Commit Graph

1055 Commits

Author SHA1 Message Date
c5f35fb66d fix typo 2023-11-06 13:01:08 +11:00
89bf7b6651 edit announcing-documenso.mdx
- fix typo for consistency in tone and voice
- edit filename for SEO
2023-11-06 13:01:08 +11:00
51e55148c7 edit manifest.mdx
- fix typo in caption for consistency
- edit filename (URL) for SEO
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
b3a52c4aec feat: add other charts 2023-11-06 13:01:08 +11:00
b3969f0614 chore: fix eslint error in data 2023-11-06 13:01:08 +11:00
0da6e93a6a chore: format date 2023-11-06 13:01:08 +11:00
fdd3d7c6fe chore: fetch stargazers data from stargazers api 2023-11-06 13:01:08 +11:00
a78ed42f6c feat: add github stars cummulative 2023-11-06 13:01:08 +11:00
63d4216fd1 chore: team updates, funding cummulative 2023-11-06 13:01:08 +11:00
d5e7f6f4df feat: add team members engagement to open page 2023-11-06 13:01:08 +11:00
145abc0e51 --amend 2023-11-06 13:01:08 +11:00
63f37732cd feat: add tooltip to cap table 2023-11-06 13:01:08 +11:00
27b42814d8 Add initial cap table 2023-11-06 13:01:08 +11:00
f882be4338 feat: open page 2023-11-06 13:01:08 +11:00
dc58f77c61 chore: upgrade deps and linting 2023-11-06 13:01:08 +11:00
0fca2e9f4e fix: improve typesafety 2023-11-06 13:01:08 +11:00
664357d166 chore: add oss friends page 2023-11-06 13:01:08 +11:00
a1cb595f25 fix: type errors 2023-11-06 13:01:08 +11:00
d986a3cf77 fix: styling updates 2023-11-06 13:01:08 +11:00
71e9f016b6 feat: update privacy content 2023-11-06 13:01:08 +11:00
96fc2fb850 feat: update blog styling 2023-11-06 13:01:08 +11:00
3f322d1d0c feat: update privacy content 2023-11-06 13:01:08 +11:00
79684c9970 feat: remove whitespace 2023-11-06 13:01:08 +11:00
fcf9720a1e feat: add generic content page 2023-11-06 13:01:08 +11:00
822624bc02 Update apps/marketing/content/blog/announcing-documenso.mdx
Co-authored-by: Joshua Sharp <joshuafsharp@gmail.com>
2023-11-06 13:01:08 +11:00
154ef26465 feat: add content layer
Add blog pages

Add privacy page
2023-11-06 13:01:08 +11:00
bc425abe35 refactor: read z-index values from an object 2023-11-06 13:01:08 +11:00
0de4fe5883 fix: update types from code review 2023-11-06 13:01:07 +11:00
a94f447e9e feat: update stack avatar with changes from code review 2023-11-06 13:01:07 +11:00
e1d57e6d29 feat: add recipients avatars on all tables 2023-11-06 13:01:07 +11:00
71c689eae8 chore: refactor stacked avatars into component 2023-11-06 13:01:07 +11:00
208e028226 feat: add tooltip on hover on stacked avatars 2023-11-06 13:01:07 +11:00
00a15124be feat: stack recipients avatars on dashboard 2023-11-06 13:01:07 +11:00
12d8cebd4c feat: use server-actions for authoring flow
This change actually makes the authoring flow work for
the most part by tying in emailing and more.

We have also done a number of quality of life updates to
simplify the codebase overall making it easier to continue
work on the refresh.
2023-11-06 13:01:07 +11:00
5e3752cdbf fix: add shadow to metric-card 2023-11-06 13:01:07 +11:00
ca0f4eefd2 feat: email templates
adds email templates using `react-email` which will be used for invites,
signing and document completion.

authored by @dephraiim
2023-11-06 13:01:07 +11:00
0b1c4fadc6 chore: use jsonprotocol 2023-11-06 13:01:07 +11:00
56b6bc68c4 linking card metrics to filtered /documents 2023-11-06 13:01:07 +11:00
3c73f030ac feat: persist fields and recipients for document editing 2023-11-06 13:01:07 +11:00
115cae8365 fix: styling and semantic updates 2023-11-06 13:01:07 +11:00
814a6174e3 improved loading state for /document/id 2023-11-06 13:01:07 +11:00
5442e82ae7 clean up console.log() used for testing 2023-11-06 13:01:07 +11:00
6253c42ca1 feat: google auth without schema change 2023-11-06 13:01:07 +11:00
3377e29c72 fix: dark mode on signup and signin pages 2023-11-06 13:01:07 +11:00
4ea316a077 fix: signature pad in dark mode 2023-11-06 13:01:07 +11:00