Commit Graph

10933 Commits

Author SHA1 Message Date
Ilya Oleshko
d204c9b6de Merge branch 'develop' into feature/not-implemented-page 2021-02-16 13:22:34 +03:00
Ilya Oleshko
12b3a0a43a Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into develop 2021-02-16 13:22:07 +03:00
Artem Tarasov
42cb830a84 Web: LoginMobile: added custim.scss, changed webpack config (alias) 2021-02-16 12:48:35 +03:00
52c9e4daac Merge branch 'feature/mobx' of https://github.com/ONLYOFFICE/AppServer into feature/mobx
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Header/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesRowContent.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesTileContent.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/components/panels/NewFilesPanel/index.js
2021-02-16 12:16:13 +03:00
Vladislav Makhov
1d7f8c2e97 web: people: fix editing form data injection 2021-02-16 12:13:19 +03:00
a1fc390bc2 Web: Files: created formatsStore 2021-02-16 12:01:51 +03:00
Artem Tarasov
b6882bb381 Web: LoginMobile: added module LoginMobile 2021-02-16 11:00:24 +03:00
Vladislav Makhov
c5ad94e358 resolve merge conflicts 2021-02-16 10:27:53 +03:00
Vladislav Makhov
09c580e268 Merge branch 'feature/mobx' of github.com:ONLYOFFICE/AppServer into feature/mobx
# Conflicts:
#	products/ASC.People/Client/src/components/pages/GroupAction/index.js
#	products/ASC.People/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.People/Client/src/components/pages/Home/Section/Paging/index.js
#	products/ASC.People/Client/src/components/pages/Home/index.js
#	products/ASC.People/Client/src/components/pages/Profile/Section/Body/ProfileInfo/ProfileInfo.js
#	products/ASC.People/Client/src/components/pages/Profile/Section/Body/index.js
#	products/ASC.People/Client/src/components/pages/Profile/Section/Header/index.js
#	products/ASC.People/Client/src/components/pages/Profile/index.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/index.js
#	products/ASC.People/Client/src/components/pages/Reassign/Section/Header/index.js
2021-02-16 10:20:43 +03:00
Vladislav Makhov
e513ad35c9 web: people: hide unused code 2021-02-16 10:01:01 +03:00
Vladislav Makhov
86faaad05f web: people: add is People admin getter 2021-02-16 10:00:35 +03:00
Vladislav Makhov
702351dbdd web: people: add several func's 2021-02-16 09:59:56 +03:00
Vladislav Makhov
9db00e24ae web: people: group button menu fix 2021-02-16 09:53:52 +03:00
722e04b458 Merge branch 'feature/mobx' of github.com:ONLYOFFICE/AppServer into feature/mobx
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/ThirdPartyList.js
#	products/ASC.Files/Client/src/components/Article/Body/TreeFolders.js
#	products/ASC.Files/Client/src/components/Article/Body/TreeSettings.js
#	products/ASC.Files/Client/src/components/Article/MainButton/index.js
#	products/ASC.Files/Client/src/components/dialogs/ConnectDialog/index.js
#	products/ASC.Files/Client/src/components/dialogs/ConvertDialog/index.js
#	products/ASC.Files/Client/src/components/dialogs/DeleteDialog/index.js
#	products/ASC.Files/Client/src/components/dialogs/DeleteThirdPartyDialog/index.js
#	products/ASC.Files/Client/src/components/dialogs/DownloadDialog/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesRowContent.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesTileContent.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Filter/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Header/index.js
#	products/ASC.Files/Client/src/components/pages/Settings/Section/Body/ConnectedClouds.js
#	products/ASC.Files/Client/src/components/pages/Settings/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Settings/index.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/Section/Body/VersionRow.js
#	products/ASC.Files/Client/src/components/panels/ChangeOwnerPanel/index.js
#	products/ASC.Files/Client/src/components/panels/NewFilesPanel/index.js
#	products/ASC.Files/Client/src/components/panels/OperationsPanel/index.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/index.js
#	products/ASC.People/Client/src/components/pages/Home/index.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/updateUserForm.js
2021-02-15 23:03:15 +03:00
0b9a258f91 Web: Client: Moved to MobX 2021-02-15 22:43:07 +03:00
Vladislav Makhov
38dffc62ad web: people: migrate data to mobx 2021-02-15 19:56:35 +03:00
TatianaLopaeva
22d7bd6bd3 Web: Components: text: Fix text color for base/dark themes. 2021-02-15 19:15:27 +03:00
TatianaLopaeva
ea7e970182 Web: Components: utils: Added globalStyles file. 2021-02-15 19:08:51 +03:00
TatianaLopaeva
f00dc563ff Web: Components: themes: Refactoring base theme. 2021-02-15 19:08:10 +03:00
TatianaLopaeva
175c42d8b8 Web: Components: Added styles for dark theme. 2021-02-15 19:07:28 +03:00
Vladislav Makhov
5946e5b157 web: people: remove unused code 2021-02-15 18:47:17 +03:00
b37ee479e1 Merge branch 'feature/mobx' of https://github.com/ONLYOFFICE/AppServer into feature/mobx 2021-02-15 18:36:16 +03:00
d7647f6271 Web: Files: removed settings from FilesStore 2021-02-15 18:36:07 +03:00
Vladislav Makhov
ead67641a1 Merge branch 'feature/mobx' of github.com:ONLYOFFICE/AppServer into feature/mobx 2021-02-15 18:26:31 +03:00
Vladislav Makhov
9f20de7496 web: people: migrate data to mobx 2021-02-15 18:26:17 +03:00
8747aafc29
Merge pull request #179 from ONLYOFFICE/feature/empty-group
Feature/empty group
2021-02-15 17:48:41 +03:00
Artem Tarasov
3414ebc986 Web: People: dialogs/DeleteProfileEverDialog: removed anonymous function creation 2021-02-15 15:26:56 +03:00
TatianaLopaeva
21e73c6db2 Web: Components: tree-menu: Added theme provider, update globalColors file. 2021-02-15 15:22:21 +03:00
42f5401a29 Merge branch 'feature/mobx' of https://github.com/ONLYOFFICE/AppServer into feature/mobx 2021-02-15 15:11:45 +03:00
68910bfa04 Web: Files: removed redux provider from files 2021-02-15 15:11:26 +03:00
f071541bf2 Merge branch 'feature/mobx' of github.com:ONLYOFFICE/AppServer into feature/mobx 2021-02-15 13:48:29 +03:00
Vladislav Makhov
aeeac1cc47 web: people: migrate data to mobx 2021-02-15 12:55:51 +03:00
Vladislav Makhov
be2813304e web: people: hide unused code 2021-02-15 12:55:35 +03:00
Vladislav Makhov
0712360025 web: people: hide unused code 2021-02-15 12:55:17 +03:00
Vladislav Makhov
8827e6b8e2 web: people: migrate dialogues data to mobx 2021-02-15 12:53:50 +03:00
Vladislav Makhov
93b34f1150 web: people: migrate profile data to mobx 2021-02-15 12:52:29 +03:00
Vladislav Makhov
048da06f6e web: people: add func's to AvatarEditorStore 2021-02-15 12:51:37 +03:00
Vladislav Makhov
94ff0f7dd8 web: people: InviteLinksStore init, add SetisLoading action 2021-02-15 12:51:10 +03:00
Vladislav Makhov
1c4df51ed3 web: people: update getTargetUser func 2021-02-15 12:50:29 +03:00
Vladislav Makhov
caa2388c34 web: people: add setUsers, update updateProfileInUsers func's 2021-02-15 12:49:49 +03:00
Vladislav Makhov
926ead6d6b web: people: hide unused code 2021-02-15 12:48:46 +03:00
Vladislav Makhov
eb0f8bd208 web: people: add Invite Links Store 2021-02-15 12:48:08 +03:00
TatianaLopaeva
64bd5aa964 Web: Components: theme-provider: Rename folder and files. 2021-02-15 12:33:07 +03:00
TatianaLopaeva
b3c2e21c93 Web: Components: password-input: Added theme support and moved styles to separate file. 2021-02-15 12:10:20 +03:00
Ilya Oleshko
f2f2fbc07c Merge branch 'develop' into feature/not-implemented-page 2021-02-15 10:58:34 +03:00
TatianaLopaeva
978709d814 Web: Components: field-container: Added theme support and moved styles to separate file. 2021-02-15 10:23:36 +03:00
TatianaLopaeva
d5b3a37b3d Web: Components: row-content: Added theme support and moved styles to separate file. 2021-02-15 09:46:40 +03:00
Artem Tarasov
99433c8539 Web: Common: FilterInput: fixed a bug with displaying an item in a hidden and open view at hte same time 2021-02-12 19:05:15 +03:00
Artem Tarasov
134cb7f0ed Web: People: GroupAction/helpers: added to helpers/constants.js user id if there is no manager in the group 2021-02-12 18:12:44 +03:00
Artem Tarasov
6024432747 Web: Components: backdrop: fixed ability to click on content behind the backdrop 2021-02-12 17:47:54 +03:00