PromucFlow_constructor/app/client/src
2023-05-16 13:18:21 +05:30
..
actions feat: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
api chore: Bottom bar code split (#23323) 2023-05-16 14:37:53 +07:00
assets feat: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
ce chore: Bottom bar code split (#23323) 2023-05-16 14:37:53 +07:00
components chore: Bottom bar code split (#23323) 2023-05-16 14:37:53 +07:00
constants fix: Visual changes to code inside appsmith (#22652) 2023-05-11 23:08:10 +05:30
ee chore: Bottom bar code split (#23323) 2023-05-16 14:37:53 +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 fix: Added null check before logging analytics (#23053) 2023-05-15 12:24:15 +05:30
globalStyles feat: Autocompletion hints in sql editor (#22827) 2023-05-12 11:26:53 +05:30
icons feat: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
mockComponentProps feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
mockResponses ci: Add lint check to the build step (#21442) 2023-03-20 22:50:44 +05:30
mocks chore: integrate msw to browser to mock api requests (#15965) 2022-08-17 12:01:55 +05:30
navigation fix: added condition to store nav context if datasource already created on changing the page from ds routes (#22557) 2023-04-26 16:03:35 +00:00
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 chore: Bottom bar code split (#23323) 2023-05-16 14:37:53 +07: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: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +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: Remove borders in preview mode for modals. (#23086) 2023-05-15 16:59:15 +05:30
sagas fix: widget columns to have integers after conversion to fixed layout and redirect to home page while restoring if the page does not exist in the restored snapshot (#23144) 2023-05-14 22:40:20 +05:30
selectors chore: analytic events added for gsheet (#23171) 2023-05-12 20:34:38 +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: send empty license key to intercom for CE (#23149) 2023-05-15 16:48:34 +05:30
WidgetQueryGenerators chore: [One-click binding] Mongo db widget query generator (#22226) 2023-04-13 15:48:51 +05:30
widgets chore: copy old ads components and move them to packages (#23142) 2023-05-15 10:08:58 +03:00
workers chore: Disable post process during fn determination (#23289) 2023-05-16 13:18:21 +05:30
App.css
AppErrorBoundry.tsx add analytics log on app crash (#14575) 2022-06-22 16:00:33 +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 feat: Google sheet file picker on blank page (#22148) 2023-04-14 12:49:42 +05:30
index.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
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 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
serviceWorker.js fix: Log ChunkLoadError on Sentry only after 3rd failure (#18196) 2022-11-18 09:33:23 +00:00
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