PromucFlow_constructor/app/client/src
2021-05-05 10:59:49 +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 Fix email parsing issue in text widget 2021-05-05 10:59:49 +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 Update alias and added some documentation (#6) 2020-07-15 11:35:02 +05:30
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 Feature - update widget name 2020-02-21 12:16:49 +00:00
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 #3752 DatePicker tries to auto parse the defaultDate (#3753) 2021-03-30 14:32:25 +05:30
.gitignore WIP: Generate font icons from SVGs using CLI 2019-09-09 13:53:53 +05:30
App.css ran create react app 2019-01-21 20:41:10 +05:30
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 First time page load performance (#144) 2020-08-03 19:48:48 +05:30
react-app-env.d.ts added type script and folder structure 2019-01-21 23:41:08 +05:30
serviceWorker.js Service workers : Caching 2020-05-05 12:16:51 +00:00
store.ts Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
wdyr.ts Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30