Commit Graph

1016 Commits

Author SHA1 Message Date
344139a262 Web: Client: About: Fixed padding between "copyright" and lines 2020-12-18 17:31:29 +03:00
b8c2165b93 Web: Client: About: added link target 2020-12-18 17:27:26 +03:00
Artem Tarasov
4c6ff22e64 Web: Client: Confirm: fix activateUser 2020-12-18 17:03:34 +03:00
Artem Tarasov
eeaf50d312 Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-18 16:22:55 +03:00
Artem Tarasov
a4aa7d7e9c Web: Client: Confirm: fix createUser 2020-12-18 16:22:41 +03:00
52798af66e Notification images 2020-12-18 16:12:48 +03:00
Artem Tarasov
a965583c94 Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-18 14:04:22 +03:00
Artem Tarasov
ba075ecc47 Web: Client: About: fixed copyright style 2020-12-18 14:04:11 +03:00
a2d97d2612 Web: About: Fixed SourceCode url 2020-12-18 11:42:29 +03:00
53f510ae18 Bump version to v0.0.4 2020-12-17 21:00:36 +03:00
Artem Tarasov
bbea13bb4b Web: Client: Confirm: changePassword fix 2020-12-17 19:49:20 +03:00
Artem Tarasov
51d07b5652 Web: Client: Confirm: refactoring 2020-12-17 19:37:52 +03:00
Artem Tarasov
68d6c1872f Merge branch 'hotfix/v0.0.3' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.3 2020-12-17 19:28:24 +03:00
Artem Tarasov
5542a09575 Web: Clietn: Confirm: fixed redirect (changePassword) 2020-12-17 19:27:56 +03:00
326d234773 Update yarn.lock files 2020-12-17 18:35:04 +03:00
Artem Tarasov
7851635005 Web: Client: Confirm: fix change password 2020-12-17 16:20:53 +03:00
Artem Tarasov
63c01a7ff6 Merge branch 'hotfix/v0.0.3' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.3 2020-12-17 14:50:32 +03:00
Artem Tarasov
16d738e5ca Web: Common/Client: changePassword: added logout if user is logged in 2020-12-17 14:49:30 +03:00
Artem Tarasov
3daee8efbb Web: Client: Confirm: fixed api method call 2020-12-17 12:38:23 +03:00
c573e23b0b Merge branch 'hotfix/v0.0.3' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.3 2020-12-17 12:37:41 +03:00
3815a57394 Update yarn.lock files 2020-12-17 12:37:28 +03:00
Artem Tarasov
b565bfc77c Web: Client: Confirm: fixed crash of the app when trying to change pass if the user is authorized on the portal 2020-12-17 12:32:58 +03:00
41bca489bb Fixed versions (About version) 2020-12-16 19:09:56 +03:00
4afadf2e0c Web: Added support of public folders + moved back to original index.html 2020-12-15 19:27:30 +03:00
c9293ac86d Merge branch 'develop' into feature/workspaces
# Conflicts:
#	packages/asc-web-common/src/components/FilterInput/FilterInput.js
#	packages/asc-web-common/src/components/FilterInput/sub-components/SortComboBox.js
#	packages/asc-web-common/src/components/PageLayout/index.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/article-body.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/article-header.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/article-main-button.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/section-body.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/section-header.js
#	packages/asc-web-common/src/components/PrivateRoute/PrivateRoute.js
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/src/components/Article/Body/TreeFolders.js
#	products/ASC.Files/Client/src/components/pages/DocEditor/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Filter/index.js
#	products/ASC.Files/Client/src/components/panels/OperationsPanel/index.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/SharingRow.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/index.js
#	products/ASC.Files/Client/src/store/files/actions.js
#	products/ASC.Files/Client/yarn.lock
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/ContactField.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/DateField.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/EmailField.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/RadioField.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/TextChangeField.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/TextField.js
#	products/ASC.People/Client/src/index.js
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Client/src/App.js
#	web/ASC.Web.Client/src/components/pages/Confirm/index.js
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/activateEmail.js
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/changeEmail.js
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/changeOwner.js
#	web/ASC.Web.Client/src/helpers/confirmRoute.js
#	web/ASC.Web.Client/src/index.js
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/yarn.lock
#	web/ASC.Web.Login/src/LoginContent.jsx
#	web/ASC.Web.Login/src/sub-components/register-container.js
#	yarn.lock
2020-12-15 18:40:27 +03:00
TatianaLopaeva
eb0743a3ad Web: Common/People/Files: Added simplified functionality of scrolling up when switching to a new page. 2020-12-15 14:08:14 +03:00
TatianaLopaeva
c9a8027ddf Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	products/ASC.Files/Client/src/App.js
#	products/ASC.Files/Client/src/components/pages/Home/index.js
#	products/ASC.Files/Client/src/store/files/actions.js
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/src/components/PageLayout/index.js
#	web/ASC.Web.Common/src/components/PageLayout/sub-components/section-body.js
#	web/ASC.Web.Common/src/components/PageLayout/sub-components/section-header.js
#	web/ASC.Web.Common/src/store/auth/actions.js
#	web/ASC.Web.Common/src/store/auth/reducer.js
#	web/ASC.Web.Components/package.json
2020-12-11 11:12:28 +03:00
0b0d7187e0 Update yarn.lock files 2020-12-10 18:45:49 +03:00
4d88b2fc28 Update yarn.lock files 2020-12-08 18:37:19 +03:00
ce4a3e3338 Update yarn.lock files 2020-12-08 18:17:46 +03:00
7d3dde38c4 Update yarn.lock files 2020-12-08 15:26:54 +03:00
42bfa9a3a6 Merge branch 'bugfix/sharing-settings' of github.com:ONLYOFFICE/AppServer into bugfix/sharing-settings 2020-12-08 15:12:42 +03:00
694daae135 Fixed redirection to default page if already logged-in 2020-12-08 15:12:33 +03:00
Ilya Oleshko
d2719e1cd9 Web: Fixed usage lodash/isEqual on fast-deep-equal 2020-12-08 14:09:46 +03:00
Ilya Oleshko
bd13067d0b Web: Added fast-deep-equal 2020-12-08 14:08:26 +03:00
7c51353970 Moved ModuleTile into Home page 2020-12-07 11:35:36 +03:00
Ilya Oleshko
4147d2f31a Web: Fixed temp loaders 2020-12-07 11:11:04 +03:00
71b6e9f27d Web: Files: init Files build and loading (Moved out from CRA) 2020-12-07 10:49:07 +03:00
Ilya Oleshko
cd100eba85 Web: Client: Fixed redirect after actions 2020-12-07 09:43:40 +03:00
70aa6c023d Web: Added dynostore for people reducers loading 2020-12-06 20:15:01 +03:00
2baf8cbc76 Fixed confirm link user creation 2020-12-04 17:15:00 +03:00
0784453daf Fix errors on login and logout 2020-12-04 14:21:51 +03:00
Ilya Oleshko
c32fc83399 Web: Client: Fixed property name, added missing property 2020-12-04 11:58:15 +03:00
Ilya Oleshko
d03584fcdd Web: Fixed isAuthenticated logic 2020-12-04 11:38:15 +03:00
1ed59c1694 Web: People: init People build and loading (Moved out from CRA) 2020-12-03 13:09:33 +03:00
88adb06b46 Web: Fixed loading data from public/ folder 2020-12-01 15:50:05 +03:00
7260e67902 Web: Fixed port conflict with OnlyofficeApiSystemService 2020-12-01 14:39:54 +03:00
f1119a3afd Web: Fixed Login/logout working 2020-12-01 13:45:27 +03:00
c963f2f2a3 Web: Added concurrently run of apps + fixed CORS problems 2020-12-01 13:02:31 +03:00
d78912fd32 Web: Client: Added NavMenu 2020-12-01 11:05:39 +03:00
f1bcf02a11 Web: Client: Added support of sass files 2020-12-01 10:53:38 +03:00
TatianaLopaeva
2cebf625fc Merge branch 'develop' into feature/fix-hide/show-header 2020-12-01 10:45:48 +03:00
15d13179ff web: Fixed start ASC.Web.Client 2020-12-01 10:40:01 +03:00
f10f6b8d3b Update yarn.lock files 2020-11-30 15:11:23 +03:00
172d93040b Web: Client: init frame work 2020-11-30 11:35:50 +03:00
8c965fa4e1 Web: People: changed empty screen description, fixed icons alignment 2020-11-28 13:44:31 +03:00
9b10672daf Web: Client: init re-write to webpack 5 2020-11-27 20:40:38 +03:00
b2832468c4 Frontend: client's code re-organization 2020-11-24 13:18:23 +03:00
beee70cd15 yarn workspaces init commit 2020-11-21 16:07:23 +03:00
TatianaLopaeva
10db39683f Web: Added Layout to App 2020-11-17 12:04:10 +03:00
Viktor Fomin
4c398104cb Update yarn.lock files 2020-11-12 15:06:18 +03:00
Viktor Fomin
f66fc4c7ba Web: Client: fix 2020-11-12 14:36:42 +03:00
Viktor Fomin
9890f1cc43 Update yarn.lock files 2020-11-12 13:37:13 +03:00
Viktor Fomin
9a7237aea0 Web: Client: added header loader 2020-11-12 13:31:48 +03:00
Viktor Fomin
d2a30544d6 Merge branch 'feature/filter-loader' of github.com:ONLYOFFICE/AppServer into feature/filter-loader 2020-11-11 17:38:10 +03:00
Viktor Fomin
91bc88ad28 Update yarn.lock files 2020-11-11 17:37:48 +03:00
Viktor Fomin
2cc252c2ae
Merge branch 'develop' into feature/filter-loader 2020-11-11 16:42:22 +03:00
Artem Tarasov
006ac1bb19 Update yarn.lock files 2020-11-11 16:16:30 +03:00
Viktor Fomin
40e2d85dbd Update yarn.lock files 2020-11-11 13:27:17 +03:00
Viktor Fomin
0852dd0814 Merge branch 'feature/filter-loader' of github.com:ONLYOFFICE/AppServer into feature/filter-loader 2020-11-10 18:25:25 +03:00
Viktor Fomin
d6b92a59be Web: Client: fix first loader 2020-11-10 18:21:11 +03:00
Viktor Fomin
df4c89cb91
Merge branch 'develop' into feature/filter-loader 2020-11-10 18:09:58 +03:00
Viktor Fomin
0490c8c3f0 Update yarn.lock files 2020-11-10 18:08:51 +03:00
Artem Tarasov
4031a609b8 Merge branch 'develop' into hotfix/documents-bugfix
# Conflicts:
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Components/src/components/icons/svg/index.js
2020-11-10 13:34:04 +03:00
Viktor Fomin
9cbe89d4b5
Merge branch 'develop' into feature/filter-loader 2020-11-10 11:02:29 +03:00
Viktor Fomin
834e8e6516 Update yarn.lock files 2020-11-10 10:46:26 +03:00
Viktor Fomin
022f28c676 Web: Client: delete first header preloader 2020-11-10 10:41:00 +03:00
Vladislav Makhov
633a5415c0 Fix url 2020-11-10 08:14:56 +03:00
Viktor Fomin
a7dee56194 Update yarn.lock files 2020-11-09 23:01:57 +03:00
Viktor Fomin
6e8685d8d6 Update yarn.lock files 2020-11-09 16:54:13 +03:00
Vladislav Makhov
21234d6a39 Remove unused data 2020-11-09 16:24:32 +03:00
Vladislav Makhov
078bb238fd Add url to store 2020-11-09 16:15:36 +03:00
Vladislav Makhov
7c6d5a9e54 Add translation 2020-11-09 15:58:58 +03:00
Vladislav Makhov
8ac2ad73d6 Fix title 2020-11-09 15:31:24 +03:00
Vladislav Makhov
cdaa816b36 Fix Help center link 2020-11-09 15:27:07 +03:00
Viktor Fomin
b3f4bd3f64 Update yarn.lock files 2020-11-09 15:16:44 +03:00
Vladislav Makhov
fee439b390 Refactoring 2020-11-09 15:11:46 +03:00
Viktor Fomin
835b6a2b62 Web: Client: fix first loader 2020-11-09 15:11:17 +03:00
Viktor Fomin
b0d202f7c9 Update yarn.lock files 2020-11-09 13:17:06 +03:00
Viktor Fomin
96276d23af Web: Client: delete logo 2020-11-09 13:07:58 +03:00
Vladislav Makhov
eeced56986 Refactoring 2020-11-09 13:03:18 +03:00
Vladislav Makhov
430c7ae73d Remove unused code 2020-11-09 12:05:17 +03:00
Vladislav Makhov
d569e8dd74 Refactoring 2020-11-09 12:02:03 +03:00
Vladislav Makhov
102837ed04 Add selector 2020-11-09 09:16:44 +03:00
Vladislav Makhov
6f38b66255 Add react-string-format lib 2020-11-06 19:18:32 +03:00
Viktor Fomin
c2e74d3756 Update yarn.lock files 2020-11-06 18:43:16 +03:00
Vladislav Makhov
c9eeeed26e Add separator 2020-11-06 16:20:27 +03:00
Viktor Fomin
4dc0e0d13d Web: Client: fix color 2020-11-06 16:17:20 +03:00
Vladislav Makhov
25c812937d Rename sendConsumerNewProps to updateConsumerProps 2020-11-06 14:29:55 +03:00
Vladislav Makhov
462c7578fb Moved declaration out from render 2020-11-05 18:56:45 +03:00