PromucFlow_constructor/app/client/src
Rishabh Rathod dc86c9b82b
feat: Show Crud Info Modal data from backend (#6882)
CRUD Info modal which pops up on successful CRUD generation, will now have dynamic data for each CRUD template.

Modal success `message` and `Image` to explain the working of the CRUD template is fetched from the backend.

Co-authored-by: Abhijeet <ABHI.NAGARNAIK@GMAIL.COM>
2021-08-26 12:53:39 +05:30
..
actions feat: Show Crud Info Modal data from backend (#6882) 2021-08-26 12:53:39 +05:30
api feat: Changing evaluations for UQI from hidden type to js objects (#6792) 2021-08-26 11:07:07 +05:30
assets feat: add merge page ui (#6836) 2021-08-25 16:15:09 +05:30
comments Analytics events for the comments onboarding (#6763) 2021-08-23 14:55:16 +05:30
components feat: Changing evaluations for UQI from hidden type to js objects (#6792) 2021-08-26 11:07:07 +05:30
configs Remove onboarding typeform (#6752) 2021-08-20 13:00:36 +05:30
constants feat: Show Crud Info Modal data from backend (#6882) 2021-08-26 12:53:39 +05:30
enterprise Update alias and added some documentation (#6) 2020-07-15 11:35:02 +05:30
entities feat: add multiplayer feature flag (#6888) 2021-08-26 12:26:13 +05:30
globalStyles feat: show lint errors in code editor (#6265) 2021-08-26 10:15:17 +05:30
icons Filepicker v2 - Don't store large files in the dataStore (#6692) 2021-08-24 09:08:57 +05:30
mockComponentProps Fix #3335 - New method of computing table data to display (#3607) 2021-03-25 00:55:38 +05:30
mockResponses Feat: Style customisation in the button widget (#6052) 2021-08-24 19:23:15 +05:30
normalizers
notifications Bugfix: Create notification when comment added, deleted and thread resolved, deleted (#6495) 2021-08-13 10:58:42 +06:00
pages feat: Show Crud Info Modal data from backend (#6882) 2021-08-26 12:53:39 +05:30
polyfills Feature: Property pane enhancements(Bug fixes + Draggable popper) (#3748) 2021-03-29 21:17:22 +05:30
reducers feat: Show Crud Info Modal data from backend (#6882) 2021-08-26 12:53:39 +05:30
resizable [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
sagas feat: Show Crud Info Modal data from backend (#6882) 2021-08-26 12:53:39 +05:30
selectors feat: Show Crud Info Modal data from backend (#6882) 2021-08-26 12:53:39 +05:30
templates Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
transformers Feature: add api key based and bearer token based authentication options to REST API datasource (#5367) 2021-06-25 12:15:48 +05:30
utils feat: Changing evaluations for UQI from hidden type to js objects (#6792) 2021-08-26 11:07:07 +05:30
widgets Fix/select widget placeholder (#6677) 2021-08-25 19:37:01 +05:30
workers feat: show lint errors in code editor (#6265) 2021-08-26 10:15:17 +05:30
.gitignore
App.css
AppErrorBoundry.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
AppRouter.tsx Use feature flag api to enable/disable comments (#6322) 2021-08-05 11:40:19 +05:30
index.css Task/5463 Navigation Bar menu Dropdown (#5575) 2021-07-15 16:26:18 +05:30
index.tsx Onboarding form (#4910) 2021-06-04 13:18:17 +05:30
LandingScreen.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
react-app-env.d.ts
serviceWorker.js
store.ts Introducing Google Sheets Plugin (#3517) 2021-04-22 09:00:09 +05:30
wdyr.ts Add performance tracker for resizable component (#5573) 2021-07-06 14:51:46 +05:30