Commit Graph

406 Commits

Author SHA1 Message Date
NikolayRechkin
4e11abf2a2 web: common: MediaViewer. refactoring 2020-04-30 10:35:02 +03:00
NikolayRechkin
4ec2c14ed4 web: common: MediaViewer. Button handlers. Component property descriptions 2020-04-29 17:11:01 +03:00
30bc96584c Web: Common: fixed display progress-bar 2020-04-28 17:41:34 +03:00
ea4f050ede Web: Common: removed unused props from the pageLayout 2020-04-28 11:58:09 +03:00
NikolayRechkin
59a3f9c665 web: common: MediaViewer. Refactoring 2020-04-25 21:03:13 +03:00
NikolayRechkin
c1121ba621 web: common: MediaViewer. adaptive viewer size 2020-04-25 19:49:00 +03:00
NikolayRechkin
e826dac989 web: components: MediaViewer. Refactoring 2020-04-24 21:53:30 +03:00
NikolayRechkin
714f37294b web: common: MediaViewer. added audio support 2020-04-24 15:28:17 +03:00
NikolayRechkin
7c8e567879 web: common: first version of MediaViewer 2020-04-24 00:44:47 +03:00
NikolayRechkin
c9e4d23394 Merge remote-tracking branch 'remotes/origin/feature/files' into feature/media-viewer 2020-04-23 13:58:02 +03:00
NikolayRechkin
324b1c4ceb web: common: MediaViewer. added common styles 2020-04-22 20:44:09 +03:00
NikolayRechkin
bb94d506c0 web: common: fix video viewer 2020-04-21 13:49:23 +03:00
NikolayRechkin
921bde3d9e web: common: first version of the video viewer 2020-04-20 09:32:27 +03:00
NikolayRechkin
1b918fca81 web: common: init video viewer 2020-04-19 23:09:12 +03:00
NikolayRechkin
1820a6a828 web: common: init MediaViewer 2020-04-19 23:06:17 +03:00
e199ff703a Web: Common: removed unused styles from AdvancedSelector 2020-03-31 13:50:28 +03:00
b71743cabe Web: Common: removed ComboBox from advansedSelector, added embeddedComponent 2020-03-30 14:31:50 +03:00
f701a1b000 Web: Common: added new propTypes to AdvancedSelector 2020-03-28 13:20:27 +03:00
7cdbe7c079 Web: Common: added ability to display combobox in footer of advanced selector, added new props to PeopleSelector and GroupSelector 2020-03-28 13:10:32 +03:00
Ilya Oleshko
80acbc1061 Web: Common: Added application of columnCount parameter inside FilterInput component 2020-03-26 17:11:58 +03:00
Daniil Senkiv
e9243547e2 Web.Common: Filter: fix work with selectors 2020-03-19 14:52:02 +03:00
Ilya Oleshko
cb5836af98 Web: Common: FilterInput: Removed useless prop from sorting ComboBox 2020-03-13 12:08:28 +03:00
Daniil Senkiv
114e31fb37 Web.Common: FilterInput: fix styles 2020-03-13 09:30:54 +03:00
Daniil Senkiv
ae6f0a6ef9 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-03-12 15:57:43 +03:00
Daniil Senkiv
2597cbfdb4 Web.Common: FilterInput: added selectors 2020-03-12 15:57:23 +03:00
1ff9356ea7 Web: Common: added progress-bar to PageLayout 2020-03-11 17:18:47 +03:00
Daniil Senkiv
6353a8318b Web.Common: copy FilterInput component from web.components 2020-03-05 17:02:47 +03:00
Daniil Senkiv
b724548e98 web.common: fix working web.client, if api people not available 2020-02-21 14:13:45 +03:00
c248db6cf8 Web: Common: fixed profile avatar size 2020-02-18 14:16:03 +03:00
Daniil Senkiv
312f342fac web.common: PageLayout: fix pin/unpin article for first render, in addition to (efef0090be) 2020-02-17 15:07:25 +03:00
c69a24f524 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2020-02-17 08:57:28 +03:00
d3344d08c4 Web: Common: fixed clicked logo color 2020-02-17 08:57:11 +03:00
Ilya Oleshko
4321480ba7 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-02-14 16:29:33 +03:00
Ilya Oleshko
c711bd1254 Web: Common: Layout: Fixed reload on ProfileMenu items click 2020-02-14 16:28:53 +03:00
973beff6eb Web: Common: added link to logo icons 2020-02-14 16:04:45 +03:00
Ilya Oleshko
a594a67bab Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-02-14 12:22:33 +03:00
Ilya Oleshko
ae73b2696d Web: Common: Layout: Fixed log display 2020-02-14 12:22:15 +03:00
3c0af2f86c Web: Common: added logo click, added display of the full logo in the absence of a title 2020-02-14 11:11:34 +03:00
Ilya Oleshko
9b04501b43 Web: Common: Layout: Fixed styling icons of modules 2020-02-14 09:36:14 +03:00
2f0339ed7d Web: Common: use utils media size 2020-02-13 13:59:26 +03:00
e1f0e02f94 web: Common: Added hiding ArticleHeader on tablet 2020-02-13 12:39:32 +03:00
741dc0edcc web: Common: Fixed Group selection margin 2020-02-13 12:38:42 +03:00
9ee1729b78 web: Common: Fixed header height 2020-02-13 12:37:49 +03:00
cca1c70522 Merge branch 'feature/redesign' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/redesign 2020-02-13 11:39:18 +03:00
db0c592f82 Web: Common: fixed module title line-height 2020-02-13 11:39:10 +03:00
133ba4f715 Merge branch 'feature/redesign' of github.com:ONLYOFFICE/AppServer into feature/redesign 2020-02-13 11:12:58 +03:00
507cd94e98 Merge branch 'master' into feature/redesign
# Conflicts:
#	web/ASC.Web.Common/package.json
2020-02-13 11:09:37 +03:00
b5510540aa Web: Common: added logo to header 2020-02-13 10:38:49 +03:00
Ilya Oleshko
e99d1acc3c Web: Common: Layout: Added use of icons from module 2020-02-12 16:18:23 +03:00
70598c21c7 Web: Common: fixed PageLayout filter position on mobile version 2020-02-12 15:26:16 +03:00
f8eec21893 Web: Common: fixed PageLayout section-body padding 2020-02-12 14:18:57 +03:00
43f662acd1 Merge branch 'feature/redesign' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/redesign 2020-02-12 13:07:45 +03:00
dfb53cbfea Web: Common: fixed filter position 2020-02-12 13:04:37 +03:00
159bdc1a72 Merge branch 'master' into feature/redesign
# Conflicts:
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Components/package.json
2020-02-12 09:40:56 +03:00
36d5f594ae web: Common: Fixed invalid iconName mapping 2020-02-11 16:48:48 +03:00
Ilya Oleshko
0e8adf3066 Web: Common: PageLayout: Fixed Article pin on mobile 2020-02-11 11:11:34 +03:00
4218090820 Web: Common: set a fixed filter menu 2020-02-10 17:34:56 +03:00
b4b386dd3b Web: Common: added automatic hiding of the scrollbar when hovering over the group tree 2020-02-10 16:40:04 +03:00
baa241678b web: Common: Changed stype for ScrollBar in ArticleBody 2020-02-10 14:37:27 +03:00
e5d198d8c3 ASC.Web.Common: changed header and navigation on desktop view 2020-02-10 11:56:27 +03:00
Daniil Senkiv
efef0090be Web.Common: PageLayout: unpin article panel on mobile devices in vertical orientation, if it is very wide 2020-02-07 19:49:31 +03:00
Daniil Senkiv
0643b4734f Web.Common: PageLayout: removed blue border on tap from touch devices 2020-02-07 18:24:30 +03:00
d06af4da03 web: Common: Fixed displaying HelpButton and Tooltip in AdvancedSelector 2020-02-07 15:41:26 +03:00
ea8b73f46d web: Common: Fixed option_checkbox overflow on long name in AdvancedSelector 2020-02-07 10:00:35 +03:00
Ilya Oleshko
fa855f2beb Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-02-05 15:53:29 +03:00
Daniil Senkiv
3ee6cf6fdd Web.Common: i18n config: debug only in development mode 2020-02-05 15:45:24 +03:00
Ilya Oleshko
82b2e7ece7 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-02-05 15:43:45 +03:00
Ilya Oleshko
6ac5a59d8f Web: Common: Layout: Fixed ProfileMenu usage 2020-02-05 15:41:52 +03:00
Ilya Oleshko
176e828468 Web: Common: ProfileMenu: Fixed component usage 2020-02-05 15:40:30 +03:00
Daniil Senkiv
cd747dc3d4 Web.Common: StudioLayout: reduced re-render 2020-02-05 15:04:50 +03:00
e3fc954041 wen: Common: Added Splitter to AdvancedSelector 2020-02-05 23:55:56 +03:00
Daniil Senkiv
c3676ecdf9 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2020-02-03 17:26:12 +03:00
Daniil Senkiv
dcc7460a25 Web.Common: removed blue border on tap from touch devices 2020-02-03 16:07:20 +03:00
99e1121cc7 web: common: Fixed link hover in AdvancedSelector 2020-02-03 15:39:28 +03:00
a8347b991b web: common: Fixed change language in PeopleSelector 2020-02-03 15:38:17 +03:00
f0cec97c3e web: common: Added ErrorBoundary component with componentDidCatch and new Error520Container show 2020-02-03 11:36:25 +03:00
f3e670e393 web: Common: Extended PeopleSelector component with Me option 2020-02-02 17:33:44 +03:00
123a6362dc web: common: Styled SearchInput font in AdvancedSelector 2020-02-02 15:13:05 +03:00
127e5838a9 web: common: Styled SearchInput font in AdvancedSelector 2020-02-02 15:01:24 +03:00
4c684e1375 web: common: Commented annoying logs 2020-02-02 15:00:30 +03:00
cc925fcc65 web: Common: Fixed GroupSelector story:
+ Added onCancel handler
+ Moved story to separated class GroupSelectorExample
+ Changed actions to console.log
2020-02-02 14:33:41 +03:00
3627bbb34c web: Common: Fixed PeopleSelector story:
+ Added onCancel handler
+ Moved story to separated class PeopleSelectorExample
+ Changed actions to console.log
2020-02-02 14:20:29 +03:00
Daniil Senkiv
83e965841f Merge branch 'master' into feature/translations 2020-01-30 17:46:06 +03:00
Daniil Senkiv
15d0719d39 Web.Common: PeopleSelector: UserTooltip: fixed position of avatar and full name 2020-01-30 17:25:59 +03:00
Daniil Senkiv
93f641d3f7 Merge branch 'master' into feature/translations 2020-01-28 11:57:24 +03:00
Daniil Senkiv
09e5805cdb Web.Common: fixed i18n configs, removed redux HOC 2020-01-28 09:23:58 +03:00
Daniil Senkiv
21f748f3a8 Web.Common: PeopleSelector: reduced re-render because of changing language 2020-01-27 18:50:00 +03:00
94aea423d6 web: common: Re-written ErrorContainer to common components 2020-01-27 15:17:44 +03:00
Daniil Senkiv
96c7143192 Merge branch 'master' into feature/translations 2020-01-27 14:49:26 +03:00
6728d9c3fb web: common: Moved ErrorContainer from index.js 2020-01-27 14:48:50 +03:00
b80f84254e web: common: Added content of StyledErrorContainer 2020-01-27 14:45:08 +03:00
f674140209 web: common: Moved StyledErrorContainer from index.js 2020-01-27 14:39:06 +03:00
a2c97d5892 web: common: Renamed files 2020-01-27 14:38:29 +03:00
cf1d2d2a95 web: Moved ErrorContainer from ASC.Web.Components to ASC.Web.Common 2020-01-27 14:31:13 +03:00
Daniil Senkiv
bbd73525ee Web.Common: PeopleSelector: added new real translations, fixed i18n config 2020-01-27 14:30:50 +03:00
f992881cbf web: common: bump version 2020-01-27 14:29:34 +03:00
0c0dc7d9fb Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-01-27 14:07:13 +03:00
effad5439c web: Added dummy Documents product 2020-01-27 14:07:02 +03:00
fe44c17c27 ASC.Web.Common: PageLayout: fixed initial body scroll on top 2020-01-27 13:58:37 +03:00
Daniil Senkiv
d1bbdc1072 Web.Common: removed useless i18n config 2020-01-26 15:26:39 +03:00
Daniil Senkiv
9d82e657ed Merge branch 'master' into feature/translations
# Conflicts:
#	web/ASC.Web.Common/src/components/PageLayout/index.js
#	web/ASC.Web.Common/src/constants/index.js
2020-01-26 14:12:37 +03:00
Daniil Senkiv
2e7b7ff9e8 Web.Client/Common: fixed problem with working if user without user language changed portal language 2020-01-24 21:46:25 +03:00
08cb3a2ede ASC.Web.Common: PageLayout: saving the pinned state in local storage 2020-01-24 14:59:55 +03:00
4f0a4cdee7 ASC.Web.Common: PageLayout: added withBodyAutoFocus prop 2020-01-24 11:23:12 +03:00
Daniil Senkiv
0cb31bfa24 Web.Common, People.Client: triggered updating modules language after changing user language 2020-01-23 10:58:08 +03:00
Daniil Senkiv
d4e083cfaa Web.Common: Layout: fixed render ProfileActions component after changing language 2020-01-22 18:04:48 +03:00
Ilya Oleshko
def33ef8fb Web: Common: PageLayout: Fixed scroll overflow 2020-01-21 14:07:56 +03:00
Ilya Oleshko
84973627c2 Web: Common: Layout: Fixed ProfileMenu usage 2020-01-20 10:40:20 +03:00
Ilya Oleshko
3ad0b797ff Web: Common: ProfileMenu: Added component, README, story and test 2020-01-20 10:39:31 +03:00
Ilya Oleshko
041ee1ee09 Web: Common: PageLayout: Fixed scroll overflow for body subcomponent 2020-01-17 13:54:07 +03:00
Daniil Senkiv
4d8a8dfb4f Web.Common: Headline: fixed showing props as attributes 2020-01-16 16:42:12 +03:00
Daniil Senkiv
d54e6a126a Web.Common: PageLayout: fixed header style 2020-01-16 15:47:15 +03:00
Daniil Senkiv
de54bcf86b Web.Common: PageLayout: fixed section-header style for content 2020-01-16 12:25:28 +03:00
Daniil Senkiv
31dd1e903f Web.Common: PageLayout: fixed section header style 2020-01-15 17:38:40 +03:00
Daniil Senkiv
5ba281a822 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2020-01-14 18:42:02 +03:00
Daniil Senkiv
8efbdf59ed Web.Common: AdvancedSelector: fixed style 2020-01-14 18:40:51 +03:00
c281e25ef3 ASC.Web.Common: Layout: fixed NavItem hover styles and onBadgeClick 2020-01-14 16:45:46 +03:00
Ilya Oleshko
8ae0bf7a2c Web: Common: Layout: Fixed Badge component styling 2020-01-14 14:56:16 +03:00
Daniil Senkiv
58baadf5ae Web.Components: SearchInput: fixed style 2020-01-13 17:32:45 +03:00
Daniil Senkiv
0a09aaaa07 Web.Common: AdvancedSelector: fixed styles, reverted (c6fbf51389) 2020-01-13 16:27:18 +03:00
Ilya Oleshko
805b337101 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-01-13 15:36:51 +03:00
Ilya Oleshko
8a6af22aa0 Web: Common: Layout: Fixed Badge component usage 2020-01-13 15:36:10 +03:00
Daniil Senkiv
1147eb4684 Web.Common: Layout: fixed style for NavItem component 2020-01-13 15:32:54 +03:00
Daniil Senkiv
4a0deedd7d People.Client: fixed placeholder, fixed GroupSelector component 2020-01-13 12:48:07 +03:00
Daniil Senkiv
6a47d61038 web.common: AdvancedSelector: fixed text style 2020-01-10 18:28:12 +03:00
a424b5cf67 web: Common: Added withProvider decorator for storybook 2020-01-10 16:58:46 +03:00
a73e149c0a web: common: Split CSS areas 2020-01-09 16:36:57 +03:00
25fc0669f7 web: Fixed handleAnyClick for DropDown 2020-01-09 16:27:49 +03:00
502c598913 web: components: Added border-radius for selection in AdvancedSelector 2019-12-27 17:08:51 +03:00
24644ad363 web: common: Fixed overflow in text for AdvancedSelector 2019-12-27 15:47:31 +03:00
dcf6aa4e40 web: Common: Fixed padding in AdvancedSelector 2019-12-27 15:46:38 +03:00
d97bc8062d web: common: Fixed name on story 2019-12-27 15:44:43 +03:00
7f90d60533 web: Common: Fixed padding in AdvancedSelector 2019-12-27 14:40:48 +03:00
622ccc9f8a web: Common: Removed spacing between Search and rows in AdvancedSelector 2019-12-27 13:56:12 +03:00
7eb65a323f web: Common: Fixed spacing in AdvancedSelector 2019-12-27 13:51:17 +03:00
Ilya Oleshko
e1a2d295d1 Web: Common: Layout: Added backdrop for ProfileActions on touch devices 2019-12-27 11:46:50 +03:00
81f5c2e9ee web: Common: Fixed PublicRoute renderComponent on change component prop 2019-12-26 16:26:50 +03:00
2a3ec530a4 web: Common: Fixed PrivateRoute renderComponent on change component prop 2019-12-26 16:22:53 +03:00
847a409198 web: Client: Fixed Invalid list ref; please refer to InfiniteLoader documentation => not there 2019-12-26 15:59:23 +03:00
f10253642c ASC.Web.Common: PageLayout: article-body, section-body: padding inside scrollable content 2019-12-25 17:51:38 +03:00
d41c2d312c ASC.Web.Common: PageLayout: article-body: padding inside scrollable content 2019-12-25 16:30:28 +03:00
Daniil Senkiv
c152d60950 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-25 11:30:44 +03:00
Daniil Senkiv
9c60f10deb web.common: applied Link to Layout sub-components 2019-12-25 11:30:29 +03:00
2d0f98225d web: common: Fixed linux build 2019-12-24 12:22:38 +03:00
Daniil Senkiv
d103b5003d web.common: Layout: NavItem: applied Link component for wrapper, revert (37732015b3) 2019-12-24 12:03:01 +03:00
Daniil Senkiv
37732015b3 web.common: Layout: NavItem: applied Link component 2019-12-24 11:53:34 +03:00
f7e7cff729 ASC.Web.Common: PageLayout: hidden article-header on tablets 2019-12-24 10:10:53 +03:00
Daniil Senkiv
7b4c1f6154 web.common: StudioLayout: added translations 2019-12-23 18:30:31 +03:00
0133c45840 ASC.Web.Common: Layout, PageLayout : indentation corrected 2019-12-23 16:41:52 +03:00
5e1a9445db ASC.Web.Common: section-toggler: styles fixed 2019-12-23 16:25:29 +03:00
6e1c99883a ASC.Web.Common: ArticlePinPanel: styles and texts fixed 2019-12-23 16:07:38 +03:00
79931ef547 ASC.Web.Common: Layout: fix nav-item style 2019-12-23 15:53:10 +03:00
8c1e7933de ASC.Web.Common: Layout: fix header style 2019-12-23 15:52:30 +03:00
a808e803aa ASC.Web.Common: Layout: fix opened logo style 2019-12-23 15:52:04 +03:00
445fd9c1c8 ASC.Web.Common: Layout: hover delay increased 2019-12-23 15:51:08 +03:00
fc3ead33db ASC.Web.Common: ModuleTile: fix import 2019-12-23 15:46:41 +03:00
7a7436e3c5 ASC.Web.Common: Headline: Added new type 'header', style changes by new design 2019-12-23 15:45:40 +03:00
b686e99f16 web: Common: Moved Layout and PageLayout to asc-web-common 2019-12-20 14:35:53 +03:00
9de0819b92 web: Common: Removed I18nextProvider from StudioLayout 2019-12-20 12:00:37 +03:00
4224088f6c web: Common: Refactoring: Changed component according to accepted requirements 2019-12-20 11:55:34 +03:00
d73001cb70 web: Common: Refactoring: Changed component according to accepted requirements 2019-12-20 11:44:39 +03:00
a771f0d7cc web: Common: Refactoring: Changed component according to accepted requirements 2019-12-20 11:38:37 +03:00
7caff56dbb web: Common: Fixed imports 2019-12-20 11:25:44 +03:00
4958c5ae07 web: Common: Refactoring: Renamed component folder 2019-12-20 11:18:35 +03:00
e146b020ac web: Common: Refactoring: Renamed component folder 2019-12-20 11:11:33 +03:00
79de6fc1d4 web: Common: Refactoring: Renamed component folder 2019-12-20 11:10:37 +03:00
98aaa03aba web: Common: Refactoring: Renamed component folder 2019-12-20 11:06:29 +03:00
b07b10c760 web: Common: Refactoring: Renamed component folder 2019-12-20 10:53:07 +03:00
3a08d9196f web: Common: Refactoring: Renamed component folder 2019-12-20 10:45:59 +03:00
d718577a46 web: Common: Refactoring: Moved pages out of components folder 2019-12-20 10:37:04 +03:00
0347e2df54 web: Common: Fixed login/logout setups (translation, layout) 2019-12-19 17:31:40 +03:00
d3bb966998 web: Common: Fixed styled-components warning 2019-12-19 11:42:13 +03:00
c88d441492 web: Common: Added UserTooltip for PeopleSelector 2019-12-19 11:39:14 +03:00
e56ec3ad20 web: Common: Removed empty space in Aside without groups 2019-12-19 10:06:15 +03:00
9a8155c027 web: Common: Added allowGroupSelection property 2019-12-19 10:00:58 +03:00
4079f59b1e Merge branch 'master' into feature/advanced-selector-v2
# Conflicts:
#	web/ASC.Web.Components/src/components/advanced-selector/index.js
# Modified:
#       web/ASC.Web.Components/src/components/AdvancedSelector/AdvancedSelector.js
2019-12-18 15:11:09 +03:00
115229353b web: Common: Moved handlers out of render in GroupSelector 2019-12-18 14:39:16 +03:00
2ea86ecb8c web: Common: Moved handlers out of render in PeopleSelector 2019-12-18 14:13:00 +03:00
9eed971545 web: Common: Added user role to PeopleSelector 2019-12-18 13:59:08 +03:00
73352a23c1 web: Common: Add translation for Group label 2019-12-18 13:48:04 +03:00
48415879f2 web: Common: Added translation for GroupSelector 2019-12-16 17:01:01 +03:00
4263f18b17 web: Common: Added translation for PeopleSelector 2019-12-16 16:47:08 +03:00
d63af4b637 web: client: Fixed double set of isOpen property for Selectors 2019-12-16 14:23:24 +03:00
0a229d5cf1 web: Common: Fixed refresh of options checked by group check in AdvancedSelector 2019-12-16 12:12:27 +03:00
a42e23cae0 web: Common: Moved throttledResize to constructor and added enableOnClickOutside on componentDidMount 2019-12-16 11:09:15 +03:00
57a1252b0d web: Common: Fixed user groups converter 2019-12-16 11:06:54 +03:00
f451d8f1a3 web: Common: Fixed turn off onClickOutside on unmount AdvancedSelector 2019-12-15 21:37:42 +03:00
9ee008b009 web: common: Fixed resizing and close AdvancedSelector 2019-12-15 21:07:45 +03:00
3f13a6770c web: Common: Removed isOpen from state in PeopleSelector + added base styling props 2019-12-15 21:06:18 +03:00
40878cfe3e web: Common: Added onCancel to PeopleSelector 2019-12-14 18:27:21 +03:00
0be5b2fc32 web: Common: Renamed folder people-selector to PeopleSelector 2019-12-14 17:40:41 +03:00
6ff185a34c web: Common: Renamed folder group-selector to GroupSelector 2019-12-14 17:31:01 +03:00
5187cc65e2 web: Common: Renamed folder advanced-selecto2 to AdvancedSelector 2019-12-14 17:26:43 +03:00
1cab94b7af web: Common: Structured files of GroupSelector 2019-12-14 17:06:16 +03:00
41df12f36f web: Common: Structured files of PeopleSelector 2019-12-14 17:04:13 +03:00
107693c128 web: Common: Renamed import 2019-12-14 17:00:48 +03:00
cfea1b9ba1 web: Common: Setup HelpButton displayType for options tooltip in AdvancedSelector v2 in Aside mode 2019-12-14 16:55:14 +03:00
219ad83eb2 web: Common: Split styles 2019-12-14 16:54:12 +03:00
dc4a6fd2a0 web: Common: Fixed advanced-selector styles in Aside mode after remove bootstrap 2019-12-14 16:39:00 +03:00
3d1f244381 web: Common: Refactoring of AdvancedSelector v2 2019-12-14 16:16:01 +03:00