Commit Graph

705 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
Timofey Boyko
9e629501ad Web:Components: delete console log 2023-01-09 18:21:09 +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
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
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
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
cfbc7bdd6c Web: Client: PeopleSelector: Fixed component loaders for fast api requests 2022-12-13 17:30:10 +03: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
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
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
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