PromucFlow_constructor/app/client/src
Sangeeth Sivan f24ecc2473
feat: MySQL & MSSQL query generator (#24516)
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2023-07-06 13:50:58 +05:30
..
actions feat: Improve Linting performance (#23865) 2023-07-05 14:34:03 +01:00
api feat: updating datasource endpoints contract (#23920) 2023-07-03 18:36:05 +05:30
assets fix: all backlog fixes for ads v2 (#24012) 2023-06-12 12:40:54 +07:00
ce feat: Improve Linting performance (#23865) 2023-07-05 14:34:03 +01:00
components feat: Improve Linting performance (#23865) 2023-07-05 14:34:03 +01:00
constants chore: Sunset Omnibar Documentation and Snippets (#24787) 2023-06-30 15:51:08 +05:30
ee feat: remove collapse sections (#24017) 2023-07-04 17:41:56 +05:30
enterprise chore: Format files to match prettier rules and exclude third-party files (#21586) 2023-03-20 19:04:31 +05:30
entities feat: MySQL & MSSQL query generator (#24516) 2023-07-06 13:50:58 +05:30
globalStyles fix: Migrate slash commands to ADS 2.0 (#24864) 2023-06-30 08:44:00 +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 feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
pages chore: Split out the common component between SuperUser and NonSuperUser form (#25061) 2023-07-05 14:31:05 +05:30
plugins/Linting feat: Improve Linting performance (#23865) 2023-07-05 14:34:03 +01:00
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 feat: Improve Linting performance (#23865) 2023-07-05 14:34:03 +01:00
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: Improve Linting performance (#23865) 2023-07-05 14:34:03 +01:00
selectors feat: updating datasource endpoints contract (#23920) 2023-07-03 18:36:05 +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 feat: remove collapse sections (#24017) 2023-07-04 17:41:56 +05:30
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: Query missing in AUTO_COMPLETE_SHOW event (#24898) 2023-07-05 20:11:52 +05:30
WidgetQueryGenerators feat: MySQL & MSSQL query generator (#24516) 2023-07-06 13:50:58 +05:30
widgets refactor: Refactor Auto Layout min/max dimension for widgets (#24627) 2023-07-04 19:42:00 +05:30
workers feat: Improve Linting performance (#23865) 2023-07-05 14:34:03 +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 feat: Improve Linting performance (#23865) 2023-07-05 14:34:03 +01: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