Commit Graph

1427 Commits

Author SHA1 Message Date
TimofeyBoyko
9a541330aa Web:Common:Article: fix article width 2022-07-08 10:38:57 +03:00
TimofeyBoyko
56c6873ac1 Web:Common:FilterInput: update for multiselect and refactoring 2022-07-07 12:23:21 +03:00
TimofeyBoyko
a2a689ecca Web:Common:FilterInput: update filter block item for multi select in selector 2022-07-05 10:03:52 +03:00
TimofeyBoyko
082fa0afb2 Web:Common:Utils: update to urlParams for array key 2022-07-05 10:03:12 +03:00
TimofeyBoyko
4b326c9dbc Web:Common:Api: fix rooms filter 2022-07-05 10:02:45 +03:00
TimofeyBoyko
bbce2a0125 Web:Common:Filter: add sort button for all view for rooms pages 2022-07-04 16:52:55 +03:00
TimofeyBoyko
e8a1808711 Web:Common:Tags: fix display tags when columnCount === 0 2022-07-04 16:04:34 +03:00
TimofeyBoyko
4e0026b450 Web:Common:FilterInput: refactoring 2022-07-04 11:10:43 +03:00
TimofeyBoyko
e75368a0b1 Web:Common:Tags: update tags component for work with array of string 2022-07-04 04:56:56 +03:00
TimofeyBoyko
986b4d6d0a Web:Common:Api: add new API methods for rooms 2022-07-01 18:28:24 +03:00
TimofeyBoyko
d699b30ed4 Web:Common:Api: add new api methods for archive and unarchive rooms 2022-07-01 11:58:41 +03:00
TimofeyBoyko
3e07ef1efc Merge branch 'develop' into feature/virtual-rooms-page 2022-07-01 10:09:47 +03:00
5edde068f7 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-30 12:18:24 +03:00
a7456fa89b Fixed Bug57856: Removed delete button from media-viewer in the favorite folder. 2022-06-30 12:16:50 +03:00
6b2f643441 Fix Bug 57852: add flags for languages combo 2022-06-30 11:25:20 +03:00
46acfbca6d Fixed Bug 57769 - Docs: fixed banner selection 2022-06-29 17:47:10 +03:00
2512820217 Web: Editor: Added opportunity to work with created docEditor from window.ASC.Files.Editor.docEditor (Mobile App Back button issue) 2022-06-28 19:31:28 +03:00
TimofeyBoyko
f34d5efa50 Web:Common:Api: change rooms filter search area with room search area const 2022-06-28 18:03:38 +03:00
TimofeyBoyko
7d84dee56a Web:Common:Constants: add room search area keys 2022-06-28 17:36:42 +03:00
TimofeyBoyko
d5360740bb Web:Common:SettingsStore: add docSpace var 2022-06-28 17:15:08 +03:00
TimofeyBoyko
747d86d616 Web:Common:Tags: hide tags when tags container width is 0px 2022-06-28 16:37:39 +03:00
TimofeyBoyko
fd062b7cd6 Web:Files: change docspace to docSpace 2022-06-28 16:36:48 +03:00
TimofeyBoyko
1830b358f3 Web:Common:Api: update rooms API 2022-06-28 13:24:31 +03:00
097290e8a2 Fix Bug 57787 - Selected user's theme option is used for Desktop Editors 2022-06-27 19:22:59 +03:00
428f80c583 Fix Bug 57800: crash after click plus icon in subfolder 2022-06-27 13:14:20 +03:00
f10859e82c Fix Bug 57776: swipe images after close delete dialog 2022-06-27 12:24:19 +03:00
TimofeyBoyko
a1ba434163 Web:Common:RoomFilter: update getFilter method 2022-06-23 20:03:28 +03:00
mushka
a5650bcf48 removed unused SystemThemeDetector component 2022-06-23 17:06:06 +03:00
mushka
da27de2cac Fixed Bug 57722 - Now app theme will change with system theme without reloading 2022-06-23 16:54:22 +03:00
TimofeyBoyko
a5b78fa5e6 Web:Common:Api: add new rooms filter and get rooms api method 2022-06-23 12:52:09 +03:00
TimofeyBoyko
da4ecee203 Web:Common:Constants: add room types 2022-06-23 03:21:40 +03:00
TimofeyBoyko
02eabdcc34 Web:Common:Article: fix mobile view 2022-06-22 16:09:19 +03:00
mushka
c4a0c109e6 Fixed Bug 57721: Web: Files: Removed burger menu button from header in OFORM Gallery 2022-06-22 14:45:25 +03:00
TimofeyBoyko
581a8c1148 Web:Components:CatalogItem: change style for docspace 2022-06-22 14:09:04 +03:00
TimofeyBoyko
49035c645a Web:Common:Article: change styles for docspace 2022-06-22 13:58:53 +03:00
TimofeyBoyko
c8326d0145 Web:Common:SettingsStore: add docspace var 2022-06-22 12:06:50 +03:00
TimofeyBoyko
f9479bf7ea Web:Common:Api:Files: update getFoldersTree method for docspace 2022-06-22 11:57:54 +03:00
TimofeyBoyko
6f683d5b3d Web:Common:Constants: add new folder types rooms and archive 2022-06-22 11:47:42 +03:00
TimofeyBoyko
36835eea13 Merge branch 'develop' into feature/virtual-rooms-page 2022-06-22 11:17:05 +03:00
TimofeyBoyko
448a367696 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-22 09:21:17 +03:00
TimofeyBoyko
33eb81fe7e Fixed Bug 57707 - Mobile.Client. The height of an open directory is calculated incorrectly when the smart banner is enabled on a mobile device 2022-06-22 09:21:12 +03:00
f72b09352a Web: Common: Navigation: fix DropDown position 2022-06-21 21:58:17 +03:00
TimofeyBoyko
d48546a78a Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-21 17:38:20 +03:00
TimofeyBoyko
c5a48770dd Bug 57706 - Mobile.Client.Info. Info panel takes a desktop view on the horizontal orientation of the tablet 2022-06-21 17:38:12 +03:00
TimofeyBoyko
1385f1126a Web:Common:Navigation: hide toggle info-panel button for tablet devices with width more than 1024px 2022-06-21 17:37:21 +03:00
34a8fa93c0 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-21 17:11:37 +03:00
f8c17c24e2 Web: Components: Navigation: Fixed Navigation component height for huge mobile devices 2022-06-21 17:10:43 +03:00
TimofeyBoyko
df643196c2 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-21 17:04:34 +03:00
TimofeyBoyko
bbc8e987ea Fix Bug 57687 - Docs: Thumbnails view icon disappears after switching to Compact view if app is in Tablet mode 2022-06-21 17:04:07 +03:00
2abdeddeb6 Fixed bug 57694 - Client: Common: disabled the ability to flip through media using hotkeys when the delete window is open 2022-06-21 17:27:44 +05:00