DocSpace-client/packages/client/src/store
2023-06-01 15:56:03 +04:00
..
AccessRightsStore.js Web:Client:Accounts: disable change user type for disabled users 2023-03-01 14:58:28 +03:00
AccountsContextOptionsStore.js Merge branch 'master' into develop 2023-05-29 14:36:12 +03:00
AvatarEditorStore.js
BackupStore.js Web: Returned checking and deleting the local store. 2023-02-10 11:57:31 +03:00
CommonStore.js Web:Client:Store:CommonStore Fixed mobx warning greetingSettingsIsDefault 2023-04-06 13:44:31 +05:00
ConfirmStore.js
ContextOptionsStore.js Merge branch 'develop' into feature/redirect-after-access-denied 2023-06-01 14:41:43 +03:00
CreateEditRoomStore.js Web: Deleted set quota. 2023-03-30 18:04:32 +03:00
DialogsStore.js Web: Files: fixed sequential deletion of rooms 2023-04-25 17:39:12 +03:00
DialogStore.js Client: init reset auth 2023-03-03 14:03:02 +03:00
EditingFormStore.js
FilesActionsStore.js Merge branch 'master' into develop 2023-05-29 14:36:12 +03:00
FilesStore.js Merge branch 'develop' into feature/history-timeout 2023-05-30 11:29:48 +03:00
FilterStore.js Web:Client:Home: fix accounts empty page 2023-05-03 18:08:20 +03:00
GroupsStore.js
HeaderMenuStore.js Web:Client:Home: merged accounts section header into home section header 2023-04-21 14:12:27 +03:00
HotkeyStore.js Merge branch 'develop' into branch feature/react-router-6 2023-04-12 13:56:41 +03:00
index.js Web:Client:Store: delete useless store 2023-04-20 18:38:07 +03:00
InviteLinksStore.js Web: Client: InviteLinksStore: Added runInAction for getting links action 2023-03-02 15:39:34 +03:00
LoadingStore.js
MediaViewerDataStore.js Merge branch 'master' into develop 2023-05-29 14:36:12 +03:00
OformsStore.js added interaction to OforsStore for it to set selection of InfoPanelStore on oform click 2022-09-16 15:14:17 +03:00
PaymentStore.js Merge pull request #1342 from ONLYOFFICE/bugfix/payments-page 2023-04-13 15:01:39 +04:00
PeopleStore.js Client: disabled reset auth if tfa off 2023-03-16 12:13:26 +03:00
PrimaryProgressDataStore.js Web:Client:MainButton: fix download count when error 2022-10-17 20:58:53 +05:00
ProfileActionsStore.js Web: Fix routing to login (logout issues) 2023-04-24 14:25:14 +04:00
SecondaryProgressDataStore.js Web: refactoring 2023-03-31 11:55:44 +04:00
SelectedFolderStore.js fixed selected room editing displayment issue 2023-01-19 15:57:11 +03:00
SelectedGroupStore.js
SelectFileDialogStore.js Web: Deleted useless code. 2022-09-29 11:42:47 +03:00
SelectFolderDialogStore.js Web: Added a check for the ability to move/copy to a folder. 2022-12-28 10:52:16 +03:00
SelectionPeopleStore.js Fixed Bug 61060 - Accounts: Error in console Uncaught TypeError: "newData" is read-only when deselecting account 2023-02-07 11:00:21 +03:00
SelectionStore.js
SettingsSetupStore.js Fix Bug 60695 - Settings: Common. The minimum length of the portal name cannot be less than 6 characters. 2023-01-27 15:56:07 +05:00
SettingsStore.js Web: Added thumbnails1280x720 to config.json and turned off by default 2023-03-20 22:51:40 +04:00
SsoFormStore.js Client: SSOStore: fix 2023-04-18 14:43:17 +03:00
TableStore.js reordered trash table columns and separated Author, Created, Size and Type trash table columns for default isEnable 2023-02-16 12:02:41 +03:00
TagsStore.js Web: Changed load Docspace config for clients 2022-12-20 19:51:49 +03:00
TargetUserStore.js Web:Client Fixed profile avatar update 2023-04-14 18:20:34 +05:00
ThirdPartyStore.js Fix UselessModuleTranslationKeysTest issue (key: Authorization) 2023-05-15 15:35:09 +04:00
TreeFoldersStore.js Web: Refactoring. added error handler. 2023-03-10 14:23:16 +03:00
UploadDataStore.js Merge branch 'develop' into feature/trash-filter-by-room 2023-05-30 11:56:18 +04:00
UsersStore.js Client: UsersStore: get isSSO 2023-04-27 18:01:29 +03:00
VersionHistoryStore.js Web: Deleted canChangeVersionFileHistory and canViewRoomInfo. 2022-12-14 15:52:45 +03:00
WizardStore.js