Commit Graph

23893 Commits

Author SHA1 Message Date
mushka
e5fb6bd54c added theme colors for dropzone 2022-08-27 00:53:11 +03:00
mushka
7dc3d30eb3 added theme colors for dropdown 2022-08-27 00:53:00 +03:00
mushka
54eb1834ae added theme colors for RoomType 2022-08-27 00:52:37 +03:00
mushka
ba0e49a20b fixed merge issues 2022-08-27 00:51:53 +03:00
mushka
d227b98929 added base theme colors 2022-08-27 00:51:22 +03:00
mushka
84639f2575 fixed old noTag label showin in table view 2022-08-26 20:14:34 +03:00
mushka
5351719175 new thirdparty connect btn stays diabled until provedr is chosen 2022-08-26 20:12:48 +03:00
mushka
56c2cd64c5 Merge branch 'develop' into feature/create-room 2022-08-26 19:28:06 +03:00
mushka
28f177e842 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into develop 2022-08-26 19:19:35 +03:00
85b3b3b570
Merge pull request #761 from ONLYOFFICE/feature/docspace-backup
Feature/docspace backup
2022-08-26 19:03:56 +03:00
a9b8a64e61 Web: Added translation for rooms module. 2022-08-26 18:59:28 +03:00
ed5f62a877 Merge branch 'develop' into feature/docspace-backup
# Conflicts:
#	packages/client/src/pages/PortalSettings/index.js
2022-08-26 18:48:20 +03:00
d084a0e709
Merge pull request #767 from ONLYOFFICE/feature/system-plugin-v2
Feature/plugin system
2022-08-26 18:19:43 +03:00
51e814a52c
Merge branch 'develop' into feature/system-plugin-v2 2022-08-26 18:18:39 +03:00
899d103639 Web: Restored work of auto-changelog and debug-info with local packages/auto-changelog-2.3.1.tgz 2022-08-26 17:59:52 +03:00
45f83c070c Web: Fixed tree. 2022-08-26 17:59:51 +03:00
8e24f343a7 Web: Renamed files. 2022-08-26 17:58:34 +03:00
2bfa12f8b6 Web: Changed translations, deleted useless translations. 2022-08-26 17:54:50 +03:00
b67e479ed0 Web: Deleted useless button. 2022-08-26 17:39:38 +03:00
303de70cad Web: Added parameters to the local storage. 2022-08-26 17:35:29 +03:00
TimofeyBoyko
f92ffe10e5 Plugin: delete useless save 2022-08-26 17:13:22 +03:00
TimofeyBoyko
4c4fa75af9 Plugins: add validation for uploading file 2022-08-26 16:49:41 +03:00
07a8adc8e8 Web: Added a personal room to folder list. Disabled the selection of a shared room to save a backup. 2022-08-26 15:27:42 +03:00
TimofeyBoyko
30906a305f Plugins: fix warnings 2022-08-26 14:05:13 +03:00
TimofeyBoyko
908349a111 Plugins: remfraf dist after start 2022-08-26 14:04:50 +03:00
5a2b269709 Update yarn.lock 2022-08-26 13:44:53 +03:00
TimofeyBoyko
e61a79648d Resolve confilcts after merge 'develop' 2022-08-26 13:32:41 +03:00
TimofeyBoyko
7eeda0ba6a Resolve confilcts after merge 'develop' 2022-08-26 13:30:45 +03:00
TimofeyBoyko
3803163ff3 Merge branch 'develop' into feature/system-plugin-v2 2022-08-26 13:26:41 +03:00
TimofeyBoyko
bf170b594e Plugins: delete useless code 2022-08-26 13:22:13 +03:00
TimofeyBoyko
0748afe854 Plugins: add logs, config and change service start 2022-08-26 12:51:43 +03:00
3a3a3bbc76 Web: Fixed styles. 2022-08-26 11:35:57 +03:00
ac47004401 Web: Fixed translations. 2022-08-26 10:25:56 +03:00
8998c9ee5b Merge branch 'feature/docspace-backup' of github.com:ONLYOFFICE/AppServer into feature/docspace-backup 2022-08-26 10:21:08 +03:00
084cea375a Web: Fixed translation for module documents. 2022-08-26 10:18:54 +03:00
eb3ed80b70 Web: Fixed folder tree (removed basic tree), refactoring. 2022-08-26 09:50:56 +03:00
20e8d3ebd7 Web: Added FloatingButton. 2022-08-26 08:51:18 +03:00
63ba97d982 Web: Fixed styles. 2022-08-26 08:14:44 +03:00
mushka
9a956fd49d removed for-dev console.log 2022-08-25 21:31:05 +03:00
mushka
ee2513d66e reduced num of max dislpayed tags in previewTile 2022-08-25 19:20:03 +03:00
mushka
7a6b170af2 added titles ti input param labels 2022-08-25 19:19:14 +03:00
mushka
2c4fae9dca disabled user-select on uncommed params and started adding titles to interactive elems 2022-08-25 19:11:47 +03:00
mushka
8f97d050c1 fix unsexpected modalDialog closing when dragging mouse outside of content 2022-08-25 18:55:15 +03:00
mushka
8d3a731e60 removed for-dev console.log 2022-08-25 18:16:03 +03:00
mushka
35e402e460 fixed iconCropper memory leak 2022-08-25 18:14:20 +03:00
mushka
a5fb78cca9 added onClick for defaultTag to filter by room type 2022-08-25 18:05:20 +03:00
d8ff05f7c6
Merge branch 'develop' into feature/docspace-backup 2022-08-25 16:34:59 +03:00
mushka
5eea7d0f0d Merge branch 'feature/create-room' of github.com:ONLYOFFICE/AppServer into feature/create-room 2022-08-25 15:38:05 +03:00
mushka
64f899fbbf Merge branch 'develop' into feature/create-room 2022-08-25 15:36:52 +03:00
mushka
a996bd18c6 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into develop 2022-08-25 15:36:08 +03:00