PromucFlow_constructor/app/client/src
Pranav Kanade 0b298d2a7a [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-07 11:52:31 +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-07 11:52:31 +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-07 11:52:31 +05:30
enterprise Update alias and added some documentation (#6) 2020-07-15 11:35:02 +05:30
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 Fix #3335 - New method of computing table data to display (#3607) 2021-03-25 00:55:38 +05:30
mockResponses Improve JS error reporting in the debugger (#4854) 2021-06-04 12:39:36 +05:30
normalizers Feature - update widget name 2020-02-21 12:16:49 +00:00
pages [Feature #4903] Show warning text for choosing choosing to leave organisation. (#4915) 2021-06-07 11:52:31 +05:30
polyfills Feature: Property pane enhancements(Bug fixes + Draggable popper) (#3748) 2021-03-29 21:17:22 +05:30
reducers [Feature #4903] Show warning text for choosing choosing to leave organisation. (#4915) 2021-06-07 11:52:31 +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 Enable smart substitution for widgets (#4801) 2021-06-01 10:29:45 +05:30
workers Improve JS error reporting in the debugger (#4854) 2021-06-04 12:39:36 +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 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 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 Introducing Google Sheets Plugin (#3517) 2021-04-22 09:00:09 +05:30
wdyr.ts Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30