PromucFlow_constructor/app/client/src
Sangeeth Sivan e9d719103c
chore: code split sagas and reducer's index file (#16261)
* chore: code split sagas and reducers index file

* fix: update imports

* chore: remove acl reducers file on ce

* fix: code split reducers properly

* chore: remove unnecessary import

* chore: split root sagas file
2022-08-24 17:46:32 +05:30
..
actions feat: RBAC framework (#14823) 2022-08-22 23:27:07 +05:30
api feat: RBAC framework (#14823) 2022-08-22 23:27:07 +05:30
assets fix: Reskinning Radio + Toggle + Checkbox (#15329) 2022-08-05 10:16:42 +05:30
ce chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
components chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
constants feat: RBAC framework (#14823) 2022-08-22 23:27:07 +05:30
ee chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
enterprise
entities fix: Modify Form Control Inputs for various Datasource Actions (#15396) 2022-08-09 13:05:59 +00:00
globalStyles refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
icons feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
mockComponentProps feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
mockResponses feat: RBAC framework (#14823) 2022-08-22 23:27:07 +05:30
mocks chore: integrate msw to browser to mock api requests (#15965) 2022-08-17 12:01:55 +05:30
normalizers
pages chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
polyfills
reducers chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
reflow Reflow overlapping fix on canvas edges (#12745) 2022-04-20 12:56:35 +05:30
resizable perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
sagas chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
selectors chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
templates
theme fix: Reskinning Input Widgets (#15546) 2022-08-18 11:56:07 +05:30
transformers fix: Added support for self signed certificate during OAuth2 flows (#14719) 2022-07-21 16:10:36 +05:30
utils chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
widgets chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
workers feat: Extraction of AST Logic (#15892) 2022-08-23 16:39:42 +05:30
.gitignore
App.css
AppErrorBoundry.tsx add analytics log on app crash (#14575) 2022-06-22 16:00:33 +05:30
AppRouter.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
index.css fix: Reskinning Radio + Toggle + Checkbox (#15329) 2022-08-05 10:16:42 +05:30
index.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
LandingScreen.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
react-app-env.d.ts
RouteBuilder.ts chore: code changes to support clean urls v2 (#14757) 2022-07-11 09:36:29 +05:30
RouteParamsMiddleware.ts chore: code changes to support clean urls v2 (#14757) 2022-07-11 09:36:29 +05:30
serviceWorker.js feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
store.ts chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
wdyr.ts