PromucFlow_constructor/app/client/src
Sumit Kumar 7d2effae18
Modify hint statement for 'import from curl' form (#3285)
- Move to hint statement out of query box and put if above it - between the label and the query box - so that user's don't confuse it as a typed in statement.

Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
2021-03-01 23:28:07 +05:30
..
actions Fix further cyclical dependencies in actions (#3259) 2021-03-01 20:27:15 +05:30
api Hide pages in publish mode (#3106) 2021-02-24 19:17:37 +05:30
assets [ImgBot] Optimize images (#2978) 2021-02-18 18:08:13 +05:30
components Fix further cyclical dependencies in actions (#3259) 2021-03-01 20:27:15 +05:30
configs Table Widget New Features (#2816) 2021-02-16 15:59:08 +05:30
constants Fix further cyclical dependencies in actions (#3259) 2021-03-01 20:27:15 +05:30
enterprise
entities Feature: DatePicker V2 (#2889) 2021-02-23 18:05:09 +05:30
icons Feature: DatePicker V2 (#2889) 2021-02-23 18:05:09 +05:30
mockComponentProps
mockResponses Feature: Show/Hide Tabs in Tabs Widget (#3192) 2021-02-26 11:47:21 +05:30
normalizers
pages Modify hint statement for 'import from curl' form (#3285) 2021-03-01 23:28:07 +05:30
reducers Fix renaming action goes to the action page (#3201) 2021-02-26 11:15:27 +05:30
resizable Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
sagas Fix further cyclical dependencies in actions (#3259) 2021-03-01 20:27:15 +05:30
selectors Hide pages in publish mode (#3106) 2021-02-24 19:17:37 +05:30
templates [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
transformers Fix further cyclical dependencies in actions (#3259) 2021-03-01 20:27:15 +05:30
utils Feature: selectedOptionLabel and selectedOptionLabels in Dropdown widget (#3205) 2021-02-26 11:54:25 +05:30
widgets Add sync meta property update function (#3293) 2021-03-01 20:26:47 +05:30
workers Use property config for trigger properties (#3217) 2021-02-25 19:30:02 +05:30
.gitignore
App.css
AppErrorBoundry.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
AppRouter.tsx Feature: API Pane Redesign (#2218) 2021-02-11 18:24:00 +05:30
index.css Update Default styles of Widgets (#2823) 2021-02-08 13:00:01 +05:30
index.tsx Handle quota exceeded and running low on disk space errors while saving a key in localStorage (#2947) 2021-02-16 11:47:23 +05:30
LandingScreen.tsx
react-app-env.d.ts
serviceWorker.js
store.ts Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
wdyr.ts