PromucFlow_constructor/app/client/src/api
satbir121 b9154f6ea9
Homepage redesign with themes (#482)
* Updating homepage body color

* WIP: Fixing scrolls and adding anchors

* Removing divider from bottom of the page.

* Adding hover background color to app card

* Changing edit and launch icons.

* Fixing app name paddding in card.

* Fixing workspaces overflow

* Adding right padding to applications view

* Adding share icon to share btn

* Fixing Application card styles.

* Fixing text decoration in button.

* Adding new workspace button

* Fixing new workspace and new app styles.

* Adding icon sizes.

* Fixing Org Name and Org settings menu.

* Application menu working

* Fixing overlay visibility on app card

* Fixing settings page content width.

* Fixing workspace icon

* Changing app card colors.

* Removing debugger

* Adding app icon.

* Fixing the spaces in application card

* Adding storybook-static folder to gitignore.

* Adding other storybook files.

* Adding menu items for app

* Removing cypress selector from text.

* Menu width issue fixed

* Default app icon color added

* Removing hardcoded colors

* Removing hardcoded colors.

* Light Mode on!

* Showing correct icon and color in menu

* Update color working properly.

* Updating appIcon

* Editable text working.

* Adding validator

* Adding edit permissions to menu

* Removing box shadow on app card.

* Fixing context menu fill color

* Fixing Menu hover issues.

* Fixing menu open close hover issues.

* Fixing settings pages

* Changed Workspace to org.

* Fix: State management in EditableText Component (#540)

* Error state height is fixed as per design

* savingState prop condition fixed

* Fixing createnew.

* Fixing saving state for application card.

* Fixed application card editable text error.

* Fixing issue caused during merge.

* Fixing tests in create org.

* Removing commented code.

* Removing unwanted vars.

* Fixing delete duplicate tests.

* Latest color palette.

* Fixing form and table widget.

* Removing switcher from header

* Removing unused files

* Fixing app card context dropdown

* Show overlay fix

* Adding localStorage support to theme.

* Making dark mode the default.

Co-authored-by: Rohit Kumawat <rohit.kumawat@primathon.in>
2020-09-16 17:20:47 +05:30
..
ActionAPI.tsx Add action settings tab to api and query pane (#434) 2020-08-27 21:09:16 +05:30
Api.tsx Fixes for autocomplete (#351) 2020-08-19 14:51:32 +05:30
ApiResponses.tsx Rename "resources" to "datasources" 2019-11-07 09:32:38 +00:00
ApplicationApi.tsx Homepage redesign with themes (#482) 2020-09-16 17:20:47 +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 Members and org settings page (#424) 2020-08-29 00:21:16 +05:30
PageApi.tsx Add action settings tab to api and query pane (#434) 2020-08-27 21:09:16 +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 Fix: Multi User Invite (#208) 2020-08-11 09:24:36 +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