Lee Robinson
46d15fa2e5
Move from @vercel/postgres to postgres (provider-agnostic) ( #989 )
...
* Postgres
* fix
* fix
* prettier-fix
---------
Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com >
2025-01-29 11:39:32 -06:00
Lee Robinson
f535c37750
Update the Learn codebase ( #764 )
2024-06-23 22:48:40 -05:00
wnhlee
9daf946b78
Remove unused getUser ( #533 )
...
* remove unused getUser
* fixup
2024-06-23 18:01:57 -05:00
Max
646898bc52
Fix: Typo in comment ( #544 )
...
* Fix: Typo in comment
Added missing word 'to'.
* Update comment in final-example
---------
Co-authored-by: Delba de Oliveira <delbabrown@gmail.com >
2024-01-08 12:36:50 +00:00
Ryota Murakami
7fc5092ca2
Update CustomersTable type definition ( #466 )
...
* Update CustomersTable type definition
* Update import statement in CustomersTable
component
* Update definition everywhere
---------
Co-authored-by: Delba de Oliveira <delbabrown@gmail.com >
Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com >
2023-11-28 10:32:07 +00:00
Delba de Oliveira
10684e2468
Papercuts ( #472 )
2023-11-20 09:50:11 -06:00
Luther Tchofo Safo
3d31555920
Update data.ts ( #408 )
...
* Update data.ts
Just a typo for 'Failed to fetch card data.'
* Update wording in final-example
---------
Co-authored-by: Delba de Oliveira <delbabrown@gmail.com >
Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com >
2023-11-16 15:02:16 +00:00
Delba de Oliveira
53f754109b
Fix typo ( #451 )
2023-11-16 15:00:07 +00:00
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
Delba de Oliveira
e8ba4d3200
Remove PPR flag, add noStore to fetchInvoiceById ( #307 )
...
* Remove PPR flag
* Add no store to fetchInvoiceById
2023-10-30 09:29:41 -05: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