mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-13 20:18:21 +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> |
||
|---|---|---|
| .. | ||
| oauth | ||
| app.e2e-spec.ts | ||
| app_users.e2e-spec.ts | ||
| apps.e2e-spec.ts | ||
| comment.e2e-spec.ts | ||
| data_queries.e2e-spec.ts | ||
| data_sources.e2e-spec.ts | ||
| files.e2e-spec.ts | ||
| folder_apps.e2e-spec.ts | ||
| folders.e2e-spec.ts | ||
| group_permissions.e2e-spec.ts | ||
| library_apps.e2e-spec.ts | ||
| org_environment_variables.e2e-spec.ts | ||
| organization_users.e2e-spec.ts | ||
| organizations.e2e-spec.ts | ||
| thread.e2e-spec.ts | ||
| users.e2e-spec.ts | ||