Commit Graph

69 Commits

Author SHA1 Message Date
34232c79e5 feat: add single player mode 2023-11-06 13:01:43 +11:00
60ae674984 feat: darker dark theme 2023-11-06 13:01:15 +11:00
4072e2a200 fix: update styling 2023-11-06 13:01:15 +11:00
fe4b3e0450 chore: updated 404 page for marketing app
Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
2023-11-06 13:01:15 +11:00
401311acd9 feat: added 404 page for marketing app
Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
2023-11-06 13:01:15 +11:00
023a91832a feat: add extra info for the early adopters 2023-11-06 13:01:14 +11:00
0a035f8b60 refactor: metrics into reusable component 2023-11-06 13:01:14 +11:00
7659c51980 feat: add early adopters graph 2023-11-06 13:01:14 +11:00
3377b55341 chore: rename community plan to early adopters 2023-11-06 13:01:14 +11:00
b2ea5f0e47 fix: remove disallow property of _next from robots 2023-11-06 13:01:14 +11:00
771042c9ce feat: add vercel build script 2023-11-06 13:01:13 +11:00
7d4bb09170 feat: use description of each blog post in og image (#380) 2023-11-06 13:01:13 +11:00
2e5d5bb462 fix: remove references to created column 2023-11-06 13:01:13 +11:00
3afc35c40c feat: universal upload
Implementation of a universal upload allowing for multiple storage backends
starting with `database` and `s3`.

Allows clients to put and retrieve files from either client or server using
a blend of client and server actions.
2023-11-06 13:01:13 +11:00
72bec7bc34 feat: separate document data from document 2023-11-06 13:01:13 +11:00
d5753dfbb3 feat: update marketing mobile menu 2023-11-06 13:01:12 +11:00
8a271ff8bc fix: fix eslint warnings 2023-11-06 13:01:12 +11:00
3546155aab fix: tidying broke generation 2023-11-06 13:01:12 +11:00
95886d67a6 fix: tidy code and expect jsx errors 2023-11-06 13:01:12 +11:00
8980274f7a fix: center align heading 2023-11-06 13:01:12 +11:00
64b399043c fix: use nextjs opengraph-image component 2023-11-06 13:01:12 +11:00
d536305c1c feat: add og image to blog posts 2023-11-06 13:01:12 +11:00
991411c9f5 feat: add blog og image 2023-11-06 13:01:11 +11:00
a7e43c5d77 chore: made requested changes - v2
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-11-06 13:01:11 +11:00
7811035384 feat: promise safety with eslint 2023-11-06 13:01:11 +11:00
989146f98e chore: reduce open page caching time to 1 hour 2023-11-06 13:01:11 +11:00
215eaebc1a feat: update document flow
- Fixed z-index when dragging pre-existing fields
- Refactored document flow
- Added button spinner
- Added animation for document flow slider
- Updated drag and drop fields
- Updated document flow so it adjusts to the height of the PDF
- Updated claim plan dialog
2023-11-06 13:01:10 +11:00
a0abf56833 refactor: extract common components into UI package 2023-11-06 13:01:10 +11:00
98862a6356 feat: robots.txt & sitemap.xml 2023-11-06 13:01:10 +11:00
105eeec5df chore: add shop to footer 2023-11-06 13:01:10 +11:00
94b9b1060b fix: styling updates 2023-11-06 13:01:10 +11:00
0b5a550cd1 move menu links to map, add window-size hook 2023-11-06 13:01:10 +11:00
cd1af7b5d3 add reducedMotion check, center menu items 2023-11-06 13:01:10 +11:00
bc87986a3d extract hamburger to own file 2023-11-06 13:01:10 +11:00
a948441956 init mobileNavigation and added documenso symbol 2023-11-06 13:01:10 +11:00
7fda1d2010 feat: reduce chart radius to add padding 2023-11-06 13:01:09 +11:00
fac1d34d24 feat: change legend text color to black 2023-11-06 13:01:09 +11:00
c841c989aa feat: Add legend to pie chart 2023-11-06 13:01:09 +11:00
c6327c77ea chore: remove funding rounding 2023-11-06 13:01:08 +11:00
258477fd8d fix: link 2023-11-06 13:01:08 +11:00
baa7236864 fix: format heade 2023-11-06 13:01:08 +11:00
201b88544d chore: adding open to footer, naming 2023-11-06 13:01:08 +11:00
ee595056ac fix: open page link 2023-11-06 13:01:08 +11:00
7c0c082a40 feat: pre seed announce and link on /open page 2023-11-06 13:01:08 +11:00
57e9f88b93 chore: whitespace 2023-11-06 13:01:08 +11:00
4bfbe039e8 fix: ssr hydration error in piechart 2023-11-06 13:01:08 +11:00
769b51c531 chore: add total 2023-11-06 13:01:08 +11:00
07492100d2 chore: fix ts errors in metrics 2023-11-06 13:01:08 +11:00
3407952a5e chore: refactor github charts into a single component 2023-11-06 13:01:08 +11:00
d59045c419 chore: use correct names on tooltip 2023-11-06 13:01:08 +11:00