PromucFlow_constructor/app/client/src
2021-04-27 11:29:52 +05:30
..
actions Hot fix redirection race in oAuth autorisation flow (#4052) 2021-04-19 18:47:27 +05:30
api [Bug Fix] : Fetch actions by id during refactor action name to solve IncorrectResultSizeDataAccessException for pages where duplicate action names exist (#4030) 2021-04-19 12:35:10 +05:30
assets Feature: Property pane enhancements(Bug fixes + Draggable popper) (#3748) 2021-03-29 21:17:22 +05:30
components Disable pagination controls when the table has a single page (#3895) 2021-04-09 16:06:50 +05:30
configs Add support of component unit testing (#3828) 2021-04-02 15:17:16 +05:30
constants Adding dependency relationship to plugins (#3997) 2021-04-15 11:36:41 +05:30
enterprise
entities Fix action field evaluation for editor (#3701) 2021-03-30 10:59:03 +05:30
globalStyles Update dropdown font size and shadow (#3680) 2021-03-30 14:18:14 +05:30
icons Feature: DatePicker V2 (#2889) 2021-02-23 18:05:09 +05:30
mockComponentProps Fix #3335 - New method of computing table data to display (#3607) 2021-03-25 00:55:38 +05:30
mockResponses Add support of component unit testing (#3828) 2021-04-02 15:17:16 +05:30
normalizers
pages Fix Table column names allowed to have spaces when editing in property pane panel titles (#3869) 2021-04-13 16:33:13 +05:30
polyfills Feature: Property pane enhancements(Bug fixes + Draggable popper) (#3748) 2021-03-29 21:17:22 +05:30
reducers Fix action field evaluation for editor (#3701) 2021-03-30 10:59:03 +05:30
resizable Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
sagas Hot fix redirection race in oAuth autorisation flow (#4052) 2021-04-19 18:47:27 +05:30
selectors Improve performance monitoring (#3790) 2021-03-31 13:10:59 +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 Text Widget new styling properties (#3167) 2021-04-01 14:00:33 +05:30
widgets Fix column ordering in table widget (#3755) 2021-04-07 06:33:30 +05:30
workers Fix dropdown default value not trimmed before using for value selection 2021-04-27 11:29:52 +05:30
.gitignore
App.css
AppErrorBoundry.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
AppRouter.tsx Support editing user's name field (#3306) 2021-03-04 15:07:02 +05:30
index.css Feature: Property pane enhancements(Bug fixes + Draggable popper) (#3748) 2021-03-29 21:17:22 +05:30
index.tsx Feature: Property pane enhancements(Bug fixes + Draggable popper) (#3748) 2021-03-29 21:17:22 +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