70494fa5bb
feat: add offline development support ( #987 )
...
## Description
Add support to develop without network access since TRPC by default will
prevent network requests when offline.
https://tanstack.com/query/v4/docs/framework/react/guides/network-mode#network-mode-always
## Changes Made
- Add dynamic logic to toggle offline development
- Removed teams feature flag
2024-03-05 22:06:48 +11:00
ecc9dc63ea
feat: the rest of the owl
2024-02-29 13:22:21 +11:00
48321f2f62
Merge branch 'main' into feat/separate-document-page
2024-02-22 16:13:33 +11:00
ac6da9ab45
feat: add feature flag
2024-02-19 14:31:26 +11:00
7d39e3d065
feat: add team feature flag ( #915 )
...
## Description
Add the ability to feature flag the teams feature via UI.
Also added minor UI changes
## Checklist
- [X] I have tested these changes locally and they work as expected.
- [X] I have added/updated tests that prove the effectiveness of these
changes.
- [X] I have followed the project's coding style guidelines.
2024-02-07 21:32:44 +11:00
08f82b23dc
fix: update env entries to evaluate at runtime
2024-01-31 22:32:42 +11:00
d451a7acce
feat: add next-runtime-env
2024-01-25 10:48:20 +02:00
7ec8ce2a56
feat: add posthog reverse proxy ( #449 )
2023-11-06 13:01:45 +11:00
34232c79e5
feat: add single player mode
2023-11-06 13:01:43 +11:00
371f0947fb
feat: update items
...
Refactored billing flag name
Refactored FeatureFlag type
Disabled session recording by default
2023-11-06 13:01:10 +11:00
aa2969fd50
feat: feature flags
2023-11-06 13:01:10 +11:00