PromucFlow_constructor/app/client/src
2023-06-05 08:25:39 +01:00
..
actions feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
api chore: Send default environmentId in header of all api call (#23745) 2023-05-26 15:22:20 +05:30
assets chore: Revert Multi pane scale (#23909) 2023-05-31 18:36:34 +05:30
ce fix: gsheet file picker ui fixes (#24002) 2023-06-05 12:38:28 +05:30
components fix: SQL keyword style bug (#23929) 2023-06-05 08:25:39 +01:00
constants fix: peeking on undefined properties (#23818) 2023-06-05 09:24:10 +05:30
ee chore: add utility for widget level acl (#23526) 2023-06-02 16:36:41 +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 fix: gs authorisation status updates (#23890) 2023-06-02 11:58:46 +05:30
globalStyles fix: ads-v2 fixes (#23543) 2023-05-29 13:40:41 +08:00
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
normalizers 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
pages fix: gsheet file picker ui fixes (#24002) 2023-06-05 12:38:28 +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 feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
reflow 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
resizable fix: resizable max height (#23143) 2023-05-22 13:29:29 +05:30
sagas fix: Fix dropdown bug issue (#23923) 2023-06-02 16:45:12 +05:30
selectors feat: Updates templates filters section in appsmith platform (#23361) 2023-06-05 11:46:00 +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: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
usagePulse fix: sending usage pulse when the app is private and user is logged in. (#22933) 2023-05-08 14:33:21 +05:30
utils fix: gsheet file picker ui fixes (#24002) 2023-06-05 12:38:28 +05:30
WidgetQueryGenerators feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
widgets chore: Add missing autocomplete definition declarations (#23726) 2023-06-02 16:22:27 +05:30
workers fix: Sanitise toast error msgs (#22544) 2023-05-31 12:14:07 +05:30
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: ads-v2 fixes (#23543) 2023-05-29 13:40:41 +08:00
index.tsx chore: CDN related changes (#23882) 2023-06-02 11:38:45 +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
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