Commit Graph

29 Commits

Author SHA1 Message Date
Alexander Onnikov
5b767ce511
UBERF-5837 Automatically create snapshots when collaborative doc is edited (#4980)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-03-15 17:01:46 +07:00
Andrey Sobolev
67e81b35dd
Update to svelte 4.2.12 and some template fixes (#4982)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-03-15 16:33:12 +07:00
Alexander Onnikov
d5b6942f7d
UBERF-5837 Enhance logging in collaborator (#4929)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-03-13 13:59:32 +07:00
Andrey Sobolev
2abef8b6ec
Fix docker build (#4906)
We should tag containers locally with git revision, so in case of concurrent builds using same docker, we not mark wrong containers with a new version.

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-03-08 23:09:38 +06:00
Andrey Sobolev
1847ae6aaa
UBERF-5870: Fix cache control and some minor enhancements (#4869)
UBERF-5870: Fix cache control and some minor enhancements

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-03-04 20:03:35 +06:00
Andrey Sobolev
ec8dd14664
Fix validate build (#4780)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-02-27 15:29:41 +07:00
Alexander Onnikov
138ab2fc79
EZQMS-606 Migrate documents to new model (#4745)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-02-27 11:56:02 +07:00
Andrey Sobolev
0d2501a95a
UBERF-5673: Esbuild transpile (#4748)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-02-23 11:37:22 +06:00
Alexander Onnikov
83e7723f16
UBERF-5233 YDoc versioning (#4645)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2024-02-22 18:39:50 +07:00
Andrey Sobolev
9ccf593737
UBER-958: Fix query updates (#4742)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-02-21 22:11:41 +06:00
Andrey Sobolev
34b16ae88d
UBERF-5548: Use esbuild with webpack (#4657)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-02-16 13:20:03 +07:00
Andrey Sobolev
c23af625f6
Enhanced Phased build (#4599)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-02-12 23:57:11 +07:00
Andrey Sobolev
9b6c342656
UBERF-5350: Fix workspace name create issue (#4555) 2024-02-07 11:48:44 +07:00
Alexander Onnikov
99564ddcb7
Update node version to v20 (#4532)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2024-02-06 09:57:31 +07:00
Alexander Onnikov
697fb2732c
UBERF-5283 Validate token in collaborator (#4517)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2024-02-05 15:38:18 +07:00
Andrey Sobolev
69ff8dd4c7
UBERF-5275: Fix collaborator editing (#4505)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-02-03 00:16:40 +07:00
Andrey Sobolev
6996945e48
UBER-1198: Upgrade to mongo 7 (#4472)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-01-30 14:47:54 +07:00
Alexander Onnikov
6882c75775
UBERF-5044 Pass workspace name as part of collaborative document name (#4424)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2024-01-24 15:10:47 +07:00
Alexander Onnikov
32d9073f3a
Fix collaborator content API (#4397)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2024-01-22 13:00:13 +07:00
Alexander Onnikov
c0c17993cf
UBERF-4905 Change collaborator client payload (#4392)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2024-01-19 22:27:52 +07:00
Alexander Onnikov
96bd320f59
UBERF-4905 Collaborator Client (#4385)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2024-01-19 15:02:41 +07:00
Alexander Onnikov
b84aa01534
UBERF-4795 Make editor extensions kit configurable (#4329)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2024-01-10 17:51:05 +07:00
Alexander Onnikov
1c268d45bb
UBERF-4604 Update hocuspocus to 2.9.0 (#4319)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2024-01-08 17:02:43 +07:00
Alexander Onnikov
4defb38ff5
UBERF-4831 Fix duplicate issue descriptions (#4305)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2024-01-04 18:35:45 +06:00
Alexander Onnikov
b43231b78e
UBERF-4824 Handle unhandled rejections in collaborator (#4302)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2024-01-04 14:36:40 +06:00
Alexander Onnikov
5ddcaf4051
UBERF-4777 Fix redundant updates from collaborator (#4280)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2023-12-28 10:33:44 +07:00
Alexander Onnikov
2b4b97732e
UBERF-4569 Collaborative editors for Markup fields (#4247)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2023-12-25 16:49:08 +07:00
Alexey Zinoviev
e65783bfd2
ezqms-449: wrap initial collaborator content loading with try-catch (#4256)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2023-12-25 13:03:31 +07:00
Alexander Onnikov
f85da1de91
UBERF-4569 Extract collaborator to server package (#4179)
Signed-off-by: Alexander Onnikov <alexander.onnikov@xored.com>
2023-12-12 15:16:06 +07:00