mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-06 14:58:27 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| app_import_export.service.spec.ts | ||
| data_queries.service.spec.ts | ||
| encryption.service.spec.ts | ||
| folder_apps.service.spec.ts | ||
| group_permissions.service.spec.ts | ||
| users.service.spec.ts | ||