PromucFlow_constructor/app/client/src
2022-12-15 16:25:52 +05:30
..
actions feat: reset meta widgets (#18809) 2022-12-15 09:23:09 +01:00
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: Update Logo/Favicon url + remove EE cypress code for Branding + Update screenshots tests (#18872) 2022-12-15 14:59:26 +05:30
components chore: Update Logo/Favicon url + remove EE cypress code for Branding + Update screenshots tests (#18872) 2022-12-15 14:59:26 +05:30
constants chore: Adding adminSettingsVisible variable in User type (#18961) 2022-12-15 11:42:46 +05:30
ee feat: Branding (#18717) 2022-12-09 20:13:47 +05:30
enterprise
entities fix: Parse js actions for view mode changes (#18357) 2022-12-12 19:45:40 +05:30
globalStyles chore: use typography and getTypographyFromKey from the design-system (#18050) 2022-11-16 11:32:00 +07:00
icons
mockComponentProps
mockResponses
mocks
navigation feat: Property pane search (#18164) 2022-12-11 20:12:32 +05:30
normalizers
pages chore: Property pane search input focus (#18858) 2022-12-15 16:25:52 +05:30
polyfills
reducers feat: reset meta widgets (#18809) 2022-12-15 09:23:09 +01:00
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: reset meta widgets (#18809) 2022-12-15 09:23:09 +01:00
selectors chore: Navigation analytics (#18781) 2022-12-15 09:36:13 +05:30
templates
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 chore: Navigation analytics (#18781) 2022-12-15 09:36:13 +05:30
widgets fix: Updating page permissions in view mode to solve error message for updating the page (#18946) 2022-12-14 20:32:13 +05:30
workers fix: Parse js actions for view mode changes (#18357) 2022-12-12 19:45:40 +05:30
.gitignore
App.css
AppErrorBoundry.tsx
AppRouter.tsx chore: Navigation analytics (#18781) 2022-12-15 09:36:13 +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: show more modal of a truncated text widget is flickering (#18888) 2022-12-14 13:43:43 +05:30
index.tsx chore: Navigation analytics (#18781) 2022-12-15 09:36:13 +05:30
LandingScreen.tsx feat: Branding (#18717) 2022-12-09 20:13:47 +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