Commit Graph

25144 Commits

Author SHA1 Message Date
mushka
c42b743835 deleted old feed translations 2022-09-20 14:08:03 +03:00
mushka
d7006768e6 afted-merge fixes 2022-09-16 15:35:57 +03:00
mushka
9c8fa64983 Merge branch 'develop' into feature/doc-space-info-panel 2022-09-16 15:33:29 +03:00
mushka
29693baeaa temporarily changed feed.config 2022-09-16 15:19:12 +03:00
mushka
5b11396943 fixed props passing and tweaked InfoPanelHeader 2022-09-16 15:17:35 +03:00
mushka
c5f648f03d slight tweak on NoItem view 2022-09-16 15:16:59 +03:00
mushka
9da428d12e complete overhaul of history view 2022-09-16 15:16:40 +03:00
mushka
0ebbf6b84a fixedgallery view 2022-09-16 15:16:03 +03:00
mushka
7c6a02c7da fixed props passing in ItemContextOptions 2022-09-16 15:14:55 +03:00
mushka
4ec8723d4c removed unused files 2022-09-16 15:14:30 +03:00
mushka
258222b910 added interaction to OforsStore for it to set selection of InfoPanelStore on oform click 2022-09-16 15:14:17 +03:00
mushka
b0873da7eb updated on getItemIcon to get room default icon 2022-09-16 15:13:40 +03:00
mushka
66ae4259ce added getRoomHistory method to FilesStore 2022-09-16 15:13:00 +03:00
mushka
ea49294f91 added getRoomHistory api call to api/rooms 2022-09-16 15:12:37 +03:00
mushka
fb0e23b2cf added some translations for history 2022-09-16 15:12:03 +03:00
mushka
1d8a20d93a added HistoryBlockMessage 2022-09-16 15:11:46 +03:00
mushka
75ea0bf88f restructured historyBlock to block ItemList 2022-09-16 15:11:24 +03:00
mushka
ff5783cae1 small tweaks on ItemTilte component 2022-09-16 15:10:39 +03:00
mushka
75c4bc53f4 restructures history styles file 2022-09-16 15:10:18 +03:00
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
294e1199b2
Merge pull request #830 from ONLYOFFICE/bugfix/fixed-navigation-path
Bugfix/fixed navigation path
2022-09-16 14:48:30 +03:00
930e4f7ad3
Merge branch 'develop' into bugfix/fixed-navigation-path 2022-09-16 14:47:25 +03:00
f6f5c0a338 Web: Files: fixed back to parent folder from thirdparty folder 2022-09-16 14:42:30 +03:00
5d748a1788 Web: Files: fixed navigationPath for Shared folder 2022-09-16 14:41:23 +03:00
50e45e7289 Web: Editor: Fix SaveAs dialog 2022-09-16 14:38:44 +03:00
7deca97d7c
Merge pull request #827 from ONLYOFFICE/bugfix/sort-menu
Web:Cliet:Home: fix displaying 'Created' option to sort menu
2022-09-16 11:27:32 +03:00
TimofeyBoyko
315f232294 Web:Cliet:Home: fix displaying 'Created' option to sort menu 2022-09-16 11:24:39 +03:00
c14bd6810d
Merge pull request #824 from ONLYOFFICE/bugfix/fixed-infinite-tiles-styles
Bugfix/fixed infinite tiles styles
2022-09-15 21:03:13 +03:00
d0a01ff723
Merge branch 'develop' into bugfix/fixed-infinite-tiles-styles 2022-09-15 20:54:58 +03:00
8b9e7792e4
Merge pull request #823 from ONLYOFFICE/feature/redesign-personal-filter
Feature/redesign personal filter
2022-09-15 20:54:27 +03:00
6438bca15d Web: Files: Fix translation 2022-09-15 20:47:04 +03:00
30618e3e22 Web: Files: Fix translation 2022-09-15 20:43:35 +03:00
TimofeyBoyko
a3d2bc47f7 Web:Client:Home: delete useless 2022-09-15 18:24:38 +03:00
TimofeyBoyko
2d1e18b337 Web:Client:Accounts: add clearAll 2022-09-15 18:21:04 +03:00
TimofeyBoyko
ca485bc41d Web:Client:Home: fix clearAll 2022-09-15 18:18:36 +03:00
TimofeyBoyko
25188c57b8 Web:Client:Home: fix clear search 2022-09-15 18:06:00 +03:00
TimofeyBoyko
98ce868db0 Web:Client:Home: fix type of oform and docxf at info-panel 2022-09-15 17:48:15 +03:00
TimofeyBoyko
b557ad5127 Web:Client:Home: refactoring type cell at table view 2022-09-15 17:35:41 +03:00
d21c910842 Web: Components: InfiniteLoader: removed useless selectedFolderId prop 2022-09-15 17:31:19 +03:00
TimofeyBoyko
afaa0db5c1 Web:Client:Home: fix type for OFORM and DOCXF at table view 2022-09-15 17:29:48 +03:00
TimofeyBoyko
b9e52bff6c Merge branch 'feature/redesign-personal-filter' of github.com:ONLYOFFICE/DocSpace into feature/redesign-personal-filter 2022-09-15 17:25:56 +03:00
TimofeyBoyko
24ea0edf19 Web:Client:Home: add catch error if available sort is undefiened at filter 2022-09-15 17:24:33 +03:00
9af39bd7c9 Web: Files: fixed infinite loading 2022-09-15 17:16:19 +03:00
74fa95d843 Web: Components: fixed styles of infinite tiles 2022-09-15 17:14:34 +03:00
9360c19f3e
Merge branch 'develop' into feature/redesign-personal-filter 2022-09-15 16:54:10 +03:00
2a943661c7
Merge pull request #796 from ONLYOFFICE/feature/backup_remove_waste_modules
Feature/backup remove waste modules
2022-09-15 14:50:12 +03:00