PromucFlow_constructor/app/client/src/components/editorComponents/Debugger
Pranav Kanade 82cbf718d0
refactor: code splitting to support third party sso/oidc in EE (#10201)
* added config to support code split

* splitting config

* moved the window declaration in EE file as its dependency will be updated in EE

* CE: Splitting ApiConstants and SocialLogin constants

* CE: split login page

* CE: moved getSocialLoginButtonProps func to EE file as it's dependencies will be updated in EE

* added key icon

* CE: created a factory class to share social auths list

* Minor style fix for social btns

* Updated the third party auth styles

* updated jest config

* updated third party login registry class
2022-01-07 11:38:17 +05:30
..
hooks chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
Resizer feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
ContextualMenu.tsx refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
DebugCTA.tsx fix: popups same width as parent (#7499) 2021-11-30 02:38:46 -08:00
DebuggerLogs.tsx feat: Action undo redo (#9045) 2021-12-07 09:45:18 +00:00
DebuggerMessage.tsx fix: debug button message shown in query pane (#7373) 2021-09-14 09:49:52 +05:30
DebuggerTabs.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
EntityDependecies.tsx fix: scroll bar shifting widget sidebar content on windows (#8524) 2021-10-20 20:05:12 +05:30
EntityLink.tsx chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
Errors.tsx fix: scroll bar shifting widget sidebar content on windows (#8524) 2021-10-20 20:05:12 +05:30
FilterHeader.tsx * Icon alignment in debugger fiox (#8581) 2021-10-19 10:32:36 +05:30
helpers.test.ts fix: show correct dependency list for widgets even if one's name is substring of other widget (#7725) 2021-09-24 10:23:32 +05:30
helpers.tsx feat: Native promises support in Appsmith (#8988) 2021-12-23 14:17:20 +00:00
index.tsx chore: Move action/js debugger tabs related logic to a common component (#8199) 2021-10-07 12:23:58 +05:30
LogItem.tsx fix: popups same width as parent (#7499) 2021-11-30 02:38:46 -08:00