Commit Graph

10588 Commits

Author SHA1 Message Date
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
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
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
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
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
Vladislav Makhov
ffbc9cb57e web: people: replace class component to functional 2021-02-04 18:26:44 +03:00
Vladislav Makhov
4f13f83a81 web: people: replace isLoading to MobX prop 2021-02-04 18:18:17 +03:00
Artem Tarasov
593d4235d5 Web: Piople: GroupAction: added groups transer to PeopleSelector, fixed group reset after unmounting component 2021-02-04 17:50:08 +03:00
Artem Tarasov
b2ee7251b7 Web: Common: PeopleSelector: added the ability to send a list of groups to PeopleSelector without calling api 2021-02-04 17:32:28 +03:00
Artem Tarasov
1121559cda Web: People: fixed fetchGroup action to work with state 2021-02-04 17:30:33 +03:00
Vladislav Makhov
7cf89aef1f Merge branch 'feature/mobx' of github.com:ONLYOFFICE/AppServer into feature/mobx 2021-02-04 16:24:46 +03:00
Vladislav Makhov
203e02e931 web: people: add People store models 2021-02-04 16:24:30 +03:00
Viktor Fomin
efd5b28cea Web: Files: fixed spaces 2021-02-04 13:33:00 +03:00
Viktor Fomin
2a38633702 Web: Files: truncate filename in version history 2021-02-04 13:08:22 +03:00
9413ea871a Web: Files: moved App from redux to mobx 2021-02-04 12:52:43 +03:00
Viktor Fomin
1eb397e47d web: common: bump version 2021-02-04 12:49:35 +03:00
Viktor Fomin
de3924c08b Web: Common: fixed headline style 2021-02-04 12:49:21 +03:00
Vladislav Makhov
c3eabf09e8 web: people: add inject and observer HOC's 2021-02-04 11:55:14 +03:00
Artem Tarasov
3ccf6fe42d Merge branch 'develop' into feature/empty-group 2021-02-04 11:08:18 +03:00
Artem Tarasov
7f972e615f web: common: bump version 2021-02-04 11:06:33 +03:00
Artem Tarasov
b61d51fc31 web: components: bump version 2021-02-04 11:06:24 +03:00
Artem Tarasov
9618be3c73 Web: People: EmptyScreen: fixed selector for defining empty group 2021-02-04 11:01:22 +03:00
Ilya Oleshko
3a01516131 Merge branch 'develop' into feature/not-implemented-page 2021-02-03 21:14:58 +03:00
Ilya Oleshko
754759131f Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into develop 2021-02-03 21:14:29 +03:00
Vladislav Makhov
4c3eb6622e web: add properties to settings store 2021-02-03 17:34:26 +03:00
Artem Tarasov
5eef56b5d4 Web: People/Common: added and applied a method to request complete information for all groups 2021-02-03 17:25:13 +03:00
b9c2074fc4 Web: Settings fix key mapping 2021-02-03 17:06:47 +03:00
Artem Tarasov
317518f45d
Merge pull request #187 from ONLYOFFICE/feature/access-rights-fix
Feature/access rights fix
2021-02-03 17:03:33 +03:00
Alexey Kostenko
c250dc2034 Web: Component: Removed duplicate icon 2021-02-03 16:15:47 +03:00
Alexey Kostenko
3262f62c89 Merge branch 'develop' into feature/access-rights-fix 2021-02-03 16:06:52 +03:00
Alexey Kostenko
5a343565f4 Web: Files: SharingPanel: ComboBox button style fix 2021-02-03 16:03:23 +03:00
67eed773f0 Merge branch 'feature/mobx' of github.com:ONLYOFFICE/AppServer into feature/mobx 2021-02-03 15:43:04 +03:00
670ba9c4be Web: Rewritten asc-web-common to mobx 2021-02-03 15:42:47 +03:00
Alexey Kostenko
da2216c005 Web: Files: Changed internal link icon 2021-02-03 14:39:32 +03:00
Alexey Kostenko
7c1aa621ea Web: Components: Added internal link icon 2021-02-03 14:31:41 +03:00
d823516aa3 fixed profile removed resource 2021-02-03 14:07:18 +03:00
59ffbeaf1e People: added method to get groups with members 2021-02-03 13:48:52 +03:00
Ilya Oleshko
4999b156b1
Merge pull request #186 from ONLYOFFICE/feature/row-content-icon-fix
Feature/row content icon fix
2021-02-03 11:56:21 +03:00