PromucFlow_constructor/app/client/src
2023-08-09 16:31:13 +01:00
..
actions feat: debugger error navigation (#25505) 2023-08-01 09:32:41 +05:30
api chore: remove commented out lines (#25781) 2023-07-27 16:09:04 +05:30
assets chore: Optimising the code for admin settings page (#25404) 2023-07-18 15:18:48 +05:30
ce fix: ce ee ramps fix (#26078) 2023-08-08 10:55:21 +07:00
components fix: Fix uqi query switching issue (#26167) 2023-08-09 16:29:19 +01:00
constants feat/Replace fusion charts with Echarts (#24249) 2023-07-28 18:59:16 +05:30
ee feat: ramps for multiple environments (#25764) 2023-08-05 14:59:47 +07:00
enterprise chore: Format files to match prettier rules and exclude third-party files (#21586) 2023-03-20 19:04:31 +05:30
entities feat: Remove async/sync differentiation from Appsmith (#25399) 2023-08-05 06:38:53 +01:00
globalStyles fix: Added an Indice.Layer to the Border and Indicator of the Guided … (#25585) 2023-07-24 15:43:55 +05:30
icons feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
mockComponentProps
mockResponses ci: Add lint check to the build step (#21442) 2023-03-20 22:50:44 +05:30
mocks
navigation chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
pages fix: ce ee ramps fix (#26078) 2023-08-08 10:55:21 +07:00
plugins/Linting feat: Add linting error for assignment expression (#25140) 2023-07-24 12:23:45 +05:30
polyfills chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
reducers chore: Add button v2 under feature flag (#25106) 2023-07-26 18:10:44 +05:30
reflow fix: Add null check to fix sentry error in widget reflow (#24214) 2023-06-08 17:37:04 +05:30
resizable fix: widget borders does not reflect widget height (#23694) 2023-06-28 14:11:45 +05:30
sagas feat: gsheets schema UI (#25768) 2023-08-06 17:22:27 +05:30
selectors fix: Cypress test for widget sidebar in Airgap (#25900) 2023-08-01 17:56:29 +05:30
templates
theme chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
transformers chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
usagePulse chore: Add analytics event to track telemetry is disabled & update properties for INVITE_USER event (#24042) 2023-06-06 02:57:40 +05:30
utils fix: gsheet misleading error banner issues fixed (#25969) 2023-08-07 17:26:02 +05:30
WidgetQueryGenerators chore: Miscellaneous one click binding updates (#24957) 2023-07-20 11:52:20 +05:30
widgets hotfix: Add an optional data check around series data (#26207) 2023-08-09 16:31:13 +01:00
workers feat: Remove async/sync differentiation from Appsmith (#25399) 2023-08-05 06:38:53 +01:00
App.css
AppErrorBoundry.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
config.d.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
Globals.d.ts feat: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
index.css fix: design-system-old fixes (#24421) 2023-06-20 14:34:13 +05:30
index.tsx perf: prioritize the main bundle over preloads (v2) (#24374) 2023-06-22 10:58:10 +05:30
LandingScreen.tsx chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
preload-route-chunks.ts fix: bump storybook version and move stories to storybook package (#25821) 2023-07-31 19:15:50 +03:00
react-app-env.d.ts
RouteBuilder.test.ts fix: Encode query params in URLs (#22594) 2023-05-03 09:00:27 +05:30
RouteBuilder.ts fix: Encode query params in URLs (#22594) 2023-05-03 09:00:27 +05:30
RouteChangeListener.tsx chore: Add new navigation scenarios for route change event (#21682) 2023-03-30 11:03:29 +05:30
RouteParamsMiddleware.ts feat: deprecate duplicate button (#23461) 2023-05-24 10:34:52 +05:30
serviceWorker.js fix: don’t cache icons by the service worker (#23558) 2023-05-24 12:50:26 +05:30
store.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
wdyr.ts