Commit Graph

463 Commits

Author SHA1 Message Date
b15ad23ab9 Web: Files: fixed styles 2020-08-14 17:07:30 +03:00
7bd1e7abe1 Web: Files: added version api 2020-08-14 13:02:23 +03:00
9299193f6c Web: Files: fixed embedding link, fixed share link 2020-08-13 15:56:24 +03:00
0626d82fa8 Web: Files: added unblock/check-in api 2020-08-13 14:42:29 +03:00
37df28d1a9 Web: Files: fixed badge error 2020-08-13 12:02:00 +03:00
ef15a36cf8 Web: Files: added icons to context menu actions 2020-08-13 09:59:05 +03:00
c0f82fdf71 Web: Files: added Unblock/Check-in 2020-08-12 14:39:04 +03:00
181c1e52f4 Web: Files: added version history api 2020-08-12 11:08:04 +03:00
f3749c1c94 Web: Files: fixed version styles 2020-08-12 10:14:40 +03:00
Ilya Oleshko
30c17e3220 Web: Files: VersionHistory: Fixed page wrapper 2020-08-11 15:48:37 +03:00
Ilya Oleshko
9d703ec01e Web: Files: Home: Fixed page wrapper 2020-08-11 15:48:17 +03:00
Ilya Oleshko
71a2f02cdc Web: Files: Home: Moved function initialization out of render 2020-08-11 11:15:54 +03:00
Ilya Oleshko
20d411dfb9 Web: Files: Home: Fixed items of GroupButtonsMenu 2020-08-11 11:05:06 +03:00
Ilya Oleshko
bcb546ce0e Web: Files: Wdyr not expand by default 2020-08-11 10:59:51 +03:00
e0795e0f17 Web: Files: added translations to sharing panel 2020-08-11 10:38:53 +03:00
5a3d046287 Web: Files: fixed sharing panel styles 2020-08-10 16:13:37 +03:00
33c45e3486 Web: Files: added translations to VersionHistory 2020-08-10 15:29:22 +03:00
fcda53f1f5 Web: Files: fixed scroll in the sharing panel 2020-08-10 14:04:42 +03:00
010875e7ef Web: Files: removed fetchFiles from filter 2020-08-10 11:42:15 +03:00
65ef03615e Web: Files: fixed update tree after files operations 2020-08-07 17:36:54 +03:00
4abfc3385e Web: Files: fixed update tree folders 2020-08-07 17:21:51 +03:00
7d69c3e7e4 Web: Files: added new update logic for badge 2020-08-07 16:54:26 +03:00
e34be36031 Web: Files: fixed focus in the sharing panel 2020-08-07 16:52:43 +03:00
9ceee0dfc6 Web: Files: fixed items select 2020-08-06 16:47:28 +03:00
53ab16529d Web: Files: fixed close group-button-menu 2020-08-06 16:09:20 +03:00
6c69ece258 Web: Files: added close events by keys, fixed focus in aside 2020-08-05 15:17:21 +03:00
7055672075 Web: Files: fixed document edit 2020-08-04 09:44:22 +03:00
e4501f3cd6 Web: Files: added edit comment panel to VersionHistory 2020-07-31 17:24:57 +03:00
8ce8aed45d Web: Files: fixed items select 2020-07-31 12:14:44 +03:00
018298e921 Web: Files: fixed row warning 2020-07-31 11:31:11 +03:00
72bc996a1a Web: Files: added file operations to contextMenu, refactoring 2020-07-31 11:14:37 +03:00
547852e678 Web: Files: added new translations 2020-07-31 11:10:16 +03:00
e85c125900 Web: Files: refactoring VersionHistory page, fixed page crash when following a direct url 2020-07-30 10:52:19 +03:00
7fb40014dd Web: Files: fixed VersionHitory header styles 2020-07-30 10:45:59 +03:00
eabb06f8a8 Web: Files: hid the progress settings in the progress bar 2020-07-24 13:48:24 +03:00
be81ca291d Update yarn.lock files + bump versions 2020-07-17 18:03:08 +03:00
d094546147 Merge branch 'master' into feature/files
# Conflicts:
#	products/ASC.Files/Client/yarn.lock
#	products/ASC.Files/Core/ASC.Files.Core/Core/FileStorageService.cs
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/yarn.lock
2020-07-17 17:48:50 +03:00
ec20c66c5d Update yarn.lock files 2020-07-17 17:43:39 +03:00
679e77a3ea Update yarn.lock files 2020-07-16 16:09:09 +03:00
098e872a38 Merge branch 'master' into feature/files
# Conflicts:
#	products/ASC.Files/Client/yarn.lock
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/yarn.lock
2020-07-16 15:58:43 +03:00
ec8c6a5ddb Fixed security vulnerability in lodash 2020-07-16 15:54:04 +03:00
78b10ab893 Update yarn.lock files 2020-07-16 14:55:40 +03:00
Alexey
b4304d8526 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-07-16 11:33:17 +03:00
595362b2b3 Web: Files: moved files uploader to separate file, moved convert dialog to redux, added routing to MainButton actions 2020-07-16 11:00:09 +03:00
060a173691 Web: Files: fixed Delete progress 2020-07-16 10:04:25 +03:00
Alexey
965b2e97d3 Web: Common: Tile view temporarily hidden 2020-07-15 19:05:40 +03:00
Alexey
356a18acc6 Web:Files: Added translation to tile view 2020-07-15 17:04:29 +03:00
Alexey
4bf9133851 Web: Files: Tile: fix styles and small refactoring 2020-07-15 11:31:23 +03:00
Alexey
b573555024 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-07-15 08:00:04 +03:00
Alexey
e886437d83 Web: Files: Fix tile styles 2020-07-15 07:30:59 +03:00