Commit Graph

1687 Commits

Author SHA1 Message Date
4f0336e288 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-05 12:03:44 +03:00
8bdb9bb39b ASC.Web.Components: fix styles in ModalDialog component 2019-09-05 12:01:25 +03:00
Ilya Oleshko
4f1f219e9c web: components: bump version 2019-09-05 10:20:57 +03:00
Ilya Oleshko
bbcfe26e31 web: Components: Added PasswordInput component. 2019-09-05 10:20:21 +03:00
NikolayRechkin
0ac7dbc860 web: components: bump version 2019-09-05 09:43:26 +03:00
NikolayRechkin
ff59c13fbd Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-05 09:30:57 +03:00
NikolayRechkin
d54ba9f9d3 web: components: first version of the avatar editor 2019-09-05 09:23:05 +03:00
2663a63c36 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-04 15:33:57 +00:00
3341b343d1 snap package: init 2019-09-04 15:33:02 +00:00
39d332e10e ASC.People: ProfileAction: refactoring 2019-09-04 15:19:46 +03:00
e3f341c032 ASC.People: ProfileAction: added simple email validation 2019-09-04 14:57:16 +03:00
8f76138886 ASC.People: ProfileAction: added tabIndex to components 2019-09-04 14:13:11 +03:00
13ac1efd97 web: components: bump version 2019-09-04 14:10:29 +03:00
cb60b8f876 ASC.Web.Components: added tabIndex prop to date-input component 2019-09-04 14:10:23 +03:00
52f96ef66e ASC.People: device moved to utils 2019-09-04 13:30:15 +03:00
8d0208efe0 web: components: bump version 2019-09-04 13:29:39 +03:00
ccf2d863e5 ASC.Web.Components: device moved to utils 2019-09-04 13:29:32 +03:00
5a6d2a8275 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-04 12:22:40 +03:00
f64def66cb web: People: ProfileAction: styles for form field components 2019-09-04 12:22:34 +03:00
6d50f17b74 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-04 12:20:40 +03:00
Daniil Senkiv
f5d8c2b35b web: components: bump version 2019-09-04 12:20:28 +03:00
a6fee1f5e8 Storybook: added isVertical prop to form field components 2019-09-04 12:20:22 +03:00
96fcc9066c web: components: bump version 2019-09-04 12:16:53 +03:00
Daniil Senkiv
b1a5a5e6a3 Web.components: fixed style of Avatar component 2019-09-04 11:54:36 +03:00
04bb20d0be storybook: Update yarn.lock 2019-09-04 10:14:56 +03:00
b66fc9156a web: People: Removed redux-form package 2019-09-04 09:51:30 +03:00
e13a95a622 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-04 09:49:17 +03:00
832347cbc7 web: People: Implemented loading real data on edit group 2019-09-04 09:49:06 +03:00
c7282888d0 Added PortalController 2019-09-03 18:13:25 +03:00
238e103440 Optimization 2019-09-03 15:23:58 +03:00
dbb84caeb7 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-03 14:41:16 +03:00
193ee7def8 web: Client: Added empty Confirm page 2019-09-03 14:41:08 +03:00
82d331f633 People: fix cache 2019-09-03 14:31:51 +03:00
38b13e0d70 build run as admin 2019-09-03 14:12:19 +03:00
b7e5a04137 People: fix delete route 2019-09-03 14:10:32 +03:00
e07895c1a4 web: People: Denied self removing by Owner 2019-09-03 14:09:15 +03:00
Daniil Senkiv
a6d0002a32 People.Client: Article: added new translation 2019-09-03 13:55:19 +03:00
b4438b5be9 web: People: Changed request method 2019-09-03 13:53:19 +03:00
a3046b8c49 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-03 13:47:48 +03:00
Daniil Senkiv
e606867476 People.Client: fixed webpack config for moving translation resources 2019-09-03 13:35:50 +03:00
Daniil Senkiv
eea51947d3 Web.Client: added webpack config for moving translation resources 2019-09-03 13:35:33 +03:00
Daniil Senkiv
5f878e4537 Web.Client: added packages: react-app-rewired, copy-webpack-plugin 2019-09-03 13:34:53 +03:00
Daniil Senkiv
347ec412b2 Web.Client: deleted unsused i18n config and translation files 2019-09-03 12:42:16 +03:00
Daniil Senkiv
3d8fcde7bc Web.Client: renamed About component 2019-09-03 12:40:57 +03:00
Daniil Senkiv
2558566983 Web.Client: translated Login component 2019-09-03 12:40:08 +03:00
Daniil Senkiv
4725d00f6f Web.Client: translated Home component 2019-09-03 12:38:31 +03:00
Daniil Senkiv
2b72eabd2f Web.Client: translated Layout component, added translated Error component 2019-09-03 12:36:52 +03:00
a26d8d24ce Api: added CustomJsonOptionsWrapper. optimization 2019-09-03 12:31:15 +03:00
f9329d81ba web: components: bump version 2019-09-03 11:42:24 +03:00
b0b45b2d16 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-03 11:42:19 +03:00