PromucFlow_constructor/app/client/src
Arsalan Yaldram 5e9cb1e447
feat: added WIDGET_DRAG event. (#16591)
* feat: added WIDGET_DRAG event.

* feat: add source and destination widget name.

* feat: add container types to source and destination.
2022-09-17 12:21:42 +05:30
..
actions chore: Adding JS Object Events (#16472) 2022-09-14 21:04:10 +05:30
api fix: replace action execution cancellation toast errors with a better one (#16277) 2022-08-31 18:08:42 +00:00
assets feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
ce fix: updated design for save as datasource button (#16700) 2022-09-16 15:57:35 +05:30
components fix: updated design for save as datasource button (#16700) 2022-09-16 15:57:35 +05:30
constants fix: chart widget color fontfamily (#16750) 2022-09-16 19:50:29 +05:30
ee feat: Refactor invite modal for handling RBAC updates (#16405) 2022-09-02 22:45:08 +05:30
enterprise
entities feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
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 fix: Optimize reflows on the applications list page (#16812) 2022-09-17 11:38:28 +05:30
polyfills
reducers fix: fix debugger logs for performance (#16451) 2022-09-08 08:16:28 +00:00
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 feat: added WIDGET_DRAG event. (#16591) 2022-09-17 12:21:42 +05:30
selectors chore: Refactor getSelectedWidget selector (#16647) 2022-09-15 05:44:11 +00:00
templates
theme feat: Updates modal new design changes (#16553) 2022-09-14 10:40:48 +05:30
transformers fix: Fix Api url path issue (#16628) 2022-09-13 05:02:59 +00:00
utils fix: batching console log save calls in redux store (#16793) 2022-09-16 19:18:54 +00:00
widgets feat: Code Scanner Widget (#15990) 2022-09-16 10:25:32 +05:30
workers fix: incorrect lint error position (#16526) 2022-09-14 09:35:29 +01:00
.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 chore: Delete service worker cache (#16668) 2022-09-13 10:38:45 +05:30
store.ts chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
wdyr.ts fix: revert #8121 (#11502) 2022-02-28 19:44:56 +05:30