PromucFlow_constructor/app/client/src
Pranav Kanade 42bbc1edf1
[Feature #4903] Show warning text for choosing choosing to leave organisation. (#4915)
* added the isOpen and onClose pros to context menu component

* added a warning shown before letting a user leave org

* added confirmation modal for removing members from table

* Added warning modal to be showing on member deletion

* updated cypress tests

* fixed typo

* removed log
2021-06-04 16:26:58 +05:30
..
actions Feature/import applications (#4483) 2021-06-03 11:48:08 +05:30
api Feature/import applications (#4483) 2021-06-03 11:48:08 +05:30
assets Feature/import applications (#4483) 2021-06-03 11:48:08 +05:30
comments Trigger invite flow via comments (#4602) 2021-05-27 11:51:36 +05:30
components [Feature #4903] Show warning text for choosing choosing to leave organisation. (#4915) 2021-06-04 16:26:58 +05:30
configs Onboarding form (#4910) 2021-06-04 13:18:17 +05:30
constants [Feature #4903] Show warning text for choosing choosing to leave organisation. (#4915) 2021-06-04 16:26:58 +05:30
enterprise
entities Improve JS error reporting in the debugger (#4854) 2021-06-04 12:39:36 +05:30
globalStyles [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +05:30
icons Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
mockComponentProps
mockResponses Improve JS error reporting in the debugger (#4854) 2021-06-04 12:39:36 +05:30
normalizers
pages [Feature #4903] Show warning text for choosing choosing to leave organisation. (#4915) 2021-06-04 16:26:58 +05:30
polyfills
reducers [Feature #4903] Show warning text for choosing choosing to leave organisation. (#4915) 2021-06-04 16:26:58 +05:30
resizable - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
sagas Improve JS error reporting in the debugger (#4854) 2021-06-04 12:39:36 +05:30
selectors Improve JS error reporting in the debugger (#4854) 2021-06-04 12:39:36 +05:30
templates Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
transformers Added optional audience and resource fields for oauth2 datasources (#4678) 2021-05-27 21:53:59 +05:30
utils Onboarding form (#4910) 2021-06-04 13:18:17 +05:30
widgets fixing docs and expectation strings on custom chart 2021-06-01 16:01:32 +05:30
workers Improve JS error reporting in the debugger (#4854) 2021-06-04 12:39:36 +05:30
.gitignore
App.css
AppErrorBoundry.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
AppRouter.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
index.css [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +05:30
index.tsx Onboarding form (#4910) 2021-06-04 13:18:17 +05:30
LandingScreen.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
react-app-env.d.ts
serviceWorker.js
store.ts
wdyr.ts