PromucFlow_constructor/app/client/src
Sangeeth Sivan ab00c3dda4
fix: hide workspace menu options trigger when there are no permissions (#18742)
* fix: variable mismatch fix

* fix: updated to use the right boolean flag

* fix: workspace menu order
2022-12-09 15:46:00 +05:30
..
actions feat: Command click navigation via code (#18326) 2022-12-08 17:46:41 +05:30
api feat: New settings pane (#16361) 2022-12-02 11:19:51 +05:30
assets feat: Adding an upgrade page for Access control (#18554) 2022-12-04 20:12:35 +05:30
ce chore: Updating the text from enterprise to business to maintain consistency (#18787) 2022-12-09 00:08:42 +05:30
components feat: Add Series Colour property for default charts (#18229) 2022-12-09 12:47:21 +05:30
constants chore: perf data tree shrink (#18361) 2022-12-02 18:15:11 +05:30
ee refactor: Updating upgrade flows to start using upgrade hook for better code reusability (#18735) 2022-12-08 10:48:03 +05:30
enterprise
entities fix: fetching the plugin form config for queries if datasource is not viewable (#18749) 2022-12-08 09:06:35 +05:30
globalStyles chore: use typography and getTypographyFromKey from the design-system (#18050) 2022-11-16 11:32:00 +07:00
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: RBAC framework (#14823) 2022-08-22 23:27:07 +05:30
mocks chore: integrate msw to browser to mock api requests (#15965) 2022-08-17 12:01:55 +05:30
navigation feat: [Context Switching] Complex widgets and other Phase 2 items (#17046) 2022-12-08 12:51:58 +05:30
normalizers refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
pages fix: hide workspace menu options trigger when there are no permissions (#18742) 2022-12-09 15:46:00 +05:30
polyfills fix: sentry issues (#9491) 2021-12-03 12:18:37 +05:30
reducers feat: [Context Switching] Complex widgets and other Phase 2 items (#17046) 2022-12-08 12:51:58 +05:30
reflow fix: Switch to preview mode performance issue (#18457) 2022-11-27 22:42:00 +05:30
resizable feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
sagas feat: Command click navigation via code (#18326) 2022-12-08 17:46:41 +05:30
selectors feat: Command click navigation via code (#18326) 2022-12-08 17:46:41 +05:30
templates Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
theme fix: Table reskinning (#17228) 2022-10-14 10:23:31 +05:30
transformers fix: Fix Api url path issue (#16628) 2022-09-13 05:02:59 +00:00
utils feat: Command click navigation via code (#18326) 2022-12-08 17:46:41 +05:30
widgets feat: Add Series Colour property for default charts (#18229) 2022-12-09 12:47:21 +05:30
workers chore: perf data tree shrink (#18361) 2022-12-02 18:15:11 +05:30
.gitignore
App.css
AppErrorBoundry.tsx add analytics log on app crash (#14575) 2022-06-22 16:00:33 +05:30
AppRouter.tsx fix: Added support for country code flags on windows devices (#18203) 2022-12-05 10:43:21 +05:30
config.d.ts feat: Add type inference for redux's useSelector hook (#18257) 2022-11-28 08:13:17 +00:00
index.css fix: RTE + Form + JSONForm reskinning (#16956) 2022-09-28 17:28:40 +00:00
index.tsx fix: geolocation api callbacks are not called (#18235) 2022-11-30 16:08:15 +05:30
LandingScreen.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
react-app-env.d.ts
RouteBuilder.ts feat: New settings pane (#16361) 2022-12-02 11:19:51 +05:30
RouteParamsMiddleware.ts feat: New settings pane (#16361) 2022-12-02 11:19:51 +05:30
serviceWorker.js fix: Log ChunkLoadError on Sentry only after 3rd failure (#18196) 2022-11-18 09:33:23 +00:00
store.ts fix: geolocation api callbacks are not called (#18235) 2022-11-30 16:08:15 +05:30
wdyr.ts fix: revert #8121 (#11502) 2022-02-28 19:44:56 +05:30