ToolJet/frontend
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
..
__mocks__ Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
assets [Localization] Spanish (#4600) 2022-11-23 14:47:19 +05:30
config Chore: Docs to set custom nginx config on docker deploy (#3743) 2022-08-12 07:59:53 +05:30
ee/components Fixed and modified failing cypress spec (#4715) 2022-11-08 11:18:25 +05:30
src Feature: Versioned exports (#4140) 2022-12-02 14:13:28 +05:30
.dockerignore Setup docker-compose for local development 2021-04-29 15:29:25 +05:30
.eslintignore add eslintignore for frontend (#4669) 2022-10-31 15:38:38 +05:30
.eslintrc.js ci: fix lint stage (#3926) 2022-09-01 16:49:23 +05:30
.gitignore Initial commit for react app 2021-03-31 19:31:01 +05:30
babel.config.js refactor: remove @babel/plugin-proposal-class-properties (2nd PR after CLA problem) (#3959) 2022-09-05 22:41:03 +05:30
firebase.json Firebase deploy config 2021-04-16 10:47:42 +05:30
package-lock.json camelize the source data and decalize the options (#4720) 2022-11-05 18:42:24 +05:30
package.json camelize the source data and decalize the options (#4720) 2022-11-05 18:42:24 +05:30
webpack.config.js fix: pick env from public_config for marketplace (#4648) 2022-10-28 18:11:18 +05:30