Commit Graph

25215 Commits

Author SHA1 Message Date
bc738ab5ea fix 2022-09-12 19:41:16 +03:00
d7d7ab9219 Merge branch 'develop' into feature/redisign-files-settings 2022-09-12 18:45:38 +03:00
bab3358e72
Merge pull request #816 from ONLYOFFICE/bugfix/fixed-main-button-for-shared-folder
Web: Files: fixed main-button for the shared folder
2022-09-12 18:43:28 +03:00
b9267ed73c Web: Components: removed useless withMenu prop 2022-09-12 18:12:54 +03:00
0cae2ba912 Web: Components: renamed isButton to withMenu 2022-09-12 18:09:53 +03:00
TimofeyBoyko
e6a4637b73 Web:Common:FilterInput: add cancel button 2022-09-12 18:05:36 +03:00
TimofeyBoyko
5ddcfe6c3a Web:Common:Loaders: delete useless code 2022-09-12 17:06:48 +03:00
4d16297132 Web: Files: fixed main-button for the shared folder 2022-09-12 17:03:21 +03:00
TimofeyBoyko
fc59f340d8 Web:Common:FilterInput: fix combobox open 2022-09-12 17:00:26 +03:00
b41f5ae8a2
Merge pull request #791 from ONLYOFFICE/feature/ip-security
Feature/ip security
2022-09-12 16:31:10 +03:00
f116e887bb Merge branch 'develop' into feature/ip-security 2022-09-12 16:30:51 +03:00
TimofeyBoyko
e914151fcf Web:Common:FilterInput: update logic for combobox and fix bugs 2022-09-12 16:21:01 +03:00
1d8f407610
Merge pull request #815 from ONLYOFFICE/bugfix/fixed-files-translations
Web: Files: fixed catalog-header translation, moved "Other" translati…
2022-09-12 16:00:15 +03:00
TimofeyBoyko
9311ec1133 Web:Common:Loaders: fix filter loader 2022-09-12 14:33:36 +03:00
16a9dc020d Web: Files: fixed catalog-header translation, moved "Other" translation to Translations.json, added "Rooms" translation 2022-09-12 14:32:54 +03:00
f7fd831a17 Merge branch 'develop' into feature/ip-security 2022-09-12 13:31:13 +03:00
88e8218bf4 Web:Client:Delete ModalDialog. 2022-09-12 12:50:53 +03:00
7540d85405 Web:Client:Add "WhiteLabelSubtitle", "WhiteLabelHelper", "WhiteLabelTooltip". 2022-09-12 12:29:17 +03:00
TimofeyBoyko
ccf9386c8e Web:Common:Api: fix files filter 2022-09-12 12:26:37 +03:00
TimofeyBoyko
1fb5c4a6e8 Web:Client:Helpers: add new filter group key 2022-09-12 12:25:44 +03:00
29c0624224 Web: Replaced old tabs 2022-09-12 12:05:23 +03:00
082e8831bd Web: Fix Header position 2022-09-12 11:56:24 +03:00
TimofeyBoyko
2000bbc1b4 Web:Client:TreeFoldersStore: add isPersonalRoom 2022-09-12 11:53:23 +03:00
TimofeyBoyko
492d1bd682 Web:Common:Api: add searchInContent for file filter 2022-09-12 11:52:55 +03:00
TimofeyBoyko
939b3651df Web:Client:Locales: fix translation key for filter header 2022-09-12 11:52:32 +03:00
995f8c4a17 Merge branch 'develop' into feature/additional-resources 2022-09-12 11:01:03 +03:00
b3739e8a86 Web:Client:Change styles AdditionalResources. 2022-09-12 10:53:21 +03:00
127385540e Web:Client:Change styles loader. 2022-09-12 10:52:31 +03:00
1268238aef
Merge pull request #812 from ONLYOFFICE/feature/remove-context-option
Web:Client:UsersStore: remove 'reassign-data' and 'delete-personal-da…
2022-09-12 10:28:11 +03:00
TimofeyBoyko
29f75b11b6 Web:Client:UsersStore: remove 'reassign-data' and 'delete-personal-data' options from disabled user context options 2022-09-12 10:01:51 +03:00
02274ff800 Web:Client:Add data in setAdditionalResources. 2022-09-10 20:45:41 +03:00
8db56ce0ad Web:Client:Add locales "ShowFeedbackAndSupport","ShowSampleDocuments","ShowVideoGuides","ShowHelpCenter". 2022-09-10 20:45:03 +03:00
478af8492d Web:Common:Add data in methods setAdditionalResources. 2022-09-10 20:44:22 +03:00
377d3be960 Merge branch 'develop' into feature/additional-resources 2022-09-10 19:46:57 +03:00
mushka
fcfb21d96b deleted GalleryEmptyScreen from views/Gallery/ 2022-09-10 00:32:38 +03:00
mushka
6ce7125c92 tweaked InfoPanel opening functionality in accounts header 2022-09-10 00:31:58 +03:00
mushka
a5681f759d fixed crash on exiting accounts page 2022-09-10 00:31:20 +03:00
mushka
7482abb656 moved with-context-options item selection normalization step from ContextOptionsStore to InfoPanel body 2022-09-10 00:30:33 +03:00
mushka
14df6e788b slight update on Noitem view 2022-09-10 00:29:26 +03:00
mushka
9a35642f2b implemented new InfoPanelStore methods in InfoPanel header 2022-09-10 00:29:06 +03:00
mushka
981c28f21d added new methods for gettting categoryType and isGallery constants in InfoPanelStore 2022-09-10 00:28:40 +03:00
mushka
0888f8dea9 coded out NoRoomItem component with new icon 2022-09-10 00:28:01 +03:00
mushka
0bd7e36df4 update on NoFileOrFolderItem component 2022-09-10 00:27:34 +03:00
mushka
a2d891c088 huge update on members fetching functionality with parent room store saving and fetching both as selected item itself and from its entities 2022-09-10 00:27:01 +03:00
mushka
914c580065 moved details functionality fron details/singleIten to index file + some fixes 2022-09-10 00:25:01 +03:00
mushka
2fca37eb34 moved gallery title to item title and fixed prop passing 2022-09-10 00:24:28 +03:00
mushka
2e793a8355 implemented setufferSelection for better context options usability 2022-09-10 00:23:43 +03:00
mushka
16e4fb6a2b created new noItem file for no-item styled components 2022-09-10 00:23:14 +03:00
mushka
648afda070 moved no-thumbnail details styles to its own component 2022-09-10 00:22:50 +03:00
mushka
1f27012084 fixed bugs with item selection and provided setBufferSelection for context options in infoPanel/Body 2022-09-10 00:22:24 +03:00