ToolJet/plugins
Kiran Ashok 329e5e29fe
[UI improvement] Datasource selector in query manager updated from dropdown to cards (#2469)
* updating query manager datasource listing ui

* ui updation for datasource in query manager

* including back button after selecting datasource

* handling ui break when more data source is added

* updating key

* removing unused code

* removing unused code

* updating ui for darkmode support + testing clearing of fields during backbutton click

* fixing border

* testing updates for clearing fields for stripe,rest

* updated transformation alert

* indication for selected data source

* updating styles for dark mode

* darkmode bugfix

* updating transformation style to enable popover

* bugfix

* css updates for popover

* style updates

* aligning icon

* updating styles

* cleanup

* state name updated

* removing unwanted things from ui during create query

* lifting state uo :: fixing intermediate state issue while clicking add query during query edit

* update

* fixing typesense icon
2022-03-18 10:27:35 +05:30
..
_templates/plugin/new Feature/2395 - add eslint to plugins (#2402) 2022-03-10 12:29:48 +05:30
packages [UI improvement] Datasource selector in query manager updated from dropdown to cards (#2469) 2022-03-18 10:27:35 +05:30
schemas Add json schema for vscode autocomplete (#1962) 2022-01-27 10:55:16 +05:30
.eslintignore Feature/2395 - add eslint to plugins (#2402) 2022-03-10 12:29:48 +05:30
.eslintrc.js chore: remove cypress from plugins [eslint] (#2522) 2022-03-16 07:20:51 +05:30
.gitignore Move plugins to root (#1728) 2022-01-17 12:38:17 +05:30
create-client-entry.js Feature/2395 - add eslint to plugins (#2402) 2022-03-10 12:29:48 +05:30
create-server-entry.js Feature/2395 - add eslint to plugins (#2402) 2022-03-10 12:29:48 +05:30
jest.config.js Feature/2395 - add eslint to plugins (#2402) 2022-03-10 12:29:48 +05:30
lerna.json Move plugins to root (#1728) 2022-01-17 12:38:17 +05:30
package-lock.json chore: remove cypress from plugins [eslint] (#2522) 2022-03-16 07:20:51 +05:30
package.json chore: remove cypress from plugins [eslint] (#2522) 2022-03-16 07:20:51 +05:30
README.md [docs] update datasource docs (#1851) 2022-01-18 11:22:23 +05:30
tsconfig.json [Unit test] Plugins - Googlesheet update operation (#2450) 2022-03-08 11:53:47 +05:30