Commit Graph

28953 Commits

Author SHA1 Message Date
Viktor Fomin
05db34e801 Client: Confirm: delete useless 2022-12-01 18:31:25 +03:00
Viktor Fomin
c4d5f3b5ff Client: Confirm: get data from store 2022-12-01 18:27:46 +03:00
Viktor Fomin
9951111cd3 Common: AuthStore: add methods 2022-12-01 18:27:18 +03:00
Viktor Fomin
2c9c5a7dfc Merge branch 'release/rc-v1.2.0' of https://github.com/ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-01 18:09:28 +03:00
Viktor Fomin
70d45fd976 Client: Confirm: CreateUser: refactoring 2022-12-01 18:09:16 +03:00
c84faa2bc0 Merge branch 'develop' into release/rc-v1.2.0 2022-12-01 17:57:55 +03:00
1058e30a9b
Merge pull request #1096 from ONLYOFFICE/combobox-arrow
fixed bug with arrow
2022-12-01 17:56:30 +03:00
ed5f7992c2
Merge pull request #1095 from ONLYOFFICE/feature/accounts-room-list
Feature/accounts room list
2022-12-01 17:54:08 +03:00
Timofey Boyko
73b45d7820 Web:Client:Home: fix filter by subject 2022-12-01 16:53:47 +03:00
4f48b93572 Merge branch 'develop' into feature/accounts-room-list 2022-12-01 15:29:38 +03:00
05e3889d68
Merge pull request #1093 from ONLYOFFICE/bugfix/info-panel-room-tags
Bugfix/info panel room tags
2022-12-01 15:23:57 +03:00
Mushka Nikita
34c6946477 fixed hover and cleaned up code 2022-12-01 15:21:59 +03:00
6f0a751cf5 Web: Files: fixed file creation with empty name 2022-12-01 15:09:50 +03:00
Mushka Nikita
8dc13f3d72 changed tag hover logic, now it depends on provided onClick func 2022-12-01 15:08:34 +03:00
3e734bb2a1
Merge pull request #1092 from ONLYOFFICE/bugfix/create-room-tag-input
Bugfix/create room tag input
2022-12-01 14:47:08 +03:00
Mushka Nikita
018e9789c2 cleaned up code 2022-12-01 14:45:18 +03:00
1e28a01f08 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-01 14:42:46 +03:00
d29ca023cc Web: Client: InvitePanel: Fixed issue with input height on webkit platforms 2022-12-01 14:42:39 +03:00
d678891bde Web: Files: added an error when creating a room without a title 2022-12-01 14:15:57 +03:00
feb8520b27 Merge branch 'develop' into feature/migration_personal 2022-12-01 13:52:21 +03:00
9276cd9dfc Update LocalesTest.cs
Added support of typescript files
2022-12-01 13:48:43 +03:00
6923a767bd Fix run NotTranslatedCommonKeysTest on macos 2022-12-01 13:47:53 +03:00
3b70343764 Fix NotAllLanguageTranslatedTest issues 2022-12-01 13:38:03 +03:00
9a2c392a96 Fix running tests on macos 2022-12-01 13:26:50 +03:00
Elyor Djalilov
2433ca0705 fixed bug with arrow 2022-12-01 14:28:50 +05:00
940e0eacbb
Merge pull request #1094 from ONLYOFFICE/bugfix/69
fixed when selecting with arrow from the keyboard
2022-12-01 11:58:17 +03:00
Timofey Boyko
e4df954e8e Web: delete console log 2022-12-01 11:55:29 +03:00
Timofey Boyko
04e0d9bf2b Merge branch 'develop' into feature/accounts-room-list 2022-12-01 11:53:22 +03:00
Timofey Boyko
a37f503651 Web:Client:Home: fix filter 2022-12-01 11:51:57 +03:00
Elyor Djalilov
45efe52e96 fixed when selecting with arrow from the keyboard 2022-12-01 13:50:38 +05:00
Timofey Boyko
ad5c75a09e Web:Common:Loaders: fix filter block loader for rooms 2022-12-01 11:29:39 +03:00
Timofey Boyko
aa6946f14b Web:Client:Home: update filter for subjectFilter 2022-12-01 11:26:40 +03:00
Timofey Boyko
da5e1ef89f Web:Client:Accounts: add logic for open new tab with user rooms 2022-12-01 11:26:25 +03:00
Timofey Boyko
d661c36791 Web:Common:API: add new parametr for rooms filter 'subjectFilter' 2022-12-01 11:25:55 +03:00
Timofey Boyko
58b57245e2 Web:Common:FilterInput: update selected items 2022-12-01 11:25:27 +03:00
Mushka Nikita
2f02bdf8b5 fixed add tags api call with no tags provided 2022-12-01 01:36:52 +03:00
Mushka Nikita
41c2549e3b Merge branch 'develop' into bugfix/info-panel-room-tags 2022-12-01 01:15:14 +03:00
Mushka Nikita
bfda270277 added dark theme support for tagList tags 2022-12-01 01:04:43 +03:00
Mushka Nikita
fb528365ed removed default room type tag 2022-12-01 00:57:23 +03:00
Mushka Nikita
0f625dfbf9 fixed tagInput onClick blur issue 2022-12-01 00:44:09 +03:00
Mushka Nikita
ae766dbe69 fixed tag dropdown flickering issue 2022-12-01 00:43:29 +03:00
Mushka Nikita
f95b1c7689 Merge branch 'develop' into bugfix/create-room-tag-input 2022-12-01 00:07:29 +03:00
Elyor Djalilov
7e06c67e00 Merge branch 'develop' into feature/new-docspace-translations
# Conflicts:
#	packages/client/src/pages/Home/InfoPanel/Header/index.js
2022-11-30 23:07:13 +05:00
Elyor Djalilov
b69c737c9d key was moved to the Common 2022-11-30 22:58:33 +05:00
Elyor Djalilov
a944200dac key was moved to the Common 2022-11-30 22:46:35 +05:00
Elyor Djalilov
903165679a incorrectly deleted file 2022-11-30 22:28:58 +05:00
c65cee1024 Update FilesStore.js
Fix creation of fıles inside another directory by socket 'create' event + Added subscribe to folders
2022-11-30 19:34:10 +03:00
5e253bb9c8 set region when start app 2022-11-30 19:03:44 +03:00
2b7ece7553 Merge branch 'release/rc-v1.2.0' of https://github.com/ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-11-30 18:41:02 +03:00
eee9c05d9a ASC.Web.Core: Notify: fix email templates 2022-11-30 18:40:01 +03:00