Commit Graph

16217 Commits

Author SHA1 Message Date
Timofey
df305ea2b2 Web:Components:NewContextMenu: hide context menu when item clicked 2022-02-01 16:02:27 +08:00
Timofey
bc9dd07400 Merge branch 'develop' into branch feature/new-context-menu 2022-02-01 15:07:01 +08:00
Timofey
cf3d4c71e3 Merge branch 'devlop' into branch feature/catalog 2022-01-31 23:52:52 +08:00
Timofey
140fc8fd1b Web:Files:Components: fixed floating number in secondary progress 2022-01-31 23:47:22 +08:00
Timofey
91f0213c51 Web:Common:Components: disable floating button on mobile and tablet devices 2022-01-31 23:46:41 +08:00
Timofey
369801ddb7 Web:Files:Components: add primary and secondary progress in main button mobile view 2022-01-31 21:42:59 +08:00
Timofey
092a89a196 Web:Files:Store: add files count to secondary progress data store 2022-01-31 21:41:54 +08:00
Timofey
95353b1b4e Web:Common:Components: disable floating button on mobile devices 2022-01-31 21:40:43 +08:00
353a362a19 fix test config 2022-01-28 16:54:43 +03:00
Timofey
21cd73a698 Web: restore code format 2022-01-28 21:44:58 +08:00
Timofey
95da73cda6 Web:Editor: app theme-support for loader background-color 2022-01-28 20:49:37 +08:00
Timofey
b00b9c7306 Web:Components:Theme: change button color, backdroundColor and border 2022-01-28 20:22:13 +08:00
Timofey
875c1e897a Web:Files:QuickButton: change color selected button 2022-01-28 20:01:36 +08:00
Timofey
47527c3430 Web:People:ProfileAction: add support dark-theme for link in tooltip 2022-01-28 19:46:46 +08:00
Timofey
98e4233a2d Web:Studio:Settings: add support dark-theme for link in tooltip 2022-01-28 19:31:56 +08:00
Timofey
13348fc004 Merge branch 'feature/dark-theme' of github.com:ONLYOFFICE/AppServer into feature/dark-theme 2022-01-28 19:03:55 +08:00
096bc6766e
Merge branch 'develop' into feature/dark-theme 2022-01-28 14:02:50 +03:00
Timofey
f2ac0c721b Merge branch 'feature/dark-theme' of github.com:ONLYOFFICE/AppServer into feature/dark-theme 2022-01-28 18:04:53 +08:00
Timofey
210ebd7ad1 Web:Files: add support dark-theme for select-file-dialog-aside_buttons class 2022-01-28 18:03:33 +08:00
92542a4a27 Merge branch 'feature/dark-theme' of github.com:ONLYOFFICE/AppServer into feature/dark-theme 2022-01-28 13:01:42 +03:00
5db134933b Web: Files: Fixed error when clicked on "change access rights" twice. 2022-01-28 13:01:08 +03:00
8428ef730c
Merge pull request #498 from ONLYOFFICE/feature/accessRightSelect
Feature/access right select
2022-01-28 13:00:47 +03:00
Timofey
3c53e73484 Web:Files:SimpleFileInput: add support dark-theme 2022-01-28 17:57:15 +08:00
Timofey
136fe4f41d Web:Files:Store: add files count to secondary progress store 2022-01-28 15:58:23 +08:00
Timofey
d6cc388760 Web:Components:Themes: change color to files quick buttons 2022-01-28 15:08:56 +08:00
Yaroslavna Gaivoronyuk
fdec7246ec Merge branch 'feature/accessRightSelect' of github.com:ONLYOFFICE/AppServer into feature/accessRightSelect 2022-01-27 17:29:56 +03:00
Yaroslavna Gaivoronyuk
e068a183d1 update README.md 2022-01-27 17:29:39 +03:00
Timofey
15dd9b0642 Merge branch 'develop' into feature/dark-theme 2022-01-27 22:21:06 +08:00
Timofey
5af7f89261 Web:Files: fixed hover and selected color in dark theme for tree folders 2022-01-27 22:19:13 +08:00
Timofey
18ed20569d Web:Editor: wrap editor in theme provider and delete theme as props in components 2022-01-27 21:54:58 +08:00
0c2085a168
Merge branch 'develop' into feature/accessRightSelect 2022-01-27 16:52:54 +03:00
Yaroslavna Gaivoronyuk
73c6bcb4f8 upd 2022-01-27 16:45:02 +03:00
Timofey
64d90c5d5d Web:Components:PasswordInput: fixed text color for tooltip in dark theme 2022-01-27 21:01:39 +08:00
Yaroslavna Gaivoronyuk
bb6c826b74 Merge branch 'feature/accessRightSelect' of github.com:ONLYOFFICE/AppServer into feature/accessRightSelect 2022-01-27 15:59:32 +03:00
Yaroslavna Gaivoronyuk
ee375307fb change props, upd story 2022-01-27 15:58:56 +03:00
b7f0ffc9d2 cache: fixed memory cache notify 2022-01-27 15:35:11 +03:00
1908af64f0 cache: return support kafka. refactoring 2022-01-27 15:20:51 +03:00
Timofey
f62a69a957 Web: update DocStore 2022-01-27 19:28:39 +08:00
Timofey
d11801aca3 Web:Components:TreeMenu: delete useless code 2022-01-27 18:58:30 +08:00
Timofey
fb1a86eecd Web:Files:QuickButton: fixed color and hover after merge branch 'develop' 2022-01-27 18:25:54 +08:00
Timofey
4b45eaa243 Merge branch 'develop' into feature/dark-theme 2022-01-27 18:10:13 +08:00
Timofey
f3a8ecc1ab Web:Common:FloatingButton: added 2px padding from the edge for the loading bar 2022-01-27 17:16:19 +08:00
Timofey
def9370171 Web:Components:MainButtonMobile: fixed drop down styles for mobile view 2022-01-27 17:14:55 +08:00
Timofey
293de829bd Web:Files:Catalog: add main button mobile on mobile and tablet devices 2022-01-27 17:13:49 +08:00
4355430ccd
Merge branch 'develop' into feature/accessRightSelect 2022-01-27 12:09:53 +03:00
e010268e2a
Merge pull request #491 from ONLYOFFICE/feature/redesign-tiles
Feature/redesign tiles
2022-01-27 12:06:52 +03:00
Dmitry Kulak
23fc1a7b46 Web: Files: Badges: Renamed VersionBadgeWrapper to BadgeWrapper 2022-01-26 15:16:45 +03:00
Dmitry Kulak
b25e0c75b0 Web: Files: Tiles: Added border on hover for ok/cancel buttons while renaming 2022-01-26 14:42:01 +03:00
Dmitry Kulak
926f0c6a2e Web: Files: Changed "shared" icon 2022-01-26 14:09:43 +03:00
Dmitry Kulak
0e6c866ca6 Web: Files: Badges: Extracted common Badge props to object 2022-01-25 14:24:27 +03:00