twenty/packages
Weiko 979b8d29cc
UpdateSubscriptionJob should not be enqueued if billing is not enabled (#5007)
## Context
Adding this check to avoid enqueuing this job and following return-early
good practice

## Test
Without IS_BILLING_ENABLED env set

<img width="565" alt="Screenshot 2024-04-17 at 15 31 12"
src="https://github.com/twentyhq/twenty/assets/1834158/fcc43ce0-4455-4c4a-9889-02d99f0cd519">

With IS_BILLING_ENABLED env set
<img width="581" alt="Screenshot 2024-04-17 at 15 32 28"
src="https://github.com/twentyhq/twenty/assets/1834158/dc9756bd-2f6b-49bd-8897-84b6d8e09d56">
2024-04-17 17:04:48 +02:00
..
twenty-chrome-extension New field type: DATE (#4876) 2024-04-11 17:29:29 +02:00
twenty-docker refactor: move @/ui/display/icon to twenty-ui (#4820) 2024-04-12 15:30:48 +02:00
twenty-docs Fix ParticipantChip and stories imports (#4974) 2024-04-15 18:09:05 +02:00
twenty-emails Release 0.4.0 (#4856) 2024-04-05 18:35:48 +02:00
twenty-front Fix chromatic tests (#5012) 2024-04-17 16:56:39 +02:00
twenty-postgres Fix postgres 15 & 16 conflict (#4860) 2024-04-11 11:42:48 +02:00
twenty-server UpdateSubscriptionJob should not be enqueued if billing is not enabled (#5007) 2024-04-17 17:04:48 +02:00
twenty-ui Add connection failed status (#4939) 2024-04-15 14:09:01 +02:00
twenty-utils Improve website github sync (#4259) 2024-03-01 15:15:55 +01:00
twenty-website Modify UI website and fix navbar issue on small devices (#4961) 2024-04-17 10:18:18 +02:00
twenty-zapier New field type: DATE (#4876) 2024-04-11 17:29:29 +02:00