PromucFlow_constructor/app/client/src/api
Hetu Nandu a29dccbaf0
First time page load performance (#144)
* WIP

* Chunk names

* Add auth call

* add auth

* WIP

* Auth management setup

* fix a test

* fix cypress machine count

* some more changes

* fix header link

* check for auth

* fix import

* fix imports

* Use auth class

* WIP

* Better loading

* Remove unused

* Remove qs

* Auth loader

* Redirect for login

* Third part auth

* 404 redirects

* 404 page handling

* Adding custom docker image for performance fixes

* Correcting the workflow to get package step to run

* Clean up

* lazy auth load

* remove assertions from delete app and logout calls

* remove github workflow changes

* roll back lazy auth

* Error handling

* test editor chunk suspense

* Show header in editor before initialization

* Changes for app view

* Login header fixes

* Loader fixes

* Fix base login routes

Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2020-08-03 19:48:48 +05:30
..
ActionAPI.tsx Create fetch actions workflow for view mode (#102) 2020-07-15 18:31:35 +05:30
Api.tsx First time page load performance (#144) 2020-08-03 19:48:48 +05:30
ApiResponses.tsx Rename "resources" to "datasources" 2019-11-07 09:32:38 +00:00
ApplicationApi.tsx Feat: Share application publicly (#89) 2020-07-15 15:17:39 +05:30
CollectionApi.ts fix: ui fixes and type defination fixes 2020-04-14 12:34:14 +00:00
ConfigsApi.tsx moved to absolute paths for all fiels 2019-11-25 10:37:27 +05:30
DatasourcesApi.ts Fix embedded datasource path (#2) 2020-07-01 15:31:07 +05:30
ImportApi.ts fix: Create API and curl import flow 2020-06-05 18:52:30 +05:30
OrgApi.ts fix:Minor UI changes 2020-05-29 13:21:05 +00:00
PageApi.tsx feat: pass orgId to createDatasource APIs 2020-06-05 14:13:01 +05:30
PluginApi.ts Query pane refactor and fixes (#87) 2020-07-21 16:06:53 +05:30
ProvidersApi.ts fix: Add orgId to datasource, 3P import and plugins API 2020-06-08 14:21:53 +05:30
UserApi.tsx Feat/page not found (#37) 2020-07-08 15:44:03 +05:30
WidgetConfigsApi.tsx moved to absolute paths for all fiels 2019-11-25 10:37:27 +05:30
WidgetSidebarApi.tsx moved to absolute paths for all fiels 2019-11-25 10:37:27 +05:30