Commit Graph

8 Commits

Author SHA1 Message Date
1be0b9e01f feat: add vercel build script 2023-09-19 01:54:20 +00:00
8d7d6a19e7 fix: update import for feature-flag helpers 2023-08-30 18:06:41 +10:00
ca40e983e3 feat: promise safety with eslint 2023-08-29 13:01:19 +10:00
2ab796910e refactor: extract common components into UI package 2023-08-23 11:22:13 +10:00
ba95818da4 feat: update items 2023-08-21 12:17:56 +10:00
d0720f4c70 feat: update items
Refactored billing flag name

Refactored FeatureFlag type

Disabled session recording by default
2023-08-21 12:17:56 +10:00
f60cb22f11 feat: feature flags 2023-08-21 12:17:56 +10:00
b3fa837967 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-07-26 18:52:53 +10:00