PromucFlow_constructor/app/client/src
2023-02-21 16:41:45 +05:30
..
actions fix: User gets an error even when table widget is added from the API … (#20593) 2023-02-20 17:33:54 +05:30
api feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
assets chore: update upgrade page with s3 assets, get instance id(#20562) 2023-02-12 01:13:53 +05:30
ce feat: usage and billing ce (#20653) 2023-02-20 22:29:06 +05:30
components feat: responsive pagination control (#20665) 2023-02-21 16:41:45 +05:30
constants feat: usage and billing ce (#20653) 2023-02-20 22:29:06 +05:30
ee chore: Add missing imports errors for ee repo sync (#20575) 2023-02-12 05:15:34 +01:00
enterprise
entities feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
globalStyles chore: Revert "feat: move the widget creation CTA off the Entity explorer (#… (#20335) 2023-02-03 14:47:01 +06:00
icons feat: added column freeze and unfreeze functionality to table widget (#18757) 2023-02-15 17:12:46 +05:30
mockComponentProps
mockResponses feat: adding new api for release items (#18966) 2023-01-11 11:08:20 +05:30
mocks chore: integrate msw to browser to mock api requests (#15965) 2022-08-17 12:01:55 +05:30
navigation chore: Revert "feat: move the widget creation CTA off the Entity explorer (#… (#20335) 2023-02-03 14:47:01 +06:00
normalizers
pages feat: usage and billing ce (#20653) 2023-02-20 22:29:06 +05:30
polyfills chore: Render below the fold widget components when browser is idle using Intersection Observer (#18747) 2023-02-08 16:53:39 +05:30
reducers feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
reflow feat: drag n drop and Container jump enhancements (#19047) 2023-01-06 22:27:40 +05:30
resizable feat: Auto height instant update (#19082) 2023-02-03 11:17:40 +05:30
sagas fix: Error log on a widget property not clearing out when the widget property is deleted (#20486) 2023-02-21 09:57:56 +05:30
selectors feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
templates
theme fix: Table reskinning (#17228) 2022-10-14 10:23:31 +05:30
transformers fix: secret saved indicator on ui for datasource forms (#18531) 2023-01-20 19:33:42 +05:30
usagePulse chore: decrease usage pulse trigger interval to 5 minutes (#20394) 2023-02-06 14:37:50 +05:30
utils feat: usage and billing ce (#20653) 2023-02-20 22:29:06 +05:30
widgets fix: Limit List widget nesting to a maximum of 3 levels (#20506) 2023-02-21 09:43:25 +05:30
workers fix: Error log on a widget property not clearing out when the widget property is deleted (#20486) 2023-02-21 09:57:56 +05:30
.gitignore
App.css
AppErrorBoundry.tsx add analytics log on app crash (#14575) 2022-06-22 16:00:33 +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 feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
index.tsx chore: Render below the fold widget components when browser is idle using Intersection Observer (#18747) 2023-02-08 16:53:39 +05:30
LandingScreen.tsx feat: Branding (#18717) 2022-12-09 20:13:47 +05:30
react-app-env.d.ts
RouteBuilder.ts chore: Use rolling window in the usage pulse call and send segment anonymous id for anonymous users (#19552) 2023-01-10 17:39:33 +05:30
RouteChangeListener.tsx chore: route change listener (#19090) 2022-12-26 07:10:09 +00:00
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