Commit Graph

531 Commits

Author SHA1 Message Date
Alexander Onnikov
da0da6b452
UBERF-8564 More readonly fields in guest mode (#7076)
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
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-01 00:22:38 +07:00
Alexander Platov
11a6236712
Updated mobile layout: collapsing WorkbenchTabs, floating aSide. UI fixes. (#7066)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-10-30 23:19:04 +07:00
Kristina
f258c6755a
UBERF-8547: Inbox cleanup and other (#7058)
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
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-29 20:06:16 +07:00
Kristina
3b52779876
Do not show users online status by default (#7046)
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
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-27 00:20:51 +07:00
Kristina
aa40dcd088
Fix online/offline status when person has multiple accounts (#7036) 2024-10-26 00:48:34 +07:00
Andrey Sobolev
187c489b2c
UBERF-8508: Get rid of Mongo in storage adapter (#6989)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-21 23:23:26 +07:00
Kristina
85b76bc911
Fix unreadable channels and duplicated inbox cards (#6838) 2024-10-09 10:09:43 +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
effdf245ac
Fix extra characters in UI (#6826)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-07 14:00:13 +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
b5fed4879f
Add workbench tabs (#6788)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-03 01:49:49 +07:00
Alexander Onnikov
9000e8c0bb
fix: fallback to name avatar in case of img error (#6729)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-09-26 15:53:35 +07:00
Denis Bykhov
bf1de1f436
Cockroach (#6334)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-09-11 15:31:26 +07:00
Kristina
42abc31ab4
Remove duplicated directs (#6516) 2024-09-11 08:58:41 +07:00
Alexey Zinoviev
13a75f4116
UBERF-8017: Support updating workspace name and deleting workspace (#6476)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-09-04 01:14:42 +07:00
Kristina
ee4bbb055d
Fix email notification (#6425)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-08-28 22:44:14 +07:00
Andrey Sobolev
4cce003364
UBERF-7959: Fix async issues (#6409)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-08-28 11:51:20 +05:00
Andrey Sobolev
c8357246b1
Fix a bulk of sentry errors (#6399)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-08-27 15:01:21 +07:00
Alexander Onnikov
df2a9b2708
UBERF-4725 Migrate collaborative content (#5717)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-08-22 16:03:42 +05:00
Andrey Sobolev
c01a274cef
UBERF-7690: Trigger improvements (#6340)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-08-19 10:41:31 +05:00
Andrey Sobolev
87ded4d797
UBERF-7690: Performance fixes (#6336)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-08-15 17:30:25 +07:00
Kristina
4ec2d56303
[Part-1]: New analytics events (#6319)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-08-14 14:37:52 +07:00
Kristina
4e81624688
UBERF-7717: reduce finds on members changed (#6219)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-08-06 22:32:39 +07:00
Andrey Sobolev
b5ee82cf1a
UBERF-7776: Get rid of blobs in UI (#6226) 2024-08-02 12:08:24 +07:00
Alexander Platov
1329fb1d7a
Rebase (#6088)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-07-25 22:16:08 +07:00
Vyacheslav Tumanov
cfe99b6bcf
fix for the list (#6096)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2024-07-24 17:15:37 +07:00
Andrey Sobolev
6d2f17b2cb
QFix for duplicate undefined in list (#6068)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-07-16 12:07:27 +07:00
Alexey Zinoviev
0fc0115c99
UBERF-7495: Global editor kit extensions (#6057)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-07-12 15:42:13 +07:00
Vyacheslav Tumanov
2d8f0ebfec
fix for ArrOf (#6038)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2024-07-10 15:25:47 +07:00
Vyacheslav Tumanov
5d948fe3a7
fix updateAllRefs to support attached docs and mixins (#6033)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2024-07-10 13:19:09 +07:00
Vyacheslav Tumanov
3dd78b5856
UBERF-7446 & UBERF-7447: i18n fixes (#5975) 2024-07-02 18:11:11 +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
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
Alexander Platov
ca28ef79f8
Updated Avatar reaction (#5852)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-06-19 12:59:21 +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
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
Denis Bykhov
8b87de46c8
Add accessDenied error (#5788)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-06-12 19:48:35 +07: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
f084060363
Fix gravatar srcset (#5744) 2024-06-06 21:27:26 +07:00
Kristina
0f79b9fed7
Cleanup code (#5736)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-06-05 22:35:38 +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
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
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
Kristina
b46b773558
Show initials in navigator if user doesnt have avatar (#5687)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-05-28 19:57:25 +05:00
Andrey Sobolev
8c6a5f4e9d
UBERF-7011: Switch to Ref<Blob> (#5661)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-05-27 12:25:57 +05:00
Alexander Onnikov
762483d7d5
UBERF-4946 Drive files preview (#5638)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-05-22 20:14:24 +05:00
Denis Bykhov
8f52663a11
Add members to space type for easy management members, and add autojo… (#5612)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-05-17 13:05:05 +07:00
Denis Bykhov
0462e0e082
Add CreateGuest functionality to AddParticipant component (#5606)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-05-16 08:30:44 +05:00
Denis Bykhov
167ad3378b
Remove extra strings (#5603)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-05-15 22:41:21 +07:00