Commit Graph

58 Commits

Author SHA1 Message Date
5d1e4b7d6f Added new package script "yarn licenses-audit" 2023-04-20 13:12:09 +04:00
4390389163 Upgrade dependencies 2023-03-23 19:55:49 +04:00
4bb0bc9d1c Web: Change version to v1.0.0 2023-03-13 12:19:48 +04:00
Elyor Djalilov
0bfb980f99 Bug 61043 - Files. Unreadable characters instead of name in Author column and Info/History panel 2023-02-06 21:19:25 +05:00
3737ef6d5c Update package.json
Added storybook-serve
2022-11-11 11:26:31 +03:00
19e7742803 Fix ERR_OSSL_EVP_UNSUPPORTED and remove codeceptjs (canvas issue) 2022-11-10 16:46:14 +03:00
899d103639 Web: Restored work of auto-changelog and debug-info with local packages/auto-changelog-2.3.1.tgz 2022-08-26 17:59:52 +03:00
a12d0b5609 Web: Temporary removed auto-changelog and debug-info 2022-08-01 20:26:19 +03:00
271b6b3bad Web: Update auto-changelog and yarn.lock 2022-08-01 19:48:05 +03:00
995d07deae Web: Upgrade yarn to v3.2.2 2022-07-29 18:20:57 +03:00
e7252c4bc4 Web: Moved all clients app to packages directory 2022-07-22 22:01:25 +03:00
085f769a19 Bump version to v1.2.0 in package.json 2022-07-07 15:30:06 +03:00
542c29aa8a Web: Translations: Added minimization for 'public/locales' directory 2022-07-03 15:55:53 +03:00
Timofey Boyko
6c73ad9bbe Web: add scripts for build and start translation tests on personal 2022-05-19 15:26:09 +03:00
Timofey Boyko
d6fdc066ae Web: update e2e.test:translation script, now create translation models before start translation tests 2022-05-18 16:58:33 +03:00
d2733a2608 Web: Added IS_PERSONAL build parameter (yarn start:personal and yarn build:personal) for hiding useless login and confirm functional
+ removed module federated Login from personal
+ fix potential /login redirect from Editor.jsx
2022-04-27 19:53:25 +03:00
ae680c6a1c Fix package.json version 2022-02-22 18:27:53 +03:00
e4557b1dec Web: Removed old products from yarn workspaces 2022-02-22 18:21:08 +03:00
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