Skip to content

Commit

Permalink
auth pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Aldhanekaa committed Apr 27, 2021
1 parent 02d950b commit aa228eb
Show file tree
Hide file tree
Showing 47 changed files with 191,023 additions and 3 deletions.
3 changes: 3 additions & 0 deletions icons/bell.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions icons/buttons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions icons/cards.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/cart.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions icons/charts.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions icons/chat.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions icons/dropdown.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/edit.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions icons/forbidden.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions icons/forms.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/github.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions icons/heart.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions icons/home.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
59 changes: 59 additions & 0 deletions icons/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
import { ReactComponent as ButtonsIcon } from './buttons.svg'
import { ReactComponent as CardsIcon } from './cards.svg'
import { ReactComponent as ChartsIcon } from './charts.svg'
import { ReactComponent as FormsIcon } from './forms.svg'
import { ReactComponent as HomeIcon } from './home.svg'
import { ReactComponent as ModalsIcon } from './modals.svg'
import { ReactComponent as PagesIcon } from './pages.svg'
import { ReactComponent as TablesIcon } from './tables.svg'
import { ReactComponent as HeartIcon } from './heart.svg'
import { ReactComponent as EditIcon } from './edit.svg'
import { ReactComponent as TrashIcon } from './trash.svg'
import { ReactComponent as ForbiddenIcon } from './forbidden.svg'
import { ReactComponent as GithubIcon } from './github.svg'
import { ReactComponent as TwitterIcon } from './twitter.svg'
import { ReactComponent as MailIcon } from './mail.svg'
import { ReactComponent as CartIcon } from './cart.svg'
import { ReactComponent as ChatIcon } from './chat.svg'
import { ReactComponent as MoneyIcon } from './money.svg'
import { ReactComponent as PeopleIcon } from './people.svg'
import { ReactComponent as SearchIcon } from './search.svg'
import { ReactComponent as MoonIcon } from './moon.svg'
import { ReactComponent as SunIcon } from './sun.svg'
import { ReactComponent as BellIcon } from './bell.svg'
import { ReactComponent as MenuIcon } from './menu.svg'
import { ReactComponent as DropdownIcon } from './dropdown.svg'
import { ReactComponent as OutlinePersonIcon } from './outlinePerson.svg'
import { ReactComponent as OutlineCogIcon } from './outlineCog.svg'
import { ReactComponent as OutlineLogoutIcon } from './outlineLogout.svg'

export {
ButtonsIcon,
CardsIcon,
ChartsIcon,
FormsIcon,
HomeIcon,
ModalsIcon,
PagesIcon,
TablesIcon,
HeartIcon,
EditIcon,
TrashIcon,
ForbiddenIcon,
GithubIcon,
TwitterIcon,
MailIcon,
CartIcon,
ChatIcon,
MoneyIcon,
PeopleIcon,
SearchIcon,
MoonIcon,
SunIcon,
BellIcon,
MenuIcon,
DropdownIcon,
OutlinePersonIcon,
OutlineCogIcon,
OutlineLogoutIcon,
}
10 changes: 10 additions & 0 deletions icons/mail.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions icons/menu.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions icons/modals.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions icons/money.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/moon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions icons/outlineCog.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions icons/outlineLogout.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions icons/outlinePerson.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions icons/pages.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/people.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions icons/search.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions icons/sun.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions icons/tables.svg
10 changes: 10 additions & 0 deletions icons/trash.svg
1 change: 1 addition & 0 deletions icons/twitter.svg
9 changes: 9 additions & 0 deletions jsconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"utils/*": ["./utils/*"],
"components/*": ["./components/*"]
}
}
}
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start"
"start": "next start",
"tailwind:dev": "tailwindcss build styles/globals.css -o styles/tailwind.output.css"
},
"dependencies": {
"@windmill/react-ui": "^0.5.1",
Expand Down
3 changes: 2 additions & 1 deletion pages/_app.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import '../styles/globals.css';
import 'tailwindcss/tailwind.css';

import { DefaultSeo } from 'next-seo';
import Head from 'next/head';
Expand All @@ -24,7 +25,7 @@ function MyApp({ Component, pageProps }) {
<link rel='icon' type='image/x-icon' href='/favicon.ico' />
<link rel='icon' type='image/png' href='/favicon.png'></link>

<title>Madrasah Tsanawiyah Techno Natura Depok</title>
<title>Nextjs Windmill Dashboard</title>
<meta
name='description'
content='Website Madrasah Tsanawiyah Techno Natura'
Expand Down
Loading

0 comments on commit aa228eb

Please sign in to comment.