Commit Graph

1012 Commits

Author SHA1 Message Date
aaab1c1e0c Web: Components: added disable days function to calendar, optimized styled code 2019-08-20 13:14:45 +03:00
1fe075ba7b Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-20 11:53:06 +03:00
0e960bfa76 Web: Components: Added new property to calendar, updated README.md, added styles, functions, new propTypes, default values 2019-08-20 11:52:44 +03:00
b53b79b8f9 Updated yarn.lock files 2019-08-20 10:23:15 +03:00
09a96a5030 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-20 10:17:51 +03:00
67998fac03 web: components: Fixed dynamic package.json version 2019-08-19 17:52:28 +03:00
1b4800b4a5 Studio: removed pages and controllers 2019-08-19 17:29:18 +03:00
8c8b844a70 Added ASC.Notify.Textile 2019-08-19 16:51:36 +03:00
NikolayRechkin
451bcaea1a Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-19 16:37:33 +03:00
NikolayRechkin
23a7f74598 web: components: fix 2019-08-19 16:36:19 +03:00
NikolayRechkin
10b0b2b695 web: components: added subgroups of filter items 2019-08-19 16:35:39 +03:00
6b998cd1f1 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-19 16:20:05 +03:00
b2d5272658 web: components: Changed dist.package.json to dynamic creation of package.json by rollup-plugin: "rollup-plugin-generate-package-json" 2019-08-19 16:19:55 +03:00
Daniil Senkiv
1fb3799208 Web: Client: translated existing words in current version, Login [EN] 2019-08-19 14:27:04 +03:00
Daniil Senkiv
7c28197679 Web: Client: translated existing words in current version, Layout [EN] 2019-08-19 14:25:46 +03:00
cc2ea5f5eb Fixed yarn.lock files 2019-08-19 14:13:09 +03:00
225e01df23 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-19 13:30:28 +03:00
79178a0edc Changed folder for asc-web-components (npm-local/ -> packages/); Added react-calendar v2.13.2 (with important fix) 2019-08-19 13:30:18 +03:00
Ilya Oleshko
0ad354b05f web: Components: Fixed structure of PeopleRow component on Row.People 2019-08-19 10:13:26 +03:00
9aa41e2039 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-19 09:03:35 +03:00
3a5e7d7c3b web: components: Removed label from button attrs 2019-08-16 17:40:25 +03:00
Ilya Oleshko
b105e204c3 web: Components: Fixed ContentRow component. Fixed ContentRow story with PeopleRow component. 2019-08-16 16:35:10 +03:00
Ilya Oleshko
83978186eb web: Components: Added PeopleRow component. 2019-08-16 16:33:37 +03:00
Daniil Senkiv
6c3251e90f Web: Components: fixed Textarea 2019-08-16 16:24:18 +03:00
f125f6cc13 Api: settings. AllowAnonymous 2019-08-16 15:11:38 +03:00
Daniil Senkiv
fc0421e3e1 Web: components: Textarea: fixed 2019-08-16 14:45:04 +03:00
Daniil Senkiv
d339a85cbd Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-16 13:32:54 +03:00
Daniil Senkiv
29c2c1ae52 Web: components: Textarea: fixed warning 2019-08-16 13:32:07 +03:00
14f7ffdfdf Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-16 13:26:57 +03:00
a77692364f web: components: Label added className prop 2019-08-16 13:24:56 +03:00
0bd089938e IDE0059 2019-08-16 12:08:46 +03:00
73774a29fa IDE0067 2019-08-16 11:44:03 +03:00
Ilya Oleshko
e9b6e3efc6 web: Components: Fixed displaying Checkbox for ContentRow component. 2019-08-16 10:43:16 +03:00
Daniil Senkiv
2f57ce3c57 Web: components: removed unused radiobutton icons 2019-08-16 10:20:32 +03:00
Ilya Oleshko
2448d738d7 web: Components: Added cursor style for ComboBox component. Fixed style for empty options. 2019-08-16 09:54:29 +03:00
28fc76ded9 IDE0066 2019-08-15 18:13:25 +03:00
9e32ad4b6c IDE0063 2019-08-15 18:08:40 +03:00
ddf7c8ddcd IDE0054, IDE0056, IDE0057, IDE1005 2019-08-15 17:48:55 +03:00
3cd4131f21 IDE0039, IDE0041, IDE0044 2019-08-15 17:36:08 +03:00
Ilya Oleshko
9aa3d6cc44 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-15 17:06:24 +03:00
Ilya Oleshko
0f3effcf25 web: Components: Fixed noBorder style for ComboBox component. Made parameters selectedOption and options required. 2019-08-15 17:06:09 +03:00
f747e0e4fc IDE0028, IDE0016, IDE0029, IDE0032 2019-08-15 16:56:54 +03:00
9bee426464 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	products/ASC.People/Client/src/components/Layout.js
2019-08-15 16:52:56 +03:00
8a2310c8e1 web: Client: Re-written StudioLayout 2019-08-15 16:47:00 +03:00
Ilya Oleshko
3c8ceade5d Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-08-15 16:42:57 +03:00
Ilya Oleshko
7ec81c6501 web: Components: Fixed Layout story error. 2019-08-15 16:42:42 +03:00
b426004f70 IDE0019, IDE0020 2019-08-15 16:41:38 +03:00
96dd3cd657 IDE0017 2019-08-15 16:35:18 +03:00
NikolayRechkin
52e1ad7d71 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-08-15 16:28:52 +03:00
3636df7a24 IDE0031 2019-08-15 16:28:29 +03:00