Commit Graph

2368 Commits

Author SHA1 Message Date
31570e57d7 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-07 17:47:54 +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
deffb0c901 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-06 21:01:53 +03:00
a33d49f356 Web: Files: fixed icons, fixed styles 2021-10-06 15:23:12 +03:00
32890cffc8 Web: people: fixed validation. 2021-10-06 13:32:17 +03:00
55cb1e875e Web: fixed header height 2021-10-06 12:22:28 +03:00
fed6ab4ac1 Web: fixed constants. 2021-10-06 11:26:25 +03:00
09d7267ca7 Web: fixed. 2021-10-06 11:24:10 +03:00
5b64ba0044 Web: Refactoring. 2021-10-06 11:22:00 +03:00
66e2fc8663 Web: Refactoring. 2021-10-06 11:04:29 +03:00
95d21a2104 Web: People: Added validation form for create user. 2021-10-05 17:39:22 +03:00
a02926532c Web: People: Added constants for RegExp. 2021-10-05 17:38:29 +03:00
47993da131 Merge branch 'release/1.0.0' into bugfix/profile-form-validation 2021-10-05 16:02:02 +03:00
65a2672b31 Web: People: Replace RegExp 2021-10-05 16:01:03 +03:00
c54b4ede46
Merge pull request #371 from ONLYOFFICE/bugfix/Bug52895
Fix bug 52895: warning when leaving a page
2021-10-05 13:18:35 +03:00
48395596bc Merge branch 'release/1.0.0' into bugfix/profile-form-validation 2021-10-05 12:57:56 +03:00
f2913de45e Web: People: Fixed translation. 2021-10-05 12:57:22 +03:00
cc74c057f4 Web: People: Added error message. 2021-10-05 12:50:47 +03:00
e12410c238 Web: Added scroll to the error form. 2021-10-05 12:39:07 +03:00
c30dbb5ff3 Web: People: Added form validation. 2021-10-05 12:38:07 +03:00
61bf6e3483 Web: People: Added translations. 2021-10-05 12:17:55 +03:00
6e926eceb9 Web: Removed browserslist (loading bundle issues) 2021-10-05 09:48:08 +03:00
9c0e0db80a Fix bug 52895: warning when leaving a page 2021-10-02 01:18:41 +03:00
97b6fdc6e7 Bug 51393 - Personal: Security. There is possible to know email registered users with help "Signup" 2021-09-28 15:17:06 +03:00
01929aa943 Merge branch 'release/1.0.0' of https://github.com/ONLYOFFICE/AppServer into release/1.0.0 2021-09-27 16:04:50 +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
6ec5581f69 Web: Fixed style setting for smooth movement of the title after exiting the profile 2021-09-27 15:38:44 +03:00
590db7bb67
Merge pull request #347 from ONLYOFFICE/feature/third
Feature/third
2021-09-27 12:35:07 +03:00
790d696a58 Web: Files: fixed view for mobile devices 2021-09-27 11:53:22 +03:00
Artem Tarasov
ae64556bb0 web: common/people/login: renamed providers to lowercase (client) 2021-09-27 09:55:44 +03:00
4531d38e6f Web: Removed duplicates 2021-09-24 21:18:50 +03:00
b69cd151b8 Web: Removed resetProfile for fixed transition for personal. 2021-09-24 17:00:01 +03:00
ef65cc7cb7 Bug 52647 - iOS.Docs.Mobile: Added transition back from profile. 2021-09-24 16:02:23 +03:00
6233ab55a3 Personal: added register method 2021-09-17 17:32:37 +03:00
d4d405df0b Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-16 11:34:44 +03:00
2849361259 Web: Files: added tables settings for each user 2021-09-16 11:32:52 +03:00
1ca554f82d Merge branch 'develop' into release/1.0.0
# Conflicts:
#	packages/asc-web-components/campaigns-banner/index.js
#	web/ASC.Web.Client/src/Shell.jsx
2021-09-15 14:45:33 +03:00
bc3ad85a65 Web: People: fix tags in toastr 2021-09-13 16:19:23 +03:00
f6bafac273 Web: People: delete useless translate keys 2021-09-13 16:18:08 +03:00
fe6014a440 Web: Update webpack to v5.52.1 2021-09-13 15:08:48 +03:00
f06e3c076b Fix Bug 52282 - Client.Files. When grabbing the left mouse button, page elements go beyond their boundaries 2021-09-13 12:54:59 +03:00
c7ad040293 Web: Sorted all "package.json" files by vscode-sort-package-json 2021-09-13 12:36:07 +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
46161eef95 Web: Moved axios to sharedDependencies.js 2021-09-10 14:49:20 +03:00
f0c7a09a6c Web: Moved common shared dependencies to sharedDependencies.js + moved workbox-window 2021-09-10 14:20:19 +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
15dab2adaa Web: Updated copy-webpack-plugin package 2021-09-09 13:17:27 +03:00