Commit Graph

3104 Commits

Author SHA1 Message Date
Daniil Senkiv
629f9a4656 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-12 11:23:04 +03:00
118bc9e2dd
Merge pull request #7 from ONLYOFFICE/refactoring/di
Refactoring/di
2019-11-12 11:10:31 +03:00
Ilya Oleshko
ca6f356b9d Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-12 10:19:51 +03:00
Ilya Oleshko
36471bca55 web: People: Fixed [object Object] error with user title at PeopleRow 2019-11-12 10:19:41 +03:00
a79c5c02e4 Web: Client: fixed TabContainer rerender on accessRights page 2019-11-12 09:57:49 +03:00
0c82308d7c web: components: bump version 2019-11-12 09:54:19 +03:00
945e4422e1 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-12 09:52:58 +03:00
d703467e9b Web: Components: added Scrollbar to TabContainer 2019-11-12 09:52:27 +03:00
a3bee291a2 Added comments 2019-11-11 18:45:17 +03:00
26c8d56219 DI: refactoring. Added EmployeeWraperHelper 2019-11-11 18:42:07 +03:00
Ilya Oleshko
05327bbe86 web: components: bump version 2019-11-11 17:03:04 +03:00
Ilya Oleshko
754d05cb82 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-11 17:02:43 +03:00
Daniil Senkiv
239c56813d Web.Client: Settings: fixed problem with defining path 2019-11-11 16:53:35 +03:00
86e4bbeca5 Web: Client: added Tabs container to accessRight page 2019-11-11 16:42:03 +03:00
Ilya Oleshko
459365256e web: Components: Fixed RowContainer component tests 2019-11-11 16:05:33 +03:00
9c96050c8c Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-11 15:58:28 +03:00
f9424ced2d Web: Components: added new tabs-container test 2019-11-11 15:58:19 +03:00
69cc76a240 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-11 15:57:41 +03:00
6d1858676f web: components: fix article-pin-panel height 2019-11-11 15:57:17 +03:00
Ilya Oleshko
1c7b86777b web: Components: Added tests in Row component 2019-11-11 15:46:54 +03:00
469d052e23 web: components: bump version 2019-11-11 15:29:01 +03:00
ecfba6af55 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-11 15:28:26 +03:00
2cbeb016c2 Web: Components: fixed TabContainer styles 2019-11-11 15:28:13 +03:00
ee88810446 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-11 15:00:47 +03:00
64dd026049 web: components: bump version 2019-11-11 15:00:32 +03:00
688a2913f8 web: components: footer with bottom alignment in modal dialog with aside view 2019-11-11 15:00:18 +03:00
Ilya Oleshko
3459e673a0 web: components: bump version 2019-11-11 14:56:41 +03:00
Ilya Oleshko
1d03111bd7 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-11 14:55:49 +03:00
Ilya Oleshko
f888c3e2ba web: Components: Added tests in ContextMenu component 2019-11-11 14:55:39 +03:00
Ilya Oleshko
41c0d12076 web: Components: Bulky functions are broken into many small ones in ContextMenu component 2019-11-11 14:55:05 +03:00
e9b6976187 Renamed all "*factory" classes to "*Extension" 2019-11-11 14:50:46 +03:00
09406eccf4 renamed InstanseId -> InstanceId, BaseCommonLinkUtilityFactory -> BaseCommonLinkUtilityExtension 2019-11-11 14:22:11 +03:00
ebd5b238cd Web: Client: added sorter by first name/last name to accessRights page, added translations, applied a field filter for api requests 2019-11-11 13:57:19 +03:00
3e35efc027 ApiDateTime: removed TenantManager from param 2019-11-11 12:15:18 +03:00
9d2862bf9e Renamed all "*factory" classes to "*Extension"
https://github.com/ONLYOFFICE/AppServer/pull/7#pullrequestreview-314756136
2019-11-11 12:03:49 +03:00
6aeef025ab Storage: Fixed loading config 2019-11-11 11:51:19 +03:00
Ilya Oleshko
4c9679b0bd web: Components: Fixed readme of ContextMenu component 2019-11-11 11:12:44 +03:00
Ilya Oleshko
a7ed0e8910 web: Components: Fixed story of ContextMenu component 2019-11-11 11:12:30 +03:00
Ivan Habarov
ee29f1e01b web: components: improved adaptability 2019-11-11 11:00:58 +03:00
9640fb7633 Web: Client: added loader on accessRights page 2019-11-11 09:45:52 +03:00
50f06898d7 Merge branch 'master' into refactoring/di
# Conflicts:
#	web/ASC.Web.Api/Controllers/SettingsController.cs
2019-11-10 18:22:02 +03:00
6ac10fac2f ISettings replaced with ISettingsExt 2019-11-08 18:11:30 +03:00
Ilya Oleshko
0e9bd627a1 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-08 15:50:41 +03:00
Ilya Oleshko
bd9d2d7dcf web: components: bump version 2019-11-08 15:50:30 +03:00
Ilya Oleshko
5e10486975 web: Components: Fixed getUserRole conditions for Layout component 2019-11-08 15:50:13 +03:00
ed4269eb83 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-11-08 15:41:10 +03:00
ffa5ba9a1f Web: Client: added filterInput to accessRights page 2019-11-08 15:41:03 +03:00
32781a87e2 DI: refactoring. Extract settings helpers 2019-11-08 15:21:51 +03:00
Ilya Oleshko
5a2fc248d3 web: components: bump version 2019-11-08 15:04:48 +03:00
Ilya Oleshko
967e0f62c6 web: Components: Fixed getUserRole function for module admins at Layout component 2019-11-08 15:04:33 +03:00