Commit Graph

68 Commits

Author SHA1 Message Date
Kristina
3295adee57
Implement @everyone/@here (#8890)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-05-12 14:42:58 +07:00
Kristina
d5b11c1ed3
Do not override sidebar with thread (#8277) 2025-03-19 20:26:16 +07:00
Alexey Zinoviev
f3c231df0a
UBERF-9502: Account uuids in models (#8125)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-03-05 12:22:15 +07:00
Alexey Zinoviev
2c64ceadb8
UBERF-8425: Global accounts (#7573) 2025-02-04 10:31:03 +07:00
Alexander Platov
79f2ad8e2d
Fixed navigators and aSide behavior when the document size is small. (#7613)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-01-09 15:24:11 +07:00
Andrey Sobolev
d63ee083c6
UBERF-8607: Fix inbox embedding (#7236)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
+ Few minor cleanups

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-29 02:16:32 +07:00
Alexander Platov
61f7770a02
Updated the Test Management layout and adaptability (#7234)
Some checks failed
CI / build (push) Has been cancelled
CI / uitest (push) Has been cancelled
CI / uitest-pg (push) Has been cancelled
CI / uitest-qms (push) Has been cancelled
CI / svelte-check (push) Has been cancelled
CI / formatting (push) Has been cancelled
CI / test (push) Has been cancelled
CI / docker-build (push) Has been cancelled
CI / dist-build (push) Has been cancelled
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-11-27 17:03:27 +04:00
Kristina
f258c6755a
UBERF-8547: Inbox cleanup and other (#7058)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-29 20:06:16 +07:00
Kristina
304beeae31
Chat and sidebar fixes (#6813)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-07 15:34:50 +07:00
Andrey Sobolev
92bb848761
UBERF-8353: Reduce number of asyncs (#6806)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-05 01:19:31 +07:00
Kristina
99749f30fb
Add chat and inbox fixes (#6779)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-02 14:00:17 +07:00
Kristina
f1da8ff9b1
Fix inbox rerender on delete (#6709)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-09-25 00:24:17 +07:00
Kristina
a4379d72d1
Fix thread blink in inbox (#6686)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-09-23 20:41:56 +07:00
Kristina
f2c961c5d5
[Part 2]: Sidebar and chat fixes (#6656)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-09-20 22:07:04 +07:00
Kristina
a1cee24473
Add widgets sidebar (#6578) 2024-09-18 09:27:13 +07:00
Andrey Sobolev
55b51b0fd0
UBERF-7922: Split Server Storage to middlewares (#6464)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-09 13:40:49 +05:00
Kristina
071551c66f
Fix email notifications (#6328)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-08-13 18:12:12 +07:00
Kristina
1c1d0bc538
Move notifications to person spaces (#6263)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-08-06 16:44:23 +07:00
Kristina
32f0a7d9b2
Get rid of 'ne' in inbox queries (#6258)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-08-05 22:16:25 +07:00
Kristina
7860f06aae
[Part 2]: Provide more spaces to queries/finds (#6230)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-08-02 16:24:18 +07:00
Alexander Platov
1329fb1d7a
Rebase (#6088)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-07-25 22:16:08 +07:00
Andrey Sobolev
42c2719581
UBERF-7600: Reduce number of $in operators and fix account service is… (#6080)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-07-17 16:38:45 +07:00
Andrey Sobolev
4eac1927f0
UBERF-7532: Bulk operations for triggers (#6023)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-07-09 00:04:05 +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
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 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
Kristina
8b0d099b1a
Save last location state of inbox (#5656)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-05-24 00:16:26 +07:00
Vyacheslav Tumanov
4fe6e5e62c
UBERF-6638: fix colours for statuses (#5620)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2024-05-20 23:16:20 +07:00
Kristina
249fd6b596
Group inbox message notifications by author (#5599)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-05-15 22:38:11 +07:00
Kristina
b60067cc92
Fix header of mention push (#5591)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-05-14 13:40:48 +05:00
Kristina
a29e1701be
UBERF-6205: add real archive for notifications (#5385)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-04-18 00:43:51 +07:00
Denis Bykhov
11599a51bf
Improve notifications (#5378)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-04-17 03:20:26 +07:00
Kristina
d81f91fc3b
UBERF-5686: Fix copy link (#5368)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-04-16 16:11:21 +07:00
Kristina
6832c9c848
UBERF-6509: fix reading mention notifications (#5323) 2024-04-11 19:03:47 +07:00
Kristina
e6fc2fd12b
UBERF-6478: make icons more clear (#5320)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-04-11 17:32:37 +07:00
Alexander Onnikov
ed6fe769a4
UBERF-6163 Store editor content as JSON (#5069)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-04-11 14:13:54 +07:00
Alexander Platov
d971c46b28
Fixed padding and scrollbars in TabList (#5296)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-04-10 19:49:45 +07:00
Vyacheslav Tumanov
84766ea00b
key fix (#5146) 2024-04-02 21:18:37 +07:00
Kristina
3bbb8915ec
UBERF-6124: Rework inbox view (#5046)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-03-25 10:55:14 +07:00
Kristina
ecf2a5193a
Fix telegram/gmail notifications (#4976)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-03-15 10:03:50 +06:00
Kristina
086c96a63c
Make comments more compact in inbox (#4965)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-03-14 20:57:26 +06:00
Pete Anøther
2e60a8dc23
EZQMS-459: Hoisted showNotify calculation to ActivityNotificationPresenter (#4937)
Signed-off-by: Petr Vyazovetskiy <develop.pit@gmail.com>
2024-03-12 13:25:39 -03:00
Kristina
ee35054338
Avoid re-rendering on one notification deleting (#4918)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-03-11 15:18:33 +07:00
Kristina
5ce079cf3d
Create global inbox actions (#4903)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-03-08 14:59:20 +07:00
Kristina
0483e2ac0d
Disable video preload in inbox left panel (#4902)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-03-08 14:24:59 +07:00
Kristina
734177f3ea
UBERF-5811: rework backlinks (#4887)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-03-07 13:53:07 +07:00
Kristina
e0fb65ab47
Add confirmation modal for archive all and add read all option (#4880)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-03-05 20:02:52 +07:00
Kristina
423d6f044a
Add archive all button in inbox (#4870)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-03-05 02:31:45 +07:00
Kristina
94ddefa6de
UBERF-5586: improve loading of reactions and saved messages (#4694)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-02-19 15:37:54 +07:00
Kristina
58f56c1161
UBERF-5467: remove hidden notifications and use Lazy on inbox (#4632)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-02-15 00:31:15 +07:00