Commit Graph

1140 Commits

Author SHA1 Message Date
Mushka Nikita
5171aeceb8 fiixed infoPanel closing on category switch 2023-03-03 13:34:03 +03:00
2da50109bb Merge branch 'develop' into bugfix/oforms-context-info 2023-03-02 17:37:51 +04:00
Viktor Fomin
12109ee711 Merge branch 'develop' into bugfix/Bug61218 2023-03-02 15:03:18 +03:00
Viktor Fomin
036aaf119a Common: AuthStore: delete double request 2023-03-02 14:48:51 +03:00
Viktor Fomin
0dbcec1fe6 Merge branch 'develop' into bugfix/Bug61218 2023-03-02 13:35:50 +03:00
DmitrySychugov
d55c11400a Fixed Bug 61425 - Web: Common: fixed move to icon in context menu for viewer 2023-03-02 15:25:32 +05:00
Viktor Fomin
6ca3170843 Fix Bug 61218: get keepNewFileName from server 2023-03-02 01:22:25 +03:00
DmitrySychugov
ce9e972d22 Merge branch 'develop' into bugfix/redesign-author-filter 2023-03-01 20:16:52 +05:00
DmitrySychugov
a5d8306372 Web: Common: added logic for hiding other tag item 2023-03-01 20:16:12 +05:00
Mushka Nikita
839a406615 Merge branch 'develop' into bugfix/oforms-context-info 2023-03-01 17:54:49 +03:00
Mushka Nikita
518533656a fixed members role combobx interaction with scroll 2023-03-01 17:34:09 +03:00
67e0b6a65d Fix BUG 61061 - Files. ‘Cannot Read Properties of Undefined (Reading 'Trim')’ when opening a file. 2023-03-01 14:27:51 +04:00
DmitrySychugov
aacfeb175d Web: Common: corrected the condition 2023-03-01 13:13:27 +05:00
DmitrySychugov
982c5f65cb Web: changed the property to show selector 2023-03-01 13:03:54 +05:00
DmitrySychugov
a893457663 Web: changed the author filter 2023-02-28 19:45:13 +05:00
Timofey Boyko
cd67d8fef1 Web:Common:API: fix invitation links 2023-02-28 10:18:57 +03:00
Timofey Boyko
8e59451b4a Merge branch 'develop' into feature/colloborator 2023-02-27 15:22:21 +03:00
Timofey Boyko
1343c93db5 Web:Common:Utils: add new role 'Collaborator' 2023-02-27 15:21:04 +03:00
Timofey Boyko
5ac78e3eb4 Web: disable routes for collaborator 2023-02-22 16:53:59 +03:00
Timofey Boyko
fde57625c1 Web:Common:Loaders: fix filter block loader for accounts 2023-02-22 16:10:49 +03:00
Timofey Boyko
f5c8b9d051 Web:Client: add new type and role at invite panel 2023-02-22 15:57:27 +03:00
Timofey Boyko
4d9e531539 Web:Common:Navigation: fix displaying context menu 2023-02-22 13:36:09 +03:00
Timofey Boyko
769abeb9e9 Web:Common:Constants: add new role and type 'Collaborator' 2023-02-22 10:39:55 +03:00
Timofey Boyko
f24eef67ca Web:Common:FilterInput: add truncate to filter block item tag text component at author section 2023-02-21 17:54:25 +03:00
Mushka Nikita
5b8880d484 fixed FloatingButton component 2023-02-21 15:27:52 +03:00
9b73c337a3 Merge branch 'develop' into bugfix/Bug-61100 2023-02-20 21:40:23 +04:00
Akmal Isomadinov
c525cb3d5e Web:Common:Components:MediaViewer:Helpers Fixed isSeparator type guard 2023-02-20 12:39:01 +05:00
Akmal Isomadinov
e674e4414d Web:Common:Components:MediaViewer:Sub-Components:Viewer Refactoring 2023-02-20 11:50:18 +05:00
Akmal Isomadinov
e810217b42 Web:Common:Components:MediaViewer:Sub-Components: Removed old unnecessary components 2023-02-18 23:37:37 +05:00
Akmal Isomadinov
bcfef89ef1 Web:Common:Components:MediaViewer:Sub-Components: Changed to a new viewer component 2023-02-18 23:34:55 +05:00
Akmal Isomadinov
8762efde2c Web:Common:Components:MediaViewer:Sub-Components: Added Viewer component 2023-02-18 23:30:20 +05:00
Akmal Isomadinov
30a842dec7 Web:Common:Components:MediaViewer:Sub-Components Added PrevButton component 2023-02-18 23:11:15 +05:00
Akmal Isomadinov
5b9e3e28e4 Web:Common:Components:MediaViewer:Sub-Components Added NextButton component 2023-02-18 23:09:50 +05:00
Akmal Isomadinov
8f38037b01 Web:Common:Components:MediaViewer:Sub-Components: Added MobileDetails component 2023-02-18 23:08:01 +05:00
Akmal Isomadinov
0792f45aef Web:Common:Components:MediaViewer:StyledComponents: Added entry point index.ts 2023-02-18 23:05:31 +05:00
Akmal Isomadinov
d9da80902f Web:Common:Components:MediaViewer:StyledComponents: Added component StyledViewerContainer 2023-02-18 23:03:19 +05:00
Akmal Isomadinov
78c159387c Web:Common:Components:MediaViewer:StyledComponents: Added component StyledSwitchToolbar 2023-02-18 23:02:41 +05:00
Akmal Isomadinov
f34f49d570 Web:Common:Components:MediaViewer:StyledComponents: Added component StyledMobileDetails 2023-02-18 23:01:59 +05:00
Akmal Isomadinov
3b17f4b55f Web:Common:Components:MediaViewer:StyledComponents: Added component StyledButtonScroll 2023-02-18 23:00:47 +05:00
Akmal Isomadinov
e6273f374d Web:Common:Components:MediaViewer:StyledComponents: Added component ControlBtn 2023-02-18 22:59:16 +05:00
Timofey Boyko
57f86dd447 Web:Common:MediaViewer: change isMobileOnly on isMobile 2023-02-17 15:57:09 +03:00
f738a8b830 Merge branch 'develop' into feature/entries-trash-origin 2023-02-15 17:29:23 +03:00
f48b2b040e
Merge pull request #1204 from ONLYOFFICE/bugfix/login-confirm-style
Bugfix/login confirm style
2023-02-15 12:16:36 +03:00
Viktor Fomin
0755ebc597 Common: add query for get settings with password 2023-02-15 11:52:19 +03:00
a09de96338
Merge pull request #1212 from ONLYOFFICE/bugfix/spam-media-removal
Web: Common: fixed the ability to spam deleting a media file with hotkey
2023-02-15 11:14:46 +03:00
DmitrySychugov
6276b768f4 Merge branch 'bugfix/spam-media-removal' of github.com:ONLYOFFICE/DocSpace into bugfix/spam-media-removal 2023-02-15 13:10:24 +05:00
DmitrySychugov
43e9f8ea17 Web: Common: rename isRemoved to lastRemovedFileId 2023-02-15 13:09:36 +05:00
Mushka Nikita
c6b835166f disabled erasure warning in empty trash case 2023-02-14 23:39:38 +03:00
44126aaf54 Merge branch 'develop' into bugfix/spam-media-removal 2023-02-14 18:55:50 +03:00
3693d7ee7e Merge branch 'develop' into bugfix/fix-desktop-navigation 2023-02-14 18:38:22 +03:00