Commit Graph

464 Commits

Author SHA1 Message Date
Andrey Sobolev
09e3e21068
Remove only from tests
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-03 13:43:22 +07:00
Alexey Zinoviev
e64b1aaf62
UBERF-8169: Account on postgres (#6745)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-10-01 13:44:49 +07:00
Rostislav Nazmeev
64d5ceab0f
New planner tests (#6728)
Signed-off-by: Rostislav Nazmeev <rostropovich@culturalcode.ru>
2024-09-30 12:35:52 +07:00
Alexander Platov
3662f1f8ee
Planner: fixed DateEditor layout (#6696) 2024-09-24 19:31:11 +07:00
MishaMgla
2cf53576cb
tests: drive. basic tests (#6655)
Signed-off-by: MiZhuk <mikhail.avangarde@gmail.com>
2024-09-24 10:51:56 +07:00
Rostislav Nazmeev
52ac3fee30
New Sidebar tests + fix flaky tests (#6664) 2024-09-23 08:56:49 +07:00
Andrey Sobolev
6f4713d603
Skip failed test
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-20 22:09:57 +07:00
Alexander Platov
25ab61f488
Added Checking styles in a Document (#6631)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-09-20 22:04:06 +07:00
Kristina
7b98fbc3d2
[Part 1]: Sidebar fixes (#6640) 2024-09-20 12:12:06 +07:00
Rostislav Nazmeev
892bbbe8b8
UBERF-6593: Add document content tests (#6594) 2024-09-19 11:36:15 +07:00
Alexander Onnikov
96e10ae987
chore: update tiptap to v2.6.6 (#6596)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-09-18 12:35:24 +07:00
Kristina
a1cee24473
Add widgets sidebar (#6578) 2024-09-18 09:27:13 +07:00
Alexander Onnikov
17e1013213
fix: get rid of NOTIFY_INBOX_ONLY env variable (#6592) 2024-09-17 07:32:53 +07:00
Denis Bykhov
bf1de1f436
Cockroach (#6334)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-09-11 15:31:26 +07:00
Andrey Sobolev
6784168b66
UBERF-8052: Allow easy profiling of transactor (#6502)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-10 10:44:10 +05:00
Rostislav Nazmeev
9a9d7195bf
UBERF-8047: Add tests to channels and chats (#6496)
Signed-off-by: Rostislav Nazmeev <rostropovich@culturalcode.ru>
2024-09-10 12:38:54 +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
Rostislav Nazmeev
b0e523eb17
UBERF-8005: Add tests to tracker projects, fix failed tests (#6454)
Signed-off-by: Rostislav Nazmeev <rostropovich@culturalcode.ru>
2024-09-04 13:52:38 +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
Alexey Zinoviev
db94cab1e0
UBERF-7684: Workspace service (#6460)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-09-02 23:12:04 +07:00
Alexander Platov
4dd9aef5a9
Added Table test for Documents (#6356)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-08-26 14:27:42 +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
84cd3b6cbb
Do not clone model requests on server if possible (#6353) 2024-08-20 19:39:12 +07: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
Alexander Onnikov
9df6ba218c
Use datalake storage (#6310)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-08-16 14:00:55 +07:00
Alexander Platov
8ac67565b7
Added Document test. Fixed navigation in the Planner. (#6329)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-08-14 13:43:48 +07:00
Alexander Platov
e591e073a4
Added Teamspace tests, UI fixes (#6326) 2024-08-13 09:55:05 +07:00
Alexander Platov
840d26dd01
Added Settings UI tests, UI fix (#6317) 2024-08-12 13:30:17 +07:00
Alexander Platov
71e2fc5453
Updated Header layout (#6298)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-08-09 11:49:40 +07:00
Alexander Platov
c577282192
Added and fixed UI tests (#6276)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-08-07 13:42:49 +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
c42923c2b1
Fix Indexer use of $ne (#6264)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-08-06 21:36:03 +07:00
Alexander Platov
b96c2e9b89
Corrected test in the Planner (#6260)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-08-06 01:25:40 +07:00
Andrey Sobolev
576027f98b
UBERF-7796: Rework index creation logic (#6246)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-08-05 12:37:13 +07:00
Alexander Platov
b50c44f236
Added tests with backlink checks (#6251)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-08-05 12:36:08 +07:00
Andrey Sobolev
1c965209a7
Fix load of applications in tables/lists/kanban (#6231)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-08-02 21:14:49 +07:00
Alexander Platov
486ef0dc03
Updated planning UI tests (#6211)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
Co-authored-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-08-02 00:18:08 +07:00
JasminMus
868556471d
Req - 03 validation package (#6127)
Signed-off-by: Jasmin <jasmin@hardcoreeng.com>
2024-07-31 20:59:12 +04:00
Kristina
8ec7c0ba89
Add login and signup by code (#6097)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-07-30 14:12:18 +07:00
Alexander Platov
d1ef98cf87
Fixed Scrollbar in Filters, presenters and adjusted tests (#6160)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-07-29 12:24:41 +07:00
Andrey Sobolev
77f0a2c3e1
Move services to public (#6156)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-07-27 20:04:21 +05: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
c3a5b88b6e
Fix mongo indexes (#6122)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-07-24 17:27:09 +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
0a65d46eec
UBERF-7620: Send broadcast on delay with combine (#6094)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-07-19 15:32:53 +07:00
Andrey Sobolev
3f5d1ceef8
Add DO_CLEAN into preapre.sh (#6098)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-07-19 15:09:13 +07:00
Andrey Sobolev
702f30ee2a
UBERF-7603: Support multiple transactors (#6086)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-07-19 01:04:48 +07:00
Kristina
e4192b27fc
UBERF-7513: Improve notifications model to allow external notifications channels (#6037)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-07-12 19:07:11 +07:00
Vyacheslav Tumanov
0031ede489
call invite sounds (#6013)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2024-07-11 19:40:57 +05:00
Andrey Sobolev
8eea8f8ccd
Split save-view-options test to two (#6020)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-07-08 16:10:06 +07:00