ToolJet/server/test/controllers
Akshay cc516b9ddc
Feature: Versioned exports (#4140)
* add ability to export app versions

* remove console.log

* add spec

* [ Enhancement ]: Ability to export versioned apps ( frontend ) (#4271)

* added basic UI and functionality

* added functionality to export all versions or selected versions of app

* added UI

* refactored the code

* refactored code

* use custom hook for checking if component is mounted or not and accessing  darkMode from props

* showing current version first

* added spacing between container and input tag and input tag and text

* added cursor pointer on the version container

* removed use mount to avoid extra re-rendering component

* fixed typo request

* update permissions

* fix permissions

Co-authored-by: Manish Kushare <kushare.manish9@gmail.com>
2022-12-02 14:13:28 +05:30
..
oauth [Fix] Delete app not working if any user mentioned in comments (#4161) 2022-10-17 23:04:06 +05:30
app.e2e-spec.ts fixing test cases 2022-11-11 19:36:17 +05:30
app_users.e2e-spec.ts fix public app view and data query run (#1082) 2021-10-15 14:35:11 +05:30
apps.e2e-spec.ts Feature: Versioned exports (#4140) 2022-12-02 14:13:28 +05:30
comment.e2e-spec.ts Support for multiple workspaces 🚀 (#2778) 2022-05-05 12:38:42 +05:30
data_queries.e2e-spec.ts [Feature] Make plugins installable (#3069) 2022-10-27 16:59:43 +05:30
data_sources.e2e-spec.ts [bugfix] Now users can't create multiple versions with the same name for an app (#3342) 2022-06-28 12:36:28 +05:30
files.e2e-spec.ts feat: add user avatar (#2920) 2022-06-02 12:19:49 +05:30
folder_apps.e2e-spec.ts Fixes addition of application to folder more than once (#2961) 2022-05-05 12:04:42 +05:30
folders.e2e-spec.ts [Feature] Added ability to update and delete app folders (#3132) 2022-06-16 19:41:38 +05:30
group_permissions.e2e-spec.ts all: fix spelling (#4326) 2022-10-11 13:46:40 +05:30
library_apps.e2e-spec.ts Fix failing specs on oauth and templates (#2197) 2022-02-08 09:49:27 +05:30
org_environment_variables.e2e-spec.ts [Feature] Organisation level environment variables 🚀 (#3068) 2022-07-01 16:20:37 +05:30
organization_users.e2e-spec.ts User account level security issue (#3272) 2022-06-17 17:09:13 +05:30
organizations.e2e-spec.ts Added workspace title length validation (#4402) 2022-10-27 16:20:47 +05:30
thread.e2e-spec.ts Support for multiple workspaces 🚀 (#2778) 2022-05-05 12:38:42 +05:30
users.e2e-spec.ts [BUG] Account level security issue (#3150) 2022-06-02 15:20:51 +05:30