Commit Graph

3776 Commits

Author SHA1 Message Date
Vladislav Makhov
e58a489204 web: people: add Selected Group store 2021-02-08 10:02:07 +03:00
Vladislav Makhov
d285fa6ae4 web: people: add Editing Form store 2021-02-08 10:01:49 +03:00
Vladislav Makhov
997f7b6d65 web: people: migrate props to mobx 2021-02-08 10:01:01 +03:00
c10c1f17cd Merge branch 'feature/mobx' of https://github.com/ONLYOFFICE/AppServer into feature/mobx 2021-02-05 16:25:02 +03:00
2d9ee116de Web: Files: added new mobx stores, replaced fetchFiles from redux to mobx action 2021-02-05 16:24:54 +03:00
Vladislav Makhov
e747eeab92 web: people: remove dep from use effect 2021-02-05 16:19:46 +03:00
Vladislav Makhov
7deee30d24 web: people: migrate props to mobx 2021-02-05 16:19:18 +03:00
Vladislav Makhov
6ca4a97547 web: people: add target user store 2021-02-05 16:15:44 +03:00
Vladislav Makhov
ce9b0e9ba8 web: people: add mobx props 2021-02-05 13:50:02 +03:00
Vladislav Makhov
d98b554695 web: people: replace redux connect with mobx 2021-02-05 13:49:44 +03:00
Vladislav Makhov
6b98264bb2 web: add current user id 2021-02-04 20:11:58 +03:00
Vladislav Makhov
79a3ca68fd web: fix data 2021-02-04 20:11:41 +03:00
Vladislav Makhov
a8eeb6e6e8 web: people: migrate isAdmin prop 2021-02-04 19:29:53 +03:00
Vladislav Makhov
881c56d693 web: people: add current module name 2021-02-04 18:58:24 +03:00
Vladislav Makhov
ffbc9cb57e web: people: replace class component to functional 2021-02-04 18:26:44 +03:00
Vladislav Makhov
4f13f83a81 web: people: replace isLoading to MobX prop 2021-02-04 18:18:17 +03:00
Vladislav Makhov
7cf89aef1f Merge branch 'feature/mobx' of github.com:ONLYOFFICE/AppServer into feature/mobx 2021-02-04 16:24:46 +03:00
Vladislav Makhov
203e02e931 web: people: add People store models 2021-02-04 16:24:30 +03:00
9413ea871a Web: Files: moved App from redux to mobx 2021-02-04 12:52:43 +03:00
Vladislav Makhov
c3eabf09e8 web: people: add inject and observer HOC's 2021-02-04 11:55:14 +03:00
Vladislav Makhov
ee4dc0b142 web: add provider to People, fix init data fetching 2021-02-03 09:22:56 +03:00
2a79d8bb8d Web: Moved code to AuthStore usage 2021-02-02 17:26:58 +03:00
Vladislav Makhov
27523dc53a web: files: fix merge 2021-02-02 10:44:56 +03:00
Vladislav Makhov
26cdc94f1c Merge branch 'feature/mobx' of github.com:ONLYOFFICE/AppServer into feature/mobx
# Conflicts:
#	products/ASC.Files/Client/src/App.js
#	products/ASC.People/Client/src/App.js
2021-02-02 10:43:37 +03:00
Vladislav Makhov
25e58bcdf3 web: add provider 2021-02-02 10:23:00 +03:00
f8e6a72460 Web: Changed work with settings data from redux to mobx 2021-02-02 09:48:57 +03:00
0577bb635d Web: People: Changed work with user data from redux to mobx 2021-02-01 20:33:39 +03:00
Vladislav Makhov
de88da2fa7 Web: Changed work with user data from redux to mobx 2021-02-01 11:45:26 +03:00
f91ce2390b Web: Changed work with modules from redux to mobx 2021-01-29 18:06:02 +03:00
949ba5993e Web: Update yarn.lock files 2021-01-29 17:18:49 +03:00
9841b2ef1f Web: Added mobx and mobx-react packages 2021-01-29 17:17:58 +03:00
0246a30e84 Files: fix creation text file 2021-01-27 21:11:47 +03:00
Vladislav Makhov
72a5b5c2b9 Merge branch 'feature/upload-panel' of github.com:ONLYOFFICE/AppServer into feature/upload-panel 2021-01-27 17:29:09 +03:00
Vladislav Makhov
439abb6cd1 web: files: remove unused code 2021-01-27 17:28:54 +03:00
Viktor Fomin
32bfef070e Update yarn.lock files 2021-01-27 17:23:40 +03:00
Vladislav Makhov
3af17d659f web: files: remove unused code 2021-01-27 16:58:46 +03:00
Vladislav Makhov
a50f1a0d87 web: files: refactoring 2021-01-27 16:58:00 +03:00
Vladislav Makhov
b01200d5ed web: files: remove unused code 2021-01-27 16:30:04 +03:00
Viktor Fomin
6e6d706b23 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/upload-panel 2021-01-27 16:09:59 +03:00
Vladislav Makhov
700bca9c61 Merge branch 'feature/upload-panel' of github.com:ONLYOFFICE/AppServer into feature/upload-panel 2021-01-27 13:44:03 +03:00
Vladislav Makhov
7c267fd921 web: files: fix progress bar view 2021-01-27 13:43:51 +03:00
Viktor Fomin
4cc187fc78 Web: Files: fix 2021-01-27 13:10:22 +03:00
Viktor Fomin
88ceb29faa Merge branch 'feature/upload-panel' of github.com:ONLYOFFICE/AppServer into feature/upload-panel 2021-01-27 12:50:50 +03:00
Viktor Fomin
6e48956d08 Web: Files: fixed empty panel 2021-01-27 12:50:36 +03:00
Viktor Fomin
a8d6ec462a Web: Files: fixed tooltip 2021-01-27 12:37:54 +03:00
Viktor Fomin
3363a34113 Web: Files: filename truncation 2021-01-27 12:18:16 +03:00
Vladislav Makhov
f0052add3e web: files: fix privacy room error 2021-01-27 12:17:37 +03:00
Viktor Fomin
9bb716a575 Web: Files: returned translation 2021-01-27 12:07:24 +03:00
Vladislav Makhov
cb11417fb7 web: files: fix share button render 2021-01-26 17:46:36 +03:00
Vladislav Makhov
f02c38080e web: files: fix sharing panel render performance 2021-01-25 19:32:45 +03:00
Vladislav Makhov
4400873aa6 web: files: remove console log 2021-01-25 17:46:37 +03:00
1602fff50c Files: fix insert 2021-01-25 12:04:25 +03:00
Viktor Fomin
fc4e018c7d Web: Files: fixed uploadData 2021-01-22 14:41:45 +03:00
Viktor Fomin
4a00f39d8d Web: Files: fix 2021-01-22 14:12:40 +03:00
Viktor Fomin
02974a973b Web: Files: fixed icon name typo 2021-01-22 11:22:43 +03:00
Viktor Fomin
a5978c676b Web: Files: fixed clear uploadFiles 2021-01-22 11:19:39 +03:00
Vladislav Makhov
d5567ec4bf Merge branch 'feature/upload-panel' of github.com:ONLYOFFICE/AppServer into feature/upload-panel
# Conflicts:
#	products/ASC.Files/Client/src/components/panels/UploadPanel/FileRow.js
#	products/ASC.Files/Client/src/components/panels/UploadPanel/index.js
2021-01-21 21:30:14 +03:00
Vladislav Makhov
703a52a80b web: files: fix render performance 2021-01-21 21:18:52 +03:00
Vladislav Makhov
93af940e51 web: commented console.log 2021-01-21 20:55:36 +03:00
Viktor Fomin
fa01f99667 Web: Files: fixed file icon color witch error 2021-01-21 16:34:02 +03:00
Viktor Fomin
868526c70d Web: Files: fixed hide header 2021-01-21 15:40:28 +03:00
2e85d8a220 Files: fix insert 2021-01-21 10:42:23 +03:00
Viktor Fomin
6107494d16 Web: Files: fixed finish upload 2021-01-20 15:04:41 +03:00
8d62eb5fbf Update yarn.lock files 2021-01-20 12:55:23 +03:00
Viktor Fomin
fbcf056533 Web: Files: delete tooltip shadow 2021-01-20 12:51:59 +03:00
bf7a5d81df Web: Files: fix "getsharingkeys" working 2021-01-20 12:36:35 +03:00
Viktor Fomin
f3d9b68211 Web: Files: fixed upload empty files 2021-01-20 12:35:19 +03:00
Viktor Fomin
1f08c79de3 Web: Files: fix 2021-01-19 16:21:15 +03:00
Viktor Fomin
b7482fa533 Web: Files: fixed file name color with error 2021-01-19 15:37:09 +03:00
Viktor Fomin
544adbbf0b Web: Files: rename download panel 2021-01-19 15:26:52 +03:00
Viktor Fomin
565bf9949e Web: Files: added translation 2021-01-19 14:59:20 +03:00
Viktor Fomin
2888eff58c Web: Files: fix 2021-01-19 14:53:32 +03:00
Viktor Fomin
ef1957a9aa Web: Files: fixed styles 2021-01-19 14:41:17 +03:00
Viktor Fomin
c53fd493b4 Web: Files: open download panel 2021-01-19 14:40:21 +03:00
Viktor Fomin
3acc84ff7c Web: Files: resolved conflicts download panel 2021-01-19 14:05:44 +03:00
Viktor Fomin
2b2b195954 Web: Files: created download panel 2021-01-19 13:38:15 +03:00
3b959f81ed Bump version to v0.0.9 2021-01-18 19:06:31 +03:00
4d54aa766e Web: Files: removed useless api requests 2021-01-18 18:52:08 +03:00
f025c06299 Merge branch 'develop' into feature/thirdparty-integrations 2021-01-18 17:17:01 +03:00
Vladislav Makhov
36eba1c54c Merge branch 'feature/thirdparty-integrations' of github.com:ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-18 16:57:47 +03:00
Vladislav Makhov
cf4f509a7a web: files: fix connect panel opening 2021-01-18 16:57:36 +03:00
c8925cbb8b Web: Files: Fixed warnings on Chrome DevTools 2021-01-18 16:49:29 +03:00
a5882a04ee Merge branch 'feature/thirdparty-integrations' of github.com:ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-18 16:05:27 +03:00
fa2aef8e35 Files: fixed upload 2021-01-18 15:45:27 +03:00
e2c68dd09e Web: Files: fixed update thirdparty folders 2021-01-18 15:32:21 +03:00
445d2886b8 Web: Files: fixed empty screens for files 2021-01-18 14:43:22 +03:00
30ccd43252 Web: Added Enter handler 2021-01-18 13:22:23 +03:00
781386bd63 Files: fix deserialization 2021-01-18 11:59:17 +03:00
7c5ea61c2f Merge branch 'feature/thirdparty-integrations' of github.com:ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-18 11:56:10 +03:00
4917fcdc71 Merge branch 'feature/thirdparty-integrations' of https://github.com/ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-18 11:38:21 +03:00
6ec1e8baf0 Web: Files: fixed thirdparty loader 2021-01-18 11:38:14 +03:00
c6072b3c52 Thirdparty: fixed scope 2021-01-18 11:06:40 +03:00
f5179cd9f9 Merge branch 'feature/thirdparty-integrations' of github.com:ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-18 11:05:47 +03:00
b89b73f823 Web: Files: Changed base modal container 2021-01-18 11:05:32 +03:00
a342e661aa Merge branch 'feature/thirdparty-integrations' of https://github.com/ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-15 19:19:57 +03:00
738e834345 Web: Files: fixed onClose service connection dialog 2021-01-15 19:19:48 +03:00
Artem Tarasov
f5a1225d8d Web: Files: Settings: fixed loader display when switching from the settings tree 2021-01-15 19:10:44 +03:00
cb1b62d1c0 Web: Files: added error border 2021-01-15 18:41:30 +03:00
e78899e63f Web: Files: fixed display of errors 2021-01-15 18:37:17 +03:00
7de7d6ea5e Web: Files: fixed setIsLoading after connection thirdparty 2021-01-15 18:24:55 +03:00
e70211e071 Web: Files: fixed setErrorText 2021-01-15 18:18:42 +03:00
e23dcb1556 Web: Files: fixed display of thirdparty folders 2021-01-15 18:11:06 +03:00
4043f55849 Web: Files: added isLoading for thirdparty save button 2021-01-15 17:44:19 +03:00
096c8182a9 Web: Files: added isRequired to thirdparty fields 2021-01-15 17:39:58 +03:00
ca0e16adfa Web: Files: added error notification for thirdparty connection, removed route after connection 2021-01-15 17:35:14 +03:00
0f96dcfeb4 Files: fix copy thirdparty folder 2021-01-15 14:08:05 +03:00
90f81df4c7 Merge branch 'develop' into feature/thirdparty-integrations 2021-01-15 13:39:31 +03:00
Vladislav Makhov
429fa91ced Merge branch 'feature/thirdparty-integrations' of github.com:ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-15 13:37:03 +03:00
Vladislav Makhov
83557dc329 web: files: remove unnecessary code 2021-01-15 13:36:39 +03:00
Vladislav Makhov
3b1c0fc530 web: files: fix opening common folder 2021-01-15 13:34:02 +03:00
eafe767d9a Files: fixed file marker 2021-01-15 13:23:39 +03:00
d26bf8a343 Web: Files: Fixed displaying DocEditor 2021-01-15 13:09:28 +03:00
7650acfec3 Bump version to v0.0.8 2021-01-15 13:03:47 +03:00
Vladislav Makhov
52ac07dde9 web: files: fix fields validation without credentials data 2021-01-15 12:52:21 +03:00
Ilya Oleshko
7e992ef248 Merge branch 'feature/thirdparty-integrations' of github.com:ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-15 12:05:28 +03:00
290ff5e1bd Web: Files: fixed capabilitiesItem error 2021-01-15 12:00:27 +03:00
Ilya Oleshko
24127929aa Web: Files: Added ThirdParty response page, fixed oAuth connect/reconnect 2021-01-15 11:52:29 +03:00
2b2e7ba8bf Merge branch 'feature/thirdparty-integrations' of https://github.com/ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-15 10:41:45 +03:00
99c92f688a Web: Files: fixed user access 2021-01-15 10:41:32 +03:00
Artem Tarasov
afca6a3463 Web: Files: ConnectDialog: added tabIndex to input elements and enter key press handler 2021-01-14 18:11:23 +03:00
4ea47886f6 Bump version to v0.0.7 2021-01-14 17:56:05 +03:00
Vladislav Makhov
b8e8480120 Merge branch 'feature/thirdparty-integrations' of github.com:ONLYOFFICE/AppServer into feature/thirdparty-integrations
# Conflicts:
#	products/ASC.Files/Client/src/components/dialogs/ConnectDialog/locales/en/translation.json
#	products/ASC.Files/Client/src/components/dialogs/ConnectDialog/locales/ru/translation.json
2021-01-14 17:14:39 +03:00
Vladislav Makhov
227da9cd43 web: client: fix submitting empty fields in modal 2021-01-14 17:13:06 +03:00
Artem Tarasov
0c729c787a Web: Files: ConnectDialog: fix translation 2021-01-14 16:27:26 +03:00
f46e69af6f Web: Files: fixed updating of tree folders after editing a third-party folder 2021-01-14 13:29:06 +03:00
6f25123e50 Web: Files: fixed renaming of thirdparty folder 2021-01-14 13:23:30 +03:00
c6d4ff33b0 Merge branch 'feature/thirdparty-integrations' of https://github.com/ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-14 13:00:41 +03:00
44fd647f02 Web: Files: fixed rename folder 2021-01-14 13:00:32 +03:00
Vladislav Makhov
04ea490eec web: client: fix node margin 2021-01-14 12:50:16 +03:00
f2374ab669 Web: Files: fix opening links by url /Products/Files/DocEditor.aspx 2021-01-14 12:06:10 +03:00
77d7df2b0d Web: Files: fixed markasread files 2021-01-14 11:50:15 +03:00
47b5ff25ea Web: Files: Fix detecting doceditor page insensitive way 2021-01-14 11:39:36 +03:00
a1612a39c9 Web: Files: Added opportunity to open documents by old links 2021-01-14 11:02:31 +03:00
2848c39c57 Merge branch 'develop' into feature/thirdparty-integrations 2021-01-14 10:14:46 +03:00
576f473f4e Tags: fix 2021-01-13 19:09:05 +03:00
d63ab9910a Web: Files: fixed update service folders 2021-01-13 18:43:07 +03:00
34ab7983b7 Web: Files: fixed thirdparty edit 2021-01-13 17:29:24 +03:00
Viktor Fomin
4d60745a11 Web: Files: fixed undefined customer title 2021-01-13 16:32:13 +03:00
f3a2162537 Web: Files: added context menu to connection clouds 2021-01-13 14:17:45 +03:00
144a86fca7 Files: fix Deserialize 2021-01-13 13:49:52 +03:00
a41b774fe8 Merge branch 'feature/thirdparty-integrations' of https://github.com/ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-13 13:42:26 +03:00
c5ebea42de Web: Files: fixed getIsThirdPartySelection selector 2021-01-13 13:42:18 +03:00
ef686d78ac
Merge pull request #168 from ONLYOFFICE/features/jenkins-test
Jenkinsfile: run test
2021-01-13 13:31:46 +03:00
Artem Tarasov
b239b7304f Merge branch 'feature/thirdparty-integrations' of github.com:ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-13 12:54:03 +03:00
Artem Tarasov
7176819acc Web: Files: thirdParty: fixed service connection and window closing after connection 2021-01-13 12:53:46 +03:00
ae69a9559e Files: removed temp 2021-01-13 12:41:29 +03:00
Vladislav Makhov
1895cf45df web: client: fix folder title in modal 2021-01-13 12:40:52 +03:00
Vladislav Makhov
73ef78f465 Merge branch 'feature/thirdparty-integrations' of github.com:ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-13 11:43:55 +03:00
Vladislav Makhov
e6e6a6e2dd web: client: fix node selection 2021-01-13 11:43:42 +03:00
b05a809a32 Files: fix API SetAceLink for third-party 2021-01-13 11:40:11 +03:00