twenty/packages/twenty-front
martmull 8f6200be7d
41 update subscription when workspace member changes 2 (#4252)
* Add loader and disabling on checkout button

* Add Stripe Subscription Item id to subscriptionItem entity

* Handle create and delete workspace members

* Update billing webhook

* Make stripe attribute private

* Fixing webhook error

* Clean migration

* Cancel subscription when deleting workspace

* Fix test

* Add freetrial

* Update navigate after signup

* Add automatic tax collection
2024-03-01 17:29:28 +01:00
..
__mocks__ Increase test coverage for /modules/ui (#3314) 2024-01-11 08:51:36 +01:00
.storybook TWNTY-3825 - ESLint rule: const naming (#4171) 2024-02-25 13:52:48 +01:00
public Integrations: design fixes and remove feature flag (#4003) 2024-02-16 13:35:45 +01:00
scripts [Wip] Update CI CD (#2945) 2023-12-12 22:38:40 +01:00
src 41 update subscription when workspace member changes 2 (#4252) 2024-03-01 17:29:28 +01:00
.env.example Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.eslintrc-ci.cjs fix: fix Relation field optimistic effect on Record update (#3352) 2024-01-13 12:35:30 +01:00
.eslintrc.cjs feat: detach records from Relation field card in Show Page (#3350) 2024-01-12 12:10:42 +01:00
.gitignore Fix Docker postgres dev setup 2023-12-11 11:13:03 +01:00
.swcrc Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
codegen-metadata.cjs Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
codegen.cjs Load views on user load and read in cache (#3552) 2024-01-22 16:00:16 +01:00
index.html Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
jest.config.ts Enfoce high jest code coverage 2024-02-09 15:14:43 +01:00
nyc.config.cjs feat: find duplicate objects init (#4038) 2024-02-24 19:12:21 +01:00
package.json TWNTY-3968 - Fix and enhance storybook:pages tests (#4072) 2024-02-24 15:06:51 +01:00
README.md Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
tsconfig.app.json Refactor recoil v4 (#3266) 2024-01-05 19:18:22 +01:00
tsconfig.json refactor: apply relation optimistic effects on record update (#3556) 2024-01-29 08:00:00 -03:00
tsconfig.spec.json refactor: apply relation optimistic effects on record update (#3556) 2024-01-29 08:00:00 -03:00
tsup.config.ts Fix Tsup setup to fuel docs with twenty-ui components (#2978) 2023-12-13 16:40:31 +01:00
tsup.ui.index.tsx TWNTY-3825 - ESLint rule: const naming (#4171) 2024-02-25 13:52:48 +01:00
vite.config.ts Deactivated vite-plugin-checker overlay (#3574) 2024-01-22 14:19:22 +01:00

Run yarn dev while server running on port 3000