PromucFlow_constructor/app/client/src
Pawan Kumar d4eeff8fcc
fix: Header tags are not styled correctly in the Text widget (#10949)
* fix text widget styles

* add font weight in headings

Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2022-02-10 12:25:33 +05:30
..
actions fix: Race condition issue of meta reducer update (#10837) 2022-02-04 17:52:25 +05:30
api chore: increase axios timeout for git specific APIs (#10732) 2022-01-31 09:48:58 +05:30
assets feat: Entity explorer UI redesign (#9811) 2022-01-29 12:56:19 +05:30
ce added config for signup disabling 2022-02-07 20:48:44 +05:30
comments react spring upgrade (#10427) 2022-01-21 11:42:46 +05:30
components feat: added datasource icon on left of entity name, revamped name editor (#10821) 2022-02-09 17:11:47 +05:30
constants feat: added datasource icon on left of entity name, revamped name editor (#10821) 2022-02-09 17:11:47 +05:30
ee refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
enterprise
entities fix: fix refresh token flow in REST API OAuth (#10875) 2022-02-09 09:38:58 +05:30
globalStyles feat: Entity explorer UI redesign (#9811) 2022-01-29 12:56:19 +05:30
icons feat: Select and Multiselect V2 (#10359) 2022-02-02 06:15:07 -08:00
mockComponentProps refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
mockResponses fix: unread indicator behaviour (#8290) 2021-10-19 15:56:56 +05:30
normalizers refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
notifications fix: git sync minor fixes (#9183) 2021-11-18 06:48:52 +00:00
pages feat: added datasource icon on left of entity name, revamped name editor (#10821) 2022-02-09 17:11:47 +05:30
polyfills fix: sentry issues (#9491) 2021-12-03 12:18:37 +05:30
reducers fix: Race condition issue of meta reducer update (#10837) 2022-02-04 17:52:25 +05:30
reflow feat: Reflow and Resize while Dragging and Resizing widgets. (#9054) 2022-01-13 18:51:57 +05:30
resizable react spring upgrade (#10427) 2022-01-21 11:42:46 +05:30
sagas fix: Race condition issue of meta reducer update (#10837) 2022-02-04 17:52:25 +05:30
selectors feat: added datasource icon on left of entity name, revamped name editor (#10821) 2022-02-09 17:11:47 +05:30
templates
theme fix: Input border color fix for hover state (#9894) 2021-12-24 12:55:25 +05:30
transformers fix: fix refresh token flow in REST API OAuth (#10875) 2022-02-09 09:38:58 +05:30
utils chore: Extend the list of widgets that cannot be used inside the List… (#10928) 2022-02-09 12:45:10 +05:30
widgets fix: Header tags are not styled correctly in the Text widget (#10949) 2022-02-10 12:25:33 +05:30
workers fix: Remove references of messages.ts in worker files (#11004) 2022-02-08 20:53:25 +05:30
.gitignore
App.css
AppErrorBoundry.tsx
AppRouter.tsx fix: misc git sync fixes / ui polish (#9229) 2021-12-07 07:59:32 +00:00
index.css fix: Input border color fix for hover state (#9894) 2021-12-24 12:55:25 +05:30
index.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
LandingScreen.tsx
react-app-env.d.ts
serviceWorker.js
store.ts
wdyr.ts