Mythie
95a60331f8
fix: named exports
2023-11-06 13:02:19 +11:00
Mythie
17b43caa5c
fix: create custom pricing table
2023-11-06 13:02:19 +11:00
David Nguyen
6d7fc32075
fix: stripe customer fetch logic
2023-11-06 13:02:19 +11:00
David Nguyen
81eea4213c
fix: merge issues
2023-11-06 13:02:19 +11:00
David Nguyen
f45cd81b5f
feat: wip
2023-11-06 13:02:19 +11:00
David Nguyen
2856cd9c15
feat: add free tier Stripe subscription
2023-11-06 13:02:19 +11:00
David Nguyen
702df60076
fix: add cascade delete for share links
2023-11-06 13:02:19 +11:00
David Nguyen
38960c459b
feat: add document share button to marketing ( #422 )
2023-11-06 13:02:19 +11:00
Lucas Smith
4c8a62a8ab
fix: quick tweaks
2023-11-06 13:02:19 +11:00
pit
4ed467693f
chore: implemented feedback
2023-11-06 13:02:19 +11:00
pit
0e77faee3f
chore: polished code
2023-11-06 13:02:18 +11:00
pit
c78632870e
chore: implemented feedback
2023-11-06 13:02:18 +11:00
pit
35087f551c
chore: implement pr feedback
2023-11-06 13:02:18 +11:00
pit
f569361e57
chore: feedback fix
2023-11-06 13:02:18 +11:00
pit
d2263a6d72
chore: fix eslint issues
2023-11-06 13:02:18 +11:00
Nafees Nazik
c9a71beb81
feat: delete draft document ( #491 )
2023-11-06 13:02:18 +11:00
hallidayo
f9a3a53c5b
fix: frequency focus ring ( #533 )
2023-11-06 13:02:18 +11:00
Mythie
5cba913c55
fix: resolve issues with signing document stickiness
2023-11-06 13:01:46 +11:00
David Nguyen
48f4289c09
fix: resolve document title inconsistency ( #452 )
2023-11-06 13:01:45 +11:00
David Nguyen
34232c79e5
feat: add single player mode
2023-11-06 13:01:43 +11:00
Mythie
60ae674984
feat: darker dark theme
2023-11-06 13:01:15 +11:00
Lucas Smith
4306fbc0f3
fix: remove unused import
2023-11-06 13:01:15 +11:00
Lucas Smith
8fc53d5dac
fix: remove unused import
2023-11-06 13:01:15 +11:00
Lucas Smith
e97de71811
fix: use named export
2023-11-06 13:01:15 +11:00
Lucas Smith
8c23bea985
fix: tidy messaging
2023-11-06 13:01:15 +11:00
Lucas Smith
a92624b255
fix: use ts-pattern
2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan
73a9213088
chore: correct types on component
2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan
4879d2360b
feat: add empty state for different status
2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan
5aff50b13b
feat: add initial empty state for no results
2023-11-06 13:01:15 +11:00
Mythie
15fd819132
fix: tidy code and update endpoints
2023-11-06 13:01:14 +11:00
pit
0321f8505d
chore: self-review
2023-11-06 13:01:14 +11:00
pit
90225574de
chore: move fetching in data-table-users
2023-11-06 13:01:14 +11:00
pit
92b5111d7e
chore: tidy up
2023-11-06 13:01:14 +11:00
pit
d54710ca07
chore: add transition and check for empty users array
2023-11-06 13:01:14 +11:00
pit
9682f8ea36
feat: filter users by name or email
2023-11-06 13:01:14 +11:00
pit
02b6f6a7b7
feat: subscriptions and documents page
2023-11-06 13:01:14 +11:00
pit
214dd7a7c8
feat: manage documents admin ui
2023-11-06 13:01:14 +11:00
pit
ff58735153
feat: profile page done
2023-11-06 13:01:14 +11:00
pit
82c1ca13be
feat: update user functionality
2023-11-06 13:01:13 +11:00
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
fbb8e887a8
fix: update colors
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
269f97fa6b
fix: final reference to created column
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
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
Mythie
48ff16876b
fix: add dashboard header border on scroll
2023-11-06 13:01:12 +11:00