Commit Graph

175 Commits

Author SHA1 Message Date
Artem Tarasov
f7c4cf334d Web: Doceditor: added config i18n 2022-02-08 17:43:59 +03:00
Artem Tarasov
9d6918170f Web: Doceditor: fix dependencies fix 2022-02-02 19:20:34 +03:00
61bf57aa24 Update yarn.lock 2022-01-31 15:16:49 +03:00
9e8e937d8d Web: Files: added react-hotkeys-hook package, added withHotkeys HOC 2022-01-25 10:26:49 +03:00
1a8d88345a Merge branch 'hotfix/v1.1.1' into feature/socket-io
# Conflicts:
#	products/ASC.Files/Client/src/store/FilesStore.js
#	yarn.lock
2022-01-17 19:02:40 +03:00
Artem Tarasov
6cc69ac47b Web: Doceditor: added nextjs 2022-01-17 18:35:43 +03:00
8ce0e14fe0 Update yarn.lock 2022-01-14 19:13:14 +03:00
ff7b6fc432 Web: init e2e tests 2021-12-21 15:59:11 +08:00
ed41326acc Web: socket-io, first version 2021-12-09 15:50:50 +03:00
89adb75360 Fix Bug 54383 - Client.Files: ‘Somehing went wrong’ on converting password protected file 2021-12-08 12:30:03 +03:00
21fb4fd1b7 Web: Moved debug-info changes to separated repository https://github.com/ONLYOFFICE/auto-changelog 2021-12-06 15:01:30 +03:00
9c0b97b0d3 Web: Update react-dropzone 2021-11-03 13:52:52 +03:00
73318735f1 yarn.lock updated 2021-10-15 16:38:13 +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
4f9fddf794
Merge pull request #373 from ONLYOFFICE/feature/debug-info
Feature/debug info
2021-10-05 12:31:20 +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
d9ebd6a61b Fix bug 52644: fixed download screen in ios pwa 2021-10-01 00:23:14 +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
f2913339d3 Web: Components: Added CountDown to Snackbar 2021-09-24 20:09:12 +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
fe6014a440 Web: Update webpack to v5.52.1 2021-09-13 15:08:48 +03:00
38242e83c1 Web: Moved other common dependencies to sharedDependencies.js 2021-09-13 12:29:44 +03:00
a47c73b5ce Web: Moved "mobx", "moment", prop-types" to sharedDependencies.js 2021-09-10 16:50:23 +03:00
956c9b3467 Web: Moved "react", "react-dom", "react-router", "react-router-dom", "styled-components" to sharedDependencies.js 2021-09-10 15:57:14 +03:00
d2f3c93c14 Web: Moved "@babel/runtime", "i18next", "i18next-http-backend", "react-i18next" to sharedDependencies.js 2021-09-10 15:15:51 +03:00
f7c46a70fa Web: Updates next dev packages:
- @babel/preset-env
- css-loader
- sass
- sass-loader
- serve
- source-map-loader
- style-loader
- terser-webpack-plugin
- webpack-dev-server
+ Fixed css-loader url resolution issues
2021-09-10 11:30:27 +03:00
a5b320764f Web: Removed useless package compression-webpack-plugin 2021-09-09 13:19:58 +03:00
15dab2adaa Web: Updated copy-webpack-plugin package 2021-09-09 13:17:27 +03:00
5b880d5b6a Web: Updated clean-webpack-plugin package 2021-09-09 12:58:49 +03:00
d4bd4dcb50 Web: Updated webpack and it's dependencies (new v5.52.0) + moved to new webpack-dev-server v4.1.1 2021-09-09 11:28:52 +03:00
18718aab93 Web: Updated babel packages 2021-09-08 17:40:31 +03:00
8c6de99101 Web: Updated @welldone-software/why-did-you-render, move it to the common devDependencies 2021-09-08 16:52:56 +03:00
fabaaef0f9 Web: Updated react-toastify and extended ModuleFederationPlugin shared section 2021-09-08 16:28:10 +03:00
11aa89a628 Web: Updated @babel/runtime and extended ModuleFederationPlugin shared section 2021-09-08 16:04:05 +03:00
67eeb56f16 Web: Removed duplicated dependency declaration (email-addresses) 2021-09-08 13:54:49 +03:00
3b8cf0a275 Merge branch 'develop' into feature/file-folder-selectors
# Conflicts:
#	products/ASC.Files/Client/public/locales/en/Translations.json
#	products/ASC.Files/Client/public/locales/ru/Translations.json
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/helpers/utils.js
#	web/ASC.Web.Editor/src/Editor.jsx
2021-08-19 10:08:14 +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
75e7ca893f Merge branch 'develop' into feature/file-folder-selectors
# Conflicts:
#	products/ASC.Files/Client/webpack.config.js
#	web/ASC.Web.Editor/src/Editor.jsx
2021-07-28 17:19:05 +03:00
675fb8de21 Web: Fix caching remoteEntry.js 2021-07-23 17:20:42 +03:00
13f8f5ef7d Fix sw.js creation 2021-07-21 18:28:56 +03:00
587a15b6cd Update yarn.lock 2021-07-20 15:32:18 +03:00
eab97bbfed Web: init new single sw.js creation 2021-07-20 12:32:27 +03:00
cb8d225707 Merge branch 'develop' into feature/file-folder-selectors
# Conflicts:
#	products/ASC.Files/Client/src/store/index.js
2021-07-12 13:08:40 +03:00
aa93554785 Web: Files: Fixed not showing files, when latest folder was empty. 2021-07-02 13:50:35 +03:00
b0f64ca924 Merge branch 'develop' into feature/personal 2021-06-29 14:50:51 +03:00
9462cd7bdd Web: Storybook: Update package.json 2021-06-25 14:19:42 +03:00
282738cb13 Merge branch 'develop' into feature/personal 2021-06-22 18:44:12 +03:00
b1662e7ac6 Web: Init maintenance displaying 2021-06-22 13:41:11 +03:00
741de9f2f7 Web: Files: added react-selecto library 2021-06-17 14:36:45 +03:00
0aa2eb3e85 Web: Files: removed react-selectable-fast library 2021-06-17 14:27:41 +03:00
Alexey Kostenko
095b79dc31 Web: Client: Added Paging on admins page 2021-05-30 16:00:05 +03:00
57a4b8a9b8 Upgrade lodash to version 4.17.21 (lodash vulnerability issue) 2021-05-07 21:12:25 +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
8cfd5eb644 Web: Added SelectedFrame 2021-04-13 09:35:07 +03:00
TatianaLopaeva
ed97700dcb Web:Files: UploadPanel: Fixed styles of row content. 2021-04-05 10:26:46 +03:00
TatianaLopaeva
968e0009ee Web: Files: SharingPanel/EmbeddingPanel: Fixed icon path. 2021-04-01 13:03:28 +03:00
TatianaLopaeva
8f8a0d2f44 Web: Editor: Deleted useless props. 2021-04-01 11:50:30 +03:00
TatianaLopaeva
33b165fd40 Web: Files/Editor: Added SharingDialog. 2021-03-31 16:49:14 +03:00
TatianaLopaeva
005d6759e9 Web: Editor/Files: Deleted conditions for Edit & Fixed url to folder where the file is located. 2021-03-29 19:31:11 +03:00
TatianaLopaeva
129b066802 Web: Editor: Added mobx and mobx-react dependencies. 2021-03-26 15:05:07 +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
TatianaLopaeva
21b6567f7a Web: People: Fix proxy route. 2021-03-22 21:10:15 +03:00
a8a6121e59 Web: Proxy fixes 2021-03-22 17:35:33 +03:00
TatianaLopaeva
d0f2d9871f Web: People: Deleted useless code at icon path. 2021-03-22 11:46:31 +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
Viktor Fomin
27e79b748e Web: Files: show rows loader on mobile 2021-03-17 15:29:29 +03:00
24a6d61205 Web: Added creation and run of service-worker to all client apps 2021-03-16 14:10:20 +03:00
Artem Tarasov
460b34a1a8 Web: Components: added themes for storybook 2021-03-14 21:10:16 +03:00
8e1f5b30b5 Merge branch 'develop' into feature/workspaces
# Conflicts:
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/yarn.lock
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Client/src/App.js
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Components/yarn.lock
#	yarn.lock
2021-03-13 16:01:41 +03:00
TatianaLopaeva
2d3b587286 Web: Components: main-button: Refactoring & Deleted useless import. 2021-03-12 13:52:14 +03:00
Artem Tarasov
d3aa06dc99 Web: Component: added package react-json-pretty 2021-03-11 15:37:03 +03:00
Artem Tarasov
7144a36a70 Web: updated yarn.lock 2021-03-11 13:42:09 +03:00
7d62b4432c Components: Fix test run 2021-03-10 19:51:44 +03:00
392984ded3 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces 2021-03-10 19:33:18 +03:00
bac65c6744 Web: Client: Modified production build 2021-03-10 18:31:21 +03:00
Alexey Kostenko
e896a711c8 Web: Components: Fixed tests 2021-03-10 11:11:32 +03:00
Viktor Fomin
9d06a6618a Web: Client: change loader 2021-03-09 19:36:15 +03:00
b33b4990d1 Web: Login: fix register empty render 2021-03-09 13:58:03 +03:00
Artem Tarasov
782168d3d6 Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces
# Conflicts:
#	packages/asc-web-components/package.json
2021-03-08 23:21:56 +03:00
Artem Tarasov
c8d614a3ba Web: Components: refactoring stories, add public/images to components for storybook 2021-03-07 14:57:26 +03:00
2a5a78bc74 Web: Packages: stable versions 2021-03-06 21:46:04 +03:00
fd05ceba27 Web: Editor: Upgrade dependencies 2021-03-06 18:54:32 +03:00
a8a55167eb Web: Editor: Optimization 2021-03-06 18:50:06 +03:00
c96e783eab Web: Added new @appserver/editor app 2021-03-05 21:15:48 +03:00
28a798c542 Web: Fixed work with translations + refactoring:
+ Login re-written to functional component
+ Replaced css to scss
2021-03-04 19:09:46 +03:00
Artem Tarasov
95e20faac2 Web: updated yarn.lock 2021-03-03 18:35:54 +03:00
Artem Tarasov
569f7201cc Merge branch 'feature/workspaces' of github.com:ONLYOFFICE/AppServer into feature/workspaces
# Conflicts:
#	yarn.lock
2021-03-03 18:28:52 +03:00
8e1d5fb0b4 Web: webpack: changed devtool 2021-03-03 17:58:16 +03:00
Artem Tarasov
5142456afa Web: Components: added story of ContextMenuButton 2021-03-03 13:25:56 +03:00
df8d922b9a Web: People: refactoring 2021-03-02 15:44:14 +03:00
94708ed455 Web: Fixed opening /products/(files|people) with /filter (or profile) + proxy 2021-03-01 22:48:48 +03:00
79cb70bc1f Web: Added opportunity to load people page by primary link 2021-03-01 17:00:54 +03:00
b9b4c4b1e2 Web: Added opportunity to load login page by primary link 2021-03-01 15:28:51 +03:00
1cfb03810e Web: Added imports 2021-03-01 15:03:13 +03:00
TatianaLopaeva
b8fabd5de0 Update webpack.config for fix displaying of icons. 2021-02-28 21:59:50 +03:00
TatianaLopaeva
5ac0124640 Upgrade version of react-svg to remove additional wrapper and fix problem with displaying icons. 2021-02-28 21:39:50 +03:00
Artem Tarasov
15602c3a8f Web: Files: fix after merge 2021-02-25 18:41:06 +03:00