Commit Graph

3164 Commits

Author SHA1 Message Date
mushka
f0351ceec0 added roomLogo api methods 2022-08-15 15:54:46 +03:00
mushka
95be5666fd updated tagInput and tagList 2022-08-15 15:54:24 +03:00
mushka
aad25382f2 moved privacy setting to own component and added warning banner 2022-08-15 15:53:47 +03:00
mushka
d79e7bf452 fixed translations in data & removed thhirdparties 2022-08-15 15:53:16 +03:00
mushka
5aa2147bf3 added permanent settings 2022-08-15 15:52:30 +03:00
mushka
78fe429124 restructured params to templates 2022-08-15 15:52:10 +03:00
mushka
5097d09a44 created iconEditorComponent 2022-08-15 15:51:11 +03:00
mushka
84f50bd4bd updated state in EditRoom 2022-08-15 15:50:31 +03:00
mushka
307be1d4e5 updated state in CreateRoom 2022-08-15 15:50:18 +03:00
mushka
a2ef8d46b5 updated and edited translations 2022-08-15 15:49:43 +03:00
mushka
868ca37341 added svg for icon-croppper grid 2022-08-15 15:49:19 +03:00
mushka
ea5b92f1af added func for getting cloudTypeIcon to filesUtils 2022-08-15 15:48:23 +03:00
mushka
8f5f597c5f Merge branch 'develop' into feature/create-room 2022-08-09 19:12:47 +03:00
mushka
67cedcd06e Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into develop 2022-08-09 19:08:11 +03:00
TimofeyBoyko
c680c90580 Web:Components:add support dark-theme for tag component 2022-08-09 11:15:01 +03:00
TimofeyBoyko
012d347ca2 Web:Client: fix column width after switching from files to rooms 2022-08-09 10:57:30 +03:00
526b9ab82b Web: Client: PortalSettings: Reworked preview page 2022-08-05 18:51:25 +03:00
72ea160e18 Web: Client: PortalSettings: Fixed portal integration page header 2022-08-05 18:50:39 +03:00
08d8b4a580 Web: Client: Fixed isFrame as computed property 2022-08-05 17:26:30 +03:00
fce5867471 Web: Client: Fixed frameConfig property`s usage 2022-08-05 17:03:47 +03:00
be3fc664ca Web: Integration: Fixed methods names: getItems -> getList, setItemsView -> setListView. Changed openCrateFileModal, openCrateFolderModal, openCrateRoomModal to openModal(type, options) 2022-08-05 15:02:49 +03:00
3babfa0f99 Client: PortalIntegration: Fixed message event binding 2022-08-05 13:47:54 +03:00
3de884d0f9 Merge branch 'develop' into feature/integration-system 2022-08-05 11:12:32 +03:00
fa9f50d1b7 Web: Fix many keys translation issues (prefix Home -> Files) 2022-08-04 18:35:32 +03:00
1230674026 Web: Fix 'ContainsSpecCharacter' key translation 2022-08-04 18:31:27 +03:00
33220f701b Web: Fix 'NewRoom' key translation 2022-08-04 18:29:45 +03:00
9215ec53fc Web: Fix 'EmptyFolderHeader' key translation 2022-08-04 18:27:41 +03:00
1b5ae746ac Web: Fix 'FileRemoved' key translation 2022-08-04 18:26:17 +03:00
b28915462b Web: Fix login and logout 2022-08-04 18:23:19 +03:00
7741d235f7 Web: Optimization of store 2022-08-04 17:34:53 +03:00
mushka
65e9cd6cac separated createRoom and createRoomInThirdparty 2022-08-04 15:10:33 +03:00
1926a9c4b3 Client: PortalSettings: Fixed integration api script path 2022-08-04 13:32:19 +03:00
ffd01f52c2 Common: SettingsStore: Removed base integration frame config 2022-08-04 13:31:35 +03:00
87909ca9ed Client: Home: Added base integration frame init after load client inside frame 2022-08-04 13:30:42 +03:00
11098da084 Common: Utils: Added methods for interacting with integration frame: frameCallbackData, frameCallCommand 2022-08-04 13:29:42 +03:00
mushka
d0182d7aad created new IconEditorComponent 2022-08-04 13:28:54 +03:00
mushka
24f26491d8 commented out help button in roomType 2022-08-03 16:41:00 +03:00
mushka
8fddde9d7c fixed translation import 2022-08-03 16:37:45 +03:00
mushka
8c289c66ec deleted unused console.log 2022-08-03 16:37:30 +03:00
mushka
28a95c269f removed default tags interation from editRoom 2022-08-03 16:37:10 +03:00
mushka
050cd9fc84 fixed default tags names 2022-08-03 16:36:31 +03:00
mushka
4272c1f661 small stranslation fix 2022-08-03 16:34:14 +03:00
mushka
57e76d78e1 secondaryInfoButton fix position 2022-08-03 14:56:43 +03:00
mushka
b1b5b87871 implemented new translation keys 2022-08-03 14:56:26 +03:00
mushka
507979d9cc added translation keys for storageLocation and MakePrivate secondary infos 2022-08-03 14:55:59 +03:00
4af1247136 Web: Integration: Restored after merge develop 2022-08-03 14:48:54 +03:00
mushka
50c6a82c8c added translation keys for room types 2022-08-03 14:47:30 +03:00
mushka
766082b505 removed unused styles 2022-08-03 14:47:06 +03:00
mushka
29160a6cbc impemented new SecondaryInfoButtonComponent 2022-08-03 14:46:55 +03:00
mushka
a373d0dcc8 created own component for help button 2022-08-03 14:42:49 +03:00