ToolJet/frontend/src/_ui
Akshay c6fe0aa45e
Feature: Import export tjdb schema (#5752)
* add ability to import export app and tjdb schema

* init

* feat ::global settings popover new ui

* feat :: ui for version export modal

* fix :: import export modal

* cleanup

* ui updates

* header footer style fixes

* closing settings modal while showing export modal

* style fix header

* feat :: added button to download table schema

* fix :: styling for fx

* add ability to import and export apps with tjdb schema

* handle duplicate table in workspace

* fix table rename

* fix selected table on edit and delete

* fix invalid toast on table delete

* fix column default value

* handle exports to strip '::' and quotes

* make import/export backward compatible

* handle page redirects based on resource import

* handle import without tjdb schema

* fix column delete and addition

* make data migrations to be run per organizations

* wip

* update migration

* fix credentials to be included

* fix specific version export

* make use of apps ability for import export resource

* fix import navigation

* fix lint

* fix failing tests

* fix lint

* enable tjdb for public apps

* update export error message on tjdb table blank

* fix table not selected after creation

* fix :: styling for imp exp modal , and functionality bug fixes after dev merge

* fixes blank slate and columns selection

* fix table delete

* fix invalid toast on table edit

* fix column information missing tjdb query manager

* make ds imports to either reuse global or create

* export only unique table ids

* create default datasources if not present in export data

* reuse existing table on imports

* add timestamp to table name if name already exists

* add ability to clone with tjdb

* make imports work with marketplace plugin

* skip dataqueries for which plugins are not installed

* fix filter input width

* fix failing spec

* fix marketplace plugin installation in diff workspaces

* fix check for plugin installed in workspace

* fix export when table name is empty

---------

Co-authored-by: stepinfwd <stepinfwd@gmail.com>
2023-08-28 21:23:15 +05:30
..
Accordion Add cypress test for date picker widget (#3592) 2022-07-20 12:41:50 +05:30
Alert Feature - Workspace environment constants (#6810) 2023-08-14 14:28:51 +05:30
AlertDialog fixes: backdrop when alert modal is active for creating new workspace (#6446) 2023-05-18 16:46:21 +05:30
AppButton Feature - Workspace environment constants (#6810) 2023-08-14 14:28:51 +05:30
AppInput Feature Homepage and settings redesign (#5763) 2023-04-21 11:45:48 +05:30
Avatar Feature Homepage and settings redesign (#5763) 2023-04-21 11:45:48 +05:30
Breadcrumbs Merge branch 'develop' into bugfix/route-props-cypress 2023-05-03 12:28:05 +05:30
Button Feature: Tooljet Database (#4951) 2022-12-23 02:09:57 +05:30
Card null check for imgs in datasurce lister 2023-05-02 05:18:46 +05:30
CheckBox fixes selcecting feature types 2023-04-25 15:08:38 +05:30
Drawer removing toast 2023-04-26 02:50:59 +05:30
Fade Feature: Tooljet Database (#4951) 2022-12-23 02:09:57 +05:30
FolderList Feature - Workspace environment constants (#6810) 2023-08-14 14:28:51 +05:30
Header Fixed failing profile cypress spec (#6245) 2023-05-09 19:33:37 +05:30
HttpHeaders bugfix - Fixes add constants support to auth headers (#7271) 2023-08-17 14:50:31 +05:30
Icon Feature: Import export tjdb schema (#5752) 2023-08-28 21:23:15 +05:30
IndeterminateCheckbox eslint fixes: frontend (#5464) 2023-02-02 20:58:06 +05:30
Input bugfix - Fixes add constants support to auth headers (#7271) 2023-08-17 14:50:31 +05:30
JSONTreeViewer Fixed left sidebar inspector gets blurred when query panel is opened (#7032) 2023-07-19 15:34:05 +05:30
Layout fix :: change database labels in ui sidebar and header 2023-05-03 12:08:41 +05:30
LeftSidebar Query manager revamp (#6680) 2023-08-09 18:01:48 +05:30
Mentions Merge develop to v2-beta 2022-12-27 20:10:33 +05:30
Multiselect Feature - Workspace environment constants (#6810) 2023-08-14 14:28:51 +05:30
OAuth bugfix - Fixes add constants support to auth headers (#7271) 2023-08-17 14:50:31 +05:30
OpenAPI bugfix - Fixes add constants support to auth headers (#7271) 2023-08-17 14:50:31 +05:30
Pagination Feature - Workspace environment constants (#6810) 2023-08-14 14:28:51 +05:30
Popover Improving user experience of left side drawer in app builder (#6659) 2023-06-15 12:58:44 +05:30
Radio - Add data-cy to google sheet connection modal. (#4761) 2022-11-15 14:48:26 +05:30
Search Updated React to 18.2.0 (#5555) 2023-03-20 17:04:24 +05:30
Select Query manager revamp (#6680) 2023-08-09 18:01:48 +05:30
Spinner style: add save text to header (#3010) 2022-05-09 17:38:46 +05:30
Textarea Feature - Workspace environment constants (#6810) 2023-08-14 14:28:51 +05:30
Toast Fixed failing dashboard specs (#4667) 2022-10-31 19:08:43 +05:30
Toggle fix:Change cursor to poiner on hover of Global settings toggle options #6112 (#6143) 2023-04-29 20:05:13 +05:30