Commit Graph

3280 Commits

Author SHA1 Message Date
0b0d7187e0 Update yarn.lock files 2020-12-10 18:45:49 +03:00
4c9db8c0cb Web: Files: COMMENTED conversation functional 2020-12-10 18:24:19 +03:00
Viktor Fomin
d7d14b1bd2 Web: Common: show alert if convert error 2020-12-10 16:14:28 +03:00
dff5391b68 Merge branch 'develop' into bugfix/sharing-panel-refactoring 2020-12-10 15:07:14 +03:00
1a1417e20a Web: Files: fixed share link access rights 2020-12-10 14:46:57 +03:00
Alexey Kostenko
abda53a082 Web: Files/People/Common: Fixed header styles 2020-12-10 13:31:53 +03:00
a562631c3e Web: Files: removed useless code from sharing panel 2020-12-10 12:26:09 +03:00
82b6bc57bc Web: Files: moved advancedOptions to AccessComboBox 2020-12-10 12:14:34 +03:00
4eb4da95e6 Web: Files: removed useless sharing function, fixed sharingRow render 2020-12-10 11:17:01 +03:00
Alexey Kostenko
1a53841499 Web: Files/People/Common: Fixed header style 2020-12-10 09:48:35 +03:00
Viktor Fomin
60f11e4a18 Web: Files: fixed fileId 2020-12-09 19:38:00 +03:00
09ce302b57 Web: Files: Init new conversation process 2020-12-09 18:37:24 +03:00
2e0762b2c3 Merge branch 'develop' into bugfix/upload-with-convertation
# Conflicts:
#	products/ASC.Files/Client/src/store/files/actions.js
2020-12-09 16:19:03 +03:00
8fbec9ea42 Web: Files: removed useless code, added new translations for sharing panel 2020-12-09 16:01:37 +03:00
4903bb4c91 Web: Files: Fixed uploading additional files when the upload has already started 2020-12-09 15:57:56 +03:00
962e9c8643 Web: Files: refactoring SharingPanel 2020-12-09 15:39:52 +03:00
c3b935e6b3 Web: Files: added AccessComboBox component 2020-12-09 15:39:01 +03:00
2da7ae5656 Web: Files: added new share translations 2020-12-09 15:38:08 +03:00
86325f87ba Web: Common: fixed sharing api 2020-12-09 15:37:34 +03:00
bd18aa1415 Web: Files: Re-written uploading process to async controlled chain calls 2020-12-09 13:54:04 +03:00
Artem Tarasov
6511557445 Web: Components/People: applied prop showDisabledItems 2020-12-09 13:09:41 +03:00
Artem Tarasov
fb10d00272 Web: Files/Components/Common/People: z-index fix 2020-12-09 10:59:04 +03:00
Viktor Fomin
c4cad309b3 Web: Files: fixed 2020-12-09 10:57:00 +03:00
Artem Tarasov
854acc0b1a Merge branch 'develop' into bugfix/dropdown-fix
# Conflicts:
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Components/package.json
2020-12-08 23:03:42 +03:00
4d88b2fc28 Update yarn.lock files 2020-12-08 18:37:19 +03:00
e4a43ff558 Merge branch 'bugfix/sharing-settings' of github.com:ONLYOFFICE/AppServer into bugfix/sharing-settings 2020-12-08 18:26:11 +03:00
Alexey Kostenko
0e2db11c9d Web: Files: SharingPanel: Added new access option - "FilterEditing" 2020-12-08 18:26:27 +03:00
ce4a3e3338 Update yarn.lock files 2020-12-08 18:17:46 +03:00
c8f7555017 Merge branch 'develop' into bugfix/sharing-settings
# Conflicts:
#	products/ASC.Files/Client/src/store/files/actions.js
#	products/ASC.Files/Client/yarn.lock
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/yarn.lock
2020-12-08 18:06:31 +03:00
Alexey Kostenko
bc5b17367c Merge branch 'bugfix/sharing-settings' of github.com:ONLYOFFICE/AppServer into bugfix/sharing-settings 2020-12-08 17:45:40 +03:00
Alexey Kostenko
66e82c9206 Web: Files: Updated selector 2020-12-08 17:35:22 +03:00
Alexey Kostenko
92dfd37737 Web: Files: SharingPanel: Fixed possible access types of file 2020-12-08 17:31:01 +03:00
Viktor Fomin
ad2075c62e Web: Files: fixed folder jump 2020-12-08 16:25:21 +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
5e05907678 Web: Files: fixed getHeaderIndeterminate, getAccessedSelected selectors 2020-12-08 14:30:48 +03:00
Artem Tarasov
34d246deaf Web: Components/Files/People: z-index fix 2020-12-08 14:16:23 +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
Artem Tarasov
5446a6a24d Merge branch 'develop' into feature/version-hostory-redesign 2020-12-08 14:03:01 +03:00
a23909df51 Merge branch 'bugfix/sharing-settings' of github.com:ONLYOFFICE/AppServer into bugfix/sharing-settings 2020-12-08 13:53:31 +03:00
d50349765f Web: Files: fixed the visibility of the frame in the sharing panel 2020-12-08 13:40:24 +03:00
Artem Tarasov
52f0c1f96b Web: Components/Files: fix bugs, refactoring 2020-12-08 13:33:58 +03:00
Artem Tarasov
071f6c27c3 Merge branch 'develop' into bugfix/dropdown-fix
# Conflicts:
#	web/ASC.Web.Common/package.json
2020-12-08 13:15:02 +03:00
47fb514642 Merge branch 'bugfix/sharing-settings' of github.com:ONLYOFFICE/AppServer into bugfix/sharing-settings
# Conflicts:
#	products/ASC.Files/Client/src/components/panels/SharingPanel/SharingRow.js
2020-12-08 13:12:22 +03:00
f0d2e61f68 Web: Files: Refactoring 2020-12-08 13:11:19 +03:00
Alexey Kostenko
6a9b8ca662 Merge branch 'develop' into bugfix/sharing-settings 2020-12-08 12:23:36 +03:00
Alexey Kostenko
60cc94c06d Web: Files: SharingPanel: Refactoring 2020-12-08 11:08:38 +03:00
Viktor Fomin
e1947368bf Web: Files: fixed filter closing 2020-12-07 21:42:22 +03:00
Viktor Fomin
39e5119080 Web: Files: fixed filter closing 2020-12-07 21:16:53 +03:00
Viktor Fomin
d9e95dabab Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/floating-button 2020-12-07 21:03:07 +03:00
Viktor Fomin
c2e133553a Web: Files: fixed filter closing 2020-12-07 21:02:27 +03:00
Viktor Fomin
70086c5cb7 Merge branch 'feature/floating-button' of github.com:ONLYOFFICE/AppServer into feature/floating-button 2020-12-07 20:21:06 +03:00
c48b5783f1 People: search ignore case 2020-12-07 19:56:59 +03:00
Viktor Fomin
342a02d9b4 Web: Files: fixed filter closing 2020-12-07 18:52:22 +03:00
Alexey Kostenko
ac5b23f23a Web: Files: Fixed determining the file format 2020-12-07 18:07:45 +03:00
Alexey Kostenko
10183ff90b Web: Files: Style fix, small refactoring 2020-12-07 16:58:02 +03:00
Alexey Kostenko
eb4f5c2085 Web: Files: Removed link highlighting on click 2020-12-07 15:36:50 +03:00
Viktor Fomin
982ce4e12c
Merge branch 'develop' into feature/floating-button 2020-12-07 14:50:49 +03:00
Viktor Fomin
2be2085655 Update yarn.lock files 2020-12-07 14:48:09 +03:00
Viktor Fomin
04a009543d Web: Common: fixed folder id 2020-12-07 14:43:00 +03:00
Alexey Kostenko
bc8efccf1b Web: Files: SharingPanel: Style fix 2020-12-07 14:34:41 +03:00
Alexey Kostenko
98e1d94ea7 Web: Files: Fixed header style 2020-12-07 13:52:57 +03:00
Alexey Kostenko
149adcc372 Merge branch 'develop' into bugfix/sharing-settings 2020-12-07 13:44:42 +03:00
a2f1bada5e
Merge branch 'develop' into bugfix/login-fix 2020-12-07 13:26:55 +03:00
Viktor Fomin
f8dcb6c59e Web: Files: fixed uploading files, added refresh files 2020-12-07 13:20:07 +03:00
Viktor Fomin
b693cbdd4f Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/floating-button 2020-12-07 13:19:32 +03:00
Ilya Oleshko
4147d2f31a Web: Fixed temp loaders 2020-12-07 11:11:04 +03:00
9b559a6df0 Files: fix get share info 2020-12-07 11:02:37 +03:00
Alexey Kostenko
4264345556 Web: Files: Fixed styles in EmbeddingPanel 2020-12-07 10:40:59 +03:00
Ilya Oleshko
83466bd638 Merge branch 'develop' into bugfix/login-fix 2020-12-07 09:52:04 +03:00
Alexey Kostenko
b822342387 Web: Files: SharingPanel: Fixed clickable area in combo button in peopleSelector/groupSelector 2020-12-07 09:33:16 +03:00
Alexey Kostenko
744898d94d Web: Files: Style fix 2020-12-04 16:54:13 +03:00
c764812d3a Common: refactoring 2020-12-04 16:48:54 +03:00
Alexey Kostenko
e6483213d5 Web: Files: Removed dropdown in internal link icon, style fix 2020-12-04 15:56:39 +03:00
Artem Tarasov
93da24a63a Web: Common/Files/People: fixed z-index 2020-12-04 14:58:37 +03:00
0784453daf Fix errors on login and logout 2020-12-04 14:21:51 +03:00
Alexey Kostenko
ab71a6dd33 Web: Files/Common: Refactoring, changing access type to external share link 2020-12-04 14:09:31 +03:00
Ilya Oleshko
d03584fcdd Web: Fixed isAuthenticated logic 2020-12-04 11:38:15 +03:00
5291c2b11c Merge branch 'develop' into bugfix/new-files-panel-fix 2020-12-04 10:58:05 +03:00
Alexey Kostenko
32651dd4d5 Web: Files: Fixed the method for determining access options 2020-12-04 09:48:37 +03:00
9ddb7c4d0e Files: fix upload 2020-12-03 21:42:39 +03:00
Viktor Fomin
fcb7ecc071 Web: Files: fixed uploading files 2020-12-03 19:22:46 +03:00
73ffc6104d Merge branch 'develop' into bugfix/new-files-panel-fix 2020-12-03 18:26:02 +03:00
ef92cf1cae File: fix FileStreamModel 2020-12-03 18:15:35 +03:00
Alexey Kostenko
14031d121e Web: Files/Common: Style fix 2020-12-03 18:14:11 +03:00
b5807c695d Web: Files: refactoring panels styles 2020-12-03 18:05:58 +03:00
a39192ff21 Web: Common: added new containers styles, added classNames to people and files containers 2020-12-03 18:03:05 +03:00
d39b0743fd Files: fix GetSecurityInfo 2020-12-03 17:50:17 +03:00
34f8d17b84 Files: set files securityinfo 2020-12-03 17:43:33 +03:00
Alexey Kostenko
5fe44c3976 Web: Files/Common: Change access type to external link, refactoring, applied prettier style fix 2020-12-03 15:18:38 +03:00
Viktor Fomin
2482f12e3e Web: Files: fixed uploading files 2020-12-03 14:17:40 +03:00
155b23f799 Files: GetSecurityInfo 2020-12-02 16:17:43 +03:00
Alexey Kostenko
6be36a65cd Web: Files: SharingPanel: Changing access type external link by toggle button 2020-12-02 15:31:43 +03:00
Alexey Kostenko
541cedeb4f Web: Files: Revert local changes 2020-12-02 11:21:17 +03:00
Alexey Kostenko
23b209b85c Merge branch 'develop' into bugfix/sharing-settings 2020-12-02 09:14:36 +03:00
Alexey Kostenko
2f61c821bf Web: Files: Opening editor without authorization 2020-12-02 08:56:42 +03:00
303abad2a4 Files: change owner 2020-12-01 22:59:42 +03:00
Ilya Oleshko
eb2ae72026 Web: Files : Components: Hide logs 2020-12-01 17:19:07 +03:00
Viktor Fomin
86425fac97 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/floating-button 2020-12-01 16:31:17 +03:00
Viktor Fomin
0d1f1a4599 Update yarn.lock files 2020-12-01 16:26:13 +03:00
Viktor Fomin
133b1bfc39 Web: Files: fixed files uploading 2020-12-01 16:25:49 +03:00
Viktor Fomin
1c8b7115a5 Web: Common: fixed files uploading 2020-12-01 14:06:57 +03:00
f1f1ae818e Files: fix long operation 2020-12-01 12:29:08 +03:00
8de24eae99 Files: openedit. AllowAnonymous 2020-12-01 10:20:15 +03:00
6f76404eaa Files: optimization 2020-11-30 23:02:10 +03:00
Viktor Fomin
8c8475bd51 Web: Common: fixed percent calculation 2020-11-30 19:12:16 +03:00
Alexey Kostenko
7a95d4b942 Web: Files: Server: Added api setacelink 2020-11-30 18:34:45 +03:00
645749fbc7 Files: rename ParentFolderID to FolderId.
Optimization
2020-11-30 16:47:26 +03:00
Viktor Fomin
2c8b384ef1 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/floating-button 2020-11-30 15:17:48 +03:00
Viktor Fomin
e49ac0fec7 Web: Files: added progress load 2020-11-30 15:15:59 +03:00
f10f6b8d3b Update yarn.lock files 2020-11-30 15:11:23 +03:00
4ad116937a Merge branch 'develop' into bugfix/fix-empty-screen-description 2020-11-30 13:27:35 +03:00
c029a2df04 Web: People: fixed text alignment 2020-11-30 12:15:45 +03:00
Alexey Kostenko
e27400e573 Web: Files: SharingPanel: Added a template for setting up an external link 2020-11-30 09:33:35 +03:00
8c965fa4e1 Web: People: changed empty screen description, fixed icons alignment 2020-11-28 13:44:31 +03:00
a0adc29899 Web: People: fixed alignment and color of icons 2020-11-28 13:15:30 +03:00
83e4db1e7f Web: People: removed useless buttons styles 2020-11-28 13:05:10 +03:00
2b7480a200 Web: People: fixed headers fontWeight 2020-11-28 13:03:53 +03:00
Viktor Fomin
69b823ce46 Web: Files: fixed calculation new percent 2020-11-27 17:51:01 +03:00
12542c137c Remove todo 2020-11-27 17:06:26 +03:00
b4e071081c todo 2020-11-27 16:42:27 +03:00
95ba0185db Web: Files: fixed files row metadata 2020-11-26 17:07:43 +03:00
Alexey Kostenko
50ec9c371a Web: Files: SharingPanel: Added Disabling LinkRow 2020-11-26 16:25:47 +03:00
56fc822099 Web: Files: removed files row metadata 2020-11-26 15:11:44 +03:00
Alexey Kostenko
541a1bb8aa Web: Files: SharingPanel: Fixed internal/external links style 2020-11-26 14:53:48 +03:00
afc280904b Web: People: fixed passwordSettings minLength 2020-11-26 12:27:09 +03:00
ed22ffb326 Files: bugfix and optimization 2020-11-25 18:40:23 +03:00
Alexey Kostenko
3a9dc6b1c8 Web: Files: SharingPanel: Refactoring, Added toggle button and dropDown to LinkRow 2020-11-25 17:03:48 +03:00
Alexey Kostenko
8a0c8957fd Web: Files: SharingPanel: Refactoring (function "linksFunction" is moved to a separate component) 2020-11-25 15:40:17 +03:00
Viktor Fomin
ebc7886762 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/floating-button 2020-11-25 14:57:56 +03:00
Viktor Fomin
3d8caa1f4d Update yarn.lock files 2020-11-25 14:57:17 +03:00
Viktor Fomin
1a1e9bef8e Web: Files: fixed alert 2020-11-25 14:37:07 +03:00
Viktor Fomin
d1bc59aad4 Web: Files: added alert 2020-11-25 13:50:05 +03:00
Alexey Kostenko
4d92a4499e Web: Files: SharingPanel: Fixed indents 2020-11-25 09:24:54 +03:00
Alexey Kostenko
437032a541 Merge branch 'develop' into bugfix/sharing-settings 2020-11-24 17:54:23 +03:00
Alexey Kostenko
9534f48a7d Web: Files/Components: Fixed combo-button (Enable click on icon) 2020-11-24 17:52:23 +03:00
4a1023808c People: filter groups 2020-11-24 16:13:49 +03:00
b487adb9fc Refactoting & optimization 2020-11-24 13:15:11 +03:00
Artem Tarasov
bea20b5098 Web: Files: VersionHistory: fixed comment display 2020-11-24 12:27:42 +03:00
Alexey Kostenko
f2701388c2 Web: Files: SharingPanel: Fixed header styles 2020-11-24 06:58:20 +03:00
Viktor Fomin
c6a6b324e6 Update yarn.lock files 2020-11-23 14:20:52 +03:00
Viktor Fomin
26217ab4df Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/floating-button 2020-11-23 14:16:09 +03:00
Viktor Fomin
e3701e9aa2 Web: Files: put timeout in constant 2020-11-23 14:14:32 +03:00
Artem Tarasov
a6b4a8452f Merge branch 'develop' into feature/version-hostory-redesign
# Conflicts:
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Components/package.json
2020-11-23 13:58:54 +03:00
Viktor Fomin
f92f1e6573 Web: Files: remove operation type 2020-11-23 12:59:13 +03:00
af77fa0f24
Merge branch 'develop' into bugfix/filter-fix 2020-11-20 16:19:52 +03:00
71b6f71fd7 Files: fix dispose 2020-11-20 15:49:57 +03:00
Viktor Fomin
7deaecc525 Update yarn.lock files 2020-11-20 15:36:14 +03:00
Viktor Fomin
8ffc4b4d4a Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/floating-button 2020-11-20 15:35:59 +03:00
Alexey Kostenko
32b49a02c6 Web: Files: SharingPanel: fixed footer in add users/groups menu 2020-11-20 15:02:11 +03:00
Alexey Kostenko
d120621f65 Web: Files: SharingPanel: Fixed button styles 2020-11-20 14:38:16 +03:00
be081c45b6 Files: fixed share folder 2020-11-20 13:45:42 +03:00
Artem Tarasov
56d2286f63 Merge branch 'develop' into bugfix/filter-fix 2020-11-20 13:09:04 +03:00
Artem Tarasov
f2d15f07f8 Web: People: Filter: changed translation of elements in the sorting list 2020-11-20 12:43:35 +03:00
b5a66444d7 Thirdparty: fix save 2020-11-20 12:24:17 +03:00
Viktor Fomin
2a175aedf4 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/floating-button 2020-11-20 11:53:18 +03:00
0337bd58da Files: fixed DI 2020-11-20 10:22:15 +03:00
Viktor Fomin
ed21b37651 Web: Files: fixed cleaning secondary operations 2020-11-20 00:03:13 +03:00
2a222a94fc Thirdparty: fix save 2020-11-19 22:17:45 +03:00
5aef0e809e Files: fix get share 2020-11-19 21:48:16 +03:00
1ddb6804ed Files: fix share thirdparty 2020-11-19 21:47:40 +03:00
Viktor Fomin
11c4864e9c Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/floating-button 2020-11-19 16:20:27 +03:00
Viktor Fomin
66945edc80 Update yarn.lock files 2020-11-19 16:19:05 +03:00
Viktor Fomin
9cd88443f2 Web: Files: fixed loaders, added second 2020-11-19 16:11:14 +03:00
Artem Tarasov
c0346ddcf6 Merge branch 'develop' into feature/version-hostory-redesign 2020-11-19 16:08:11 +03:00
Artem Tarasov
be094640fe Web: Files: Filter: fixed names of sorting items 2020-11-19 13:22:09 +03:00
2ceb845808 Thirdparty: fix copy 2020-11-19 11:30:00 +03:00
Viktor Fomin
a2e6e9cf25 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/floating-button 2020-11-18 18:00:28 +03:00
Viktor Fomin
c8f07b73bb Web: Files: icon display by operation type 2020-11-18 17:59:39 +03:00
Viktor Fomin
e6007dc302 Web: Files: fixed label on icon, returned label 2020-11-18 17:29:41 +03:00
93410996f0 Merge branch 'develop' into refactoring/files-thirdparty 2020-11-18 15:19:36 +03:00
2909d9d240 Thirdparty: refactoring security, tag 2020-11-18 13:37:11 +03:00
3c19fda2de Thirdparty: refactoring security 2020-11-18 11:28:43 +03:00
20d37596cf Files: fix share 2020-11-17 22:36:27 +03:00
0c520416fa Files: remove cache 2020-11-17 21:17:23 +03:00
f1f9cce600
Merge branch 'develop' into feature/floating-button 2020-11-17 19:07:08 +03:00
6cb92946be fix uploadmemberphoto 2020-11-17 18:01:34 +03:00
f11a11d470 Thirdparty: refactoring 2020-11-17 17:56:36 +03:00
903abca3a8 Thirdparty: refactoring 2020-11-17 17:41:42 +03:00
1b03c87157 Thirdparty: refactoring 2020-11-17 17:08:54 +03:00
Viktor Fomin
34e361a329 Update yarn.lock files 2020-11-17 14:31:11 +03:00
Viktor Fomin
26c3558063 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/floating-button 2020-11-17 14:24:13 +03:00
Viktor Fomin
f212dc7ad9 Web: Files: changed progress bar to floating button 2020-11-17 14:23:14 +03:00
Artem Tarasov
efacc50ac4 Merge branch 'develop' into feature/version-hostory-redesign 2020-11-17 11:48:55 +03:00
Artem Tarasov
900fc894fe Web: Files: VersionHistory: refactoring 2020-11-17 11:47:00 +03:00
2c945b0414
Merge branch 'develop' into hotfix/filter-input-hotfix 2020-11-17 11:18:59 +03:00
121f34946b Files: added base "Only in TMFileDao" methods 2020-11-17 11:13:53 +03:00
Alexey Kostenko
3702bd597d Web: Common: Refactoring HOC withLayoutSize 2020-11-17 10:32:02 +03:00
Alexey Kostenko
c6d4b5bf60 Merge branch 'develop' into hotfix/filter-input-hotfix 2020-11-17 08:11:35 +03:00
Alexey Kostenko
99ae4dba20 Web: People: Changed Consumer to HOC 2020-11-17 06:39:08 +03:00
Alexey Kostenko
e65f2b36c7 Web: Files: Filter: Changed Consumer to HOC 2020-11-17 06:33:34 +03:00
7866ba1212 Files: removed dependencies 2020-11-16 21:30:33 +03:00
77fec89a0f Files: DotNetZip replaced with SharpCompress 2020-11-16 19:41:14 +03:00
Viktor Fomin
e51c7d2dd4 Update yarn.lock files 2020-11-16 18:56:12 +03:00
Artem Tarasov
8d56195705 Merge branch 'develop' into feature/version-hostory-redesign 2020-11-16 17:35:43 +03:00
Artem Tarasov
fe5de62a3b Web: Files: VersionHistory: fixed filter reset after returning from the VersionHistory padge 2020-11-16 17:34:17 +03:00
cd523404f1 Merge branch 'develop' into refactoring/scope 2020-11-16 17:09:19 +03:00
Artem Tarasov
7f1387410c Web: Files: VersionHistory: refactorung 2020-11-16 16:46:00 +03:00
Artem Tarasov
af8a8ba77b Web: Files: VersionHistoryPanel: fixed render error 2020-11-16 15:38:57 +03:00
Artem Tarasov
52432308f9 Web: Files: VersionHistory: Loaders.HistoryRows component applied 2020-11-16 15:26:41 +03:00
Alexey Kostenko
af8ce86d2d Merge branch 'develop' into hotfix/filter-input-hotfix 2020-11-16 12:36:55 +03:00
7c228a78e5 Files: fix create file in thirdparty 2020-11-15 18:34:47 +03:00
68483bc979 Merge branch 'develop' into refactoring/scope
# Conflicts:
#	common/ASC.FederatedLogin/LoginProviders/BoxLoginProvider.cs
#	common/ASC.FederatedLogin/LoginProviders/DocuSignLoginProvider.cs
#	common/ASC.FederatedLogin/LoginProviders/DropboxLoginProvider.cs
#	common/ASC.FederatedLogin/LoginProviders/GoogleLoginProvider.cs
#	common/ASC.FederatedLogin/LoginProviders/OneDriveLoginProvider.cs
#	web/ASC.Web.Api/Controllers/PortalController.cs
#	web/ASC.Web.Api/Startup.cs
2020-11-13 16:03:17 +03:00
Artem Tarasov
575f9af8aa Web: Files: VersionHistoryPanel: added propTypes 2020-11-13 15:48:52 +03:00
Artem Tarasov
144d1894c5 Web: Files: Deleted unusing var 2020-11-13 15:48:21 +03:00
Artem Tarasov
fa06fb84a6 Web: Files: VersionHistory: added redirect when following a direct link 2020-11-13 15:35:16 +03:00
Artem Tarasov
e3ae7df15e Web: Files: VersionHistory: added fileId to store 2020-11-13 15:34:18 +03:00
Artem Tarasov
e558a9a6ab Web: Files: VersionHistory: added prop visibilityVersionHistoryPanel to redux 2020-11-13 14:51:48 +03:00
Artem Tarasov
60404c326a Web: Files: VersionHistoryPanel: refactoring 2020-11-13 14:26:14 +03:00
Artem Tarasov
ca4c71f714 Merge branch 'develop' into feature/version-hostory-redesign 2020-11-13 14:00:30 +03:00
Artem Tarasov
31a6f65e06 Web: Files: VersionHistory: getting culture moved to VersionRow 2020-11-13 13:58:58 +03:00
Artem Tarasov
17c019304b Web: Files: VersionHistoryPanel: fixed styles 2020-11-13 11:45:13 +03:00
Artem Tarasov
a38abc4ff4 Web: Fieles: VersionHistoryPanel: styled refactoring 2020-11-13 11:07:01 +03:00
Artem Tarasov
95a6f2ea47 Web: Files: VersionHistory: fixed render MainButton 2020-11-13 11:04:12 +03:00
Alexey Kostenko
df060ba8a2 Merge branch 'develop' into hotfix/filter-input-hotfix 2020-11-13 10:58:34 +03:00
Viktor Fomin
fc33f10e37
Merge branch 'develop' into feature/filter-loader 2020-11-13 10:30:09 +03:00
2ec76cae70 Merge branch 'develop' into bugfix/x-www-form-urlencoded 2020-11-12 18:03:10 +03:00
Viktor Fomin
4c398104cb Update yarn.lock files 2020-11-12 15:06:18 +03:00
Alexey Kostenko
913c45a00b Merge branch 'develop' into hotfix/filter-input-hotfix 2020-11-12 14:40:46 +03:00
Artem Tarasov
d0da8d15bd Merge branch 'develop' into feature/version-hostory-redesign 2020-11-12 14:27:40 +03:00
Artem Tarasov
ed2fa1260d Web: Files: VersionHistoryPanel: fixed styles 2020-11-12 14:25:52 +03:00
Viktor Fomin
9890f1cc43 Update yarn.lock files 2020-11-12 13:37:13 +03:00
Viktor Fomin
0bb00e39db Web: People: added header loader 2020-11-12 13:31:19 +03:00
Viktor Fomin
97d9d58a29 Web: Files: added header loader 2020-11-12 13:30:54 +03:00
Alexey Kostenko
366989ea9c Web: People: Added sectionWidth prop to filterInput 2020-11-12 11:23:08 +03:00
Artem Tarasov
f35effd715 Web: Files: VersionHistory: refactoring 2020-11-12 11:10:36 +03:00
Viktor Fomin
3dc69fc9e8 Web: People: added group loader 2020-11-12 00:12:28 +03:00
Viktor Fomin
45e9ab5aea Merge branch 'develop' into feature/filter-loader 2020-11-11 23:26:03 +03:00
d8bd2b7d21 Update yarn.lock files 2020-11-11 22:03:47 +03:00
c4411f7b00
Merge branch 'develop' into hotfix/section-loader 2020-11-11 21:54:02 +03:00
SuhorukovAnton
9039c810c5 x-www-form-urlencoded: fix 2020-11-11 18:36:58 +03:00
Artem Tarasov
da5956b5e9 Web: Files: VersionHistory: added condition for opening VersionHistoryPanel 2020-11-11 17:51:48 +03:00
Artem Tarasov
53f18ae0a8 Web: Files: added VersionHistoryPanel 2020-11-11 17:39:10 +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
Artem Tarasov
3908768165 Merge branch 'develop' into feature/version-hostory-redesign 2020-11-11 17:01:32 +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
Alexey Kostenko
63dad62226 Web: People: Do not show the loader if the data has already been loaded (Switching from the profile page to the main page) 2020-11-11 15:46:46 +03:00
Artem Tarasov
135c1d024d Web: Files: VersionHistory: added styles 2020-11-11 15:19:30 +03:00
Alexey Kostenko
7a6a9b539b Web: People: Fixed loading of the main page when switching from a profile 2020-11-11 14:09:40 +03:00
Viktor Fomin
40e2d85dbd Update yarn.lock files 2020-11-11 13:27:17 +03:00
Artem Tarasov
aa24536b44 Web: Files: VersionHistory: added VersionHistoryPanel 2020-11-11 12:23:07 +03:00
Alexey Kostenko
e29eeb2f4b Web: Common/Client: FilterInput: Added sectionWidth prop 2020-11-11 07:27:42 +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
2ebd7e882c Web: People: fix first loader 2020-11-10 18:20:56 +03:00
Viktor Fomin
237084a749 Web: Files: fix first loader 2020-11-10 18:20:42 +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