ToolJet/server/src/modules
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
..
app_config Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
apps Feature: Versioned exports (#4140) 2022-12-02 14:13:28 +05:30
auth Fix: Login redirect on subpath (#4607) 2022-11-02 11:37:17 +05:30
casl [enahancement] Added app loader page (#4389) 2022-11-14 12:07:47 +05:30
comment_users feat: trigger mail when user is mentioned in comment (#3443) 2022-07-25 11:14:59 +05:30
comments feat: trigger mail when user is mentioned in comment (#3443) 2022-07-25 11:14:59 +05:30
data_queries [Feature] Make plugins installable (#3069) 2022-10-27 16:59:43 +05:30
data_sources [Feature] Make plugins installable (#3069) 2022-10-27 16:59:43 +05:30
files feat: add user avatar (#2920) 2022-06-02 12:19:49 +05:30
folder_apps Running queries + firestore query service 🚀 2021-07-14 19:44:35 +05:30
folders feat: add user avatar (#2920) 2022-06-02 12:19:49 +05:30
group_permissions feat: add user avatar (#2920) 2022-06-02 12:19:49 +05:30
library_app [Feature] Make plugins installable (#3069) 2022-10-27 16:59:43 +05:30
meta Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
observability/sentry Chore: Application monitoring support with sentry (#702) 2021-09-09 22:14:34 +05:30
org_environment_variables [Feature] Make plugins installable (#3069) 2022-10-27 16:59:43 +05:30
organizations [hotfix] Public apps are redirecting to login page while using environment variables inside an app (#3635) 2022-07-25 16:18:12 +05:30
plugins [Feature] Make plugins installable (#3069) 2022-10-27 16:59:43 +05:30
seeds setup database seed 2021-08-03 09:41:39 +05:30
thread Feature: Collaboration ( realtime comments for canvas ) 🔥 (#810) 2021-11-01 12:58:03 +05:30
users feat: add user avatar (#2920) 2022-06-02 12:19:49 +05:30