..
__tests__
feat: Refactor invite modal for handling RBAC updates ( #16405 )
2022-09-02 22:45:08 +05:30
ActionExecution
feat: Refactor invite modal for handling RBAC updates ( #16405 )
2022-09-02 22:45:08 +05:30
CanvasSagas
fix: Refactoring to replace all usages of isEqual method from lodash with equal method from fast-deep-equal/es6 ( #16439 )
2022-09-02 14:46:30 +05:30
WebsocketSagas
feat: Fetch Appsmith version when browser tab comes on focus ( #16153 )
2022-09-01 14:17:29 +05:30
ActionSagas.ts
fix: fast render form elements in UQI query editors ( #16199 )
2022-09-01 10:41:57 +05:30
ApiPaneSagas.ts
feat: Refactor invite modal for handling RBAC updates ( #16405 )
2022-09-02 22:45:08 +05:30
ApplicationSagas.tsx
chore: code split sagas and reducer's index file ( #16261 )
2022-08-24 17:46:32 +05:30
AppThemingSaga.tsx
feat: upgrade to create react app 5 ( #14000 )
2022-06-21 19:27:34 +05:30
BatchSagas.tsx
feat: upgrade to create react app 5 ( #14000 )
2022-06-21 19:27:34 +05:30
CollectionSagas.ts
feat: upgrade to create react app 5 ( #14000 )
2022-06-21 19:27:34 +05:30
CurlImportSagas.ts
chore: Update text message for git remote url placeholder ( #15553 )
2022-08-02 12:55:51 +05:30
DatasourcesSagas.ts
feat: Refactor invite modal for handling RBAC updates ( #16405 )
2022-09-02 22:45:08 +05:30
DebuggerSagas.ts
fix: updating trigger meta to get the source of console logs ( #16520 )
2022-09-07 11:53:47 +05:30
ErrorSagas.tsx
chore: code changes to support clean urls v2 ( #14757 )
2022-07-11 09:36:29 +05:30
EvaluationsSaga.ts
fix: updating trigger meta to get the source of console logs ( #16520 )
2022-09-07 11:53:47 +05:30
FormEvaluationSaga.ts
fix: fast render form elements in UQI query editors ( #16199 )
2022-09-01 10:41:57 +05:30
GitSyncSagas.ts
Regenerate SSH key in connect and import flow ( #14383 )
2022-07-20 12:30:11 +05:30
GlobalSearchSagas.ts
chore: code split sagas and reducer's index file ( #16261 )
2022-08-24 17:46:32 +05:30
helper.ts
feat: Simplified Google Sheets queries ( #14869 )
2022-07-04 11:13:27 +05:30
InitSagas.ts
chore: fix cannot read properties of null (reading 'id') sentry error ( #15323 )
2022-07-27 16:25:41 +05:30
JSActionSagas.ts
chore: code changes to support clean urls v2 ( #14757 )
2022-07-11 09:36:29 +05:30
JSPaneSagas.ts
Optimise code editor renders ( #15405 )
2022-08-04 11:10:44 +05:30
ModalSagas.ts
perf: Widget re-rendering refactor ( #14485 )
2022-08-19 15:40:36 +05:30
OnboardingSagas.ts
fix: welcome tour ending on page refresh ( #16079 )
2022-09-02 18:45:48 +05:30
PageSagas.tsx
chore: code split sagas and reducer's index file ( #16261 )
2022-08-24 17:46:32 +05:30
PageVisibilitySagas.ts
feat: Fetch Appsmith version when browser tab comes on focus ( #16153 )
2022-09-01 14:17:29 +05:30
PluginSagas.ts
feat: migrate from org to workspace under phase 3 ( #14158 )
2022-07-20 17:24:16 +05:30
PostEvaluationSagas.ts
chore: code split sagas and reducer's index file ( #16261 )
2022-08-24 17:46:32 +05:30
ProvidersSaga.ts
feat: upgrade to create react app 5 ( #14000 )
2022-06-21 19:27:34 +05:30
QueryPaneSagas.ts
feat: Refactor invite modal for handling RBAC updates ( #16405 )
2022-09-02 22:45:08 +05:30
RecentEntitiesSagas.ts
chore: code changes to support clean urls v2 ( #14757 )
2022-07-11 09:36:29 +05:30
ReplaySaga.ts
feat: Refactor invite modal for handling RBAC updates ( #16405 )
2022-09-02 22:45:08 +05:30
SaaSPaneSagas.ts
chore: code changes to support clean urls v2 ( #14757 )
2022-07-11 09:36:29 +05:30
selectors.tsx
fix: show the form setting in button widget ( #16013 )
2022-09-01 15:08:41 +05:30
SnipingModeSagas.ts
feat: Table widget v2 with support for non-ASCII characters and improved jest coverage ( #11307 )
2022-07-14 12:32:35 +05:30
TemplatesSagas.ts
feat: Added unconfigured datasources to the template API response ( #15606 )
2022-08-04 09:50:54 +05:30
ThemeSaga.tsx
feat: Refactor code for SAML integration ( #12700 )
2022-04-12 16:20:01 +05:30
UtilSagas.ts
feat: Refactor code for SAML integration ( #12700 )
2022-04-12 16:20:01 +05:30
WidgetAdditionSagas.ts
fix: cell background for edit actions column in Table v2 ( #15233 )
2022-07-20 11:42:59 +05:30
WidgetBlueprintSagas.test.ts
refactor: Widget Development API ( #6405 )
2021-09-09 20:40:22 +05:30
WidgetBlueprintSagas.ts
feat: upgrade to create react app 5 ( #14000 )
2022-06-21 19:27:34 +05:30
WidgetDeletionSagas.ts
fix: Update maincanvas height on widget resize, drag or delete operation ( #14992 )
2022-07-15 15:57:13 +05:30
WidgetEnhancementHelpers.ts
chore: code split sagas and reducer's index file ( #16261 )
2022-08-24 17:46:32 +05:30
WidgetLoadingSaga.ts
feat: Refactor code for SAML integration ( #12700 )
2022-04-12 16:20:01 +05:30
WidgetOperationSaga.test.tsx
feat: upgrade to create react app 5 ( #14000 )
2022-06-21 19:27:34 +05:30
WidgetOperationSagas.tsx
perf: Widget re-rendering refactor ( #14485 )
2022-08-19 15:40:36 +05:30
WidgetOperationUtils.test.ts
fix: Multi widget selection fixes ( #14388 )
2022-06-29 11:55:26 +00:00
WidgetOperationUtils.ts
perf: Widget re-rendering refactor ( #14485 )
2022-08-19 15:40:36 +05:30
WidgetSelectionSagas.ts
chore: code split sagas and reducer's index file ( #16261 )
2022-08-24 17:46:32 +05:30
WorkspaceSagas.ts
feat: migrate from org to workspace under phase 3 ( #14158 )
2022-07-20 17:24:16 +05:30