Commit Graph

14357 Commits

Author SHA1 Message Date
8b67843b3a Web:Common:Catalog: added call sizeChangeHandler when catalog did mount 2021-10-01 18:27:42 +08:00
37c0b41699 Web:Common:Catalog: reduced debouncing time 2021-10-01 17:25:12 +08:00
34fc1d7732 Web:Common:Catalog: added resize event and debouncig 2021-10-01 16:54:22 +08:00
05127a5198 Web:Common:Catalog: added resize event 2021-10-01 16:30:36 +08:00
076fbcdab7 Web:People: added catalog 2021-09-30 21:17:10 +08:00
bd56abaa0a Web:Common: fixed z-index 2021-09-30 18:06:00 +08:00
3e4c79e981 Web:Components:Catalog-item: added support big tablet 2021-09-30 17:30:17 +08:00
b36f141cfb Web:Common: fixed catalog on big screen tablet or mobile 2021-09-30 17:05:04 +08:00
e5807a43fc Merge develop branch 2021-09-29 20:52:55 +08:00
b50f303ca4 Web:Common:Catalog: added text hide on mobile on click back button 2021-09-29 20:04:15 +08:00
27b8ca28b7 Web:Common:Catalog: added text hiding on mobile device, when user clicked back button 2021-09-29 17:26:26 +08:00
708439fd10 Web:Files:fixed article display 2021-09-29 16:01:54 +08:00
152fa9300e Web:Files:added default active item in catalog 2021-09-29 15:56:02 +08:00
2cd8235f16 Web:Common: fixed display article 2021-09-29 15:50:58 +08:00
2b240d6b80 Web:Files: fixed mobx warning in document catalog 2021-09-29 15:36:33 +08:00
6921658ed3 Web:Components: changed hover background for catalog-item 2021-09-28 22:51:15 +08:00
24772e88ad Web: fixed document catalog loader 2021-09-28 18:25:23 +08:00
88f87d7a82
Merge pull request #349 from ONLYOFFICE/feature/move-check
Feature/move check
2021-09-28 12:38:16 +03:00
b2676b4df8 Web: Common: Api: Removed debugger 2021-09-28 12:33:39 +03:00
9bd9bc3e33 Web: Common: Api: Changed request method from POST to GET (mobile app issue) 2021-09-28 12:32:09 +03:00
90a1b71d7b Merge branch 'release/1.0.0' into feature/move-check 2021-09-28 11:59:53 +03:00
dbdf84d0b9 Files: fix remove or copy 2021-09-28 11:58:19 +03:00
39a1d433da Files: MoveOrCopyBatchCheckFromBody is now GET 2021-09-28 11:57:03 +03:00
e94a28c992 Web: added hide catalog text, when user select folder 2021-09-28 15:47:50 +08:00
acded72c12 Files: fix upload files 2021-09-27 22:28:49 +03:00
0963b8fad7 Web: added support IOS device (adding margin-top for catalog) 2021-09-27 22:29:28 +08:00
725601cd1c Web: added toggle text when user clicked on item on mobile device 2021-09-27 21:10:21 +08:00
74f422ac75 Merge branch 'develop' into release/1.0.0 2021-09-27 16:09:43 +03:00
988f30fc20
Merge pull request #348 from ONLYOFFICE/bugfix/editor-options
Fix Bug 52778 - Client.Editor.‘Image URL is incorrect’ when pasting an image from the repository
2021-09-27 16:08:23 +03:00
01929aa943 Merge branch 'release/1.0.0' of https://github.com/ONLYOFFICE/AppServer into release/1.0.0 2021-09-27 16:04:50 +03:00
6591080403 Fix Bug 52797 with unsupported browsers. Added new packages/browserslist-config-asc with browserlist.config.js 2021-09-27 16:04:37 +03:00
a5c57fea52 Web: added catalog layout and document catalog 2021-09-27 20:59:37 +08:00
6ec5581f69 Web: Fixed style setting for smooth movement of the title after exiting the profile 2021-09-27 15:38:44 +03:00
ae6c19c732 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-27 14:03:39 +03:00
e7d6eadf2a Fixed Bug 52785 - Android.Docs.Mobile. Fixed onMouseDown event 2021-09-27 14:02:36 +03:00
febec81e59 Merge branch 'release/1.0.0' of https://github.com/ONLYOFFICE/AppServer into release/1.0.0 2021-09-27 13:22:59 +03:00
3d0622c68b Workbox: Config: Removed html from cache (issue with login/logout) 2021-09-27 13:22:52 +03:00
d2760c26b1 Fix Bug 52778 - Client.Editor.‘Image URL is incorrect’ when pasting an image from the repository. 2021-09-27 12:51:11 +03:00
590db7bb67
Merge pull request #347 from ONLYOFFICE/feature/third
Feature/third
2021-09-27 12:35:07 +03:00
cbd50439e4 Web: Files: fixed drag for mobile devices 2021-09-27 12:13:14 +03:00
790d696a58 Web: Files: fixed view for mobile devices 2021-09-27 11:53:22 +03:00
Artem Tarasov
ae64556bb0 web: common/people/login: renamed providers to lowercase (client) 2021-09-27 09:55:44 +03:00
bab3425bd1 Files: fix string ids 2021-09-24 21:40:29 +03:00
4531d38e6f Web: Removed duplicates 2021-09-24 21:18:50 +03:00
25a58de730 Web: SW: Update workbox 2021-09-24 21:17:50 +03:00
6ada582cc5 Web: service-worker updates optimization 2021-09-24 20:10:54 +03:00
f2913339d3 Web: Components: Added CountDown to Snackbar 2021-09-24 20:09:12 +03:00
e755d2eda8 renamed providers to lowercase 2021-09-24 17:36:46 +03:00
948e0b4bf3 Merge branch 'release/1.0.0' of https://github.com/ONLYOFFICE/AppServer into release/1.0.0 2021-09-24 17:19:59 +03:00
d8a1bc167b Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-24 17:02:15 +03:00