Commit Graph

10 Commits

Author SHA1 Message Date
Delba de Oliveira
1cab229e0f Fix 2023-10-26 10:21:39 -07:00
Delba de Oliveira
36a9c02bc9 Fix 2023-10-26 10:04:26 -07:00
Delba de Oliveira
d1c6a2fd62 build errors 2023-10-26 09:58:28 -07:00
Delba de Oliveira
a2b464d837 Revert 2023-10-26 09:31:34 -07:00
Delba de Oliveira
82b3084873 Revert "Chapters 12-13"
This reverts commit b6da764d85.
2023-10-26 09:19:49 -07:00
Delba de Oliveira
b6da764d85 Chapters 12-13 2023-10-26 09:17:44 -07:00
Delba de Oliveira
7b14093d2a Remove routes and actions 2023-10-26 09:10:36 -07:00
Delba de Oliveira
f4eb6239c5 Add code for chapter 15 2023-10-26 08:57:28 -07:00
Delba de Oliveira
401763aa2d Remove code for chapter 16 2023-10-26 08:47:33 -07:00
Delba de Oliveira
9044c85918 Fix broken images, remove unused assets, update types, polish (#224)
* Update next to canary

* Update layout.tsx

* Use canary

* Remove serverActions flag warning

* Use unstable_noStore

* Add Date.now() test

* Update metadataBase url

* Create wrapper component for Cards

* Update page.tsx

* Misc

* Delete unused data fetch

* Add noStore to /invoices and /customers functions

* Remove date.now()

* Use canary

* Rename component

* Fix imports

* Update types for useFormStatus and useFormState

* Rename folder, add team members

* fixed images and added login button pending state

* Update dashboard/final-example/app/lib/data.ts

Co-authored-by: Matt Kane <m@mk.gg>

---------

Co-authored-by: Steven Tey <stevensteel97@gmail.com>
Co-authored-by: Matt Kane <m@mk.gg>
2023-10-26 09:31:48 -06:00