Commit Graph

41 Commits

Author SHA1 Message Date
2aeec3ea68 web: New packages fixes 2019-08-29 16:23:47 +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
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
eec14c838b build: Removed annoying reinstall npm-local 2019-08-02 14:07:07 +03:00
3036e1cb90 Added ASC.Studio.Notify service 2019-08-01 11:47:15 +03:00
62dee4b3bf Added notify service 2019-07-29 12:15:48 +03:00
f9fe9daa48 build: Added removing npm-local and coping node_modules 2019-07-18 12:17:28 +03:00
973ea1cee7 build: Removed duplicated echo command 2019-07-18 11:13:54 +03:00
c1ea615a18 build: Added yarn link to asc-web-components 2019-07-18 10:57:35 +03:00
a7148cb793 npm install changed to yarn 2019-07-17 16:46:08 +03:00
28b8cb0dfe Build: Added rebuild.bat 2019-07-16 12:48:05 +03:00
59d9d723ba fix check 2019-07-16 10:32:09 +03:00
34c64aacca fix check 2019-07-15 19:01:33 +03:00
d8eb13ec69 check tool 2019-07-15 18:54:19 +03:00
ff1d098eac temp fix cra bug with public_url in development mode 2019-07-15 12:33:28 +03:00
26baaa8124 Build: removed building people client 2019-07-12 17:29:52 +03:00
355278cfd1 Requesting administrative privileges for install/uninstall/start/stop 2019-07-11 16:02:33 +03:00
5bd6bf7197 Server: remove watch(api/lock people) 2019-07-11 14:17:08 +03:00
a194b2a2c4 Stop services before build
fix dotnet services
2019-07-11 14:08:20 +03:00
1af2396d38 Start/stop, install/uninstall services via nssm 2019-07-11 13:24:10 +03:00
fd0f9f3d15 Build: run npm with --prefix 2019-07-10 19:00:37 +03:00
273c99c414 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	build/build.bat
2019-07-10 11:29:42 +03:00
2458bc2944 ASC.People project is divided into two separate parts: Server and Client 2019-07-10 11:21:12 +03:00
38fd000896 fix build 2019-07-09 22:01:12 +03:00
d1c6a7d82e fixed build 2019-07-09 18:04:47 +03:00
9afc8a1da1 Moved Storybook to separated ASC.Web.Storybook folder (issue: 'git clean -xdf' removes storybook files every time) 2019-07-09 17:54:30 +03:00
38ea0329b7 Fixed build 2019-07-09 16:04:59 +03:00
d1a42da028 fix build 2019-07-09 15:20:36 +03:00
3d250a0ce0 ASC.Web.Client: added package-lock.json 2019-07-09 15:19:12 +03:00
d93d0fe901 Build ASC.Web.Client 2019-07-09 15:12:39 +03:00
96ca6e122e remove log 2019-07-09 15:03:20 +03:00
fdbf80e76a build: Added additional bat files for start 2019-07-09 15:01:06 +03:00
409fa4934d use npm ci instead of npm install 2019-07-09 14:15:40 +03:00
1ad03ec6d8 Added auth to StorageHandler 2019-07-09 13:29:53 +03:00
832a2a8a71 fixed build 2019-07-08 13:49:42 +03:00
95b2467f76 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-07-05 17:17:23 +03:00
73ba76d57b People as external product
nginx reverse proxy
2019-07-05 16:58:04 +03:00
37a3cce40c Build: Added build storybook 2019-07-05 11:55:44 +03:00
73308504b3 Added ability to connect external products 2019-06-26 12:26:36 +03:00
c56dc09985 Build: log and pause 2019-06-07 17:34:51 +03:00
c2d61517a5 Added ASC.Api.Core.csproj
added build.bat
PeopleController replaced to ASC.People
2019-05-29 17:44:37 +03:00