PromucFlow_constructor/app/client/src
arunvjn 7ca4f73cdf
fix: library installation failure in public apps (#20112)
- Feature flag API returns an empty response for public applications.
The API to fetch installed libraries was behind the custom JS library
feature flag and thus wasn't invoked. This PR removes all the references
to CUSTOM_JS_LIB feature flag in the code base.
- Add change to make Custom JS Lib view endpoint accessible without
login.
- Add JUnit TC to test for js lib presence in view mode.
2023-02-01 10:37:39 +05:30
..
actions refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
api feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
assets chore: code split usage and billing files (#19436) 2023-01-10 11:09:15 +05:30
ce fix: Refactoring the code of the Upgrade flow for OIDC and SAML (#20246) 2023-01-31 14:53:39 +05:30
components refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
constants fix: Make async evaluation as default (#20095) 2023-01-30 10:57:12 +05:30
ee chore: Refactor for JSFunction execution auditLogs (#19671) 2023-01-16 17:26:18 +05:30
enterprise
entities fix: library installation failure in public apps (#20112) 2023-02-01 10:37:39 +05:30
globalStyles feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +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: 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 refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
normalizers
pages fix: library installation failure in public apps (#20112) 2023-02-01 10:37:39 +05:30
polyfills fix: sentry issues (#9491) 2021-12-03 12:18:37 +05:30
reducers fix: Handle clone errors in async executions (#20097) 2023-01-28 14:12:11 +01:00
reflow feat: drag n drop and Container jump enhancements (#19047) 2023-01-06 22:27:40 +05:30
resizable feat: drag n drop and Container jump enhancements (#19047) 2023-01-06 22:27:40 +05:30
sagas fix: library installation failure in public apps (#20112) 2023-02-01 10:37:39 +05:30
selectors fix: Show JS Function data in autocompletion hints (#19811) 2023-01-17 08:12:16 +01:00
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: update Styled components to latest version and related cleanup (#19284) 2023-01-13 16:35:59 +05:30
utils refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
widgets fix: date settings visibility for different column types (#20172) 2023-01-30 17:46:07 +05:30
workers fix: library installation failure in public apps (#20112) 2023-02-01 10:37:39 +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 feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +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 fix: revert #8121 (#11502) 2022-02-28 19:44:56 +05:30