Commit Graph

72 Commits

Author SHA1 Message Date
Denis Bykhov
ecf4064f69
Fix onConnect handler (#7265)
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: Denis Bykhov <bykhov.denis@gmail.com>
2024-12-05 22:29:54 +07:00
Andrey Sobolev
1526ae2055
Fix queries for $in: [null, ...etc] in pg (#7253)
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: Andrey Sobolev <haiodo@gmail.com>
2024-12-02 23:20:26 +07:00
Alexander Onnikov
a6fb3713f6
UBERF-8557 Save collaborative content as JSON (#7039)
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-29 16:58:50 +07:00
Andrey Sobolev
e63bbd563b
UBERF-8595: Fix backup/restore performance (#7188)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-22 13:23:50 +07:00
Andrey Sobolev
13df48d7c9
Update mongo driver to 6.10 (#7211)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-21 13:51:50 +07:00
Kristina
bcdfed6871
Fix meeting minutes (#7181)
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-11-16 23:30:36 +07:00
Denis Bykhov
8bfeba7303
Remove collection tx (#7171)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-15 11:49:35 +07:00
Andrey Sobolev
63294b0c66
UBERF-8587: Fix github auth and delete issues (#7174)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-14 23:30:42 +07:00
Andrey Sobolev
e493d35ac6
Rework triggers with arrays (#7168) 2024-11-13 21:25:57 +07:00
Andrey Sobolev
e0ca033405
UBERF-8582: Fix triggers (#7155)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-12 22:13:11 +05:00
Andrey Sobolev
a220fac255
UBERF-8433: Support for archived workspaces (#6937)
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: Andrey Sobolev <haiodo@gmail.com>
2024-11-12 18:06:51 +07:00
Denis Bykhov
b1c50bb8c2
Windows build (#7158)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-11-12 11:58:20 +05:00
Andrey Sobolev
0820631e62
Upgrade svelte to 4.2.19 (#7146)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-11-11 14:02:41 +07:00
Andrey Sobolev
7c69f6f35a
UBERF-8553: Stats as separate service (#7054)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-29 12:57:28 +07:00
Andrey Sobolev
88dd3ddd04
UBERF-8488: Fix github re-auth (#7041)
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: Andrey Sobolev <haiodo@gmail.com>
2024-10-26 23:27:24 +07:00
Andrey Sobolev
afcc25beca
Fix workspace creation with index enabled (#7013) 2024-10-22 21:42:40 +07:00
Andrey Sobolev
5e234a0646
UBERF-8525: Fix Github stuck on adding new integrations (#7009)
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: Andrey Sobolev <haiodo@gmail.com>
2024-10-22 16:25:15 +07:00
Alexander Platov
15ce5442c6
Updated ListItem layout (#7008)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-10-22 14:46:39 +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
Andrey Sobolev
996978ef26
Rollback github service to node:20 (#7003)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-21 14:06:24 +07:00
Andrey Sobolev
0b1af0da90
UBERF-8518: Optimize client model (#7000)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-21 13:12:45 +07:00
Andrey Sobolev
8bd62ecede
UBERF-8504: Fix DocSyncInfo in transactions (#6998)
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: Andrey Sobolev <haiodo@gmail.com>
2024-10-21 10:16:40 +05:00
Andrey Sobolev
f1bee10ebb
UBERF-8517: Fix github external sync (#6999)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-21 11:05:42 +07:00
Andrey Sobolev
d65176fb84
UBERF-8516: Stable mentions popup (#6993)
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: Andrey Sobolev <haiodo@gmail.com>
2024-10-20 00:47:07 +07:00
Andrey Sobolev
d1bf10b1d9
Use mongodb drived with fixed bulkWrite memory leak (#6961)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-16 22:22:24 +07:00
Andrey Sobolev
a714be51e9
UBERF-8469: Fix exit from github service (#6921)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-15 10:04:39 +05:00
Anna Khismatullina
dbbd653e09
Fix bunch of GitHub integration issues faced by Vlang (#6839)
Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
2024-10-11 18:47:14 +07:00
Andrey Sobolev
65d45d7e82
Few github high cpu load fixes (#6865)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-10 21:13:04 +07:00
Andrey Sobolev
9dc8ac3b4a
UBERF-8376: Move indexer from server-core (#6829)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-09 12:08:27 +07:00
Alexander Platov
27548a49dd
Qfix PRs icons (#6835)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-10-08 01:13:30 +07:00
Alexander Platov
9fc50c9485
Updated Pull requests layout. Fixed uitest. (#6833)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-10-07 23:32:19 +07:00
Kristina
b0ec9759b3
Make github comment thread readonly (#6830)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-07 18:41:28 +05:00
Andrey Sobolev
f929acfe29
Enable jemalloc2 for our pods (#6823)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-07 16:20:31 +07:00
Andrey Sobolev
030bbb589b
UBERF-7863: Fix duplicate review comment (#6827)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-07 15:33:36 +07:00
Andrey Sobolev
a78ec1bc19
UBERF-8368: Fix review/reviewthread sync (#6821)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-06 17:23:43 +05: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
Andrey Sobolev
47d14885e5
UBERF-8324: Fix null in external sync and todos (#6777)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-10-02 12:46:05 +07:00
Andrey Sobolev
3951181958
UBERF-8282: Fix ws deps (#6735)
+ Fix github integration removal

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-26 17:20:30 +07:00
Andrey Sobolev
d6c7d7c9fe
UBERF-8261: Fix backup service (#6725)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-25 21:18:49 +07:00
Andrey Sobolev
33e132cb00
UBERF-8251: Fix github re-authenticate (#6704)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-24 14:20:00 +05:00
Andrey Sobolev
db10746bec
UBERF-8224: Fix undefined rejection exception (#6677)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-23 12:24:19 +07:00
Andrey Sobolev
a0f3be9dbd
UBERF-8163: Split ws into server + desktop backup support (#6630)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-20 15:59:10 +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
Andrey Sobolev
d38df9c600
UBERF-8150: Update to fresh mongo (#6603)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-17 23:26:46 +07:00
Andrey Sobolev
310f18c3ff
UBERF-8120: Fix high CPU usage in github service (#6573)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-16 11:52:05 +07:00
Andrey Sobolev
52e930cd07
UBERF-8053: Github fixes (#6554)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-13 15:25:17 +05:00
Andrey Sobolev
04ce0d70ef
UBERF-8083: Optimize account by email search (#6538)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-12 14:04:03 +07:00
Kristina
682e4b3011
Fix channels hide and return autohide (#6529)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-09-11 22:35:18 +07:00
Kristina
87b8e59969
Add more github analytics (#6506)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-09-10 12:40:15 +07:00
Andrey Sobolev
3bc46c71f7
UBERF-8053: Disable re-check for milestones
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-09-09 23:43:10 +07:00