Commit Graph

10 Commits

Author SHA1 Message Date
Mohammed Elzanaty
9874174ed4 feature: add prettier config (#452)
* chore: fix dashboard readme

* feat: add prettier config

* chore: update Node version requirement to 18.17.0

* Remove extra space

* Update @tailwind/forms

* Testing

---------

Co-authored-by: mohamed.elzanaty3 <mohamed.elzanaty3@vodafone.com>
Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com>
Co-authored-by: Delba de Oliveira <delbabrown@gmail.com>
2023-11-16 17:52:29 +00:00
Delba de Oliveira
18221b2f80 Update node versions for v14 (#446)
* Update minimum node version for server actions

* Update min node version for Next.js 14

* Update root
2023-11-15 19:58:21 +00:00
Stephanie Dietz
162d59256e Learn run through 💅🏼 (#230)
* remove auth sign out form side anv

* remove unused clsx

* comment out code

* comment out code that throws error when trying to deploy to vercel

* Remove vercel emails

* comment out more code so it will deploy to vercel

* Include AUTH_URL

* add notes to commented out code

* Add bcrypt

* Use .env instead of .env.local

* Update types

* Move skeletons

* Update import

* Delete search functionality

* More fixes

* Misc fixes

* Update login-form.tsx

* Update table.tsx

* Update eslint

* eslint fix

* formatting

---------

Co-authored-by: Delba de Oliveira <delbabrown@gmail.com>
2023-10-26 16:38:00 -06:00
Stephanie Dietz
ef82a24b33 remove npm lock file (#229) 2023-10-26 12:57:19 -05:00
Balázs Orbán
abf301951d feat: update to next-auth v5 (#219)
* Update to latest + refactoring.

* idk, fuck it

* Trying to make it work

* add `next-auth` fixes (#211)

Co-authored-by: Balázs Orbán <info@balazsorban.com>

* Another one

* test

* bump `next` and `next-auth`, `bcrypt` -> `bcryptjs`

* simplify

* upgrade types

* add basic html form validatoin

* add zod validation

* update

* remove non next-auth changes

* revert

* revert

* revert

* revert

* uses bcrypt

* fix imports

* tweaks

* revert

* revert

* revert

---------

Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
Co-authored-by: Delba de Oliveira <delbabrown@gmail.com>
2023-10-25 00:14:12 +01:00
Michael Novotny
1725e58866 Moves prettier and lint to root of the project (#143) 2023-09-06 12:57:56 -05:00
Delba de Oliveira
f3a215a416 Create monorepo and add SEO starter example. (#46) 2021-09-09 09:06:21 -05:00
Shu Uesugi
18e21a4f6c Add back files 2020-04-16 11:11:59 -07:00
Shu Uesugi
209da1c398 Remove files 2020-04-16 11:11:44 -07:00
Shu Uesugi
0725c9ce7a Add first 3 templates 2020-03-28 14:56:23 -07:00