PromucFlow_constructor/app/client/src/pages/Editor
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
..
__tests__ fix: issues with key (#9239) 2021-11-22 10:53:05 -08:00
APIEditor feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
BottomBar chore: Added analytics for manual upgrade and adds redirection (#12707) 2022-04-08 20:27:19 +05:30
CanvasPropertyPane feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
DataSourceEditor feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
EditorAppName feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
Explorer feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
FirstTimeUserOnboarding feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
GeneratePage feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
gitSync feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
GuidedTour chore: Added jest tests for admin settings form fields (#12413) 2022-03-31 20:05:01 +05:30
IntegrationEditor feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
JSEditor feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
MultiSelectPropertyPane fix: separating property pane out of widgets editor to avoid triggering unwanted events on widget canvas (#11396) 2022-03-02 13:42:41 +00:00
PageListSidebar Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
PagesEditor feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
PropertyPane fix: invisible icon in panel (#12610) 2022-04-10 00:01:37 +05:30
QueryEditor fix: Fix google sheets datasource options (#12773) 2022-04-11 20:29:13 +05:30
SaaSEditor feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
WidgetsEditor change container height to 100vh (#12317) 2022-03-29 15:13:02 +05:30
ActionSettings.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
Canvas.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
EditorHeader.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
EditorSaveIndicator.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
EditorSidebar.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
EntityNotFoundPane.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
FormConfig.tsx fix: where clause improvements (#11748) 2022-03-27 19:10:48 +05:30
FormControl.tsx feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
GlobalHotKeys.test.tsx Merge pull request #12546 from appsmithorg/fix/10319-select-api-response 2022-04-07 21:51:10 +05:30
GlobalHotKeys.tsx fix: Disable CTRL+A to select all widgets on Api Pane. 2022-04-04 13:48:05 +05:30
HelpButton.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
index.tsx feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
loader.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
MainContainer.test.tsx fix: 404 on apps with names that start with api, login or oauth (#12619) 2022-04-07 07:39:15 +02:00
MainContainer.tsx feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
MainContainerLayoutControl.test.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
MainContainerLayoutControl.tsx chore: Keyboard accessibility added to canvas selector buttons. (#11420) 2022-03-09 18:40:21 +00:00
Popper.tsx fix: Table Filter pane overflows when Table is at the top of the canvas (#10618) 2022-02-18 12:26:09 +00:00
PropertyPaneHelpButton.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
PropertyPaneTitle.test.tsx feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
PropertyPaneTitle.tsx Merge pull request #10688 from appsmithorg/enhancement/focus-widget-title-on-f2 2022-02-02 10:51:46 +05:30
RealtimeAppEditors.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
ReflowBetaCard.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
RequestConfirmationModal.tsx Fix flickering confirmation modal (#12211) 2022-03-25 13:52:23 +05:30
routes.tsx feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
ShareApplicationForm.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
ToggleModeButton.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
utils.ts feat: 9754 import work flow (#10453) 2022-03-17 15:58:54 +05:30
WidgetCard.tsx feat: improved guided tour (#9125) 2022-01-25 19:26:52 +05:30
WidgetCardsPane.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
WidgetSidebar.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
WidgetsMultiSelectBox.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