Commit Graph

889 Commits

Author SHA1 Message Date
Timofey Boyko
e34ef435f2 Web: delete different md5 equal name images 2023-01-10 18:43:12 +03:00
Timofey Boyko
25818e9ad0 Web: delete equal md5 equal name duplicates images 2023-01-10 17:29:12 +03:00
Timofey Boyko
38e8b2d75a Web: delete duplicate img 2023-01-10 12:34:45 +03:00
DmitrySychugov
d0c22578a2 Web: Components: fixed warnings 2023-01-09 20:22:47 +05:00
DmitrySychugov
ad59c7f11c Web: added mobile context menu 2023-01-09 20:22:04 +05:00
Timofey Boyko
9e629501ad Web:Components: delete console log 2023-01-09 18:21:09 +03:00
DmitrySychugov
6ade3ccfdb Web: Components: fixed audio, speed selection toolbar 2023-01-09 20:18:01 +05:00
Viktor Fomin
f8fc8343f5 FIx Bug 60425: Add highlighting for user's email 2023-01-09 13:28:06 +03:00
Timofey Boyko
96d3458e2d Merge branch 'release/rc-v1.2.0' into feature/static-versioned 2023-01-09 11:03:08 +03:00
Timofey Boyko
c9c523261f Fixed Bug 60407 - Files. The button for calling the sort menu settings does not work when opening the information panel. 2023-01-09 10:09:37 +03:00
Akmal Isomadinov
49bfcf917a Web: Combining avatar Editor and IconEditor components into one component and removing avatarEditor and IconEditor components 2023-01-04 15:28:52 +05:00
DmitrySychugov
9d1ffa9821 Web: Components: fixed sound saving, video swipe 2022-12-30 22:51:52 +05:00
DmitrySychugov
02803a01e1 Web: Components: fixed isPlaying and console error 2022-12-30 14:24:04 +05:00
DmitrySychugov
5470378b79 Web: Components: fixed toolbar width 2022-12-30 13:25:44 +05:00
DmitrySychugov
1fb6d771b9 Web: Components: fixed console key error, fixed NaN in duration 2022-12-29 20:57:13 +05:00
DmitrySychugov
9e402183a7 Web: fixed image display when inactive 2022-12-29 20:56:17 +05:00
DmitrySychugov
f2b47785ee Web: remove react-swipeable library 2022-12-28 21:15:05 +05:00
DmitrySychugov
b6f66bec43 Web: Components: fixed video speed setting, fixed audio touch swipe 2022-12-28 21:12:54 +05:00
DmitrySychugov
a25f1cce6e Web: Components: fixed mobile touch swipe when small image 2022-12-28 21:12:14 +05:00
Timofey Boyko
6afc630dbc Web:Components: fix context-menu and drop-down-item after update client for new assets rules 2022-12-27 18:38:48 +03:00
DmitrySychugov
0b5fe89f11 Web: Components: fixed handle zoom 2022-12-27 17:48:56 +05:00
DmitrySychugov
a37f5914d7 Merge branch 'release/rc-v1.2.0' into feature/new-viewer 2022-12-27 16:47:10 +05:00
DmitrySychugov
89a6fb6283 Merge branch 'develop' into feature/new-viewer 2022-12-27 15:08:15 +05:00
DmitrySychugov
120cde79f3 Web: Components: fixed touch swipe 2022-12-27 15:06:24 +05:00
DmitrySychugov
444d36d283 Web: Components: fixed style, displayUI 2022-12-27 15:05:33 +05:00
DmitrySychugov
259052286c Web: Components: delete unnecessary code 2022-12-27 13:15:32 +05:00
DmitrySychugov
0d2c99b298 Web: Components: added react-swipeable 2022-12-27 13:14:29 +05:00
DmitrySychugov
c3a989f802 Web: Components: added touch zoom and move events 2022-12-21 20:14:51 +05:00
DmitrySychugov
41bd2057cd Web: Components: added definition of zoom direction 2022-12-20 13:42:29 +05:00
577cd224c7 Web: Client: ItemIcon: Added outline styles 2022-12-20 11:41:41 +03:00
b1aa0001de Web: Components: fixed drop-down 2022-12-19 13:20:24 +03:00
8aac755e21 Web: Files: fixed row view 2022-12-16 18:17:52 +03:00
f1e6c90d9a Web: Files: fixed row view 2022-12-16 17:51:42 +03:00
Akmal Isomadinov
3f19ea513a Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0
# Conflicts:
#	packages/client/src/store/FilesStore.js
2022-12-16 17:31:44 +05:00
Akmal Isomadinov
91257d2745 Web:Client Added a stub for rooms not found or inaccessible 2022-12-16 17:17:01 +05:00
DmitrySychugov
41965071c7 Web: Components: added two-finger touch event recognition 2022-12-15 20:45:37 +05:00
Mushka Nikita
0b8412cb77 fixed aside close button styking 2022-12-15 17:51:33 +03:00
Akmal Isomadinov
e5c58762a6 Web:Components:Themes:Dark Changed the hover color in the filter button components 2022-12-14 11:26:57 +05:00
DmitrySychugov
ad90a1d81f Web: Components: added base touch events for image viewer 2022-12-13 20:14:27 +05:00
cfbc7bdd6c Web: Client: PeopleSelector: Fixed component loaders for fast api requests 2022-12-13 17:30:10 +03:00
DmitrySychugov
9449cd2824 Web: Components: fixed audio icons when touch move 2022-12-13 19:17:07 +05:00
018dce9e36 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-12 23:38:50 +03:00
c9e1c702e6 Web:Components:Fixed dropdown for the list of roles of room users, so that if less than 5 in the list, then the dropdown was on the button. 2022-12-12 23:38:27 +03:00
426a11d080 Merge branch 'develop' into release/rc-v1.2.0 2022-12-12 19:33:41 +03:00
DmitrySychugov
18d8992fcb Web: Components: added video player touch events 2022-12-12 21:20:14 +05:00
Akmal Isomadinov
88ad7a7790 Web:Components:Selector:Sub-Components:Item Fixed hover effect on sensor device 2022-12-12 18:54:15 +05:00
aa5528fc8e Web: Components: CatalogItem: Fixed badge size 2022-12-12 14:57:13 +03:00
b0c4cc56a3 Web: Components: Themes: Fixed padding for dark theme of ComboBox component 2022-12-12 14:42:40 +03:00
Akmal Isomadinov
687f8d9b07 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-12 14:42:29 +05:00
Akmal Isomadinov
ab27132eb5 Web:Fixed Sort button 2022-12-12 14:42:15 +05:00
e3acab3758 Web: Components: ComboBox: Corrected styles according to UI Kit 2022-12-12 11:00:50 +03:00
Akmal Isomadinov
2684249dfa Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-09 18:50:46 +05:00
Akmal Isomadinov
7bf73d427d Web: Fixed component DownloadDialog and Add styled component LinkWithDropdown 2022-12-09 18:49:53 +05:00
Viktor Fomin
89436345b3 Components: Themes: fix colors 2022-12-09 14:10:48 +03:00
Elyor Djalilov
460133a8d9 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-09 15:31:10 +05:00
Elyor Djalilov
7c15d9570c fixed modal on mobile 2022-12-09 15:31:04 +05:00
Timofey Boyko
86e0aceabf Merge branch 'release/rc-v1.2.0' of https://github.com/ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-09 11:59:53 +03:00
Timofey Boyko
4a1957da33 Web:Components:Combobox: fix mobile view 2022-12-09 11:59:47 +03:00
Elyor Djalilov
44e790deb7 fix style arrow 2022-12-09 13:30:30 +05:00
Timofey Boyko
05422bf331 Web:Components:Combobox: fix background colors for modern view 2022-12-08 19:51:33 +03:00
Timofey Boyko
824b0cc5a3 Web:Components:Selector: fix select all click area 2022-12-08 18:04:28 +03:00
Timofey Boyko
8abbb0f250 Web:Common:Article: fix show text button color 2022-12-08 16:24:34 +03:00
DmitrySychugov
159bcb1f4d Web: Components: added remove event listener 2022-12-08 18:20:20 +05:00
ac9945148c Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-08 16:02:49 +03:00
4ce3187d25 Web: Components: Selector: fixed combo-buttons arrow styles 2022-12-08 16:02:37 +03:00
3e08f73d4b Web: Components: Combobox: Added new prop. 2022-12-08 15:45:16 +03:00
Akmal Isomadinov
1228ff5026 Web:Client:Components: Fixed empty container 2022-12-08 11:43:18 +05:00
DmitrySychugov
6de92b0a42 Web: Components: fixed exit from full screen mode 2022-12-07 19:47:33 +05:00
DmitrySychugov
27dd3df76d Web: Components: remove unnecessary code 2022-12-07 19:46:54 +05:00
Akmal Isomadinov
67a994171d Web:Components:Empty-Screen-Container Fixed description color 2022-12-07 17:32:52 +05:00
Akmal Isomadinov
af37879c18 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-07 16:13:47 +05:00
Akmal Isomadinov
d8fc76e789 Web:Components:Selector-Add-Button Fixed the color theme 2022-12-07 16:13:36 +05:00
79d710bb88 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-07 13:26:53 +03:00
3068b3d230 Web: Components: Selector: fixed row clickability 2022-12-07 13:26:43 +03:00
f34c45dec8 Web: Components: Fixed settings svg color. 2022-12-07 13:08:59 +03:00
d3976cff14 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-07 12:46:46 +03:00
895995f8bb Web: Files: fixed group-menu styles, added new translation Pin 2022-12-07 12:46:32 +03:00
Elyor Djalilov
a687cd3152 fix color 2022-12-07 13:57:22 +05:00
Elyor Djalilov
6cd251efe0 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-07 13:48:11 +05:00
Elyor Djalilov
56eff4a55b fix color 2022-12-07 13:47:58 +05:00
35f694e722 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-07 11:39:50 +03:00
918bd1cc0b Web: Added color for filter tags on hover, change color for dark theme. 2022-12-07 11:38:26 +03:00
Viktor Fomin
eb37008dd4 Components: Themes: add colors 2022-12-07 11:38:09 +03:00
4d090c4873 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-07 10:27:02 +03:00
dfd3f8a6ce Web: Components: Added a component update if the isDisable parameter was changed. 2022-12-07 10:26:43 +03:00
Akmal Isomadinov
b1aa666620 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-07 12:13:42 +05:00
Akmal Isomadinov
7698f5694f Web:Components Fixed the color of the filter icon and sorting on hover 2022-12-07 12:13:30 +05:00
DmitrySychugov
7f42b56b19 Web: Components: redesign ui for mobile 2022-12-06 21:06:21 +05:00
Viktor Fomin
cb42aeef3c Components: Themes: add colors 2022-12-06 18:41:54 +03:00
fa863d3055 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-06 17:29:26 +03:00
a976c1523a Web: Components: Scroll: fixed theme colors 2022-12-06 17:29:20 +03:00
Viktor Fomin
89ef1ab18b Components: Themes: fix colors 2022-12-06 16:55:21 +03:00
Viktor Fomin
2b784607ee Components: Themes: fix color 2022-12-06 16:53:46 +03:00
Viktor Fomin
15ff7aa19d Merge branch 'develop' into feature/fix-whitelable 2022-12-06 16:50:55 +03:00
eac08833bb Web: PortalSettings: Restore: Fixed text color. 2022-12-06 16:33:10 +03:00
Viktor Fomin
49bb0be1de Merge branch 'release/rc-v1.2.0' of https://github.com/ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-06 14:05:06 +03:00
Viktor Fomin
b73c4e1968 Components: CatalogItem: fix color 2022-12-06 14:04:42 +03:00
Viktor Fomin
40f199211d Components: Themes: add colors 2022-12-06 14:04:26 +03:00
bcdd69decc Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-06 14:04:20 +03:00
2b2927f40d Web: Components: ComboBox: fixed dark theme 2022-12-06 14:04:15 +03:00
Viktor Fomin
81c9aae6de Components: Combobox: align arrow 2022-12-06 13:44:28 +03:00
DmitrySychugov
1352625c73 Web: Components: fixed video player toolbar, added audio display 2022-12-05 20:32:16 +05:00
9bfb819505 Web: Components: AccessRightSelect: Added ColorTheme property for badge 2022-12-05 18:27:34 +03:00
Akmal Isomadinov
3ab0eb4391 Web:Components: Removed accent color from input component 2022-12-05 19:27:54 +05:00
7afd2775d5 Web: Components: AccessRightSelect: Fixed description color 2022-12-05 17:09:58 +03:00
39d4e2bd4d Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-05 16:57:46 +03:00
6a3fb0717d Web: Components: Checkbox: Fixed theme usage 2022-12-05 16:57:38 +03:00
3a6b699a96 Web: Files: fixed tiles theme 2022-12-05 16:31:25 +03:00
337a1969e4 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-05 16:07:49 +03:00
49d8146cfd Web: Files: fixed rooms tile 2022-12-05 16:07:40 +03:00
Viktor Fomin
a352fc76b8 Components: Themes: fix color 2022-12-05 14:26:40 +03:00
Viktor Fomin
6174c37676 Merge branch 'release/rc-v1.2.0' of https://github.com/ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-05 14:13:26 +03:00
Viktor Fomin
9317960d17 Components: Themes: add colors 2022-12-05 14:12:38 +03:00
bd040302c7 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-05 14:07:59 +03:00
1a60d4ed39 Web: PortalSettings: Backup: Fixed styles. 2022-12-05 14:07:35 +03:00
Viktor Fomin
39f03f1d5f Merge branch 'release/rc-v1.2.0' of https://github.com/ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-05 14:07:09 +03:00
Viktor Fomin
596fdeaac5 Components: Themes: add colors 2022-12-05 14:06:42 +03:00
26ca74b440 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-05 13:47:01 +03:00
d01a3b8af9 Web: PortalSettings: Payments: Fixed styles. 2022-12-05 13:34:14 +03:00
Viktor Fomin
6f426b4642 Components: Themes: fix color 2022-12-05 13:23:11 +03:00
Viktor Fomin
fb5a8fde5d Components: Themes: add color 2022-12-05 13:22:42 +03:00
01dca8c21c Web: Components: Input: fixed error color 2022-12-05 12:06:58 +03:00
af22ce1b55 Web: Components: fixed badges theme 2022-12-05 11:12:47 +03:00
eb3e6a226d Web: Files: fixed submenu text color 2022-12-05 10:34:29 +03:00
8e0bc0a732 Merge branch 'develop' into release/rc-v1.2.0 2022-12-02 19:56:43 +03:00
d683aa65b3 Fix all UselessTranslationKeysTest issues 2022-12-02 18:33:25 +03:00
DmitrySychugov
1fed63c3ab Web: Component: redesign video player ui 2022-12-02 20:21:28 +05:00
Viktor Fomin
b8b0fe9139 Merge branch 'develop' into feature/fix-whitelable 2022-12-02 14:55:23 +03:00
c84faa2bc0 Merge branch 'develop' into release/rc-v1.2.0 2022-12-01 17:57:55 +03:00
DmitrySychugov
57f88bd40b Web: Components: redesign ui for image viewer 2022-12-01 19:05:16 +05:00
DmitrySychugov
2725b65a5a Web: Components: fixed hover style, enable download 2022-12-01 19:03:35 +05:00
DmitrySychugov
624428c262 Web: Components: added new icons for viewer, remove old icons 2022-12-01 19:02:23 +05:00
05e3889d68
Merge pull request #1093 from ONLYOFFICE/bugfix/info-panel-room-tags
Bugfix/info panel room tags
2022-12-01 15:23:57 +03:00
Mushka Nikita
34c6946477 fixed hover and cleaned up code 2022-12-01 15:21:59 +03:00
Mushka Nikita
8dc13f3d72 changed tag hover logic, now it depends on provided onClick func 2022-12-01 15:08:34 +03:00
3e734bb2a1
Merge pull request #1092 from ONLYOFFICE/bugfix/create-room-tag-input
Bugfix/create room tag input
2022-12-01 14:47:08 +03:00
Elyor Djalilov
45efe52e96 fixed when selecting with arrow from the keyboard 2022-12-01 13:50:38 +05:00
Mushka Nikita
41c2549e3b Merge branch 'develop' into bugfix/info-panel-room-tags 2022-12-01 01:15:14 +03:00
Mushka Nikita
bfda270277 added dark theme support for tagList tags 2022-12-01 01:04:43 +03:00
Viktor Fomin
8f97413d1d Merge branch 'develop' into feature/fix-whitelable 2022-11-30 12:33:31 +03:00
Akmal Isomadinov
1698a443b6 Web:Components:Scrollbar Fixed undefined className 2022-11-29 21:02:02 +05:00
Akmal Isomadinov
1af776dba5 Web:Components:Modal-Dialog:Views:Modal-Aside Fixed undefined className 2022-11-29 21:01:26 +05:00
DmitrySychugov
7275b1811a Merge branch 'develop' into feature/new-viewer 2022-11-29 19:10:11 +05:00
2b37f66a57
Merge pull request #1088 from ONLYOFFICE/bugfix/fixed-main-button-styles
Web: Files: fixed context-menu styles
2022-11-29 16:28:45 +03:00
Akmal Isomadinov
ad2f23de99 Merge branch 'develop' into release/rc-v1.2.0
# Conflicts:
#	packages/client/src/store/ContextOptionsStore.js
2022-11-29 18:26:29 +05:00
a944f9bd55 Web: Files: fixed context-menu styles 2022-11-29 16:09:03 +03:00
Akmal Isomadinov
95b903a28e merge develop 2022-11-29 17:07:54 +05:00
7fc5da14e3 Web: Files: fixed context-menu styles 2022-11-29 13:52:12 +03:00
f1b4eae7eb Web: Components: AccessSelector: Fixed zIndex on mobile 2022-11-28 18:05:01 +03:00
431c7ca4f0 Web: Components: AccessSelector: Added property`s for Background component 2022-11-28 18:04:18 +03:00