Commit Graph

14 Commits

Author SHA1 Message Date
Catalin Pit 383f8d6e3c chore: removed one more console.log 2023-11-06 13:01:12 +11:00
Catalin Pit d1db20ff4a chore: removed console.logs and warn 2023-11-06 13:01:12 +11:00
Mythie 7811035384 feat: promise safety with eslint 2023-11-06 13:01:11 +11:00
Mythie 7b2d3356f2 fix: remove unused code 2023-11-06 13:01:11 +11:00
Mythie dfe04018a0 feat: add data table actions 2023-11-06 13:01:11 +11:00
Mythie 62c4a89521 feat: onepage inbox 2023-11-06 13:01:11 +11:00
David Nguyen a99efdc916 feat: add inbox 2023-11-06 13:01:11 +11:00
Mythie 166271ac4b fix: add missing await on mail send 2023-11-06 13:01:10 +11:00
Mythie 7a705e3b81 feat: document authoring 2023-11-06 13:01:09 +11:00
Ephraim Atta-Duncan 0de4fe5883 fix: update types from code review 2023-11-06 13:01:07 +11:00
Ephraim Atta-Duncan e1d57e6d29 feat: add recipients avatars on all tables 2023-11-06 13:01:07 +11:00
Ephraim Atta-Duncan 00a15124be feat: stack recipients avatars on dashboard 2023-11-06 13:01:07 +11:00
Mythie 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
Mythie 159bcade7b wip: refresh design 2023-11-06 13:01:06 +11:00