PromucFlow_constructor/app/client/src
Keyur Paralkar d39cecbbb4
feat: chartwidget reskin feedback (#15621)
* style: added styles to chart configs

* style: adjusted axis names and legend position

* style:
* adjusting legend position
* removed background property at the widget level
* exposed current theme data at widget level

* fix: addressed feedback on chart widget reskin

* fix:
* style according to feedback
* styled custom charts

* fix:
* added migration for accentColor and fontFamily
* implemented reskinning feedback

* fix: changed the position of properties in custom chart config

* fix:
* added unit test for migration
* changed the caption color

* fix: spacing fix

* fix: added accentColor and fontFamily defaults

* test: added cypress test for chart reskinning

* test: fixed cypress test failure
2022-08-12 17:40:17 +05:30
..
actions refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
api feat: Abort Query Execution (#15775) 2022-08-12 12:49:17 +05:30
assets fix: Reskinning Radio + Toggle + Checkbox (#15329) 2022-08-05 10:16:42 +05:30
ce feat: Abort Query Execution (#15775) 2022-08-12 12:49:17 +05:30
components feat: Abort Query Execution (#15775) 2022-08-12 12:49:17 +05:30
constants feat: chartwidget reskin feedback (#15621) 2022-08-12 17:40:17 +05:30
ee Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
enterprise
entities fix: Modify Form Control Inputs for various Datasource Actions (#15396) 2022-08-09 13:05:59 +00:00
globalStyles refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
icons feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
mockComponentProps feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
mockResponses feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30
normalizers
pages feat: Abort Query Execution (#15775) 2022-08-12 12:49:17 +05:30
polyfills
reducers Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
reflow Reflow overlapping fix on canvas edges (#12745) 2022-04-20 12:56:35 +05:30
resizable move reflow out of beta (#12746) 2022-04-20 18:33:30 +05:30
sagas fix: update def on widget property name update (#15490) 2022-08-10 10:50:08 +05:30
selectors Re-render of PropertyPaneConnections (#15552) 2022-08-04 18:21:54 +05:30
templates
theme fix: Reskinning Radio + Toggle + Checkbox (#15329) 2022-08-05 10:16:42 +05:30
transformers fix: Added support for self signed certificate during OAuth2 flows (#14719) 2022-07-21 16:10:36 +05:30
utils feat: chartwidget reskin feedback (#15621) 2022-08-12 17:40:17 +05:30
widgets feat: chartwidget reskin feedback (#15621) 2022-08-12 17:40:17 +05:30
workers fix: Improve Autocomplete for local vars, JSObject & ButtonGroup Widget 2022-08-11 15:29:38 +05:30
.gitignore
App.css
AppErrorBoundry.tsx add analytics log on app crash (#14575) 2022-06-22 16:00:33 +05:30
AppRouter.tsx refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
index.css fix: Reskinning Radio + Toggle + Checkbox (#15329) 2022-08-05 10:16:42 +05:30
index.tsx Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
LandingScreen.tsx
react-app-env.d.ts
RouteBuilder.ts chore: code changes to support clean urls v2 (#14757) 2022-07-11 09:36:29 +05:30
RouteParamsMiddleware.ts chore: code changes to support clean urls v2 (#14757) 2022-07-11 09:36:29 +05:30
serviceWorker.js feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
store.ts chore: code changes to support clean urls v2 (#14757) 2022-07-11 09:36:29 +05:30
wdyr.ts fix: revert #8121 (#11502) 2022-02-28 19:44:56 +05:30