Commit Graph

42331 Commits

Author SHA1 Message Date
9573816860 Merge branch 'develop' into feature/oauth2-client 2024-02-20 12:43:09 +03:00
cde5c71b6c
Merge pull request #268 from ONLYOFFICE/feature/groups
Feature/groups
2024-02-20 00:32:19 +04:00
5752c6a0b6 Fix groups translations 2024-02-20 00:30:49 +04:00
namushka
51bb88fecf removed SelectedGroup store 2 2024-02-19 18:57:40 +03:00
namushka
a8adc81e2b Merge branch 'feature/groups' of https://github.com/ONLYOFFICE/DocSpace-client into feature/groups 2024-02-19 18:52:13 +03:00
namushka
2344606eed fixed bad api warning 2024-02-19 18:52:11 +03:00
44606c2813 Fix bad translations 2024-02-19 19:46:53 +04:00
namushka
19a64a4a96 update on GroupMemberRow in CreateEditGroupDialog 2024-02-19 17:51:29 +03:00
namushka
b442bf555e Merge branch 'feature/groups' of https://github.com/ONLYOFFICE/DocSpace-client into feature/groups 2024-02-19 17:41:47 +03:00
namushka
b672c0579c translations update 2 + fixed insideGroup Department column 2024-02-19 17:41:44 +03:00
095aecc883 Web: Client: Fix members infinite loading after inside group selection 2024-02-19 15:08:56 +01:00
namushka
d796213a67 Translations update 2024-02-19 16:05:06 +03:00
namushka
9b3fa2f53c fixed AddUsersPanel translations 2024-02-19 15:30:56 +03:00
namushka
b54467bf34 removed SelectedGroup store 2024-02-19 15:28:57 +03:00
namushka
ae725495c5 fixed gap between InvitePanel RoleSelector and group max role warning 2024-02-19 14:59:13 +03:00
c17109bf66 Merge remote-tracking branch 'origin/feature/groups' into feature/groups 2024-02-19 12:47:49 +01:00
eb8fccce6e Web: Client: Fix members infinite loading 2024-02-19 12:47:38 +01:00
namushka
fe8ecd4b65 fix InsideGroup Navigation styling bug 2024-02-19 14:43:38 +03:00
namushka
16de35ce3d added loader to accounts section submenu 2024-02-19 14:02:37 +03:00
d780557c2b Web: Client: Add new empty screen image to GroupsSelector 2024-02-16 14:55:19 +01:00
bcd85194b4 Web: Client: Fix wrong empty screen on the people page 2024-02-16 12:33:24 +01:00
namushka
5ac1f2b50a fix InsideGroup Email column + add Department column 2024-02-16 14:14:06 +03:00
namushka
e477839d6d console cleanup 2 2024-02-16 14:08:08 +03:00
namushka
0e4f9aaad4 console cleanup 2024-02-16 14:08:02 +03:00
namushka
468e10fd9b after-merge fix 2024-02-16 13:40:41 +03:00
namushka
f39f000d01 Merge branch 'develop' into feature/groups
# Conflicts:
# packages/client/src/components/panels/AddUsersPanel/index.js
# packages/client/src/helpers/constants.js
# packages/client/src/pages/Home/InfoPanel/Body/views/Members/User.js
# packages/client/src/pages/Home/Section/Filter/index.js
# packages/client/src/pages/Home/Section/Submenu/index.js
# packages/client/src/routes/client.js
2024-02-16 13:40:01 +03:00
namushka
580c8b83f7 added loader to groups infoPanel view + fixed groups section loader 2024-02-16 13:11:29 +03:00
namushka
23055d03c8 fixed groups init loader not showing up 2024-02-16 12:55:33 +03:00
85b0f5aea5
Merge pull request #267 from ONLYOFFICE/bugfix/article-error
Bugfix/article error
2024-02-16 13:47:40 +04:00
98b0ce6e2b Merge branch 'bugfix/article-error' of github.com:ONLYOFFICE/DocSpace-client into bugfix/article-error 2024-02-16 12:41:09 +03:00
70a9f96d7d Client:Store:ProfileActionsStore: fix live chat 2024-02-16 12:40:53 +03:00
ff37aa1b48 Merge branch 'develop' into bugfix/article-error 2024-02-16 12:52:29 +04:00
0e5368b03a Shared:Components:Zendesk: move zendeskAPI to separate file and rewrite to class 2024-02-16 10:43:46 +03:00
e77378ce2b Shared:Components:Article: restore article body 2024-02-16 10:43:14 +03:00
cee0a24934 Merge branch 'develop' into bugfix/rc-2.5.0 2024-02-16 01:08:46 +04:00
51483100ad Fix wizard validation 2024-02-16 01:07:11 +04:00
a1a5dd5c51 Fix Uncaught TypeError: Cannot read properties of undefined (reading 'toUnicode') 2024-02-16 01:06:04 +04:00
2ee6a00c9b Client: Filter: delete useless 2024-02-15 18:30:55 +03:00
c59225610a Shared: Components: Filter: delete useless 2024-02-15 18:30:47 +03:00
f92072dad8 Web: Client: Fix flushSync error. Fix when data appears before loading skeleton 2024-02-15 16:12:12 +01:00
ac23cd1cf6 Web: Client: Fix sorting 2024-02-15 15:31:01 +01:00
08fd71bbf2 Web:Client:Delete withBlur. 2024-02-15 17:13:52 +03:00
d6664c6fb9 Merge branch 'bugfix/rc-2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into bugfix/rc-2.5.0 2024-02-15 16:24:05 +03:00
c079cdc4f7 Web:Client:Fixed inability to view the entire list if the entry is at the end of the panel. 2024-02-15 16:24:00 +03:00
namushka
8cb5530457 fixed InfoPanel, Groups Table, People Table, Groups SelectionArea 2024-02-15 16:18:04 +03:00
63d115732c Merge branch 'develop' into bugfix/rc-2.5.0 2024-02-15 16:31:41 +04:00
17a12deedd
Merge pull request #266 from ONLYOFFICE/bugfix/article-error
Shared:Components:Article: return part of article body and delete use…
2024-02-15 16:30:07 +04:00
0987d0785f Shared:Components:Article: return part of article body and delete useless console log 2024-02-15 15:21:45 +03:00
9dbbb840fc Merge branch 'bugfix/rc-2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into bugfix/rc-2.5.0 2024-02-15 15:14:29 +03:00
edae8e6ba7 Web:Client:Fixed context menu shift when navigating to file location. 2024-02-15 15:13:57 +03:00