Commit Graph

10733 Commits

Author SHA1 Message Date
TatianaLopaeva
cca261bb5b Web: Components: scrollbar: Added theme support, moved styles to a separate file. 2021-02-08 10:44:16 +03:00
Vladislav Makhov
e1f7c37a6b Merge branch 'feature/mobx' of github.com:ONLYOFFICE/AppServer into feature/mobx 2021-02-08 10:43:36 +03:00
Vladislav Makhov
cf6511cad2 web: people: migrate groups data 2021-02-08 10:43:20 +03:00
04dd3f792c Merge branch 'feature/mobx' of https://github.com/ONLYOFFICE/AppServer into feature/mobx 2021-02-08 10:43:20 +03:00
4d4e464275 Web: Files: moved isLoading to mobx store, added checkbox to files row 2021-02-08 10:43:10 +03:00
Vladislav Makhov
b6a0ba38ca web: people: migrate groups data 2021-02-08 10:42:37 +03:00
TatianaLopaeva
6776aed153 Web: Components: search-input: Added theme support, moved styles to a separate file. 2021-02-08 10:27:42 +03:00
Vladislav Makhov
9fcd48c110 web: people: migrate editing form store to mobx 2021-02-08 10:21:40 +03:00
TatianaLopaeva
46f0d6f2c9 Web: Components: selected-item: Added theme support, moved styles to a separate file. 2021-02-08 10:18:03 +03:00
Vladislav Makhov
aa3004ef89 Merge branch 'feature/mobx' of github.com:ONLYOFFICE/AppServer into feature/mobx 2021-02-08 10:03:11 +03:00
Vladislav Makhov
30c6028350 web: people: migrate selected group prop 2021-02-08 10:03:05 +03:00
Vladislav Makhov
cd77bfa802 web: people: add stores to root 2021-02-08 10:02:41 +03:00
Vladislav Makhov
e58a489204 web: people: add Selected Group store 2021-02-08 10:02:07 +03:00
Vladislav Makhov
d285fa6ae4 web: people: add Editing Form store 2021-02-08 10:01:49 +03:00
Vladislav Makhov
997f7b6d65 web: people: migrate props to mobx 2021-02-08 10:01:01 +03:00
Artem Tarasov
3b6ffef2a8 Merge branch 'develop' into feature/empty-group 2021-02-05 17:26:38 +03:00
Artem Tarasov
cd18cf55cf Web: People: dialogs/Home: fixed crash when deleting user and reopening modal dialog after deleting user 2021-02-05 17:26:25 +03:00
da9f713917 Merge branch 'feature/mobx' of github.com:ONLYOFFICE/AppServer into feature/mobx 2021-02-05 16:49:42 +03:00
c10c1f17cd Merge branch 'feature/mobx' of https://github.com/ONLYOFFICE/AppServer into feature/mobx 2021-02-05 16:25:02 +03:00
2d9ee116de Web: Files: added new mobx stores, replaced fetchFiles from redux to mobx action 2021-02-05 16:24:54 +03:00
TatianaLopaeva
6d72708080 Web: Components: selector-add-button: Added theme provider, moved styles to a separate file. 2021-02-05 16:22:55 +03:00
Viktor Fomin
da33e26515 Web: Files: deleted console.log 2021-02-05 16:19:48 +03:00
Vladislav Makhov
e747eeab92 web: people: remove dep from use effect 2021-02-05 16:19:46 +03:00
Vladislav Makhov
7deee30d24 web: people: migrate props to mobx 2021-02-05 16:19:18 +03:00
Ilya Oleshko
d58a016bd8 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into develop 2021-02-05 16:17:12 +03:00
Vladislav Makhov
6ca4a97547 web: people: add target user store 2021-02-05 16:15:44 +03:00
TatianaLopaeva
cc4427e027 Web: Components: social-button: Added theme provider, moved styles to a separate file. 2021-02-05 16:05:09 +03:00
Viktor Fomin
7188cda442 Web: Files: fixed favorite 2021-02-05 15:43:55 +03:00
Viktor Fomin
f921bdc9d0 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into bugfix/layout-fix 2021-02-05 15:35:42 +03:00
c66837ab0d Files: fix status 2021-02-05 15:34:12 +03:00
TatianaLopaeva
66e4516ffc Web: Components: tabs-container: Added theme provider, moved styles to a separate file. 2021-02-05 15:27:29 +03:00
09b02a3069 Merge branch 'feature/mobx' of github.com:ONLYOFFICE/AppServer into feature/mobx 2021-02-05 14:22:34 +03:00
fb6b345734 Web: Client: Fixed setDocumentTitle 2021-02-05 14:22:26 +03:00
2f60d7f355 Web: Refactoring: simplified moduleStore 2021-02-05 14:21:52 +03:00
TatianaLopaeva
e6ef3f8c13 Web: Components: tooltip: Added theme support, moved styles to a separate file and rename components. 2021-02-05 14:10:15 +03:00
Artem Tarasov
f67d0ca5e1 Web: People: GroupAction: fixed reset of the selected group in tree when updating (or following a link) of the group edit page 2021-02-05 14:08:48 +03:00
TatianaLopaeva
2ce881fbc0 Web: Components: context-menu-button: Added theme provider, moved styles to a separate file and rename components. 2021-02-05 13:51:26 +03:00
Vladislav Makhov
ce9b0e9ba8 web: people: add mobx props 2021-02-05 13:50:02 +03:00
Vladislav Makhov
d98b554695 web: people: replace redux connect with mobx 2021-02-05 13:49:44 +03:00
Artem Tarasov
7a0c6ef772 Web: Components/Common: loader/PeopleSelector: fixed required passing of width and height props for Loader, removed console.log() in PeopleSelector 2021-02-05 13:47:17 +03:00
Artem Tarasov
89a21a6fca Web: People/Common: fixed group reselect when exiting empty group editor, removed console.log() and unused code 2021-02-05 13:23:59 +03:00
TatianaLopaeva
c54db2105c Web: Components: combobox:combo-button: Added theme support for icons. 2021-02-05 13:10:03 +03:00
91d07ca362 Web: Common: Removed comments 2021-02-05 11:29:19 +03:00
Sergey Kirichenko
4337130c5e Modify file json format 2021-02-05 11:20:42 +03:00
Viktor Fomin
2de83fa0ae Web: Files: fixed icons 2021-02-04 20:16:56 +03:00
Vladislav Makhov
6b98264bb2 web: add current user id 2021-02-04 20:11:58 +03:00
Vladislav Makhov
79a3ca68fd web: fix data 2021-02-04 20:11:41 +03:00
Vladislav Makhov
a8eeb6e6e8 web: people: migrate isAdmin prop 2021-02-04 19:29:53 +03:00
Vladislav Makhov
881c56d693 web: people: add current module name 2021-02-04 18:58:24 +03:00
TatianaLopaeva
7ef82d9ead Web: Components: heading: Added theme support and moved styles to a separate file. 2021-02-04 18:56:41 +03:00