PromucFlow_constructor/app/client/src/actions
satbir121 e2b939416a
Members and org settings page (#424)
* Members and org settings page.

* Adding link back to applications

* Making UI look better.

* Fixing some more css

* Table dropdown onBlur, UI transparency, Popover issue fixed. Added sort arrow (#413)

* table dropdown ui issue and onblur click fixed

* position props value fixed

* tabs tripple click fixed

* Position props in table dropdown made optional

* tabs background color bug removed

* General settings page is bug free.

* Getting the manage users page to work.

* Moving general settings into its own file.

* Removing some unwanted URLs

* User cant change their role or remove themselves

* Changing onClick prop for Icon.

* Fixing tests

* Added loading states to text inputs.

* Added validators for text input

* Fixed border of skeleton for text input

* Adding a loader for Members screen

* Adding Noop to icon button

* Removing console.log

* Fixing imports.

* Moving org reducer to immer.

* Using utils email validator.

* Removing placeholder from text input props.

Co-authored-by: devrk96 <rohit.kumawat@primathon.in>
2020-08-29 00:21:16 +05:30
..
actionActions.ts Add action settings tab to api and query pane (#434) 2020-08-27 21:09:16 +05:30
apiPaneActions.ts Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
applicationActions.ts Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
authActions.ts First time page load performance (#144) 2020-08-03 19:48:48 +05:30
batchActions.ts Batched redux update 2020-04-13 08:24:13 +00:00
collectionAction.ts fix: ui fixes and type defination fixes 2020-04-14 12:34:14 +00:00
configsActions.tsx moved to absolute paths for all fiels 2019-11-25 10:37:27 +05:30
controlActions.tsx Batched redux update 2020-04-13 08:24:13 +00:00
datasourceActions.ts Save datasource name on change (#373) 2020-08-26 10:54:44 +05:30
explorerActions.ts Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
helpActions.ts Feature/help 2020-05-28 18:10:26 +00:00
importActions.ts fix: ui fixes and type defination fixes 2020-04-14 12:34:14 +00:00
initActions.ts Fix api pane initialization issue 2020-03-24 14:05:19 +00:00
metaActions.ts Batched redux update 2020-04-13 08:24:13 +00:00
orgActions.ts Members and org settings page (#424) 2020-08-29 00:21:16 +05:30
pageActions.tsx Local store via Datatree (#367) 2020-08-24 17:39:17 +05:30
pluginActions.ts Get form configs from api 2020-04-29 14:53:23 +05:30
propertyPaneActions.ts Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
providerActions.ts fix: search container ui fixes 2020-04-29 09:06:30 +00:00
queryPaneActions.ts Get query ui from form config (#205) 2020-08-12 11:57:35 +05:30
userActions.ts First time page load performance (#144) 2020-08-03 19:48:48 +05:30
widgetActions.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
widgetSidebarActions.tsx moved to absolute paths for all fiels 2019-11-25 10:37:27 +05:30