Tyler Howard
c64f396fa9
Fix SQL formatting convention ( #390 ) ( #421 )
...
Co-authored-by: Tyler Howard <22920537+Tyler98ky@users.noreply.github.com >
Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com >
2023-11-14 14:24:26 +00:00
Krom
1813c7dc45
Update table.tsx ( #432 )
...
Fix starter code to remove code that the course tells the user to notice and write themselves. Shows the intended error via "next lint".
Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com >
2023-11-13 17:11:07 +00:00
Wes
afe1f5d71a
Fix the typo in the comments of seed.js ( #402 )
2023-11-07 12:17:55 +00:00
Delba de Oliveira
280bf655fa
Add missing Arrow Icon ( #397 )
2023-11-06 16:29:23 -06:00
Ansul Agrawal
94f19a17aa
Added Missing File favicon.ico and opengraph-image ( #312 )
...
Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com >
2023-10-31 16:55:40 +00:00
Delba de Oliveira
a910ad8f58
Rename Cards component to CardWrapper ( #329 )
...
* Rename <Cards/> to <CardWrapper/>
* Update starter-example
2023-10-31 11:15:00 -05:00
Delba de Oliveira
5a65b98034
Use bind instead of hidden field ( #311 )
...
* Use bind instead of hidden field
* Update actions.ts
2023-10-31 11:14:37 -05:00
YukiOnishi
7a81783cb0
fix: revised to add env sample ( #324 )
2023-10-31 11:46:47 +00:00
Delba de Oliveira
9b33959335
Fix seed script ( #314 )
2023-10-30 15:27:29 -05:00
Delba de Oliveira
386dd877da
Use absolute imports ( #309 )
2023-10-30 15:32:54 +00:00
Dennis Morello
1ac78462f2
fix: remove incorrect labels in radio groups ( #269 )
...
Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com >
2023-10-30 14:59:25 +00:00
Delba de Oliveira
7ff4d72154
Fix ESLint ( #305 )
...
* Add eslint
* Remove script
- The user will be adding it during the course
2023-10-30 09:31:50 -05:00
Sukhvant Singh
e008e7a0e2
FIX #274 Eliminated extraneous letter 'S' from app/ui/invoices/create-form.tsx, located at line 60. ( #280 )
...
Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com >
2023-10-30 13:20:38 +00:00
Harkirat Singh
1a598cd502
Fix Starter-example README.md ( #300 )
...
* Fix Starter-example README.md
* Update dashboard/starter-example/README.md
---------
Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com >
2023-10-30 13:10:44 +00:00
Lee Robinson
44b3b1f37c
Address some feedback. ( #233 )
2023-10-27 10:26:16 -05: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
Delba de Oliveira
82f2fae791
Add starter example ( #225 )
...
* Duplicate starter
* Remove code for chapter 16
* Add code for chapter 15
* first 3 chapters
* Remove routes and actions
* chapter 3
* Chapters 12-13
* chapter 5
* Revert "Chapters 12-13"
This reverts commit b6da764d85 .
* re-add Link to page
* chapter 5
* chapter 6
* Chapter 11 and 12
* chapter 7
* Revert
* Chapter 11
* Remove PPR flag
* chapter 8
* Chapter 9
* switch from pnpm to npm
* 💅
* Create pnpm-lock.yaml
* build errors
* Fix
* Fix
* Update next
* Update nextauth
---------
Co-authored-by: StephDietz <steph.dietz@vercel.com >
2023-10-26 12:49:57 -05:00