Commit Graph

3197 Commits

Author SHA1 Message Date
Kristina
2438996142
Reduce the number of findAll requests (#6009)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-07-05 15:36:02 +07:00
Kristina
245c4cb699
Add blank view for empty channels (#6006)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-07-04 23:50:02 +07:00
Kristina
0061162d87
Fix attachments input (#6002) 2024-07-04 21:51:33 +07:00
Andrey Sobolev
630ae21a66
UBERF-7489: Some more chat optimizations (#5999) 2024-07-04 08:48:11 +07:00
Kristina
fad6383426
Remove wrong unused code (#5996)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-07-03 22:24:32 +07:00
Alexander Platov
6756c43e4e
Fixed FileDropArea in Drive (#5993)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-07-03 21:23:10 +07:00
Andrey Sobolev
d5a83391c8
UBERF-7489: Fix various performance issues (#5983)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-07-03 15:16:04 +07:00
Kristina
9d3ce44ce7
Add logs for not translated push notifications (#5986)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-07-03 15:13:16 +07:00
Kristina
95d4effca7
Improve chat message create performance (#5981)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-07-02 23:55:40 +07:00
Vyacheslav Tumanov
3dd78b5856
UBERF-7446 & UBERF-7447: i18n fixes (#5975) 2024-07-02 18:11:11 +07:00
Vyacheslav Tumanov
02f965d8cb
prevent multiple attempts to update (#5958) 2024-07-02 09:26:56 +07:00
火焚 富良
d054a77373
Add spinner and disable editbox in todo until save is finished (#5960)
Closes #5937.

Signed-off-by: Egor Savkin <tomasfire@live.com>
2024-07-01 23:21:28 +07:00
Denis Bykhov
91a0cae632
Minor hr fixes (#5972) 2024-07-01 22:15:58 +07:00
Denis Bykhov
51028108c7
Prevent infinity reload wher version mismatch (#5967) 2024-07-01 20:28:50 +07:00
Alexey Zinoviev
d8b4b84c9c
uberf-7434: show dowload progress (#5944) 2024-06-29 20:22:19 +07:00
Alexey Zinoviev
6af082e66f
uberf-7389: instant transactions (#5941)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-28 20:21:54 +05:00
Andrey Sobolev
51383caa92
UBERF-7428: Fix memory issues (#5940)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-06-28 22:21:28 +07:00
Kristina
3394d1ad82
Disable aggregation by account for notifications (#5943) 2024-06-28 22:12:46 +07:00
Denis Bykhov
4fb5ca1d17
Reload when upgrade (#5942) 2024-06-28 22:11:35 +07:00
Denis Bykhov
2fb4763f3f
remove extra spaces (#5930)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-06-28 08:55:32 +05:00
Andrey Sobolev
80d22b556c
UBERF-7419: Fix various sentry errors (#5931) 2024-06-27 20:27:00 +07:00
Andrey Sobolev
4dcfc5e533
UBERF-7411: Allow to backup blobs with wrong size (#5926)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-06-27 15:07:15 +07:00
Alexander Platov
045e71fac7
Fixed File Preview (#5923)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-06-27 14:05:28 +07:00
Denis Bykhov
f1cc06fc57
Fix minor issues (#5919)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-06-26 22:38:33 +07:00
Danilo Gačević
27454ca707
feat: add shortcut to create todo in documents (#5827)
Signed-off-by: Danilo Gacevic <gacevic.danilo@gmail.com>
2024-06-26 13:19:37 +07:00
Abigail Dawson
350eef63bb
Change "ToDo" to "Action Item" in language files (#5906)
Signed-off-by: Abigail Dawson <abigaildawson.dev@gmail.com>
2024-06-25 20:24:46 +05:00
Alexander Onnikov
0b67f831da
EQMS-1033 Filter out readonly projects when creating new controlled document (#5912)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-06-25 11:46:43 +04:00
Andrey Sobolev
26d9155ec2
UBERF-7165: Storage + Backup improvements (#5913)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-06-25 13:11:21 +07:00
Vyacheslav Tumanov
7f2a8779c6
UBERF-5564: rework groupping and support PersonAccount (#5525)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2024-06-25 12:03:01 +07:00
Kristina
b46c3eb1b1
Fix document labels (#5904)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-06-24 22:44:24 +07:00
Alexander Platov
a251f39b42
Reserving height for content in FilePreview (#5902)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-06-24 12:33:34 +07:00
Kristina
a468c6705a
Fix chat loading problems (#5899) 2024-06-22 11:11:45 +07:00
Julien LELANDAIS
189feb83cf
Some fix for French Language (#5896)
Signed-off-by: cryptulien <julien.lelandais@aloe-corp.com>
Signed-off-by: Julien LELANDAIS <julien.lelandais@aloe-corp.com>
2024-06-22 02:17:45 +07:00
Kristina
9df743b154
Fix pull request location resolver (#5898)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-06-22 02:17:23 +07:00
Alexander Onnikov
631de6038e
UBERF-6946 Highlight file drop area in drive (#5895)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-06-21 23:24:20 +07:00
Alexander Onnikov
caf3fedd9c
UBERF-7354 File edit page (#5884)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-06-21 16:36:01 +07:00
Alexey Zinoviev
ece5c0ec6c
ezqms-1028: fix actions in tree element (#5887)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-21 12:40:51 +04:00
Denis Bykhov
182d108b87
Remove accounts with same employee in settings (#5876) 2024-06-21 09:12:48 +07:00
Denis Bykhov
ddd38648da
Fix 'Love service endpoint not found' error (#5875)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-06-20 23:53:03 +05:00
Denis Bykhov
7ea0a05f59
Fix calendar yearly events duplicates (#5874)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-06-20 23:09:56 +07:00
Kristina
30753b4a7a
Fix chat forward pagination (#5869)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-06-20 22:37:37 +07:00
Julien LELANDAIS
bb70f5123b
Add French Language (#5870)
Signed-off-by: cryptulien <julien.lelandais@aloe-corp.com>
2024-06-20 18:43:24 +04:00
Alexey Zinoviev
dedff23b31
EZQMS-951: Server branding (#5858)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-20 18:13:57 +05:00
Vyacheslav Tumanov
e76316f18b
Prevent saving the same attachment twice (#5850)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2024-06-19 20:48:07 +07:00
Alexander Platov
0ac9cdebeb
UI fixes: EventElement, RoomPopup, BooleanEditor (#5860)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-06-19 20:39:01 +07:00
Xiaoyu
ec655fd28a
Add Support for Chinese Language (#5859)
Signed-off-by: dingdayu <dingxiaoyu.ddy@gmail.com>
Co-authored-by: dingdayu <dingxiaoyu.ddy@gmail.com>
2024-06-19 18:01:49 +07:00
Alexander Platov
ca28ef79f8
Updated Avatar reaction (#5852)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-06-19 12:59:21 +07:00
Kristina
1e9fea356e
UBERF-7239: Support short/custom links in inbox/chat/planner (#5815)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-06-18 19:21:51 +07:00
Alexander Onnikov
bb6f9d7645
UBERF-7008 Show files and folders as a grid (#5845)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-06-18 16:31:08 +07:00
Vyacheslav Tumanov
ece0504d3c
add debounce for search, increase the timer for fulltext updates (#5844)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2024-06-18 12:34:02 +07:00
Vyacheslav Tumanov
c526365e4d
Add attachments block for companies and comment input for it's members (#5843)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2024-06-18 12:33:29 +07:00
Alexander Platov
d1f6a9de7f
Fixed Navigator visibility (#5842)
* Fixed Navigator visibility

Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>

* Clean Workbench

Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>

---------

Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-06-18 12:14:20 +07:00
Denis Bykhov
bcae079c5c
Fix workslots calendar (#5838)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-06-17 19:49:37 +05:00
Vyacheslav Tumanov
f2ca2a73c1
allow creation of new custom attributes for owner/maintainer (#5834)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2024-06-17 15:42:56 +07:00
Kristina
11904d4138
Show default menu when right click on text (#5826)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-06-14 22:12:34 +07:00
Alexander Platov
cf71e49e53
Replacing the Panel and fixed SelectPopup (#5821)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-06-14 19:12:01 +07:00
Alexey Zinoviev
c7cf2aecba
ezqms-1004: fix questions wording (#5820)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-14 15:25:12 +04:00
Alexey Zinoviev
45b24722df
ezqms-966: notifications fixes (#5819)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-14 17:56:14 +07:00
Ada Mandala
1ce1eecf16
Ensure sub-issues get proper labels when moved to by parent. (#5714) (#5816)
Signed-off-by: ada mandala <ada.mandala@pm.me>
2024-06-14 12:35:55 +07:00
Alexander Platov
7b466b8410
Fixed drag'n'drop in the Calendar (#5807)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-06-13 22:18:18 +07:00
Alexey Zinoviev
74e8948421
ezqms-972: fix custom space types for documents and products (#5801)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-13 17:37:10 +07:00
Alexey Zinoviev
ca892ba06f
ezqms-974: fix space type selector in document and product spaces (#5802)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-13 17:36:14 +07:00
Alexander Onnikov
a409cfafb3
UBERF-6486 Lock document content (#5799)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-06-13 13:27:59 +07:00
Alexey Zinoviev
617d835c4f
ezqms-976: exclude other types mixins (#5795)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-12 22:35:39 +07:00
Alexey Zinoviev
83a1317c92
ezqms-1008: disable archived product editing (#5794)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-12 22:35:03 +07:00
Alexey Zinoviev
032d37c0ca
ezqms-981: adjust doc library wording (#5791) 2024-06-12 20:56:34 +07:00
Denis Bykhov
8b87de46c8
Add accessDenied error (#5788)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-06-12 19:48:35 +07:00
Alexey Zinoviev
fb7679ae5b
uberf-7206: adjustments and resources to support desktop screenshare (#5790)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-12 16:19:46 +04:00
Kristina
363cca4559
Move some strings to plugin (#5786)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-06-12 15:40:01 +05:00
Denis Bykhov
0c38c1b9ff
Fix office bugs (#5784)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-06-12 14:12:13 +07:00
Kristina
8e440b8f0f
Fix scroll to new messages (#5782)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-06-11 21:30:54 +07:00
Denis Bykhov
9585a1106f
Fix office mic selection (#5779)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-06-11 19:01:02 +07:00
Alexander Platov
9be4dbfe9d
Minor fixes in Office (#5775)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-06-11 10:58:17 +07:00
Kristina
2ce1132a28
Fix cropped actions popup (#5767)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-06-10 16:43:29 +07:00
Alexander Onnikov
390cac2cf2
UBERF-6764 Documents move fixes (#5766)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-06-10 14:03:11 +07:00
Andrey Sobolev
395b6da51b
Make a sessionId a really uniq and remove checks (#5762)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-06-10 13:18:57 +07:00
Alexander Platov
56c3f7ed02
Removed 'Unstarred all' action (#5756)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-06-09 00:43:48 +07:00
Alexander Platov
3f34143b16
Added fullscreen mode (#5755)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-06-07 22:30:34 +07:00
Denis Bykhov
e2f48dc7ea
Improve office click handler (#5751)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-06-07 15:29:30 +05:00
Kristina
7433a23728
Fix images size (#5750)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-06-07 16:28:10 +07:00
Andrey Sobolev
ba5b0749bc
UBERF-7181: Fix GH PR statuses (#5749)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-06-07 15:40:24 +07:00
Kristina
6b74823cbb
Scroll to activity message on inbox item click (#5747)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-06-07 15:03:36 +07:00
Denis Bykhov
f084060363
Fix gravatar srcset (#5744) 2024-06-06 21:27:26 +07:00
Denis Bykhov
e67e554839
Fix concurrency workspace creation (#5742)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-06-06 15:44:59 +07:00
Alexander Platov
e673345a4b
Removed, replaced bind:clientWidth and bind:clientHeight (#5741) 2024-06-06 11:36:16 +07:00
Denis Bykhov
b0657cff63
Fix create workspace (#5740) 2024-06-06 11:34:21 +07:00
Kristina
0f79b9fed7
Cleanup code (#5736)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-06-05 22:35:38 +07:00
Vyacheslav Tumanov
14c1977660
Export & Import functionality for issues (#5733)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2024-06-05 21:16:27 +07:00
Denis Bykhov
26271359bf
Fix room connection after refresh (#5734)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-06-05 20:12:48 +07:00
Alexander Platov
a437926f35
Updated navigator layout (#5619)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-06-05 12:50:13 +07:00
Andrey Sobolev
07d35f0827
Bump package versions (#5728)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-06-05 12:46:40 +07:00
Denis Bykhov
fd83bf34af
Trim channel value (#5730)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-06-05 02:03:58 +07:00
Alexey Zinoviev
0afcc2cdfe
ezqms-910: fix workspace roles editing (#5726)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-04 18:13:38 +04:00
Alexey Zinoviev
33d6ec0786
UBERF-7090: Add Office plugins (#5725)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-04 17:24:14 +04:00
Andrey Sobolev
a14676a476
UBERF-7126: Fix blob previews (#5723)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-06-04 13:58:34 +05:00
Alexey Zinoviev
48e1ca9849
UBERF-7090: Add QMS plugins (#5716)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-03 19:55:54 +04:00
Alexey Zinoviev
f11a7f46c2
UBERF-7090: Add QMS common components (#5711)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-03 16:41:26 +04:00
Andrey Sobolev
cc7f962b90
Few fixes to uwebsocket and backup/restore (#5698)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-05-30 16:19:23 +07:00
Vyacheslav Tumanov
6bec327f61
UBERF-7105: Use status colour when projectState is undefined (#5697)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2024-05-30 12:22:45 +07:00
Alexey Zinoviev
c20c7cacd6
uberf-7090: request enhancements (#5695)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-05-29 22:33:32 +07:00