39 Commits

Author SHA1 Message Date
Henry
06c268bed1 feat(cloud): enable seat based pricing (#161)
* feat: setup subscriptions

* feat: prompt user to create subscription if inactive

* feat: update subscription when increasing/decreasing workspace members

* feat: rework upgrade

* chore: remove pricing notice

* chore: add translations

* chore: update proration comment
2025-09-02 22:36:09 +01:00
Henry
14f55e5939 chore: update package licences and migration script 2025-05-29 23:18:25 +01:00
Henry
0c8d17dce5 feat: monorepo 2024-12-12 14:34:10 +00:00
Henry
5e7ae01c89 feat: pricing breakdown 2024-11-27 21:41:12 +00:00
Henry
8984790b5e feat: landing page hero 2024-11-25 22:39:14 +00:00
Henry
e5927cd205 feat: display card activity 2024-11-12 22:30:25 +00:00
Henry
23a35a831d fix: downgrade next 2024-11-03 21:10:56 +00:00
Henry
d1e27b5b83 feat: openapi enhancements 2024-11-03 21:05:58 +00:00
Henry
82b682b400 fix: set trpc server version 2024-11-01 08:51:01 +00:00
Henry
d5eece3ab8 feat: setup openapi compliant rest api 2024-11-01 08:23:39 +00:00
Henry
936e554e93 feat: invite members 2024-10-17 21:37:51 +01:00
Henry
8c6e50ed2f chore: remove formik 2024-08-24 07:25:37 +01:00
Henry
f5a3d5089d chore: cleanup components 2024-08-15 23:14:21 +01:00
Henry
ccdbd9fa14 feat: add description on create new card 2024-08-13 22:57:04 +01:00
Henry
bfd23406dd chore: move interactions to repo directory 2024-07-24 15:50:39 +01:00
Henry
3cf20cfb38 feat: google oauth 2024-05-07 22:33:36 +01:00
Henry
0035aa6500 feat: switch TRPC router to edge 2024-04-27 17:02:02 +01:00
Henry
d15870118d feat: switch next auth and drizzle to supabase (#1)
* feat: add supabase

* feat: setup auth

* feat: test refactoring board queries

* feat: convert to pages router

* feat: convert board router to supabase

* feat: swap out drizzle for supabase in label, list and workspace routers

* feat: swap out drizzle for supabase on the import router

* feat: swap drizzle for supabase on create new card

* feat: switch card router to use supabase

* feat: finish swapping drizzle for supabase

* chore: lint all router files

* fix: signout

* chore: fix types
2024-04-23 11:57:34 +01:00
Henry
e1cc789531 feat: select theme 2024-03-31 17:06:29 +01:00
Henry
09cd6529fc chore: migrate to postgres 2024-03-27 20:59:51 +00:00
Henry
9a89a31d6a feat: assign list on new card 2024-03-23 13:52:21 +00:00
Henry
5fb7805776 fix: tweak workspace config 2024-01-09 14:56:56 +00:00
Henry
b3aad30893 fix: add workspaces to package.json 2024-01-09 14:48:23 +00:00
Henry
fac4cc97e3 feat: custom login email 2024-01-09 13:48:53 +00:00
Henry
2530652a4b fix: bump drizzle adapter 2024-01-03 13:15:41 +00:00
Henry
17a22541b5 fix: add auth core 2024-01-03 12:54:47 +00:00
Henry
0ba6528c12 feat: edge ready 2024-01-03 12:31:52 +00:00
Henry
a04020d60d feat: horizontal board scrolling 2023-12-13 22:06:57 +00:00
Henry
143245eaf8 feat: update card and title description 2023-11-28 22:36:31 +00:00
Henry
3d4df5f7e5 feat: reactive nav buttons 2023-11-22 20:34:10 +00:00
Henry
7f2ca58679 feat: setup init migration 2023-11-13 23:37:40 +00:00
Henry
2478495db6 feat: setup board page 2023-11-10 17:47:12 +00:00
Henry
1df15595f4 feat: add new board form 2023-11-07 09:12:00 +00:00
Henry
f615198c0c feat: setup board page 2023-10-30 18:42:28 +00:00
Henry
6fb43dc25c feat: setup magic link login via next auth 2023-10-30 17:56:54 +00:00
Henry
afc634aa2c feat: setup basic page layout 2023-10-28 12:38:10 +01:00
Henry
fee58a9bd0 fix: remove edge config from next-auth route 2023-10-27 22:17:55 +01:00
Henry
d5aef06ffd fix: bump next-auth to fix deploy 2023-10-27 22:15:58 +01:00
Henry
621b462698 Let it rip 2023-10-27 22:01:59 +01:00