Commit Graph

2198 Commits

Author SHA1 Message Date
Ilya Oleshko
4f9cc96348 web: Components: Fixed Avatar component readme 2019-11-19 17:24:41 +03:00
Ilya Oleshko
67c1a9b8b4 web: components: bump version 2019-11-19 15:21:40 +03:00
Ilya Oleshko
0275ef2cf0 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-19 15:21:24 +03:00
Ilya Oleshko
e5256f8ca9 web: Components: Fixed Avatar component readme 2019-11-19 15:21:11 +03:00
e581e976f8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-19 14:53:26 +03:00
08e9719114 Web: Client: added EmptyScreenContainer with translations to accessRight admins sub-page 2019-11-19 14:53:13 +03:00
Ilya Oleshko
c83088b0de web: components: bump version 2019-11-19 13:35:50 +03:00
Ilya Oleshko
9bfa54ba66 web: Components: Fixed opening outside borders of screen for DropDown component 2019-11-19 13:35:42 +03:00
Ilya Oleshko
314d07b534 web: Components: Fixed DropDown story 2019-11-19 13:34:28 +03:00
629d426a55 Web: Client: refactoring accessRight sub-pages code 2019-11-19 09:25:48 +03:00
afc2ef8ffd Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-18 16:13:05 +03:00
c8c037d48b Web: Client: added changeOwner page with translations 2019-11-18 16:12:59 +03:00
Ilya Oleshko
78b2962830 web: components: bump version 2019-11-18 14:29:55 +03:00
Ilya Oleshko
397b3c283b web: Components: Fixed ignoring height auto on IOS devices in Icons component 2019-11-18 14:29:38 +03:00
da027e13af Web: Client: added pageLoader to accessRights sub-pages, added advanced selector to owner page added new translations 2019-11-18 13:15:17 +03:00
a6506dccb7 Web: Components: removed selection to tabs container 2019-11-18 12:40:21 +03:00
6797194080 Web: Client: deleted shouldComponentUpdate from accessRight admins page 2019-11-15 14:16:31 +03:00
4273d98bbf Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-15 14:02:16 +03:00
06e9c901b3 Web: Client: fixed accessRights rerender on owner and admins pages 2019-11-15 14:02:09 +03:00
Ivan Habarov
960d03b32c Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-15 12:32:09 +03:00
Ivan Habarov
946d2ab85f web: components: bump version 2019-11-15 12:30:26 +03:00
711feca435 fixed scope 2019-11-15 12:28:20 +03:00
Ivan Habarov
a32a77dd58 Merge branch 'feature/empty-container-v2' 2019-11-15 11:58:57 +03:00
fcc4e4605f Common nlog config 2019-11-15 11:47:56 +03:00
2a1120645a Web: Client: added lazy loader to tabs, added ownerId to settings controller 2019-11-15 10:19:37 +03:00
e6d3fad6f6 web: components: bump version 2019-11-15 10:15:51 +03:00
74be46549c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-15 10:15:41 +03:00
8daa24c171 Web: Components: fixed tabs-container rerender, added rerender test 2019-11-15 10:15:21 +03:00
ee0315c6b1 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-14 15:29:35 +03:00
af64d1a7e8 web: components: clearfix for filter-input 2019-11-14 15:01:02 +03:00
34053beff8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-14 12:58:28 +03:00
71bdd47708 Web: Client: fixed filter error 2019-11-14 12:58:20 +03:00
04464d52ad Add "AddEnvironmentVariables" setting 2019-11-14 12:21:15 +03:00
4c2e1a065b Web: Client: added tabs routing to accessRights page 2019-11-14 12:08:11 +03:00
f498ee5a29 Web: Client: fixed logout on changePassword page 2019-11-14 09:56:06 +03:00
d741353116 Web: Client: fixed accessRights page crash, removed api getAdmins 2019-11-14 09:00:21 +03:00
71a1ead564 Web: Client: fixed owner avatar on accessRights page 2019-11-13 16:38:53 +03:00
Ivan Habarov
c86868d234 Merge branch 'master' into feature/empty-container-v2 2019-11-13 16:34:13 +03:00
c12141897f web: Added check of isAxiosError ("Network error" for example) 2019-11-13 16:12:46 +03:00
242c544557 web: Changed redirect methods to error pages 2019-11-13 15:35:56 +03:00
ccb8cbd7f9 web: Client: Added check for undefined result 2019-11-13 15:16:38 +03:00
a9f394a10b web: Client: Added check authorization in confirmRoute.js 2019-11-13 12:33:11 +03:00
Daniil Senkiv
5c61500118 Web.Client: Settings: added WhiteLabel page with getting logo urls, sizes, text for logo; added function for generating (drawing) logo 2019-11-13 12:22:50 +03:00
54fa1c1c8d Web: Client: removed cookie from confirmRoute 2019-11-13 11:08:39 +03:00
6f13d071bf Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-13 10:55:15 +03:00
28e83c13ff Web: Client: replaced reducer accessRight settings, added "set full admin" method to accessRights page 2019-11-13 10:55:08 +03:00
e596497e15 web: removed universal-cookie 2019-11-13 10:04:35 +03:00
bfb50adc2e Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-13 09:52:16 +03:00
14a87d86ff web: Applied server changes in login/logout for all clients 2019-11-13 09:52:03 +03:00
68bd46ef33 Notify: fixed styler 2019-11-12 16:23:15 +03:00