Commit Graph

23 Commits

Author SHA1 Message Date
8f6bcf6e68 Web: Client scripts optimizations:
+ Fix deploy script (xcopy not installed issue)
+ Added concurrently for build and deploy scripts
+ Added new packages "mkdirp" (original "mkdir" not working with yarn run <script>), "rimraf"
+ Added missing "terser-webpack-plugin" package
2021-05-07 20:59:39 +03:00
0feecdd27e v0.0.0 2021-05-07 19:46:22 +03:00
6c3244a3e9 Web: Added opportunity to deploy all static clients to build/deploy directory (yarn build && yarn deploy) 2021-05-07 18:54:25 +03:00
faa2ce2876 Added skip tag in script bump 2021-05-06 15:02:57 +03:00
ae7ac39a0f Added bump script 2021-05-06 14:58:09 +03:00
6fbb566c4e Web: Init Mail/Calendar Comming Soon pages 2021-04-12 13:41:16 +03:00
9fcbb5c873 Web: Storybook issues fix:
+ Added copy public/images to static/images for publish
+ Fix checkbox click in theme-provider.stories.js
+ Added empty_screen_filter.png for EmptyScreenContainer
2021-03-24 13:55:50 +03:00
a50701e6da Build: Refactoring 2021-03-23 14:10:33 +03:00
d568693154 Big Fix commit:
+ Added new Clients for CRM/Products
+ Removed old fake coming-soon pages
+ Added combineUrl and AppSettingsConfig with proxyUrl
+ Added new fields to modules info on Server
+ Fixed work with icon and image urls
+ Added CRM/Projects to nginx/onlyoffice.conf
+ Applied combineUrl in studio links
+ Added and applied "id" field in package.json of all Clients
+ Added new bat files CrmClient.bat and ProjectsClient.bat
+ Fixed ProductClassName for Files
2021-03-22 00:34:21 +03:00
24a6d61205 Web: Added creation and run of service-worker to all client apps 2021-03-16 14:10:20 +03:00
c96e783eab Web: Added new @appserver/editor app 2021-03-05 21:15:48 +03:00
Artem Tarasov
96da41faa1 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces
# Conflicts:
#	package.json
#	packages/asc-web-components/package.json
#	yarn.lock
2021-03-03 12:00:23 +03:00
Artem Tarasov
909d3f70cc Web: Components: init storybook 6 2021-03-01 17:35:38 +03:00
Alexey Kostenko
1a1459d469 Web: Components: Added configs for testing, added command to package.json 2021-03-01 10:19:53 +03:00
Artem Tarasov
98d1fb376d Web: LoginMobile: module moved to experimental 2021-02-20 13:41:59 +03:00
Artem Tarasov
b6882bb381 Web: LoginMobile: added module LoginMobile 2021-02-16 11:00:24 +03:00
23bc36fc2f Web: Added "rimraf" package for cross-platform calls of "rm -rf" 2020-12-08 15:46:37 +03:00
71b6e9f27d Web: Files: init Files build and loading (Moved out from CRA) 2020-12-07 10:49:07 +03:00
1ed59c1694 Web: People: init People build and loading (Moved out from CRA) 2020-12-03 13:09:33 +03:00
c963f2f2a3 Web: Added concurrently run of apps + fixed CORS problems 2020-12-01 13:02:31 +03:00
15d13179ff web: Fixed start ASC.Web.Client 2020-12-01 10:40:01 +03:00
b2832468c4 Frontend: client's code re-organization 2020-11-24 13:18:23 +03:00
4bbe554c84 init yarn workspaces root package.json and yarn.lock 2020-11-21 20:51:06 +03:00