PromucFlow_constructor/app/client/src
devrk96 028070eeb2
Feature: Variable addition in light and dark theme (#677)
* variables defined in light and dark constants in theme.

* warning message removed

* Fixing create app btn click opening form

* blackShades removed and icon color in application card fixed

* state change fixed

* type of light and dark constants added

Co-authored-by: Satbir Singh <satbir121@gmail.com>
2020-09-23 19:36:50 +05:30
..
actions Feat/database structure (#525) 2020-09-21 14:41:42 +05:30
api Feat/database structure (#525) 2020-09-21 14:41:42 +05:30
assets Feature: Theme switching between light and dark mode (#578) 2020-09-22 17:26:11 +05:30
components Feature: Variable addition in light and dark theme (#677) 2020-09-23 19:36:50 +05:30
configs Giving higher preference to window variables instead of build variables in configuration. (#644) 2020-09-21 18:20:19 +05:30
constants Feature: Variable addition in light and dark theme (#677) 2020-09-23 19:36:50 +05:30
entities Fix chart data evaluation (#548) 2020-09-15 22:24:15 +05:30
icons Feat/database structure (#525) 2020-09-21 14:41:42 +05:30
jsExecution Show JS dependencies in the entity explorer (#546) 2020-09-22 16:42:34 +05:30
mockComponentProps Fork app for example apps (#292) 2020-08-13 15:03:44 +05:30
mockResponses Adding onClick property for image widget. 2020-09-18 16:41:12 +05:30
normalizers Feature - update widget name 2020-02-21 12:16:49 +00:00
pages Feature: Variable addition in light and dark theme (#677) 2020-09-23 19:36:50 +05:30
reducers Feature: Theme switching between light and dark mode (#578) 2020-09-22 17:26:11 +05:30
resizable Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar 2020-03-27 09:02:11 +00:00
sagas Feature: Theme switching between light and dark mode (#578) 2020-09-22 17:26:11 +05:30
selectors Homepage redesign with themes (#482) 2020-09-16 17:20:47 +05:30
templates The default template in editor and app viewer must match (#382) 2020-08-21 01:24:18 +05:30
transformers JSON stringify fixes 2020-06-25 10:04:57 +00:00
utils Fix issue where tabs are lost when the user enters an invalid tabs value (#569) 2020-09-18 10:52:54 +05:30
widgets Adding onClick property for image widget. 2020-09-18 16:41:12 +05:30
.gitignore
App.css
AppRouter.tsx Launch polish bug fixes (#337) 2020-08-18 14:18:06 +05:30
index.css Homepage redesign with themes (#482) 2020-09-16 17:20:47 +05:30
index.tsx Revert "Revert "Fixing applications page first theme load."" 2020-09-21 17:47:08 +05:30
LandingScreen.tsx First time page load performance (#144) 2020-08-03 19:48:48 +05:30
react-app-env.d.ts
serviceWorker.js Service workers : Caching 2020-05-05 12:16:51 +00:00
store.ts added autocommit 2020-08-28 17:01:07 +05:30
wdyr.ts Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30