Commit Graph

4719 Commits

Author SHA1 Message Date
mushka
4e4ecec78f added dark theme support & moved context options "view details" button 2022-03-29 13:59:56 +03:00
1129f0b509 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-29 11:30:04 +03:00
adb8e4e680 Web: Files: TableView: use avatar in author cell 2022-03-29 11:29:53 +03:00
Timofey Boyko
89525d49e4 Web:Files: fix third-party 24px folder-icons 2022-03-29 11:14:57 +03:00
Timofey Boyko
bd94ebb621 Web:Files: change 24px folder-icon for thirdparty 2022-03-29 10:09:27 +03:00
Timofey Boyko
448d4eecd5 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-28 18:34:05 +03:00
Timofey Boyko
9d428ffa3d Web:Files: increase rect of 24px folder-icon 2022-03-28 18:32:11 +03:00
004435936e Web: Files: Hotkeys: fixed keyboard input 2022-03-28 17:05:47 +03:00
mushka
5a4b36df74 translation tweaks 2022-03-28 16:53:27 +03:00
dfa851221f Web: moved load language path to utils, added clearInterval 2022-03-28 17:33:42 +05:00
mushka
290e65288e tweaked getting selection, removed unused code 2022-03-28 12:44:35 +03:00
Timofey Boyko
d02b67e41f Web:Files:Settings: fix content-width for conntected clouds settings 2022-03-28 12:36:23 +03:00
Timofey Boyko
4161b16817 Web:Files:Settings: fix horizontal scroll of tabs when settings is mount 2022-03-28 12:21:25 +03:00
mushka
8df40dbca7 changed dateTime format to vary with language settings 2022-03-28 12:01:12 +03:00
Timofey Boyko
bdea1715a4 Web:Files:Settings: fix content-width 2022-03-28 11:58:57 +03:00
Timofey Boyko
b13336a8be Web:Files:Settings: fix bug when forcesave show old value 2022-03-28 11:51:54 +03:00
Timofey Boyko
66bb0df3a5 Web:Files:Settings: fix bugs when storeForcesave show old value 2022-03-28 11:48:54 +03:00
Timofey Boyko
d2e192d048 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-28 11:15:47 +03:00
mushka
05fe1a8cb9 removed unused InfoPanelStore methods 2022-03-28 11:14:48 +03:00
Timofey Boyko
e2fa31d9a4 Web:Files:Settings: add tabs for page; move AdminSettings, CommonSettings to functional components; move StyledSettings to separate file 2022-03-28 11:14:31 +03:00
Timofey Boyko
a9c3d66f0d Web:Files:Article: disable mobile main button for settings page 2022-03-28 11:12:15 +03:00
Timofey Boyko
3418cb1ca7 Web:Files: add new keys 'Admin' and 'Common' for settings of eu and ru locales 2022-03-28 11:10:22 +03:00
7abe990d96 Merge branch 'feature/virtual-rooms-1.2' into hotfix/campaigns-banner 2022-03-28 12:36:11 +05:00
31c37dfc46 Web: Files: Tile: fix checked style 2022-03-26 15:05:56 +03:00
bbd199bf6d Web: Files: DownloadAppList: use theme 2022-03-26 13:59:22 +03:00
mushka
b0dd8d1077 fixed content gaps and deleted loaders 2022-03-25 18:58:07 +03:00
mushka
cd22e7da41 fixed withFileActions bug 2022-03-25 17:09:24 +03:00
mushka
ae33a464e3 removed onFileClick action 2022-03-25 17:04:55 +03:00
mushka
fcff7d4354 Merge branch 'feature/virtual-rooms-1.2' into feature/info-panel 2022-03-25 16:20:48 +03:00
mushka
9de69a3ff6 some tweaks 2022-03-25 12:10:23 +03:00
Timofey Boyko
fe3f9b59e8 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-25 10:11:00 +03:00
Timofey Boyko
7f6461e3b9 Web:Files:Panels: add selected options for group and people selector 2022-03-25 10:07:17 +03:00
1922da4ab9 merge 2022-03-24 20:56:51 +03:00
mushka
cd82919062 merge with feature/virtual-rooms-1.2 2022-03-24 18:00:31 +03:00
mushka
1d80eb1a9d refactored open/close behaviour + redesigned checkbox header 2022-03-24 17:57:36 +03:00
Timofey Boyko
6a9806117b Web:Common:AdvancedSelector: fix bugs with re-render list, add onSelectAll function, move to functional components renders option and group list, create group header component, change props isChecked and isIndeterminate for groups, fix default styles for advanced selector with aside view 2022-03-24 17:52:21 +03:00
9174a20871 Merge branch 'develop' into feature/virtual-rooms-1.2
# Conflicts:
#	packages/asc-web-common/api/portal/index.js
#	packages/asc-web-common/components/Loaders/index.js
#	packages/asc-web-common/store/SettingsStore.js
#	packages/asc-web-components/file-input/index.js
#	packages/asc-web-components/modal-dialog/index.js
#	packages/asc-web-components/save-cancel-buttons/index.js
#	products/ASC.Files/Client/src/components/panels/SelectFileDialog/FilesListRow.js
#	products/ASC.Files/Client/src/components/panels/SelectFileDialog/index.js
#	products/ASC.Files/Client/src/components/panels/SelectFolderInput/index.js
#	products/ASC.Files/Client/src/components/panels/StyledPanels.js
#	products/ASC.Files/Client/src/store/ContextOptionsStore.js
#	public/locales/de/Common.json
#	web/ASC.Web.Client/public/locales/en/Settings.json
#	web/ASC.Web.Client/public/locales/ru/Settings.json
#	web/ASC.Web.Client/src/Shell.jsx
#	web/ASC.Web.Client/src/components/NavMenu/index.js
#	web/ASC.Web.Client/src/components/NavMenu/sub-components/header.js
#	web/ASC.Web.Client/src/components/pages/Settings/Layout/Article/Body/index.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/common/customization.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/security/access-portal.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/security/access-rights.js
#	web/ASC.Web.Client/webpack.config.js
#	web/ASC.Web.Editor/src/Editor.jsx
2022-03-24 14:39:52 +03:00
643bf726b3 Merge branch 'feature/virtual-rooms-1.2' into hotfix/campaigns-banner 2022-03-23 16:10:11 +05:00
5b793b1772 Web: Files: added section bar 2022-03-23 16:08:05 +05:00
0ff67e1f92 Web: Files: Article: fix crash on personal 2022-03-22 17:19:52 +03:00
mushka
bd20587a2b fixed context menu and added first-close-disable interaction 2022-03-22 14:59:34 +03:00
ee8b6eafc1 Web: Files: deleted useless folders after merge. 2022-03-22 13:22:51 +03:00
251f149eb6 Web: Revert withoutBodyScroll after merge. 2022-03-22 13:19:35 +03:00
e4eeb59138 Web: Files: UploadDataStore: fix folder update 2022-03-22 12:54:15 +03:00
476cec2607 Merge branch 'feature/virtual-rooms-1.2' into hotfix/campaigns-banner 2022-03-22 14:50:23 +05:00
d13ef622f8 Merge branch 'feature/virtual-rooms-1.2' into hotfix/campaigns-banner 2022-03-22 14:16:20 +05:00
mushka
c4b470f98a bugfixes 2022-03-21 18:42:23 +03:00
b50b2c3c6f Web: Files: SharingPanel: delete useless 2022-03-21 17:41:28 +03:00
df76602dac Web: Files: fixed on close banner function 2022-03-21 16:37:03 +05:00
Timofey Boyko
8355fa388d Web:Common: remove old filter component, update import and change themes 2022-03-21 13:56:42 +03:00
Timofey Boyko
c625b6c6ca Web:Files: remove old filter 2022-03-21 13:41:36 +03:00
mushka
f659632108 fixed exception warning 2022-03-21 13:12:45 +03:00
Timofey Boyko
17f1bcc446 Web:Files: fix display sub-menu for mobile and tablet devices 2022-03-21 12:26:30 +03:00
a72106dfae Web: Files: Deleted useless file after merge. 2022-03-21 11:55:38 +03:00
5420ceff44 Web: Deleted useless files. 2022-03-21 11:52:26 +03:00
Timofey Boyko
685c49552a Merge branch 'feature/refactoring-pagelayout' into feature/virtual-rooms-1.2 2022-03-21 11:41:51 +03:00
Timofey Boyko
133dfa3426 Web: fix article main button view (now correct display mobile main button when view port is increased/decreased) 2022-03-21 11:40:40 +03:00
mushka
61aac91d07 fix arrow keys not working with showCurrentFolder === true 2022-03-21 11:28:40 +03:00
mushka
c51d920092 vr-1.2 actualization 2022-03-21 11:13:56 +03:00
73033f996d Web: Files: Added missing translation. 2022-03-21 10:49:32 +03:00
mushka
3e951462d8 fixes with unexpcted info loading 2022-03-21 10:24:43 +03:00
mushka
a80ada2c37 added current folder info visualization on room-info button click 2022-03-20 22:29:42 +03:00
ef600712b8
Merge pull request #591 from ONLYOFFICE/feature/refactoring-pagelayout
Feature/refactoring pagelayout
2022-03-18 19:09:26 +03:00
Timofey Boyko
b2924c2914 Web:Files: delete useless code 2022-03-18 18:29:41 +03:00
Timofey Boyko
77709f3399 Web:Files: synchronized first display first loader 2022-03-18 18:25:33 +03:00
f8dadfa3e5 Web: Files: Fix isPrivacyFolder 2022-03-18 18:01:46 +03:00
72cef1b6aa Web: Files: Fix re-render ArticleMainButtonContent on history changes (removed useless goToHomePage() method) 2022-03-18 18:00:59 +03:00
Timofey Boyko
f4c591cf78 Web:Files: fix navigation item click 2022-03-18 16:36:12 +03:00
Timofey Boyko
7c33680d73 Web:Files: add title for icon button in third party list 2022-03-18 16:29:10 +03:00
Timofey Boyko
9bbcbb8e54 Web:Files: restore code 2022-03-18 15:50:18 +03:00
8163d018cd Web: Files: added timeout for banner display 2022-03-18 16:11:11 +05:00
Timofey Boyko
4e3ab4a8a8 Web:Files:Settings: fix render connected clouds list 2022-03-18 13:56:26 +03:00
9d8906f61a Web: Files: deleted check maintenance prop for section header 2022-03-18 15:50:18 +05:00
Timofey Boyko
75a8ee5641 Web:Files:Settings: fix render connected clouds list 2022-03-18 13:43:39 +03:00
Timofey Boyko
2c51acc636 Web:Files:Settings: change button size and position in connected clouds 2022-03-18 13:26:25 +03:00
Timofey Boyko
27fab6de23 Merge branch 'feature/virtual-rooms-1.2' into feature/refactoring-pagelayout 2022-03-18 11:05:58 +03:00
Timofey Boyko
4023359af3 Web:Files: fix warning 'each Each child in a list should have a unique 'key' prop' for main button 2022-03-17 18:45:50 +03:00
mushka
2d452e18da fixed after-merge room-info button deletion and configured new showCurrentFolderInfo feature 2022-03-17 17:16:21 +03:00
ea502301de Web: Files: Deleted horizontal scroll from Sharing panel. 2022-03-17 16:03:23 +03:00
e407031ec0 Web: Files: Tile: fix background 2022-03-16 16:07:55 +03:00
Timofey Boyko
7a22ead503 Web:Files: change page layout to section in file pages 2022-03-16 15:26:52 +03:00
Timofey Boyko
15c5844349 Web:Files:Components: delete useless code from article main button 2022-03-16 15:25:18 +03:00
bada6b7dd0 Web: Files: Hotkeys: added new translations 2022-03-16 11:32:19 +03:00
Timofey Boyko
dde7fb6694 Web:Files:Store: add isArticleLoaded and setIsArticleLoaded for remove article loaders 2022-03-16 11:29:04 +03:00
Timofey Boyko
429925248f Web:Files: move routes and article to functional components 2022-03-16 11:28:24 +03:00
Timofey Boyko
85180f2fc1 Web:Files: refactoring new article and remove re-renders 2022-03-16 11:27:46 +03:00
Timofey Boyko
c85f40078a Web:Files: rename 'catalog' to 'article' and update exports/imports 2022-03-15 17:18:46 +03:00
cc293f60c2 Merge branch 'feature/virtual-rooms-1.2' into feature/info-panel 2022-03-15 14:11:00 +03:00
Timofey Boyko
6d6d3432e6 Web:Files: update imports after move tree folders from old article 2022-03-15 13:46:28 +03:00
Timofey Boyko
db50dfe801 Web:Files: remove old article components 2022-03-15 13:45:23 +03:00
Timofey Boyko
0917fd8684 Web:Files:Components: move TreeFolders from article to folder tree body 2022-03-15 12:33:46 +03:00
209d7bd750 Web: Files: Deleted unused code. 2022-03-15 12:29:09 +03:00
mushka
338c66720b resolved missed merge conflicts 2022-03-14 19:10:10 +03:00
mushka
57f75cd8a5 merge with feature/virtual-rooms-1.2 2022-03-14 18:53:15 +03:00
5fa55cd5ad Web: Files: fixed onClose Bar function 2022-03-14 19:39:41 +05:00
Timofey Boyko
7567a66119 Web:Files: remove catalog from pages and refactoring 2022-03-14 16:54:03 +03:00
0547ed5b73 Merge branch 'hotfix/campaigns-banner' of github.com:ONLYOFFICE/AppServer into hotfix/campaigns-banner 2022-03-14 15:55:15 +05:00
115aa461c6 Merge branch 'develop' into hotfix/campaigns-banner 2022-03-14 15:51:38 +05:00
8cd7050f7c Web: Files: added banner url check 2022-03-14 15:45:32 +05:00
1e89c8dd57 Web: Files: Hotkeys: fixed HotkeysPanel scroll 2022-03-14 13:19:51 +03:00
5ec18f6e86 Web: Files: fixed open media files 2022-03-14 12:19:48 +03:00
4b62ba5560 Web: Files: fixed HotkeysPanel translations 2022-03-14 11:43:40 +03:00
58eb82acff
Merge pull request #515 from ONLYOFFICE/feature/hotkeys
Feature/hotkeys
2022-03-11 19:09:21 +03:00
bbd659f142 Web: Files: Hotkeys: removed ZoomIn/ZoomOut 2022-03-11 18:45:02 +03:00
63a0522ce5 Web: Files: Hotkeys: fixed onKeyDown, fixed clearActiveOperations 2022-03-11 18:24:13 +03:00
36f32478af Web: Files: removed hotkey "Go to the top of the list" 2022-03-11 18:14:39 +03:00
31dac3853f Web: Files: fixed clearActiveOperations 2022-03-11 18:13:58 +03:00
8d74491b6a Merge branch 'feature/hotkeys' of github.com:ONLYOFFICE/AppServer into feature/hotkeys 2022-03-11 16:57:47 +03:00
07e32b405f Web: Files: fixed scrolling of hotkeys, fixed hotkeys when some dialog is open 2022-03-11 16:57:35 +03:00
86288df521 Web: Files: Added command+Backspace for delete on Macbook Air 2020 2022-03-11 15:04:07 +03:00
mushka
25ad35ab6a added Normal Touchscreen/Desktop differentiation 2022-03-11 13:41:48 +03:00
ac052a979d Web: Files: fixed hotkey border 2022-03-11 13:23:33 +03:00
c9871f4b1b Web: Files: removed actions hotkeys 2022-03-11 11:22:52 +03:00
b6c810daa2 Web: Files: fixed hotkeys selection 2022-03-11 10:49:15 +03:00
3dfe77a96e Web: Files: fixed setHotkeyPanelVisible 2022-03-10 18:42:12 +03:00
80e7064dcf Web: Files: fixed AltKey for macOS 2022-03-10 18:31:14 +03:00
8a8451bf7b Web: Files: fixed hotkeys scroll 2022-03-10 18:07:28 +03:00
dc273d4a21 Web: Files: Changed translations keys. 2022-03-10 17:52:26 +03:00
d793b099ff WEb: Files: Changed translation keys. 2022-03-10 17:45:13 +03:00
afb0510fd6 Web: Moved translations to Common file (az). 2022-03-10 17:30:30 +03:00
1cb0345483 Web: Moved translations to Common file (bg). 2022-03-10 17:26:47 +03:00
ca45ca77d7 Web: Moved translations to Common file (cs). 2022-03-10 17:25:20 +03:00
31e5c4bb36 Web: Files: fixed backToParentFolder for root folder 2022-03-10 17:21:27 +03:00
685e7e0193 Web: Moved translations to Common file (de). 2022-03-10 17:18:26 +03:00
9a4715fad7 Web: Moved translations to Common file (el). 2022-03-10 17:10:09 +03:00
8dff5425b7 Web: Files: removed HotkeysCreateForm, HotkeysCreateFormFromFile translation keys 2022-03-10 17:03:28 +03:00
5d4a54e1ce Web: Moved translations to Common file (en). 2022-03-10 16:57:56 +03:00
a403bdbf03 Web: Moved translations to Common file (es). 2022-03-10 16:56:15 +03:00
7b5f653ead Web: Moved translations to Common file (fi). 2022-03-10 16:54:21 +03:00
a94be67b16 Web: Moved translations to Common file (fr). 2022-03-10 16:52:35 +03:00
84f1a05ba3 Web: Moved translations to Common file (it). 2022-03-10 16:50:04 +03:00
9467226e09 Web: Moved translations to Common file (ja). 2022-03-10 16:48:45 +03:00
05da08892d Web: Moved translations to Common file (ko). 2022-03-10 16:47:13 +03:00
e15108a62c Web: Moved translations to Common file (lo). 2022-03-10 16:45:08 +03:00
0efd8d1126 Web: Moved translations to Common file (lv). 2022-03-10 16:43:34 +03:00
d2e1f04d8a Web: Moved translations to Common file (nl). 2022-03-10 16:41:37 +03:00
56b4eece3d Web: Moved translations to Common file (pl). 2022-03-10 16:39:54 +03:00
4eae2cdb3c Web: Moved translations to Common file (pt). 2022-03-10 16:38:25 +03:00
34e1f835fe Web: Moved translations to Common file (pt-BR). 2022-03-10 16:36:25 +03:00
8ba131d52d Web: Moved translations to Common file (ro). 2022-03-10 16:33:31 +03:00
0c9713c65b Web: Moved translations to Common file (sk). 2022-03-10 16:31:02 +03:00
bff2518bf9 Web: Moved translations to Common file (sl). 2022-03-10 16:28:38 +03:00
500945a6da Web: Moved translations to Common file (tr). 2022-03-10 16:26:11 +03:00
e663d59aeb Web: Moved translations to Common file (vi). 2022-03-10 16:25:27 +03:00
297394f359 Web: Moved translations to Common file (uk). 2022-03-10 16:24:18 +03:00
8080e416df Web: Moved translations to Common file (zh-CN). 2022-03-10 16:23:06 +03:00
7bca87c34d Web: Moved translations to the Common (ru). 2022-03-10 16:21:24 +03:00
mushka
c3c59ceaff changed size names in app buttons 2022-03-10 15:59:04 +03:00
3a0d6a49fd Merge branch 'feature/virtual-rooms-1.2' into feature/add-units 2022-03-10 15:12:08 +03:00
Timofey Boyko
c45baeb3c9 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-10 14:01:29 +03:00
64dfd61858 Merge branch 'develop' into feature/backup 2022-03-10 12:15:26 +03:00
d1c7fa2df6 add new file (VersionBadge), edit bg, pl, pt-BR, tr (UploadPanel) 2022-03-10 11:01:32 +03:00
7abd6c9812 Web: Files: fixed showHotkeyBorder prop 2022-03-10 10:24:08 +03:00
a00ed16990 Merge branch 'feature/virtual-rooms-1.2' into feature/hotkeys
# Conflicts:
#	products/ASC.Files/Client/src/pages/Home/Section/Body/RowsView/SimpleFilesRow.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TableView/TableRow.js
2022-03-10 10:16:01 +03:00
2a045fc1ef Web: Files: removed contextMenuData, moved getContextModel to withFileActions HOC 2022-03-10 10:09:10 +03:00
3bbf82d918 add new lines 2022-03-09 19:07:24 +03:00
7cb193ef07 Merge branch 'feature/virtual-rooms-1.2' into feature/hotkeys
# Conflicts:
#	products/ASC.Files/Client/src/pages/Home/Section/Body/RowsView/SimpleFilesRow.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TableView/TableRow.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TilesView/sub-components/Tile.js
2022-03-09 16:03:08 +03:00
a1c2380007 Web: Files: moved contextMenuData to withFileActions HOC 2022-03-09 15:51:20 +03:00
884b141c35 Web: Files: Table: fixed hotkey styles 2022-03-09 14:50:52 +03:00
3447a59628 Web: Files: Row: fixed hotkey styles 2022-03-09 13:53:25 +03:00
639a68edfd Merge branch 'feature/virtual-rooms-1.2' into feature/hotkeys
# Conflicts:
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
2022-03-09 13:26:11 +03:00
28423d6eb3 Merge branch 'develop' into feature/hotkeys
# Conflicts:
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/RowsView/SimpleFilesRow.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TableView/TableRow.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TilesView/sub-components/Tile.js
#	products/ASC.Files/Client/src/store/index.js
2022-03-09 10:32:00 +03:00
Timofey Boyko
b572b84410 Web:Files: change import context menu for tile view 2022-03-09 10:29:01 +03:00
Timofey Boyko
c3b901c64a Web:Files:Components: fixed catalog drag and drop 2022-03-09 10:17:38 +03:00
Timofey Boyko
f144c3ab64 Web:Files:Catalog: add translate 'Upload' for main button mobile 2022-03-05 19:27:46 +03:00
Timofey Boyko
1e82028465 Web:Files: add new key 'Upload' for ru and en locales 2022-03-05 19:25:16 +03:00
Timofey Boyko
32a7a41f87 Web:Files: add support i18next for 'view' 2022-03-05 19:04:53 +03:00
Timofey Boyko
98ac515760 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-05 18:51:07 +03:00
Timofey Boyko
e273391c00 Web:Files:Section: add theme support for desktop sort button in tile view 2022-03-05 18:51:00 +03:00
84810de125 Merge branch 'develop' into feature/virtual-rooms-1.2
# Conflicts:
#	packages/asc-web-components/context-menu/index.js
#	packages/asc-web-components/row/index.js
#	packages/asc-web-components/table-container/TableRow.js
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TilesView/sub-components/Tile.js
2022-03-05 17:52:01 +03:00
Timofey Boyko
d85ae13b7a Web:Files: fix table view in dark-theme 2022-03-05 17:47:56 +03:00
1a9ced4901 Web: Files: fixed context menu opening 2022-03-05 17:36:04 +03:00
Timofey Boyko
cc19cb38c2 Web:Files:Components: fix click item for catalog body for mobile devices 2022-03-05 16:57:30 +03:00
9b035a6519 Web: Files: updated HotkeysPanel, fixed styles 2022-03-05 16:19:24 +03:00
fd5ca3efbe Web: Files: added hotkey for upload folders 2022-03-05 14:23:35 +03:00
mushka
7f7acd14ef header button to toast 2022-03-05 13:32:27 +03:00
mushka
0ac0f8f508 fixed opening on context menu click 2022-03-05 13:11:14 +03:00
22517301d5 Web: Files: added new hotkeys 2022-03-05 12:20:26 +03:00
Timofey Boyko
a2e9518d3d Web:Common: add 1.2.1 view styles and scroll for context menu 2022-03-04 20:55:28 +03:00
mushka
384a92c30f finished merging 2022-03-04 12:52:34 +03:00
Timofey Boyko
8f5ba33849 Web:Files: add theme as props in sharing panel 2022-03-04 11:12:53 +03:00
Timofey Boyko
680c050e11 Web:Files:Section: add sort button in folder header for tile view 2022-03-04 10:19:11 +03:00
Timofey Boyko
a0d2131d1e Web:Files: fix width table group menu for desktop 2022-03-03 16:46:24 +03:00
Timofey Boyko
61a1a7fbd3 Web:Files:Filter: disable sort in recent and favorites folder 2022-03-03 16:25:34 +03:00
mushka
a0aa53d57a fix Home config import duplication 2 2022-03-03 16:17:55 +03:00
Timofey Boyko
0743c5bf83 Web:Files:Filter: disable sort in recent and favorites folder 2022-03-03 16:10:03 +03:00
mushka
55d9a76f4d fix Home config import duplication 2022-03-03 15:45:16 +03:00
mushka
a11a40e61b fix import mixins 2022-03-03 14:38:28 +03:00
b909b5c031 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-03 14:37:14 +03:00
7105484604 Web: Files: fixed context menu opening 2022-03-03 14:37:08 +03:00
mushka
807fe75b72 change code formatting 3 2022-03-03 14:25:10 +03:00
mushka
6b88a2dd43 change code formatting 2 2022-03-03 13:59:20 +03:00
mushka
424a7a7e3c change code formatting 2022-03-03 13:43:43 +03:00
74345b1c3c Web: Files: ContextOptionsStore fixed onClickLinkEdit, fixed imports 2022-03-03 12:37:54 +03:00
Timofey Boyko
c4993b9d34 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-03 12:37:43 +03:00
Timofey Boyko
c83c09c1f1 Web:Files:Pages: fix double header when table group is active 2022-03-03 12:37:10 +03:00
ba2fc9fe88 Merge branch 'develop' into refactoring/refactoring-context-menu 2022-03-03 12:33:42 +03:00
54cecbd5b3 Web: Files: fixed ContextOptionsStore errors 2022-03-03 12:29:48 +03:00
5026e8d916 Web: Files: fixed re-rendering when checkbox is clicked 2022-03-03 12:19:47 +03:00
b38c8f1103 Web: Files: fix unnecessary request 2022-03-03 11:08:25 +03:00