Commit Graph

40 Commits

Author SHA1 Message Date
ff7b6fc432 Web: init e2e tests 2021-12-21 15:59:11 +08:00
21fb4fd1b7 Web: Moved debug-info changes to separated repository https://github.com/ONLYOFFICE/auto-changelog 2021-12-06 15:01:30 +03:00
ec35c61f74 Web: Added new script "start:personal" 2021-10-22 10:17:23 +03:00
3bd6fd5965 Temporary disabled service-worker build 2021-10-11 18:30:03 +03:00
335c580d78 Web: Dev: Downgrade lerna to v3.22.1 and update webpack-dev-server and webpack-cli (yarn start + Ctrl-C stop issue) 2021-10-07 17:32:32 +03:00
6e926eceb9 Web: Removed browserslist (loading bundle issues) 2021-10-05 09:48:08 +03:00
9ce696e624 Web: Studio: Init Debug Info
+ Added About version from package.json
+ Fix DocumentServer version
2021-10-04 17:08:03 +03:00
6591080403 Fix Bug 52797 with unsupported browsers. Added new packages/browserslist-config-asc with browserlist.config.js 2021-09-27 16:04:37 +03:00
c4aae6a284 Web: Sped up the deployment script in package.json 2021-09-14 16:50:47 +03:00
6a609e6170 Web: Update root package.json: replaced concurrently and wsrun with new lerna + added new scripts for personal only 2021-09-14 10:04:44 +03:00
fad2a178d8 Build: Added build.static.bat + change rimraf, mkdirp packages to single shx package (npm command line util) 2021-08-12 16:18:48 +03:00
63426dcaf3 Web: Update workbox to v6.2.3 2021-08-11 20:38:39 +03:00
13f8f5ef7d Fix sw.js creation 2021-07-21 18:28:56 +03:00
eab97bbfed Web: init new single sw.js creation 2021-07-20 12:32:27 +03:00
72527ccded Merge branch 'master' into develop
# Conflicts:
#	lerna.json
#	package.json
#	packages/asc-web-common/package.json
#	packages/asc-web-components/package.json
#	products/ASC.CRM/Client/package.json
#	products/ASC.Calendar/Client/package.json
#	products/ASC.Files/Client/package.json
#	products/ASC.Mail/Client/package.json
#	products/ASC.People/Client/package.json
#	products/ASC.Projects/Client/package.json
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Editor/package.json
#	web/ASC.Web.Login/package.json
2021-05-29 21:57:42 +03:00
d585c0a785 Web: Bumped version to 0.1.10 2021-05-29 21:26:13 +03:00
4b48bb1b90 Web: Added version and bump script 2021-05-29 21:20:44 +03:00
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