Commit Graph

42331 Commits

Author SHA1 Message Date
8020d35669 web: Init Nav menu component 2019-05-23 17:29:25 +03:00
a1ac539165
Delete LICENSE.txt 2019-05-23 16:16:09 +03:00
930dcc7abf
Create LICENSE 2019-05-23 16:15:55 +03:00
cc804a21c5 web: Changed build-storybook outpath 2019-05-23 11:51:09 +03:00
94c16c4869 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-05-23 10:13:17 +03:00
787bae17dc web: Applied changes on isDisabled property of Button component 2019-05-23 10:13:03 +03:00
6474d925ce Core: added development settings.
Fixed CoreConfiguration
2019-05-22 18:41:02 +03:00
e0dfae9337 web: Changed build-storybook script 2019-05-22 16:44:55 +03:00
78a3dd4ef2 web: Added base LoginForm 2019-05-22 16:27:07 +03:00
0f06c54151 web: Added type to props and init default props 2019-05-22 16:26:25 +03:00
bbc002d5f8 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-05-22 16:24:36 +03:00
fd2b7573be web: Added tabIndex and disabled attributes 2019-05-22 16:24:24 +03:00
cf45b09a7d Core: use newtonsoft instead of System.Web.Extensions from .net framework 2019-05-22 12:30:18 +03:00
df14def1f5 Core: added CustomClaimsPrincipal.
Api: fixed auth. Added EmployeeWrapper
2019-05-22 12:28:34 +03:00
e6db94a0a1 web: Added styles 2019-05-22 09:43:45 +03:00
4e4320b4cc Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-05-21 16:40:41 +03:00
a2fa355f34 web: Refactoring:
+ Added more styles to components
+ Enabled bootstrap, decorators.
+ Moved Input to TextInput
+ Moved Welcome to Other group
2019-05-21 16:40:24 +03:00
7a0248e430 Removed useless files 2019-05-21 16:33:36 +03:00
9e7ef726cc Added storybook title and font 2019-05-21 16:31:01 +03:00
f183eb6536 fixed build ASC.Common project
require auth for all controllers by default
2019-05-21 12:10:44 +03:00
5a68d1b184 Added parser 2019-05-20 17:26:29 +03:00
a1f2f7bd92 Added @storybook/addon-console and fixed warnings 2019-05-20 16:09:48 +03:00
09125646e2 Added @storybook/addon-viewport 2019-05-20 15:33:52 +03:00
75344f69bb Setup react library environment + Added Button and Input component to asc-web-components 2019-05-20 13:30:11 +03:00
5c0943f2dd Added custom ConfigurationManager instead of system 2019-05-17 18:27:52 +03:00
0036a5eeec Support FormatFilter for all controllers 2019-05-17 15:33:08 +03:00
acb9457253 Partial revert from 60b30ce542
Getting configuration via IServiceProvider
2019-05-17 14:58:09 +03:00
60b30ce542 Replace Singletons with DI.
Added support for working with db.
Added first version of CookieAuthHandler.
Added PeopleController for test auth.
2019-05-17 11:32:23 +03:00
4ac9644a98 Removed unused output path 2019-05-16 10:33:21 +03:00
8713c453ea people: Update dependencies 2019-05-16 09:38:03 +03:00
92ed33906c init commit 2019-05-15 17:56:09 +03:00