Commit Graph

3342 Commits

Author SHA1 Message Date
ebc6ce1d67 Web: Commented console logs 2022-08-01 17:53:26 +03:00
7000cd55f6 Merge branch 'develop' into refactoring/client 2022-08-01 15:59:18 +03:00
d093c97b97 Web: Renamed 'studio' to 'client' (bat-files, nginx configs, react, MF, themes) 2022-08-01 15:37:33 +03:00
fd21ad788c Web: Portal-Settings: Hide security/admins 2022-08-01 14:53:26 +03:00
3ed5ca8706 Web: Fix old url to /filter 2022-08-01 14:52:18 +03:00
fa04e92286 Web: Added TODO: Change url by category 2022-08-01 13:30:26 +03:00
ec70758d79 Web: Fix some old urls to /filter 2022-08-01 13:29:27 +03:00
mushka
f2112365b8 Merge branch 'develop' into feature/create-room 2022-08-01 09:59:21 +03:00
mushka
6823957d47 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into develop 2022-08-01 09:57:22 +03:00
mushka
8ae3d46e24 modal dialog tweaks and fixes 2022-08-01 09:52:48 +03:00
mushka
97c83a1d30 added api calls for room editing 2022-08-01 09:51:55 +03:00
d0289756ec Web: Changed routing by new categoryType 2022-07-31 20:14:28 +03:00
359c160ac1 Web: Refactoring routes urls 2022-07-31 13:52:35 +03:00
d0637936cb Web: Fix translation getDefaultFileName() 2022-07-31 13:13:16 +03:00
e0856c1503 Web: bootstrap: Commented registerSW 2022-07-31 12:53:20 +03:00
9890724990 Web: Accounts: Fix loaders 2022-07-31 12:52:53 +03:00
995d07deae Web: Upgrade yarn to v3.2.2 2022-07-29 18:20:57 +03:00
4c097607f9 Web: Fix position of MainButton with logo and display logo 2022-07-29 10:17:41 +03:00
211ac2666f Web: Fix error on user equals null 2022-07-28 19:11:48 +03:00
027b23ba92 Web: Added toast 2022-07-28 19:10:58 +03:00
98645969b6 Web: Moved some files from past locations 2022-07-28 19:10:36 +03:00
c1ab8edaaf Merge branch 'develop' into refactoring/client 2022-07-28 18:32:32 +03:00
a87497a385 Web: Moved src/components/pages/* to src/pages + Added new aliases SRD_DIR, PACKAGE and fix paths + Renamed /settings to /portal-settings 2022-07-28 17:34:27 +03:00
256c2de843 Web: Removed modules dependencies and People and Files mobx providers 2022-07-28 16:11:55 +03:00
53737a06e8 Merge branch 'develop' into refactoring/client
# Conflicts:
#	packages/editor/src/client/components/DynamicComponent.js
#	packages/editor/src/client/components/Editor.js
#	packages/editor/src/client/components/SelectFileDialog.js
#	packages/editor/src/client/components/SelectFolderDialog.js
#	packages/editor/src/client/components/SharingDialog.js
#	packages/editor/src/client/helpers/utils.js
#	packages/editor/src/client/helpers/withDialogs.js
#	packages/editor/src/server/lib/helpers/index.js
2022-07-28 10:38:29 +03:00
0e0cc87aba Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/sso
# Conflicts:
#	public/locales/az/Common.json
#	public/locales/bg/Common.json
#	public/locales/cs/Common.json
#	public/locales/de/Common.json
#	public/locales/el/Common.json
#	public/locales/en/Common.json
#	public/locales/es/Common.json
#	public/locales/fi/Common.json
#	public/locales/fr/Common.json
#	public/locales/it/Common.json
#	public/locales/ja/Common.json
#	public/locales/ko/Common.json
#	public/locales/lo/Common.json
#	public/locales/lv/Common.json
#	public/locales/nl/Common.json
#	public/locales/pl/Common.json
#	public/locales/pt-BR/Common.json
#	public/locales/pt/Common.json
#	public/locales/ro/Common.json
#	public/locales/ru/Common.json
#	public/locales/sk/Common.json
#	public/locales/sl/Common.json
#	public/locales/tr/Common.json
#	public/locales/uk/Common.json
#	public/locales/vi/Common.json
#	public/locales/zh-CN/Common.json
2022-07-26 19:02:17 +03:00
c23df6273e Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/login-confirm-redesign 2022-07-26 17:48:35 +03:00
53a4e15b52 Web: Components: FormWrapper: fix style 2022-07-26 13:22:01 +03:00
c5baa8834d Web: Fix 'Accounts' imports, routes and includes 2022-07-26 12:51:52 +03:00
Artem Tarasov
045c00b4ff Web: Common/Doceditor: fixed name of init state of editor 2022-07-26 10:56:25 +03:00
0ebd28f299 Web: Merged 'People' module with 'Client' and fixed paths 2022-07-25 22:19:47 +03:00
280f702cf9 Merge branch 'develop' into refactoring/client
# Conflicts:
#	packages/client/src/Shell.jsx
#	packages/client/src/components/NavMenu/index.js
#	packages/client/src/store/ProfileActionsStore.js
#	yarn.lock
2022-07-25 21:29:04 +03:00
94cb5b0a18 Web: Components: init form wrapper 2022-07-25 19:27:34 +03:00
82a58efebd Web: Common: add class with-background-pattern 2022-07-25 18:28:23 +03:00
mushka
30d2b47fb0 added createTag and addTagsToRoom api calls 2022-07-25 18:14:16 +03:00
Artem Tarasov
42c42f19eb Merge branch 'develop' into bugfix/doceditor-fix 2022-07-25 18:05:08 +03:00
Artem Tarasov
64305a3c2c Web: Common/Doceditor: fixed request of build version and custom scheme 2022-07-25 17:10:38 +03:00
9062431197 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/sso 2022-07-25 17:02:18 +03:00
0b706db9ff Web: Common: Article: add margin 2022-07-25 16:47:04 +03:00
Artem Tarasov
e701def2d7 Web: Common/Doceditor: fixed portal settings request 2022-07-25 16:24:10 +03:00
Artem Tarasov
ba40abd43e Web: Common/Doceditor: fixed user request when initializing auth state 2022-07-25 16:14:24 +03:00
ee5a326bc8 Web: Common: Article: fix scroll position 2022-07-25 15:53:04 +03:00
ea79763079 Web: Common: Article: fix style 2022-07-25 11:42:40 +03:00
f9640a400c Web: Moved 'People' images and translations to 'Client' 2022-07-25 10:29:16 +03:00
mushka
f0c30dbc5c fixes on drop-down component 2022-07-24 23:42:10 +03:00
mushka
4866fb8070 added interaction with height and heightTablet props for DropDown 2022-07-24 21:06:18 +03:00
mushka
5575789062 new props for DropdownItem: hight and heightTablet 2022-07-24 21:05:14 +03:00
7684fe7632 Web: Added 'Accounts' routing 2022-07-24 20:38:41 +03:00
c83811576c Web: Fix files-settings routing 2022-07-24 20:17:45 +03:00
7db4dcd407 Web: Client: Added missing code 2022-07-24 20:03:48 +03:00
c956d8b696 Web: Merged 'Files' module with 'Client' and fixed paths 2022-07-24 19:57:03 +03:00
mushka
42a2ce2292 Merge branch 'develop' into feature/create-room 2022-07-24 19:03:23 +03:00
mushka
2b119c35b7 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into develop 2022-07-24 19:00:28 +03:00
mushka
93390a86ef fixes on dropdown component 2022-07-24 18:55:07 +03:00
mushka
11713f5b82 added ability to lock scroll on modal 2022-07-23 02:05:17 +03:00
2e5f2cb7a6 Web: Components: Themes: fix padding 2022-07-23 01:39:54 +03:00
a0f3e18b91 Web: Common: Article: fix style 2022-07-23 01:27:22 +03:00
79296c742f Web: Common: Article: fix header jump 2022-07-23 01:23:25 +03:00
6786fd40b0 Web: Common: Article: fix desktop width 2022-07-23 01:20:19 +03:00
3735ca16b3 Web: Common: Article: fix jumping 2022-07-23 00:53:40 +03:00
e7252c4bc4 Web: Moved all clients app to packages directory 2022-07-22 22:01:25 +03:00
44c65ee52c Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/sso
# Conflicts:
#	public/locales/az/Common.json
#	public/locales/bg/Common.json
#	public/locales/cs/Common.json
#	public/locales/de/Common.json
#	public/locales/el/Common.json
#	public/locales/en/Common.json
#	public/locales/es/Common.json
#	public/locales/fi/Common.json
#	public/locales/fr/Common.json
#	public/locales/it/Common.json
#	public/locales/ja/Common.json
#	public/locales/ko/Common.json
#	public/locales/lo/Common.json
#	public/locales/lv/Common.json
#	public/locales/nl/Common.json
#	public/locales/pl/Common.json
#	public/locales/pt-BR/Common.json
#	public/locales/pt/Common.json
#	public/locales/ro/Common.json
#	public/locales/ru/Common.json
#	public/locales/sk/Common.json
#	public/locales/sl/Common.json
#	public/locales/tr/Common.json
#	public/locales/uk/Common.json
#	public/locales/vi/Common.json
#	public/locales/zh-CN/Common.json
#	web/ASC.Web.Client/src/store/index.js
2022-07-22 19:04:35 +03:00
1d10263162
Merge branch 'develop' into feature/remove-header 2022-07-22 18:59:13 +03:00
58626a8b4f Web: Components: HelpButton: fix icon 2022-07-22 18:13:17 +03:00
6dcac0eb0d Web: Components: Themes: fix color 2022-07-22 18:04:54 +03:00
4ce9acce3d Merge branch 'develop' into feature/sso
# Conflicts:
#	products/ASC.Files/Server/DocStore
2022-07-22 17:23:36 +03:00
bf1ce10736 Web: Common: Article: fix styles 2022-07-22 16:20:01 +03:00
mushka
003dc33ba8 Merge branch 'develop' into feature/create-room 2022-07-22 14:35:47 +03:00
5479b3452b Web: Common: Article: fix style 2022-07-22 13:50:57 +03:00
b8e7eb9752 Web: Common: Article: fix area click 2022-07-22 13:43:27 +03:00
93d7221388 Web: Components: IconButton: add height 2022-07-22 13:43:11 +03:00
mushka
dba0fa32c7 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into develop 2022-07-22 13:40:56 +03:00
23d6cb773e Web: Common: Article: fix styles 2022-07-22 13:29:22 +03:00
20d83a0059 Web: Common: Article: fix username 2022-07-22 12:53:02 +03:00
mushka
07e6ccbcf7 overall fixes and Image editor tryouts 2022-07-22 12:31:26 +03:00
mushka
bf4f2d5bad add ThirpartyComboBox 2022-07-22 12:30:53 +03:00
af85268ff1 Web: Common: Article: fix styles 2022-07-22 10:55:26 +03:00
180aa03d95 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/remove-header 2022-07-22 10:22:52 +03:00
TimofeyBoyko
9e3eb3c008 Web:Common:FilterInput: fix multy line of selected items 2022-07-22 05:37:17 +03:00
c15ca79dcb Web: Common: Article: fix styles 2022-07-21 18:40:45 +03:00
Artem Tarasov
284f0ef58d Web: Common/Client: deleted unnecessary comment, fix import tryRedirectTo 2022-07-21 18:05:23 +03:00
a288d72db2 Web: Common: Article: increase area click 2022-07-21 17:45:46 +03:00
afdd1b7908 Web: Components: ContextMenuButton: add iconClassName prop 2022-07-21 17:44:13 +03:00
459cc8d92e Web: Common: Article: truncate long text 2022-07-21 17:10:30 +03:00
bdb3860b54 Web: Common: Article: add redirect to home page 2022-07-21 16:51:19 +03:00
07d8339b6a Web: Common: Article: fix styles 2022-07-21 16:41:12 +03:00
Artem Tarasov
345dad709c Merge branch 'develop' into feature/doceditor-ssr 2022-07-21 16:02:48 +03:00
mushka
682b256cbe Merge branch 'develop' into feature/create-room 2022-07-21 15:49:10 +03:00
ff04dcf1f4 Web: Common: Article: hide header on mobile 2022-07-21 14:45:28 +03:00
2fe786769f Web: Common: SettingsStore: fix logo url 2022-07-21 14:43:22 +03:00
831bdc578f Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/remove-header
# Conflicts:
#	packages/asc-web-common/components/Article/styled-article.js
#	products/ASC.Files/Client/src/Files.jsx
2022-07-21 14:22:28 +03:00
mushka
7e9290f3bc Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into develop 2022-07-21 14:19:25 +03:00
7045bd8540
Merge branch 'develop' into feature/sso 2022-07-21 13:07:36 +03:00
TimofeyBoyko
d742e5529c Web:Components:ContextMenu: delete useless code 2022-07-21 13:00:43 +03:00
TimofeyBoyko
77f8eecf78 Web:Files: fix header of context menu for rooms 2022-07-21 12:01:38 +03:00
77d311b636
Merge branch 'develop' into feature/doceditor-ssr 2022-07-21 11:41:42 +03:00
TimofeyBoyko
1633d0782a Web:Files:TableView: fix view at room folder when info panel is open 2022-07-21 11:24:24 +03:00
TimofeyBoyko
59fb67d3d2 Web:Files:Filter: fix clear filter 2022-07-20 19:10:27 +03:00
TimofeyBoyko
9ca843c26e Web:Common:FilterInput: fix spread operator for changeFilterValue method 2022-07-20 18:51:24 +03:00
TimofeyBoyko
5f7fd97f46 Web:Common:Loaders: remove search block from filter block loader 2022-07-20 18:44:18 +03:00
TimofeyBoyko
1f918c7ee8 Web:Components:MainButtonMobile: fix display for rooms 2022-07-20 17:03:14 +03:00
TimofeyBoyko
66e4f2b12d Web:Api: add withoutTags for rooms filter 2022-07-20 15:20:56 +03:00
TimofeyBoyko
f95d01dc7d Web:Api:Rooms: add withoutMe to rooms filter 2022-07-20 15:11:14 +03:00
366c50bfc4 Web: Common: Article: add logo 2022-07-20 14:58:50 +03:00
TimofeyBoyko
7a9114f562 Merge branch 'develop' into feature/virtual-rooms-page 2022-07-20 14:29:04 +03:00
68bfe739ca Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/remove-header 2022-07-20 14:15:42 +03:00
75042eedf0 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/remove-header
# Conflicts:
#	packages/asc-web-common/components/Article/styled-article.js
2022-07-20 10:00:32 +03:00
TimofeyBoyko
684e28d188 Web:Components:TableContainer: fix color of icon for group menu items 2022-07-20 08:40:11 +03:00
TimofeyBoyko
0782af817f Merge branch 'develop' into feature/virtual-rooms-page 2022-07-20 08:36:31 +03:00
mushka
2e54e0c067 fixed aside scroll on mobile devices 2022-07-20 02:24:30 +03:00
mushka
c8b10fed16 updated api requests 2022-07-20 02:08:51 +03:00
Artem Tarasov
bd4eb87ae8 Web: Common: added export of fonts from the library 2022-07-19 23:11:29 +03:00
9e68c29d4f Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/sso
# Conflicts:
#	web/ASC.Web.Client/public/locales/en/Settings.json
2022-07-19 21:22:18 +03:00
mushka
3b2d496909 Merge branch 'develop' into feature/create-room 2022-07-19 19:51:06 +03:00
Artem Tarasov
4ddffad7b2 Merge branch 'develop' into feature/doceditor-ssr 2022-07-19 18:22:16 +03:00
66b0e8c303
Merge branch 'develop' into bugfix/tfa 2022-07-19 18:17:22 +03:00
TimofeyBoyko
709b40f338 Web:Components:MainButtonMobile: add withoutButton prop 2022-07-19 16:30:19 +03:00
c6179665a3 Web: Common: Article: open context menu by avatar click on tablet 2022-07-19 16:12:46 +03:00
93418bcac0 Web: Components: ContextMenu: fix 2022-07-19 16:11:54 +03:00
TimofeyBoyko
fd818d148e Web:Common:Api: disable search withSubfolders and searchInContent for rooms 2022-07-19 15:57:14 +03:00
TimofeyBoyko
4614d3fb32 Web:Components:CatalogItem: fix position of badge icon 2022-07-19 15:52:49 +03:00
839d6870f5 Web: Common: Article: fix align avatar 2022-07-19 14:46:31 +03:00
Artem Tarasov
2e52b228fe Web: Common: AdvancedSelector: fixed user selection without existing groups on the portal 2022-07-19 12:06:01 +03:00
TimofeyBoyko
4084d3a250 Web:Common:FilterInput: add loader for filter block 2022-07-19 11:44:34 +03:00
TimofeyBoyko
e84c9e1f79 Web:Common:Loaders: add filter block loader 2022-07-19 11:37:51 +03:00
6e00220796 Web: Common: Article: use profile actions store 2022-07-18 21:47:05 +03:00
TimofeyBoyko
6e67c915db Web:Common:FilterInput: add new filter items for work with options and checkbox 2022-07-18 20:26:15 +03:00
TimofeyBoyko
f15894a7e9 Web:Common:Api: fix searchInContent 2022-07-18 19:34:04 +03:00
Artem Tarasov
10f2cde731 Merge branch 'develop' into feature/doceditor-ssr
# Conflicts:
#	.gitignore
2022-07-18 17:05:53 +03:00
81aa52e074 Web: Components: Themes: fix menu header colors 2022-07-18 16:31:40 +03:00
TimofeyBoyko
c3179249ef Web:Common:Api: fix rooms withSubfolder 2022-07-18 16:11:10 +03:00
e645fb8828 Web: Common: Article: fix profile style 2022-07-18 16:00:44 +03:00
afd5bc40f1 Web: Components: add theme 2022-07-18 16:00:14 +03:00
7cc4e482ea Web: Common: Article: add about action 2022-07-18 14:09:29 +03:00
TimofeyBoyko
4319c29da2 Web:Common:FilterInput: add display selected items under the filter row 2022-07-18 13:33:25 +03:00
TimofeyBoyko
8832aece23 Web:Files: move logic from virtual room page to home page 2022-07-16 09:50:32 +03:00
06092c8928 Web: Common: Article: hide profile on mobile 2022-07-15 14:01:33 +03:00
fd6f4bc6e4 Web: Components: Themes: fix header background 2022-07-15 14:01:02 +03:00
mushka
d106647ecf tweaked DownloadDialog and fixed overall aside body scroll 2022-07-14 17:45:18 +03:00
mushka
1b895976f5 fixed DownloadAs panel 2022-07-14 17:26:21 +03:00
ec80b996e7 Web: Common: add confirmKey for validate tfa 2022-07-14 15:27:48 +03:00
379ed60458 Web: Common: fix set tfa api 2022-07-14 14:43:29 +03:00
TimofeyBoyko
564fe335f2 Web:Common:Api: add isRoom params to folder in getRooms method 2022-07-14 07:42:25 +03:00
TimofeyBoyko
33780332f7 Web:Components:CatalogItem: delete useless arg 'type' from onClick function 2022-07-14 07:11:57 +03:00
42b4d8a59e Web: Common: check password settings 2022-07-13 21:00:42 +03:00
04d2c2d51c Web: move profile block to common article 2022-07-13 14:03:08 +03:00
mushka
e4d07810e8 fixed aside height on mobile browser 2022-07-12 17:40:00 +03:00
TimofeyBoyko
c59ffe797a Web:People: fix filter after refactoring 2022-07-12 17:04:30 +03:00
TimofeyBoyko
09122918f6 Merge branch 'develop' into feature/virtual-rooms-page 2022-07-12 16:19:00 +03:00
72b00ffe94 Merge branch 'develop' into feature/modal-redesign 2022-07-12 14:24:11 +03:00
mushka
45f2e63836 changed ConnectCloud dark theme and fixed ConsumerModalDialolg 2022-07-12 14:19:04 +03:00
404e014a59 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/remove-header
# Conflicts:
#	products/ASC.Files/Client/src/Files.jsx
2022-07-12 14:18:29 +03:00
59121d0ced Web: Components: add base avatar size 2022-07-12 11:02:00 +03:00
TimofeyBoyko
6602a71fe6 Web:Common:API: add isArchive to archived rooms 2022-07-12 10:22:19 +03:00
7b42f63d28 Web: Components: ContextMenuButton: fix warning 2022-07-11 22:53:12 +03:00
mushka
7d22e52c70 fixed mobile keyboard interaction with dialogs 2022-07-11 20:43:25 +03:00
mushka
ada4ab71b8 fixed backdrop height on mobile browsers 2022-07-11 17:37:28 +03:00
TimofeyBoyko
8bad489bf1 Web:Common:Navigation: add isRootRoom as second argument to onClick item 2022-07-11 16:08:40 +03:00
baea63043c Web: Components: Utils: fix hugeMobile size 2022-07-11 14:48:25 +03:00
mushka
2fb38338e5 fixed backdrop and Debug dialog 2022-07-11 13:30:55 +03:00
Artem Tarasov
55198d0e7f Merge branch 'develop' into feature/doceditor-ssr
# Conflicts:
#	web/ASC.Web.Editor/src/i18n.js
#	web/ASC.Web.Editor/webpack.config.js
#	yarn.lock
2022-07-10 11:23:44 +03:00
TimofeyBoyko
ca099daffb Web:Common: fixed export and import decodeDisplayName 2022-07-08 18:30:50 +03:00
TimofeyBoyko
2e72e298e6 Web:Common: fixed export and import decodeDisplayName 2022-07-08 18:29:50 +03:00
TimofeyBoyko
43b9b6183c Web:Common:Api: add decodeDisplayName to getRooms and getRoom api rooms methods 2022-07-08 18:22:11 +03:00
TimofeyBoyko
2155df63fe Web:Common:Api: move decodeDisplayName function from files api to utils 2022-07-08 18:20:25 +03:00
mushka
58e68c1c12 Merge branch 'develop' into feature/modal-redesign 2022-07-08 17:23:02 +03:00
TimofeyBoyko
54435e755e Web:Common:Api: fix equals rooms filter method 2022-07-08 14:50:42 +03:00
TimofeyBoyko
b9e8ae7edc Web:Components:Tag: fix onClick function 2022-07-08 14:41:06 +03:00
TimofeyBoyko
e5c46f62b6 Web:Common:Tags: add onSelectTag function 2022-07-08 14:40:49 +03:00
TimofeyBoyko
f9fa940fb2 Web:Common:Api: fix clone rooms filter 2022-07-08 14:40:30 +03:00
412bc21104 Web: Components: Themes: add upload button theme 2022-07-08 13:42:28 +03:00
TimofeyBoyko
c8feb7899b Merge branch 'develop' into feature/virtual-rooms-page 2022-07-08 12:32:26 +03:00
TimofeyBoyko
7803751844 Web:Common:FilterInput: refactoring 2022-07-08 12:10:37 +03:00
TimofeyBoyko
334367bb33 Web:Common:Tags: delete 'No tag' tag if tags length = 0 2022-07-08 10:41:36 +03:00
TimofeyBoyko
1e8859b29e Web:Common:Api: add method to get all tags 2022-07-08 10:41:00 +03:00
TimofeyBoyko
a3ca2d6052 Web:Common:Api: fix subject id for rooms filter 2022-07-08 10:40:26 +03:00
TimofeyBoyko
3adf3fe5aa Web:Common:Utils: update getObjectByLocation to work with array at URL 2022-07-08 10:40:04 +03:00
TimofeyBoyko
4ea77f00a5 Web:Common:Loaders: fix article loaders 2022-07-08 10:39:15 +03:00
TimofeyBoyko
9a541330aa Web:Common:Article: fix article width 2022-07-08 10:38:57 +03:00
0da612710d Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/security-settings 2022-07-07 19:39:12 +03:00
mushka
89dd7ab365 fixed translations, styles and dark theme for ConnectCloud 2022-07-07 19:25:31 +03:00
e5f56f6855 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/sso 2022-07-07 18:12:26 +03:00
dab94135cf Web: Components: fixed onClickOutside eventTypes 2022-07-07 17:58:41 +03:00
fb30766210 Fix Bug 58038: hide upload button by cross button 2022-07-07 13:16:46 +03:00
TimofeyBoyko
56c6873ac1 Web:Common:FilterInput: update for multiselect and refactoring 2022-07-07 12:23:21 +03:00
mushka
3fd65e887d Merge branch 'release/v1.2' into feature/modal-redesign 2022-07-06 18:13:33 +03:00
398a87fc3d Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-07-06 18:07:22 +03:00
27109aae4a Fix Bug 57965: Added a scrollbar for the list of formats. 2022-07-06 18:06:32 +03:00
0b5dc80b42 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-07-06 16:36:30 +03:00
ba21d018c9 Fixed Bug 58016 - Mobile. Fixed action menu closing 2022-07-06 16:36:21 +03:00
dce8c778c3 Fix Bug 58018: active background 2022-07-06 16:26:58 +03:00
1e0ae3cc4b Fix Bug 57998: disable paging if one page 2022-07-06 15:12:02 +03:00
1a00edc87c Fixed Bug 57639: Added new icons for form actions. Fixed accordion menu sublevel padding and restored icons displaying. 2022-07-06 14:23:27 +03:00
47b4e2e753 Fixed Bug 57784: Common: Section: Fixed left padding for row view after change checkbox container 2022-07-06 13:18:45 +03:00
mushka
ce4e9c26fd removed divider from ConflicResolve and added second btn to ChangeEmail and ChangePassword 2022-07-06 13:02:52 +03:00
bcef77d46f Web: Common: FloatingButton: fix position 2022-07-05 23:52:37 +03:00
95ce082219 Web: Components: Added DropDown offsetLeft default value 2022-07-05 22:56:18 +03:00
8a960857e2 Fix Bug 57997 - Mobile. Hide sorting from 'Recent' 2022-07-05 19:07:06 +03:00
mushka
cdcfdccb57 fixed SelectFile and SelectFolder panels && moved their footers to ModalDialog.Footer subcomponent 2022-07-05 17:23:59 +03:00
49fae13345 Fixed Bug 57768 - Mobile. Fixed click on context menu items 2022-07-05 16:32:05 +03:00
e1e0b37429 Web: Common: Navigation: fix clear trash icon 2022-07-05 15:28:07 +03:00
mushka
58aa87ff19 fixed Article CloseBtn and Header offset 2022-07-05 13:53:43 +03:00
c1b9bdc505 Web: Components: add offsetLeft 2022-07-05 13:34:21 +03:00
a386da4e63 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-07-05 13:17:57 +03:00
0abf68fb3e Fix Bug 57952: Removed mobile hover from MainButtonMobile. 2022-07-05 13:15:57 +03:00
29bf57205d Web: Components: MainButtonMobile: Fixed withoutIcon property usage 2022-07-05 12:41:22 +03:00
6c2c1b3997 Web: Components: DropDownItem: Fixed withoutIcon property usage if we no need display icon on sublevel 2022-07-05 12:40:50 +03:00
mushka
9f002e3249 Merge branch 'release/v1.2' into feature/modal-redesign 2022-07-05 12:17:58 +03:00
TimofeyBoyko
a2a689ecca Web:Common:FilterInput: update filter block item for multi select in selector 2022-07-05 10:03:52 +03:00
TimofeyBoyko
082fa0afb2 Web:Common:Utils: update to urlParams for array key 2022-07-05 10:03:12 +03:00
TimofeyBoyko
4b326c9dbc Web:Common:Api: fix rooms filter 2022-07-05 10:02:45 +03:00
b61e98775b Fix Bug 57967: two dropdown 2022-07-04 20:32:18 +03:00
703ff843f6 Web: i18n: Fix already loaded condition check in @appserver/common/utils/i18next-http-backend 2022-07-04 18:49:46 +03:00
552002c560 Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-07-04 18:37:53 +03:00
d81f33e6de Fix Bug 57753: too dark final version badge 2022-07-04 18:37:45 +03:00
6be4108159 Web:Components:Fix style. 2022-07-04 18:26:14 +03:00
881bad2626 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-07-04 18:20:27 +03:00
9de6439c78 Web:Components:Fix style. 2022-07-04 18:20:19 +03:00
e7d4e1f80e Web: i18n: Added "cross-fetch" for @appserver/common/utils/i18next-http-backend 2022-07-04 18:13:23 +03:00
90fe1383b7 Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-07-04 18:04:06 +03:00
f95f91d737 Fix Bug 53335: disable save button if no change 2022-07-04 17:51:14 +03:00
d8a459f397 Web: i18n: Replaced i18next-http-backend package with custom realization from @appserver/common/utils/i18next-http-backend (fix issue: too many same translations files are loading at once) 2022-07-04 17:47:12 +03:00
TimofeyBoyko
bbce2a0125 Web:Common:Filter: add sort button for all view for rooms pages 2022-07-04 16:52:55 +03:00
4f2bfd2d02 Web:Components:Fix style. 2022-07-04 16:07:19 +03:00
TimofeyBoyko
e8a1808711 Web:Common:Tags: fix display tags when columnCount === 0 2022-07-04 16:04:34 +03:00
1e0962a11a Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-07-04 15:49:11 +03:00
421070f3a3 Fix Bug 57864: For phones in landscape orientation, shifting the list of access rights to the right in ExternalLink to personal. 2022-07-04 15:48:42 +03:00
mushka
24c0397ef0 fixed DeleteProfileEver and DeleteUsersDialog + fixed ModalDialogComponent 2022-07-04 13:20:18 +03:00
mushka
f88b82670a tweaks on ModalDialog component 2022-07-04 12:12:02 +03:00
d4b9709d60 Web: Common: API: fix request 2022-07-04 11:56:22 +03:00
2a75edcfc5 Web: Common: API: fix sso path 2022-07-04 11:53:33 +03:00
TimofeyBoyko
4e0026b450 Web:Common:FilterInput: refactoring 2022-07-04 11:10:43 +03:00
635eaa6156 Web: Components: MainButtonMobile: use withoutIcon 2022-07-04 07:24:17 +03:00
c9689905e9 Web: Components: DropDownItem: add withoutIcon prop 2022-07-04 07:23:51 +03:00
6c2baae9fd Web: Components: MainButtonMobile: add submenu 2022-07-04 07:10:55 +03:00
bc48d626c8 Web: Components: DropDownItem: add empty item without icon 2022-07-04 07:08:54 +03:00
a651b2fb34 Web: Components: DropDownItem: add submenu 2022-07-04 06:18:28 +03:00
d8b8aa8b4e Web: Common: Navigation: use context menu 2022-07-04 06:16:24 +03:00
e2a8f2a62d Web: Components: ContextMenu: add leftOffset prop 2022-07-04 06:15:45 +03:00
TimofeyBoyko
de05711dfc Web:Components:Row: add rowContextClose callback 2022-07-04 04:58:18 +03:00
TimofeyBoyko
208499be9e Web:Components:RoomLogo: update classes 2022-07-04 04:57:58 +03:00
TimofeyBoyko
17bcf2e98c Web:Components:Tag: fix label of dropdown item 2022-07-04 04:57:28 +03:00
TimofeyBoyko
e75368a0b1 Web:Common:Tags: update tags component for work with array of string 2022-07-04 04:56:56 +03:00
31fbe6f058 Bug 57777 - Docs: Paging buttons text moved upper common buttons line 2022-07-03 16:25:41 +03:00
d6b7db91e3 Web: Translations: Added translations minimization 2022-07-03 13:25:41 +03:00
TimofeyBoyko
485adf6b39 Web:Components:RoomLogo: add checkbox 2022-07-03 08:24:46 +03:00
Artem Tarasov
2ef94f75da Merge branch 'develop' into feature/doceditor-ssr
# Conflicts:
#	products/ASC.Files/Client/src/components/panels/SelectFolderDialog/index.js
#	web/ASC.Web.Editor/package.json
#	web/ASC.Web.Editor/src/Editor.jsx
#	web/ASC.Web.Editor/webpack.config.js
#	yarn.lock
2022-07-01 23:41:10 +03:00
TimofeyBoyko
986b4d6d0a Web:Common:Api: add new API methods for rooms 2022-07-01 18:28:24 +03:00
4a92908fc6 Fix Bug 57914 - Client.Clouds.DropBox. Incorrect date in Modified/Created columns for DropBox folders. 2022-07-01 17:33:18 +03:00
b54e47a10e Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/sso 2022-07-01 13:37:47 +03:00