Commit Graph

559 Commits

Author SHA1 Message Date
89ce02eaef web: Fix Badge component 2019-07-04 18:56:12 +03:00
NikolayRechkin
89504e2244 web: added a block with examples 2019-07-04 16:55:35 +03:00
NikolayRechkin
1c8d77099c web: components: added example of a tree-menu 2019-07-04 15:49:44 +03:00
NikolayRechkin
0371fab9ad Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-04 15:11:13 +03:00
NikolayRechkin
3026bec9f6 web: components: fix 2019-07-04 15:10:56 +03:00
Ilya Oleshko
a85ec07ab0 Web: Added block with displaying user information to DropDownItem component 2019-07-04 14:43:58 +03:00
NikolayRechkin
ac7a73f067 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-04 14:23:03 +03:00
NikolayRechkin
ae5181d0b2 web: components: list of icons alphabetically 2019-07-04 14:19:35 +03:00
NikolayRechkin
d7951d3fc6 web: components: changed a tree component 2019-07-04 13:37:54 +03:00
NikolayRechkin
93100368b7 web: components: added function to get svg code 2019-07-04 13:31:34 +03:00
NikolayRechkin
c8d2736023 web: components: added CheckboxChecked icon 2019-07-04 12:46:20 +03:00
22f27d87cf web: component: Fix Invalid hook call. Hooks can only be called inside of the body of a function component. (See https://fb.me/react-invalid-hook-call for tips about how to debug and fix this problem.) 2019-07-04 11:41:31 +03:00
e15bae8216 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-04 09:26:48 +03:00
f6315be18a Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-03 16:36:31 +03:00
f804c5c983 web: Fix Badge component 2019-07-03 16:36:23 +03:00
Ilya Oleshko
044edcc7a6 Web: Changed icons: Owner, Admin, Guest, corrected their location in Avatar component 2019-07-03 16:26:55 +03:00
3eefe25ad3 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-03 16:24:04 +03:00
c0282f48de web: Added Badge component 2019-07-03 16:23:53 +03:00
e60aa70408 Downgrade some packages from package.json (fix The react-scripts package provided by Create React App requires a dependency: "eslint": "^5.16.0" and "babel-eslint": "^10.0.1") 2019-07-03 16:12:09 +03:00
Ilya Oleshko
941174c84a Web: Fixed ContentRow base story 2019-07-03 16:05:12 +03:00
52b335ec6c Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-03 15:33:27 +03:00
Ilya Oleshko
8397e27a98 Web: Added component ContentRow and its use on the example of people row 2019-07-03 14:36:44 +03:00
e0531dfd24 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/index.js
2019-07-03 13:51:14 +03:00
3453c2077d web: Added Layout component (first approximation) 2019-07-03 13:49:03 +03:00
555bdc7596 Web: components: added Menu icon 2019-07-03 13:45:33 +03:00
916fd94dd4 People: fix 2019-07-03 11:31:04 +03:00
DASenkiv
f4f19745b6 web: components: fix Link`s property isTextOverflow 2019-07-03 08:59:55 +03:00
ca6fdb500d Remove HttpContext.Current 2019-07-02 18:30:31 +03:00
2511ef7619 Microsoft.VisualStudio.UnitTesting -> NUnit 2019-07-02 16:21:34 +03:00
fe4149869e Update package.json 2019-07-02 15:41:17 +03:00
468b0b216a web: Changed port of ASC.People ClientApp 2019-07-02 15:40:48 +03:00
Alexey Kostenko
fc15a1d409 web: Changed Text component 2019-07-02 14:22:48 +03:00
2976d5b422 People: Resources 2019-07-02 13:47:24 +03:00
b178ab8cd2 Log: checkNull 2019-07-02 12:09:07 +03:00
fb765d4323 Revert 2019-07-02 12:06:29 +03:00
54317d1af8 ASC.Resource.Manager: support json 2019-07-02 12:06:00 +03:00
299cfacb19 web: components: Added icon to button 2019-07-02 11:04:54 +03:00
Ilya Oleshko
e80a75c48b Web: Added direction property at ContextMenuButton component for DropDown component 2019-07-02 09:34:33 +03:00
62b6e2a66d exclude ResourceGenerator 2019-07-01 18:26:19 +03:00
0111644ff4 ResourceGenerator: namespace and path 2019-07-01 17:35:43 +03:00
Alexey Kostenko
2295b6d4ec web: Changed Text component 2019-07-01 17:05:28 +03:00
8261ae0d78 web: Fix DateInput component stories 2019-07-01 12:34:22 +03:00
e325383efd web: Styled buttons to guidelines 2019-07-01 10:01:57 +03:00
811041e903 Added ResourceGenerator 2019-06-28 18:15:04 +03:00
9412d80555 web: Changed DateInput component 2019-06-28 17:26:19 +03:00
DASenkiv
1dfec50be5 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-28 15:55:14 +03:00
DASenkiv
df402d43ba Web: components: added Eye icon 2019-06-28 15:53:14 +03:00
DASenkiv
d4da8c3fca Web: components: added Checkbox icon 2019-06-28 15:51:30 +03:00
DASenkiv
577f623659 Web: components: added Cross icon 2019-06-28 15:48:20 +03:00
DASenkiv
49cf2940b5 Web: components: added CatalogButton icon 2019-06-28 15:44:11 +03:00