PromucFlow_constructor/app/client/src/utils
Ankita Kinger c1e48f7486
feat: Refactor code for SAML integration (#12700)
* Implemented code splitting of some files for SAML integration

* Implemented code splitting of some more files for SAML integration

* updated redirect url component

* fixed an import statement

* fixed a unit test

* updated restart banner tooltip logic

* updated an import statement
2022-04-12 16:20:01 +05:30
..
autocomplete chore: Add data property in entity explorer as part of "show bindings" (#12590) 2022-04-07 21:37:03 +01:00
hooks feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
migrations fix: Phone and currency widget's dialCode and currencyCode should … (#12720) 2022-04-08 19:39:05 +02:00
validation refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
AnalyticsUtil.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
ApiPaneUtils.test.ts Bug/api editor datasources (#4780) 2021-06-03 10:28:18 +05:30
ApiPaneUtils.tsx feat: Support body in GET API requests (#7127) 2022-02-15 11:13:48 +00:00
AppsmithConsole.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
AppsmithUtils.test.ts feat: Switch Group widget (#7590) 2021-12-09 20:02:47 +08:00
AppsmithUtils.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
bootIntercom.ts chore: git sync cypress tests (#10006) 2022-02-25 06:13:16 +00:00
canvasStructureHelpers.test.ts Introduce different evaluation types for different binding fields (#3834) 2021-04-26 11:11:32 +05:30
canvasStructureHelpers.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
DSLMigrations.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
DSLMigrationsUtils.test.ts fix: add overflow property in text-widget (#12160) 2022-03-31 10:18:51 +05:30
DynamicBindingUtils.test.ts Support evaluated value in nested property paths (#12341) 2022-03-30 14:28:19 +01:00
DynamicBindingUtils.ts Support evaluated value in nested property paths (#12341) 2022-03-30 14:28:19 +01:00
EditorUtils.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
FormControlFactory.tsx feat: JSON view for query & datasource form components (#7534) 2021-09-17 12:14:04 +00:00
FormControlRegistry.tsx fix: fetchOptionsCondtionally (#12347) 2022-04-03 16:41:59 +00:00
formhelpers.test.ts Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
formhelpers.ts Improvement: Add limit on password length in user signup (#6312) 2021-08-04 15:33:33 +06:00
GenerateCrudUtil.ts [Feature] Generate template page from datasource (#5513) 2021-07-29 13:43:10 +05:30
generators.tsx [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
getPathAndValueFromActionDiffObject.ts fix: fixing missing where key (#9215) 2021-11-25 18:48:40 +05:30
getQueryParamsObject.ts chore: git sync cypress tests (#10006) 2022-02-25 06:13:16 +00:00
helpers.test.ts fix: added sentry exception for invalid DynamicBindingListPath (#10790) 2022-02-03 11:22:14 +05:30
helpers.tsx fix: 404 on renaming new pages in apps with legacy URLs (#12547) 2022-04-04 13:11:52 +02:00
history.ts chore: Replace require with import statements (#8121) 2022-02-28 14:53:19 +05:30
JSPaneUtils.tsx feat: Settings js editor (#9984) 2022-03-17 17:35:17 +05:30
localStorage.test.ts Check if localstorage is supported (#3974) 2021-04-26 14:48:39 +05:30
localStorage.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
PerformanceTracker.ts refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
PropertyControlFactory.tsx Show JS eval errors in evaluated value pane and debugger (#4463) 2021-05-26 18:02:43 +05:30
PropertyControlRegistry.tsx DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions. 2020-04-14 05:35:16 +00:00
reflowHookUtils.ts feat: Reflow and Resize while Dragging and Resizing widgets. (#9054) 2022-01-13 18:51:57 +05:30
replayHelpers.test.js chore: Removing re-declared variables (#8050) 2021-10-14 09:47:26 +05:30
replayHelpers.tsx Fixed incorrect shortcut text for "create new" in omnibar and removed "+" character from all shortcuts for mac (#11753) 2022-03-14 03:24:53 +00:00
storage.ts feat: Application templates (#10964) 2022-03-03 16:26:53 +05:30
testPropertyPaneConfig.test.ts fix: Fixing GRID_DENSITY_MIGRATION_V1 based configs and adding test cases. (#10488) 2022-01-21 15:49:10 +05:30
treeUtils.ts Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
TypeHelpers.ts Filepicker v2 - Don't store large files in the dataStore (#6692) 2021-08-24 09:08:57 +05:30
WidgetFactory.tsx Revert "fix: trigger fields linting issue (#11875)" (#12668) 2022-04-07 16:31:31 +05:30
WidgetLoadingStateUtils.test.ts Revert "fix: trigger fields linting issue (#11875)" (#12668) 2022-04-07 16:31:31 +05:30
WidgetLoadingStateUtils.ts Revert "fix: trigger fields linting issue (#11875)" (#12668) 2022-04-07 16:31:31 +05:30
WidgetPropsUtils.test.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
WidgetPropsUtils.tsx feat: Multi widget reflow (#10813) 2022-04-01 20:27:03 +05:30
WidgetRegisterHelpers.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
WidgetRegistry.tsx feat: Progress bar widget enhancements (#12053) 2022-04-02 00:02:19 +08:00
WorkerUtil.test.ts feat: Native promises support in Appsmith (#8988) 2021-12-23 14:17:20 +00:00
WorkerUtil.ts feat: Native promises support in Appsmith (#8988) 2021-12-23 14:17:20 +00:00