ToolJet/server/test/controllers
Muhsin Shah C P 4331b40869
[Improvements] Environment changes (#6762)
* Added priority, enabled, current_environment_id columns
- added data-migrations to backfill the priority and current environment id for each version

* working on multi environments improvement
- added checks for promoted env
- promote env feature
- released app & production env check
- promoted version definition check

* added import support

* working on migration issues

* fixed failing migration

* fixed failing migration once again

* Fixed possible bugs
- seed
- test case helpers
- app version release

* fixed migration bug

* working on migration progress

* working on migration progress class

* added migration progress

* fixed unit tests

* fixed e2e cases

* added default priority

* added PR changes

* changed import logic

* added global datasource design and api changes

* changed default env if the id is null

* added unique constraint and a bug fix

* changed app versions api
- added current environment id to the where conditions

* fixed failing test cases

* added new test cases

* added new api changes

* added back the enabled check

* fixed test case

* change: added environment to create versions dto

* typo: environmentId

* added new api for fetching versions

* added appVersions count changes to CE

* Changed app versions by environmentid logic

* added PR changes for EE

* fixed wrong promoted env id issue

* fix: can't switch to staging

* added import export changes
- update delete modal text

* added EE import export code, modal updated text

* added common migration code for CE and EE

* fixes
- enable run button for released version
- disable change datasource for queries

* changed released version popup design to new EE design

* add: hide delete icons for released version
2023-07-11 10:10:03 +05:30
..
oauth [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
onboarding [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
app.e2e-spec.ts Fixed auto generated workspace name issue (#6642) 2023-06-05 17:30:17 +05:30
app_users.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
apps.e2e-spec.ts [Improvements] Environment changes (#6762) 2023-07-11 10:10:03 +05:30
comment.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
data_queries.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
data_sources.e2e-spec.ts remove token data from app export (#6035) 2023-04-14 15:37:42 +05:30
files.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
folder_apps.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
folders.e2e-spec.ts [Improvements] Environment changes (#6762) 2023-07-11 10:10:03 +05:30
group_permissions.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
library_apps.e2e-spec.ts [enhancement] Sanitising app name while creating or editing an app (#6423) 2023-06-06 14:12:36 +05:30
org_environment_variables.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
organization_users.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
organizations.e2e-spec.ts Workspace name sanitisation (#6299) 2023-06-01 19:21:38 +05:30
session.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
thread.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
tooljet_db.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
users.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30