Commit Graph

18533 Commits

Author SHA1 Message Date
e38441d5fc Web: Client: Tests: add password strength change test error 2022-04-04 11:36:01 +03:00
b4533f6089 Web: Client: fix settings translates 2022-04-04 11:22:07 +03:00
d44921093f Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/password-strength 2022-04-02 16:19:23 +03:00
026fdbbec5
Merge pull request #534 from ONLYOFFICE/feature/inputWithChips
Feature/input with chips
2022-04-01 19:22:12 +03:00
c65507cfaf Web: Components: Removed useless import 2022-04-01 19:20:14 +03:00
90edd48167 Merge branch 'feature/virtual-rooms-1.2' into feature/inputWithChips 2022-04-01 19:09:08 +03:00
ae86f0ee5e
Merge pull request #599 from ONLYOFFICE/feature/confirm-redesign
Feature/confirm redesign
2022-04-01 18:59:44 +03:00
fc9b40b016 Web: Client: Tests: update screenshots 2022-04-01 18:58:15 +03:00
410bdd615f Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/password-strength 2022-04-01 18:37:15 +03:00
fdfa1142c4 Merge branch 'feature/virtual-rooms-1.2' into feature/confirm-redesign 2022-04-01 18:18:35 +03:00
5dab252350 Merge branch 'feature/virtual-rooms-1.2' of https://github.com/ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-04-01 18:14:51 +03:00
a3bdebfe90
Merge pull request #495 from ONLYOFFICE/hotfix/campaigns-banner
Hotfix/campaigns banner
2022-04-01 18:13:14 +03:00
c81d5e6743 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-04-01 18:01:00 +03:00
Timofey Boyko
cd2bb74012 Web:Studio:Shell: fix render banner when module changed 2022-04-01 17:56:08 +03:00
Timofey Boyko
11bd8e524e Web:Common:Section: fix section width on login page 2022-04-01 17:43:16 +03:00
Timofey Boyko
f4bafb03a0 Web:Studio: fix scroll page over 100vh 2022-04-01 17:24:56 +03:00
Timofey Boyko
6e82ab4fae Web:Common:Section: fix section margin-top for people module 2022-04-01 17:24:07 +03:00
Timofey Boyko
f5f8d49061 Web:Common:Section: delete useless code 2022-04-01 17:23:40 +03:00
Timofey Boyko
5589b6b503 Web:Common:Section: reduce z-index section-header 2022-04-01 17:14:22 +03:00
Timofey Boyko
16ce2b8dc3 Web:Common:Section: display main bar in select module page 2022-04-01 17:11:25 +03:00
1c9e479e08 Web: Client: Settings: detect layout by window width 2022-04-01 16:36:42 +03:00
fc0f04206a Web: Client: Tests: add setting password strength change test 2022-04-01 16:20:24 +03:00
a81ae7852f Web: Client: Settings: fix 2022-04-01 16:20:01 +03:00
18cce1c238 Web: Client: Settings: use toaster 2022-04-01 16:08:17 +03:00
e54d132858 Web: : Client: Settings: add logic 2022-04-01 16:05:35 +03:00
396c6984c0 Web: Client: Settings: add mobile category wrapper 2022-04-01 15:22:58 +03:00
d5c2cb87f4 Web: Client: Settings: add mobile view for password strength 2022-04-01 15:10:38 +03:00
7848f525bb Web: Client: Settings: fix margin 2022-04-01 15:10:09 +03:00
9c4746587a Web: Client: Settings: use ButtonsWrapper 2022-04-01 15:01:35 +03:00
f362605d56 Web: Client: add password strength setting 2022-04-01 15:01:09 +03:00
78b154416f Web: Components: export slider 2022-04-01 15:00:17 +03:00
8a8cc4d1f3 Web: Client: add settings translates 2022-04-01 14:59:55 +03:00
Timofey Boyko
b5850c804e Web:Common:Loaders: fix article loader for tablet devices 2022-04-01 13:56:37 +03:00
Timofey Boyko
c23ded379c Web:Common:Loaders: fix section loader for mobile and tablet devices 2022-04-01 13:56:13 +03:00
Timofey Boyko
732790f262 Web:Common:Section: delete useless code 2022-04-01 13:39:57 +03:00
28284cc66c Web:Studio:Moved settings styles to StyledSettings.js 2022-04-01 13:37:42 +03:00
712d110235 Web: Client: Tests: add/fix tfa tests 2022-04-01 13:11:18 +03:00
Timofey Boyko
e74622dc90 Web:Common:Navigation: fix drop-box width when navigation is open 2022-04-01 12:42:57 +03:00
Timofey Boyko
e949238303 Web:Common:Article: add min width for article-container for all device types 2022-04-01 12:42:16 +03:00
Timofey Boyko
efbe7224a5 Web:Common:Section: fix section paddings and margins; add min width for section-container; fix main-bar width 2022-04-01 12:41:48 +03:00
Timofey Boyko
d30c565ca4 Web:Components:Themes: change padding for context-menu-button of row view 2022-04-01 12:40:51 +03:00
Timofey Boyko
5fbbcc7c77 Web:Files:Section: change table group menu width for tablet and mobile devices 2022-04-01 12:39:58 +03:00
Timofey Boyko
b105a92239 Web:Studio: delete useless code from layout component 2022-04-01 12:39:33 +03:00
22da2a8ffa Web:Studio:CustomTitles replaced with WelcomePageSettings. 2022-04-01 11:29:58 +03:00
34d17168c7 Merge branch 'feature/virtual-rooms-1.2' of https://github.com/ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-04-01 10:40:14 +03:00
fe6372962c Web: Client: Tests: fix tests 2022-03-31 22:46:25 +03:00
006c9c684f Web: Common: API: add skipLogout option 2022-03-31 22:34:32 +03:00
d5459374b9 Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/confirm-redesign 2022-03-31 19:05:05 +03:00
9929a88f9e Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/virtual-rooms-1.2 2022-03-31 19:03:50 +03:00
c503c32333 Web:Studio:Styling Settings. 2022-03-31 18:24:55 +03:00