Commit Graph

677 Commits

Author SHA1 Message Date
79a5270d5c web: Fix Layout component 2019-07-05 15:32:03 +03:00
eb0d155ecf Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-05 15:16:23 +03:00
d19eb547ea web: Fix Layout component 2019-07-05 15:15:58 +03:00
64bd75b75f web: Fix Badge component 2019-07-05 15:14:18 +03:00
NikolayRechkin
7666561f3d web: components: changed text input component style 2019-07-05 13:55:14 +03:00
a703364e49 People: Changed custom.scss 2019-07-05 12:36:20 +03:00
10a64dd0a6 web: components: Added ErrorContainer 2019-07-05 12:35:34 +03:00
6aa4121608 People: Added default font - Open Sans 2019-07-05 12:27:29 +03:00
e77c5e24be People: Changed favicon.ico 2019-07-05 12:26:37 +03:00
f2b6daf6e6 Update package.json 2019-07-05 12:26:05 +03:00
NikolayRechkin
d89878d49b web: small refactoring 2019-07-05 12:06:03 +03:00
37a3cce40c Build: Added build storybook 2019-07-05 11:55:44 +03:00
NikolayRechkin
8ff6d98011 web: components: small fix tree 2019-07-05 10:48:18 +03:00
NikolayRechkin
1c2288fd47 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-07-05 09:55:31 +03:00
NikolayRechkin
150f1fcad5 web: components: changed a tree component 2019-07-05 09:55:22 +03:00
NikolayRechkin
bceb1952ca web: components: added checkbox icons 2019-07-05 09:54:30 +03:00
c267ade176 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	web/ASC.Web.Components/src/components/layout/index.js
2019-07-04 19:14:03 +03:00
55e02e8b7d web: Fix Layout component (first approximation) 2019-07-04 19:01:56 +03:00
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