Commit Graph

40287 Commits

Author SHA1 Message Date
Vladimir Khvan
359896bf71 Web: Client: first step was refactored in data import 2023-11-27 15:06:01 +05:00
Vladimir Khvan
a98e181e2f Merge branch 'develop' into feature/data-migration 2023-11-24 16:43:32 +05:00
Vladimir Khvan
7d2921b33a tablet view table was refactored according to importAccounts store changes in data import 2023-11-24 16:42:27 +05:00
Vladimir Khvan
1a749da974 toggleAccount function was optimized in nextcloud import 2023-11-24 16:41:41 +05:00
Vladimir Khvan
718d8339c2 isDisabled prop was added to Row component 2023-11-24 16:40:06 +05:00
Vladimir Khvan
b1ab01053a email filling logic was added 2023-11-23 21:04:14 +05:00
Vladimir Khvan
f6c78f3ad8 20x20 data import icon was added 2023-11-23 21:03:14 +05:00
82c484bf23 Fix portal renaming for SAAS 2023-11-22 22:28:45 +04:00
Valeria Bagisheva
10b5f0ff9c
Add trigger action (#60)
* Add trigger action

* Add  'hotfix/v*' and 'release/v*' branches

* Add branch as a payload

* Delete  extra lines
2023-11-22 18:12:45 +03:00
Vladimir Khvan
0a20864fb1 added mock file 2023-11-22 20:00:21 +05:00
Vladimir Khvan
caa7c632c4 Merge branch 'develop' into feature/data-migration
Conflicts:
	packages/client/public/locales/en/Settings.json
	packages/client/public/locales/ru/Settings.json
	packages/client/src/pages/PortalSettings/Layout/Article/Body/index.js
	packages/client/src/pages/PortalSettings/utils/settingsTree.js
	packages/client/src/routes/portalSettings.js
	packages/client/src/store/DialogsStore.js
	packages/client/src/store/index.js
	packages/components/table-container/TableHeaderCell.js
	public/locales/en/Common.json
2023-11-22 19:45:10 +05:00
7e402b68e4 Fix Bug 65203 - Srv:Wizard. fix breaking comboboxes in wizard after remounting wizard component 2023-11-22 15:18:39 +01:00
Vladimir Khvan
3cf1a853d0 nextcloud was refactored according to store changed 2023-11-22 18:28:15 +05:00
Vladimir Khvan
97a0b59be7 store was refactored 2023-11-22 18:25:33 +05:00
596f1bd612 Fix Bug 65098 - Profile. The list of languages in the profile is cut off at the top when the window height is reduced or when the page scale is increased 2023-11-22 18:15:35 +05:00
950332c143
Merge pull request #82 from ONLYOFFICE/bugfix/65155
Bugfix/65155
2023-11-22 15:45:32 +04:00
b9d5f982cb Fix bug 65155 Files.DownloadAs. Files >100mb are downloaded without conversion via Download as. 2023-11-22 13:32:16 +04:00
6bd7cbf4af Applied new MustConvert in viewAccessibility 2023-11-22 13:13:44 +04:00
b25ea659ec fix capitalization 2023-11-22 13:06:15 +04:00
9885feb808 Renamed ViewAccessibility to ViewAccessibility 2023-11-22 12:59:23 +04:00
Vladimir Khvan
38e5d22015 Fix Bug 65193 - focused textarea on click 2023-11-22 00:04:13 +05:00
4c9ed36a6f Editor: DeepLink: fix 2023-11-21 17:06:23 +03:00
0b1ac58678 Merge branch 'release/v2.0.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.0.0 2023-11-21 18:26:37 +05:00
9d13fe7837 Fix Bug 65184 - Client: closed actions with the user if he was deleted 2023-11-21 18:26:24 +05:00
28aed2a68f Added new client tasks 2023-11-21 15:49:56 +04:00
c25fe8d82f Update yarn.lock 2023-11-21 15:47:22 +04:00
namushka
091b186061 Merge branch 'release/v2.0.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.0.0 2023-11-21 12:44:07 +03:00
namushka
bea7085856 fix bug 65189 2023-11-21 12:44:04 +03:00
namushka
262d70d1a9 fixed FileInput not working for multiple accept values 2023-11-21 12:43:53 +03:00
b974813500
Merge pull request #81 from ONLYOFFICE/bugfix/tablet-context-menu
Bugfix/tablet context menu
2023-11-21 13:35:07 +04:00
84b4f09ec6 Fix Bug 61275 - Files. Trash. Info. Extra dividing line in the file menu on the Info panel. 2023-11-21 14:27:47 +05:00
beba7526db Web: Client: Fix version history badge truncation 2023-11-21 10:24:59 +01:00
7bc2f9a2da fix Bug 65183 - Added reset of the selected folder when going to settings through sections in article. 2023-11-21 12:24:41 +03:00
Akmal Isomadinov
571d44062d Web:VersionHistory Fixed bug 65177 2023-11-21 13:39:13 +05:00
Akmal Isomadinov
b1a60a358e Web:Components:Utils Added trimSeparator 2023-11-21 13:11:16 +05:00
7ad0406505 fix Bug 65178 - Added data reassignment for Power User. 2023-11-20 18:08:10 +03:00
37b82fd7a2 fix Bug 65174 - Docs. Desktop. The version number in the translation has been removed. 2023-11-20 17:44:13 +03:00
54472810c8 Web: Tile: Fixed backdrop showing. 2023-11-20 17:25:23 +03:00
fc3bc74e19 Client: fix infinite loader 2023-11-20 16:51:38 +03:00
a0aaaf2e03 Merge branch 'release/v2.0.0' into bugfix/tablet-context-menu 2023-11-20 17:34:17 +04:00
25dd0a09cc Web: Components: ContextMenu: Added appearance of a second menu for tablet view. 2023-11-20 16:19:55 +03:00
4db3336155 Merge branch 'release/v2.0.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.0.0 2023-11-20 16:17:56 +03:00
c45bb4acc0 Web: Components: fixed TableHeaderCell clickability 2023-11-20 16:17:47 +03:00
724a62456c fix Bug 65161 - Fixed inability to scroll menu. 2023-11-20 16:17:35 +03:00
dd071f2e9c Web: Client: Fix username truncation 2023-11-20 13:54:41 +01:00
a2486b0e26 Fix Bug 65164 2023-11-20 15:38:59 +03:00
23de7a44de Merge branch 'release/v2.0.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.0.0 2023-11-20 15:24:46 +03:00
4d93c53064 Client:VersionHistory: fix open draw io plugin 2023-11-20 15:24:22 +03:00
fc4d1d58d8 Web: Components: fixed TableHeaderCell clickability 2023-11-20 15:12:18 +03:00
33e179e65a Merge branch 'release/v2.0.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.0.0 2023-11-20 13:19:51 +03:00