Stephanie Dietz
482f4bf042
Add customer table UI ( #142 )
...
* add customers table
* remove unused imports
* fix width issue for prof image in small screens
2023-09-06 13:06:56 +01:00
Delba de Oliveira
b85b3e217b
Add delete invoice functionality ( #140 )
...
* Organize components
* Add delete invoice component and action
* Update customer emails
* Add delete button, pending/paid UI, and placeholder edit button
* Fix build errors
* More errors
2023-09-05 10:30:42 -05:00
Delba de Oliveira
340cd8dd05
Add "create" invoice form ( #139 )
...
* Install @tailwindcss/forms
* Add invoice form
* Replace -zinc- with -gray- for consistency
2023-09-05 09:11:54 -05:00
Stephanie Dietz
ab4d446e34
Implement new table component ( #136 )
...
* add table compoennt
* format
* format
* change table type to be a card
* update table header and link
* update layout and table width
* edit table
* fix layout overflow issue with table
* fix mege issue with dummy data
* make only content portion scrollable
* increase w of side nav in mobile
* remove duplicate date key
---------
Co-authored-by: Delba de Oliveira <delbabrown@gmail.com >
2023-09-05 14:23:34 +01:00
Delba de Oliveira
acc531b370
Add dashboard overview page ( #135 )
...
* Run create-next-app
* Add READMEs
* Remove stuff we don't need
* Add dummy data
* Add types for dummy data
* Add dummy routes
* Remove unused CSS
* Split dummy data and definitions
* Add prettier plugin for tailwind
* Create background-blur.tsx
* Create hero.tsx
* Create login-form.tsx
* Tweak
* Install hero icons and clsx
* Create calculations.tsx
* Update dummy-data.tsx
* Create card.tsx
* Create dashboard-overview.tsx
* Update page.tsx
* Add placeholder for dashboard-topnav
* Adjust sizings for whole page
* Update card styles and add icons
* ugh, fonts are hard
* misc
* Misc
* Switch to flex
* Add revenue data and definitions
* Misc
* Merge branch 'master' into example-f9sv
* Remove unused code
* Add sort invoices calc - to be replaced with SQL
* Add date to invoices table
* Add customer images
* Add LatestInvoices component
* Optimize for mobile
* Misc
* Tweak
* Remove duplicate date fields
* Mobile tweaks
2023-09-01 11:38:55 -05:00
Stephanie Dietz
5225fc3b54
Add table component ( #132 )
...
* add table compoennt
* format
* format
* change table type to be a card
* update table header and link
* update layout and table width
* Update dashboard/15-final/app/ui/table.tsx
---------
Co-authored-by: Delba de Oliveira <delbabrown@gmail.com >
Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com >
2023-09-01 14:49:59 +01:00
Stephanie Dietz
fa5258ed80
create search bar component ( #134 )
2023-09-01 12:15:38 +01:00
Michael Novotny
754910a22d
Updates minimum node version in documentation ( #133 )
2023-08-31 17:15:13 +01:00
Delba de Oliveira
c0f63f4d25
Add card component and calculations ( #130 )
...
* Run create-next-app
* Add READMEs
* Remove stuff we don't need
* Add dummy data
* Add types for dummy data
* Add dummy routes
* Remove unused CSS
* Split dummy data and definitions
* Add prettier plugin for tailwind
* Create background-blur.tsx
* Create hero.tsx
* Create login-form.tsx
* Tweak
* Install hero icons and clsx
* Create calculations.tsx
* Update dummy-data.tsx
* Create card.tsx
* Create dashboard-overview.tsx
* Update page.tsx
* Add placeholder for dashboard-topnav
* Adjust sizings for whole page
* Update card styles and add icons
* ugh, fonts are hard
* misc
* Remo unused import
2023-08-31 08:50:05 -05:00
Stephanie Dietz
24f9a5fa45
Add side nav and hero icons ( #129 )
...
* add side nav component and hero icons
* update file name
* Update dashboard/15-final/app/dashboard/layout.tsx
Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com >
* make nav mobile friendly
---------
Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com >
2023-08-31 11:02:52 +01:00
Michael Novotny
3edf913e1c
Updates node versions ( #131 )
2023-08-30 13:31:53 -05:00
Delba de Oliveira
4376abb821
Add components for home and login pages ( #128 )
...
* Run create-next-app
* Add READMEs
* Remove stuff we don't need
* Add dummy data
* Add types for dummy data
* Add dummy routes
* Remove unused CSS
* Split dummy data and definitions
* Add prettier plugin for tailwind
* Create background-blur.tsx
* Create hero.tsx
* Create login-form.tsx
* Tweak
* Fix ts error
2023-08-30 16:47:42 +01:00
Delba de Oliveira
8dd0d1d863
Add dummy data and routes ( #127 )
...
* Run create-next-app
* Add READMEs
* Remove stuff we don't need
* Add dummy data
* Add types for dummy data
* Add dummy routes
* Remove unused CSS
* Split dummy data and definitions
2023-08-30 10:37:50 -05:00
Delba de Oliveira
77fbb51681
Adds dashboard course skeleton ( #126 )
2023-08-30 09:11:57 -05:00
Sergej Brazdeikis
0972c7fd79
Update index.js ( #110 )
...
fix typo some prettiers complain about
2023-01-22 15:11:12 -06:00
Ismael
fee5818823
Fix a tag styling ( #104 )
...
* added styles folder for assets css example
* update styles on index for css starter example
* added styles folder in basic starter and nav starter and put back local global and selector css as _app.js is not added yet
* fix bottom logo style
* fix a text color in first 3 examples
2022-11-22 14:47:15 -07:00
Ismael
9bac578cd0
Update CSS starter example to use module css styling ( #103 )
2022-11-22 08:56:58 -06:00
Lee Robinson
d6203927fe
Update all dependencies for Next.js 13. ( #100 )
2022-11-04 11:22:52 -05:00
Broda Noel
a7e15ef472
Update command as shown in docs ( #95 )
2022-11-04 11:18:21 -05:00
Delba de Oliveira
be08bc6085
Update react version ( #97 )
2022-10-31 13:08:25 +00:00
Ismael
3754f53366
added styles folder for assets css example ( #87 )
2022-10-17 14:24:44 -05:00
dependabot[bot]
b38689a23f
Bump next from 11.1.2 to 12.0.9 in /seo/demo ( #65 )
2022-01-28 19:32:59 -06:00
dependabot[bot]
b2eab448fc
Bump next from 12.0.3 to 12.0.9 in /seo ( #64 )
2022-01-28 19:30:05 -06:00
Timothy Yirenkyi
454c97aebc
Update template url ( #59 )
2021-12-12 14:10:40 -06:00
Lee Robinson
3a1387166d
Update all dependencies. ( #56 )
2021-11-09 10:59:56 -06:00
Luis Alvarez D
90fcf55666
Fix restcountries API ( #53 )
2021-10-20 08:41:59 -05:00
dependabot[bot]
4929e5afa5
Bump browserslist from 4.16.1 to 4.16.6 in /seo/demo ( #49 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.16.1 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.1...4.16.6 )
---
updated-dependencies:
- dependency-name: browserslist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-09 09:21:02 -05:00
dependabot[bot]
a65d16d20d
Bump next from 10.1.4-canary.16 to 11.1.2 in /seo/demo ( #48 )
...
Bumps [next](https://github.com/vercel/next.js ) from 10.1.4-canary.16 to 11.1.2.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v10.1.4-canary.16...v11.1.2 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-09 09:20:55 -05:00
Lee Robinson
8c063097e7
Update README.md ( #50 )
2021-09-09 09:08:06 -05:00
Lee Robinson
3e8d1c5051
Update README.md ( #47 )
2021-09-09 09:07:31 -05:00
Delba de Oliveira
f3a215a416
Create monorepo and add SEO starter example. ( #46 )
2021-09-09 09:06:21 -05:00
JJ Kasper
c1abbdb54c
Update next/react versions ( #41 )
2021-07-19 13:32:43 -05:00
Masataka Yakura
20fa19b5fe
update alternative text for Vercel logo to just "Vercel" ( #36 )
...
the former text was "Vercel logo"; however "logo" doesn't much make sense in the context of "Powered by **" phrase.
https://html.spec.whatwg.org/multipage/images.html#a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons,-logos
https://webaim.org/techniques/alttext/#logos
2021-06-01 12:44:15 -05:00
Lee Robinson
5c2f8513a3
Use next/image and image optimization. ( #29 )
2021-02-05 09:31:09 -06:00
manish-datman
19626576af
Update install.md ( #30 )
2021-02-05 09:19:28 -06:00
Mohamed Ayoub Zahir
9180ed833c
Update react and react-dom versions ( #23 )
2021-01-11 16:56:34 -06:00
Luis Alvarez D
347a04b714
Update install.md ( #28 )
...
`create-next-app` no longer has a select step.
2020-11-26 18:07:36 -06:00
Danish Khurshid
3f42ce433b
updated the next-js learn starter to next-js 10 ( #22 )
2020-10-29 13:12:21 +01:00
Lee Robinson
a24ee6c823
Update dependencies, remove "as" for links, ZEIT -> Vercel. ( #14 )
2020-09-15 23:53:09 -07:00
Minh Nguyen
d90855ed3f
Fix typos ( #3 )
2020-04-27 09:45:17 -07:00
Mihail Gaberov
f6444dd6a6
Fixed a typo. ( #2 )
2020-04-26 07:51:56 -07:00
Shu Uesugi
16217771c3
Update install.md
2020-04-25 10:12:06 -07:00
Shu Uesugi
c35dfebf77
Add errors directory
2020-04-25 10:08:40 -07:00
Shu Uesugi
64e2f6d52b
Update create-next-app templates
2020-04-21 08:23:14 -07:00
Shu Uesugi
0ffbaf6d36
Update license.md
2020-04-21 03:19:23 -07:00
Shu Uesugi
7b9054e259
Add twitter card required attributes ( #1 )
2020-04-20 20:18:21 -07:00
Shu Uesugi
dd38b66158
Add og:title
2020-04-20 19:55:22 -07:00
Shu Uesugi
6d741b2bb6
Add twitter card
2020-04-20 19:53:29 -07:00
Shu Uesugi
2101ba05c9
Add a link snippet
2020-04-20 19:24:10 -07:00
Shu Uesugi
3e9cb6f9d9
Add dynamic-routes-step-1
2020-04-20 18:29:46 -07:00