PromucFlow_constructor/app/client/src
Aman Agarwal 2efcdf0b09
fix: switch datasource option list contains similar ds (#14959)
* fix: switch datasource option list contains similar ds

* fix: test case for switching datasource

* fix: updated the numbering of test case, deleted the postgres ds
2022-07-08 11:16:04 +05:30
..
actions feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
api chore: Refactor git api to include application id as request param instead of the path variable (#14800) 2022-07-07 12:35:03 +05:30
assets feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
ce fix: show the error message for text input widget (#14934) 2022-07-07 05:37:54 +00:00
comments feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
components feat: align tab counts with center to the tab name and added test id attribute for tab count (#14980) 2022-07-08 11:00:22 +05:30
constants fix: Updates border radius and box shadow labels in widgets (#14948) 2022-07-01 16:53:34 +05:30
ee feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
enterprise
entities feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
globalStyles feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
icons feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
mockComponentProps
mockResponses feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
normalizers
notifications feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
pages fix: switch datasource option list contains similar ds (#14959) 2022-07-08 11:16:04 +05:30
polyfills
reducers feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
reflow Reflow overlapping fix on canvas edges (#12745) 2022-04-20 12:56:35 +05:30
resizable move reflow out of beta (#12746) 2022-04-20 18:33:30 +05:30
sagas feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
selectors fix: remove unnecessary re-renders on JS Object context menu in explorer (#14866) 2022-07-07 05:38:05 +00:00
templates
theme
transformers feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
utils feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
widgets fix: currencyInput , phoneInput show empty pop when no search result is found. (#14764) 2022-07-07 11:28:19 +05:30
workers fix: JS function arguments determination & refactor JSObject code (#14871) 2022-07-07 15:00:35 +05:30
.gitignore
App.css
AppErrorBoundry.tsx add analytics log on app crash (#14575) 2022-06-22 16:00:33 +05:30
AppRouter.tsx feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
index.css feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
index.tsx
LandingScreen.tsx
react-app-env.d.ts
RouteBuilder.ts Refactor code for RBAC feature (#14362) 2022-06-08 18:48:15 +05:30
serviceWorker.js feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
store.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
wdyr.ts