Commit Graph

2057 Commits

Author SHA1 Message Date
46ecdb8d74 web: Components: Split group checkbox for select and check in AdvancedSelector v2 2019-11-08 17:26:44 +03:00
04d9032d75 web: Components: Added loading options by search or group select in AdvancedSelector v2 2019-11-08 15:06:12 +03:00
20e0ae23f0 web: Components: Simplified footer in AdvancedSelector v2 2019-11-08 15:05:02 +03:00
0ca200bdea Merge branch 'master' into feature/advanced-selector-v2 2019-11-07 14:01:59 +03:00
Daniil Senkiv
e6f13f3dfb web.Client: saved culture and greetingSettings after logout; deleted unused data "settingsTree" 2019-11-07 10:14:26 +03:00
Daniil Senkiv
dc09621f5d Web.Api: added unconditional getting greetingSettings;
Web.Client: moved greetingSettings from setting reducer to auth reducer
2019-11-07 10:06:13 +03:00
1c9e0fc0f0 web: Components: Added tooltips support in AdvancedSelector v2 (displayType == "aside") 2019-11-06 17:41:35 +03:00
Daniil Senkiv
5a9ea7618a Web.Client: Settings: customization: fixed component lifecycle 2019-11-06 17:02:39 +03:00
cc610c6de7 web: Components: Added tooltips support in AdvancedSelector v2 (displayType == "dropdown" only) 2019-11-06 15:00:52 +03:00
Daniil Senkiv
011683b777 Web.Client: Settings: Customization: greeting settings: fixed and separated logic for save and restore buttons 2019-11-06 14:48:32 +03:00
Daniil Senkiv
7d159d8659 Web.Client/Server: renamed companyName to greetingSettings 2019-11-06 14:32:04 +03:00
Daniil Senkiv
656d82010b Web.Client: applied getting companyName(greetingTitle) to all Confirm sub-components, removed customNames file 2019-11-06 14:17:13 +03:00
Daniil Senkiv
a877f9d0dd Web.Client/Server: added getting companyName from initial api request, applied to Login component 2019-11-06 14:14:23 +03:00
Ilya Oleshko
62753a8d8e Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-06 13:50:05 +03:00
33f169e891 web: Components: Changed collection to detect hasNextPage 2019-11-06 13:40:25 +03:00
89a87d01ec web: Components: Fixed incorrect loading indication 2019-11-06 13:39:28 +03:00
7065670ce8 web: Components: Applied recommendations of formatter 2019-11-06 13:38:19 +03:00
87e76575d8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Client/src/store/settings/reducer.js
2019-11-06 11:38:07 +03:00
95c1746c04 Web: Client: fixed showing admins and users on accessRights page, renamed reducer fields 2019-11-06 11:35:09 +03:00
315e33e66d web: Components: Renamed css classes in AdvancedSelector v2 2019-11-06 11:11:17 +03:00
db400f1a84 web: Components: Fixed warnings of compilation 2019-11-06 11:10:39 +03:00
e722f09829 web: Client: Update yarn.lock 2019-11-06 11:09:59 +03:00
559c87a450 Merge branch 'master' into feature/advanced-selector-v2
# Conflicts:
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/yarn.lock
2019-11-06 10:50:05 +03:00
741f12a326 web: Components: Removed viewport from Buttons story (error on open) 2019-11-06 10:16:12 +03:00
4ac50115da web: components: bump version 2019-11-06 10:08:36 +03:00
c2e1593042 web: Storybook: Upgrade to v5.2.5 2019-11-06 10:08:09 +03:00
Ilya Oleshko
63299b2430 web: Components: Fixed property validation for drop-down items at ContextMenuButton component 2019-11-06 10:02:04 +03:00
Daniil Senkiv
e8d1c3bb46 Web.Client: Login: applied greetingTitle to login page 2019-11-05 17:14:56 +03:00
Daniil Senkiv
c2f8ddc0af Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-05 17:03:15 +03:00
Daniil Senkiv
a914ace184 Web.Client: Settings: Customization: applied dropDownMaxHeight prop after changes (00b421556b) 2019-11-05 17:03:04 +03:00
Ilya Oleshko
c93e65d67f web: components: bump version 2019-11-05 16:56:43 +03:00
Ilya Oleshko
e17d4d8125 web: Components: Fixed existing children for DropDown component 2019-11-05 16:56:30 +03:00
Ilya Oleshko
d362b35867 web: components: bump version 2019-11-05 16:43:02 +03:00
Ilya Oleshko
b177a5a227 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-05 16:42:33 +03:00
Ilya Oleshko
00b421556b web: Components: Fixed using maxHeight parameter if there are less elements than specified in parameter for DropDown component 2019-11-05 16:42:17 +03:00
Daniil Senkiv
a153d90082 Web.Client/Server: Settings: added changing greetingTitle 2019-11-05 16:15:47 +03:00
9d114185ad Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Client/src/components/pages/Settings/locales/en/translation.json
#	web/ASC.Web.Client/src/components/pages/Settings/locales/ru/translation.json
2019-11-05 15:16:33 +03:00
e9ffc8f363 Web: Client: added loader to accessRights page, fixed selected users bug, replace selector functions, added new translations 2019-11-05 15:13:21 +03:00
Ilya Oleshko
3632adfcc3 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-05 14:29:08 +03:00
Ilya Oleshko
2e2e5a1838 web: components: bump version 2019-11-05 14:28:54 +03:00
Ilya Oleshko
12f7d76bf9 web: Components: Fixed bug with wrong width calculating for GroupButtonsMenu component 2019-11-05 14:28:44 +03:00
77085f7510 web: People: Fixed api getUser refactoring bug 2019-11-05 13:31:03 +03:00
Daniil Senkiv
bee0c91442 Web.Client: Settings: applied current translation keys 2019-11-05 11:51:27 +03:00
e224072bc3 web: Components: Changed group-all to group-administration 2019-11-05 11:33:28 +03:00
Daniil Senkiv
3c36446d2b Web.Client: Settings: change link in settingsTree 2019-11-05 11:19:26 +03:00
Daniil Senkiv
ba88e13503 Web.Client: Settings: Layout: refactoring, rewritten utils function for settingsTree with any nesting, added new functions 2019-11-05 10:45:16 +03:00
Daniil Senkiv
fd1f1aaa93 Web.Client: Settings: settingsTree: added tKey property for translation keys, remove title unused property 2019-11-05 10:40:39 +03:00
Daniil Senkiv
7e7af6a1cf Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-11-05 10:36:29 +03:00
6721367a95 web: Components: Added checks states by options/groups checkboxes clicks in AdvancedSelector v2 2019-11-04 22:00:02 +03:00
083a58f8fd web: Components: Styled row-block selection when isMultiSelect equals false in AdvancedSelector v2 2019-11-03 13:41:49 +03:00