twenty/packages/twenty-front
martmull 4a7a629824
44 add blocking middleware payment failed (#4339)
* Add info ui component

* Add info in billing settings

* Add billing middleware

* Handle subscription canceled webhook event

* Stop deleting billingSubscription when subscription canceled

* Handle subscription unpaid recovery

* Handle subscription canceled status

* Fix test

* Add test

* Fix test chatSupport display

* Fix design
2024-03-07 17:22:58 +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 44 add blocking middleware payment failed (#4339) 2024-03-07 17:22:58 +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 TWNTY-2244 - ESLint rule: enforce usage of .getLoadable() + .getValue() to get atoms (#4143) 2024-03-06 00:24:20 +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 Add a concise test report with just the errors (#4220) 2024-03-05 17:43:31 +01:00
nyc.config.cjs feat: find duplicate objects init (#4038) 2024-02-24 19:12:21 +01:00
package.json Release 0.3.2 (#4324) 2024-03-05 18:57:31 +01:00
README.md Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
tsconfig.app.json Improve performance on findMany queries (#4334) 2024-03-06 13:59:42 +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 Improve performance on findMany queries (#4334) 2024-03-06 13:59:42 +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