Commit Graph

24928 Commits

Author SHA1 Message Date
mushka
db09f44889 exported decodeString and parseAndFormatDate from details helper 2022-09-16 15:09:43 +03:00
mushka
7f1b4e7a95 fixed context helper bug 2022-09-16 15:09:05 +03:00
mushka
5ce0cbbc4f small tweaks in InfoPanelBody component 2022-09-16 15:08:38 +03:00
mushka
15ea8b4785 fixed imports for infoPanelToggle Color theme 2022-09-16 15:07:54 +03:00
mushka
2ad8133526 changed styles in InfoPanel header 2022-09-16 15:07:21 +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
mushka
68ba76b6bf added new no room svg 2022-09-10 00:21:22 +03:00
mushka
252f0e7683 progress on funcitonality for saving parent room of given selection + members fix 2022-09-09 13:55:36 +03:00
mushka
9e8d5433d4 fixed getRoomMethod api call 2022-09-09 13:54:36 +03:00
c406170c29 Feed: fix 2022-09-09 13:46:02 +03:00
6077c563b0 Web.Api: fix for rooms 2022-09-09 13:43:37 +03:00
2556c805d3 File.Service: added feed config 2022-09-09 13:38:29 +03:00
d838c937cc Feed: moved portion size to config 2022-09-09 13:38:13 +03:00
mushka
ab7ace5af6 Merge branch 'develop' into feature/doc-space-info-panel 2022-09-09 13:22:36 +03:00
mushka
02951cd79f started building new funcitonality for saving parent room of given selection 2022-09-09 13:20:19 +03:00
mushka
fcb0f3e85f changed setInfoPanelVisible to setInfoPanelIsVisible in form people store and accounts contextOptions 2022-09-09 13:19:43 +03:00
mushka
0904fa1da1 changed setInfoPanelVisible to InfoPanelIsVisible in form gallery header 2022-09-09 13:19:05 +03:00
mushka
0965cd8685 changed setInfoPanelVisible to InfoPanelIsVisible in section header 2022-09-09 13:16:14 +03:00
mushka
e283ced388 added selectionPanelRoom var and set method and removed odd out setVisible and toggleVisible methods 2022-09-09 13:15:41 +03:00
05c01d85e6 Web: Fix toast translations (Remove room(s) issue) 2022-09-09 11:22:04 +03:00
03e4062d6e Web: Fix double loader 2022-09-09 10:45:27 +03:00
3fe8fa098e
Merge pull request #807 from ONLYOFFICE/feature/change-owner-dialog
Feature/change portal owner dialog
2022-09-09 10:17:20 +03:00
TimofeyBoyko
14052af9b7 Web:Common:Article: fix displaying role for profile avatar 2022-09-09 09:27:36 +03:00
TimofeyBoyko
58e545a002 Web:Components:Avatar: fix role wrapper position for min size 2022-09-09 09:24:23 +03:00
TimofeyBoyko
58c7ed0583 Web:Client:Accounts: fix table row height 2022-09-09 09:21:35 +03:00
TimofeyBoyko
61131c6c20 Web:Client:ChangePortalOwner: update toastr import 2022-09-08 19:36:02 +03:00
TimofeyBoyko
5b7d911852 Web:Components:Avatar: update styles and svg 2022-09-08 19:34:44 +03:00
TimofeyBoyko
ec0e91ee99 Merge branch 'feature/change-owner-dialog' of github.com:ONLYOFFICE/DocSpace into feature/change-owner-dialog 2022-09-08 18:36:04 +03:00
TimofeyBoyko
752af48a4f Web:Components:SelectorAddButton: fix styles 2022-09-08 18:33:42 +03:00
TimofeyBoyko
eaea59943c Web:Client:ChangePortalOwner: add new translation key 'ChooseFromList' 2022-09-08 18:23:57 +03:00
TimofeyBoyko
07c7352604 Web:Client:Locales: clone translation for ChangePortalOwner 2022-09-08 18:19:46 +03:00
TimofeyBoyko
1b3fbb3129 Web:Client:ChangePortalOwnerDialog: split translation key 'OwnerRights' 2022-09-08 16:55:00 +03:00
97bd153ec5
Merge branch 'develop' into feature/change-owner-dialog 2022-09-08 16:29:09 +03:00
027672f67b
Merge pull request #809 from ONLYOFFICE/bugfix/fixed-sort-button-render
Web: Common: fixed SortButton render
2022-09-08 16:28:34 +03:00
16ca3c52b9
Merge branch 'develop' into bugfix/fixed-sort-button-render 2022-09-08 16:28:06 +03:00