Commit Graph

301 Commits

Author SHA1 Message Date
pit eef720bf8c chore: improve the ui 2023-11-06 13:01:13 +11:00
pit 550b7e1655 feat: build individual user page 2023-11-06 13:01:13 +11:00
pit 32b41386e5 feat: admin ui for managing instance 2023-11-06 13:01:13 +11:00
Mythie 6778d2a0da fix: update token validity check 2023-11-06 13:01:13 +11:00
Mythie 0ec5976397 fix: update reset token query 2023-11-06 13:01:13 +11:00
Mythie 8f03782fe3 fix: update email template 2023-11-06 13:01:13 +11:00
Mythie 6e791b6e91 fix: add layout and minor updates 2023-11-06 13:01:13 +11:00
Ephraim Atta-Duncan dec7a9cb38 feat: better error handling and better toast messages 2023-11-06 13:01:13 +11:00
Ephraim Atta-Duncan 1e0cde850a feat: better error handling in forgotPassword trpc router 2023-11-06 13:01:13 +11:00
Ephraim Atta-Duncan dabeead57f feat: send email to user on successful password reset 2023-11-06 13:01:13 +11:00
Ephraim Atta-Duncan 84bc6eb4f3 feat: add reset functionality 2023-11-06 13:01:13 +11:00
Ephraim Atta-Duncan 9ef50f356e feat: send forgot password email 2023-11-06 13:01:13 +11:00
Ephraim Atta-Duncan 38e8611159 chore: rename email templates export 2023-11-06 13:01:13 +11:00
Ephraim Atta-Duncan 8c12789c03 feat: add reset password email template 2023-11-06 13:01:13 +11:00
Ephraim Atta-Duncan ca165c8141 feat: add forgot password template 2023-11-06 13:01:13 +11:00
Ephraim Atta-Duncan 729d0c93fe feat: create a password reset token 2023-11-06 13:01:13 +11:00
Ephraim Atta-Duncan c4282ded57 feat: add password reset token to schema 2023-11-06 13:01:13 +11:00
Mythie f700016440 chore: tidy unused code 2023-11-06 13:01:13 +11:00
David Nguyen 771042c9ce feat: add vercel build script 2023-11-06 13:01:13 +11:00
Mythie 666d682536 fix: remove further references to created column 2023-11-06 13:01:13 +11:00
Mythie 0835da45ef fix: implement feedback 2023-11-06 13:01:13 +11:00
Mythie 5a99a0b5eb fix: update migration for timestamp columns 2023-11-06 13:01:13 +11:00
Mythie 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
Mythie 72bec7bc34 feat: separate document data from document 2023-11-06 13:01:13 +11:00
David Nguyen a72248e871 refactor: organise recipient utils 2023-11-06 13:01:12 +11:00
David Nguyen 48e58d4675 feat: add avatar email fallback 2023-11-06 13:01:12 +11:00
David Nguyen 41d46c82d1 feat: update document table layout (#371)
* feat: update document table layout

- Removed dashboard page
- Removed redundant ID column
- Moved date to first column
- Added estimated locales for SSR dates
2023-11-06 13:01:12 +11:00
Mythie 399826a6f5 fix: add removed layout guard 2023-11-06 13:01:12 +11:00
Lucas Smith 632b3bd1f4 fix: update layout and wording 2023-11-06 13:01:12 +11:00
Catalin Pit f42f2b1aa0 chore: feedback improvements 2023-11-06 13:01:12 +11:00
Catalin Pit a2635851cf chore: rename files 2023-11-06 13:01:12 +11:00
Catalin Pit a94b80d07d chore: implemented feedback 2023-11-06 13:01:12 +11:00
Catalin Pit 766fc6410b feat: add the admin page 2023-11-06 13:01:12 +11:00
Catalin Pit 61df56c21e feat: creating the admin ui for metrics 2023-11-06 13:01:12 +11:00
Ephraim Atta-Duncan 1a48d194f7 refactor: replace whole implementation with a state 2023-11-06 13:01:12 +11:00
Ephraim Atta-Duncan cb5df80a26 fix: hide popover when user selects a recipients 2023-11-06 13:01:12 +11:00
Mythie 6ad10f6317 fix: tidy up code 2023-11-06 13:01:12 +11:00
nafees nazik 05c7ac4c20 revert: fix: component style 2023-11-06 13:01:12 +11:00
nafees nazik 4267456857 fix: component style 2023-11-06 13:01:12 +11:00
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 4146d71f9d feat: store signature on signup 2023-11-06 13:01:12 +11:00
Mythie e05eaffb61 feat: store profile signature 2023-11-06 13:01:12 +11:00
Mythie 8a271ff8bc fix: fix eslint warnings 2023-11-06 13:01:12 +11:00
Ephraim Atta-Duncan 930a80ae18 chore: unused console logs 2023-11-06 13:01:12 +11:00
Ephraim Atta-Duncan 2aabe7ec60 feat: redirect to dashboard when document is sent 2023-11-06 13:01:12 +11:00
Mythie 7f5ef8690b fix: further stash conflicts 2023-11-06 13:01:11 +11:00
Mythie d7bd8fcd37 fix: add items from stash 2023-11-06 13:01:11 +11:00
Mythie c3f11afaf9 feat: make billing page functional 2023-11-06 13:01:11 +11:00
Mythie 5cba252627 fix: minor tidying 2023-11-06 13:01:11 +11:00