Commit Graph

96 Commits

Author SHA1 Message Date
NikolayRechkin
20b5b6d9e2 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-06-05 11:58:23 +03:00
NikolayRechkin
435a48b3bc web: components: new Icon component 2019-06-05 11:54:09 +03:00
82273adf5e Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-06-05 10:41:47 +03:00
a31631dc3d web: Applied new type of Loader 2019-06-05 10:41:00 +03:00
5d7a698b11 web: components: Added new type of Loader 2019-06-05 10:40:38 +03:00
9b3506ab0c ASC.Data.Storage: init commit. 2019-06-04 17:43:20 +03:00
81ad217172 web: Renamed folder 2019-06-04 16:53:08 +03:00
5677dded1e web: Applied Loader component 2019-06-04 14:55:15 +03:00
3b3cb9d04f web: Added new redux actions LOGOUT and SET_IS_LOADED 2019-06-04 14:54:41 +03:00
a2a4adb3d7 web: Added className for Loader component 2019-06-04 14:48:59 +03:00
3660961050 web: Added custom.scss and turned on Open Sans font 2019-06-04 14:47:59 +03:00
3b7c1817c5 web: Added Open Sans font 2019-06-04 14:46:24 +03:00
ef89ddc0c6 web: Fixed warnings 2019-06-04 11:20:12 +03:00
c3c1af0344 web: Init Loader component 2019-06-03 14:48:55 +03:00
b32ddec591 web: Added Condition to PostBuild 2019-06-03 11:32:51 +03:00
e12777b4d5 web: Turned on Real Api 2019-06-03 11:15:42 +03:00
4941f730fa web: Changed work with auth token to request Header 'Authorization' 2019-06-03 11:14:58 +03:00
d581041948 web: Removed commented code 2019-06-03 11:13:50 +03:00
10342c47fd web: Added PostBuild target for copying Api controllers assemblies 2019-06-03 11:13:09 +03:00
eb1a43009b web: Changed BASE_URL 2019-06-03 10:30:41 +03:00
e533ccd030 web: Fix login form container size 2019-06-03 10:15:51 +03:00
abb609d145 web: Fix className warning 2019-06-03 10:13:32 +03:00
e5be1689f4 web: Changed default ports 2019-06-03 10:12:02 +03:00
cc8af39b05 web: Added babel-plugin-styled-components 2019-06-03 10:00:00 +03:00
adaec6d022 web: Added routing to Profile and ModuleTiles menus 2019-05-31 14:51:02 +03:00
472667414a web: Added padding 2019-05-31 14:32:44 +03:00
eef4a1850b web: Changed layout 2019-05-31 14:32:21 +03:00
6cf9c56555 web: Changed favicon.ico 2019-05-31 14:23:44 +03:00
af712c7ea8 fix AllowAnonymous 2019-05-31 13:47:47 +03:00
3bb4c88929 web: storybook: Refactoring:
+ Added new parameters
+ Changed favicon.ico
+ Changed titles
+ Moved Forms to Example section
2019-05-31 11:47:33 +03:00
b33ac43cf9 web: storybook: Added Section to middle.button.stories.js 2019-05-31 10:12:48 +03:00
96ddef6edf web: storybook: renamed to folder lowercase 2019-05-31 09:32:52 +03:00
3ee5a11be6 web: Added profile and logout dropdown after login 2019-05-30 18:09:49 +03:00
b5ab1376f6 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-05-30 18:09:10 +03:00
62f831eea9 Api: refactoring 2019-05-30 17:57:15 +03:00
5c1e3ad689 web: Renamed property 2019-05-30 16:52:15 +03:00
0bc34917b6 web: Fixed displaying People tile 2019-05-30 16:47:27 +03:00
1e5b41ce07 web: Added lodash 2019-05-30 16:44:57 +03:00
f8f03a056c Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-05-30 16:29:58 +03:00
9c1d657f2c web: Added more redux interactions:
+ Added fakeApi wrapper
+ Moved modules to auth
+ Added more actions
+ Added loading user info on reload page
2019-05-30 16:29:42 +03:00
e002c7463c Fixed load assemblies 2019-05-30 13:45:49 +03:00
fd0466e286 Api: exception handling 2019-05-30 12:28:21 +03:00
de26f29c3c web: Set cookie life time params 2019-05-30 11:02:06 +03:00
ef351ab923 web: Removed useless imports 2019-05-30 11:01:15 +03:00
49609fed77 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-05-30 10:34:44 +03:00
a7d14cd42a web: Login init 2019-05-30 10:33:38 +03:00
bea25886b2 Added CustomApiAttribute 2019-05-29 18:19:36 +03:00
c2d61517a5 Added ASC.Api.Core.csproj
added build.bat
PeopleController replaced to ASC.People
2019-05-29 17:44:37 +03:00
f76bb1e7d6 LogExtension moved to ASC.Common 2019-05-28 18:24:38 +03:00
1c2cd83284 Added autofac and nlog 2019-05-28 18:05:20 +03:00