Commit Graph

282 Commits

Author SHA1 Message Date
Anna Khismatullina
d4731a63b0
Support export to JSON, CSV (#8193)
Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
2025-03-12 22:31:58 +07:00
Denis Bykhov
a89f75ae9f
Cards fixes (#8186) 2025-03-11 11:00:29 +07:00
Denis Bykhov
46b664f64e
Fix enums (#8168)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-03-07 17:06:07 +07:00
Denis Bykhov
7bfd8403a8
Relation fixes (#8167)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-03-07 14:14:17 +05:00
Denis Bykhov
efdbf4f2a2
Card fixes (#8136)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-03-05 21:03:39 +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
Andrey Sobolev
6a926a7ea7
UBERF-9540: Fix invite message and add rate limit (#8123)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-03-03 13:20:11 +07:00
Alexander Onnikov
20bbe82144
feat: cookie token (#8057)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-24 13:12:19 +07:00
Alexey Zinoviev
8022d642b4
uberf-9451: drop old tokens from local storage (#8028)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-02-17 21:13:38 +07:00
Alexander Onnikov
f0f63391ff
fix: use workspace uuid in image and blob links (#8019)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-17 14:35:03 +07:00
Andrey Sobolev
1205a20286
Merge branch 'staging' into develop
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-17 13:12:13 +07:00
Andrey Sobolev
207e60a76e
Minor import fixes (#8017)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-17 13:10:46 +07:00
Andrey Sobolev
329d1f175b
Merge branch 'staging' into develop
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-17 11:02:01 +07:00
Andrey Sobolev
9072b4cbba
UBERF-9483 Task type improvements (#8015)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-17 10:51:48 +07:00
Andrey Sobolev
4888c7eda4
Merge branch 'staging' into develop
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-14 09:04:42 +07:00
Denis Bykhov
9d87ce7ede
Cards fixes (#8003)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-14 01:41:25 +07:00
Alexander Onnikov
753b8f4efb
UBERF-9461 Add personId array presenter (#7979)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-11 17:05:13 +07:00
Andrey Sobolev
66a05f7126
Merge branch 'staging' into develop
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-11 08:47:49 +07:00
Andrey Sobolev
76ed79c52c
UBERF-9455: Fix change of configurations and proper notifyTx (#7969)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-10 22:47:46 +07:00
Alexander Platov
a187d7a8c2
QFix: check getWeekInfo (support for older browsers, Firefox). (#7963)
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
2025-02-08 14:22:03 +07:00
Andrey Sobolev
86494e7fd1
Merge branch 'staging' into develop
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-06 11:33:40 +07:00
Alexey Zinoviev
7df63cfd57
uberf-9385: fix select workspace redirects (#7942)
Some checks are pending
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / build (push) Waiting to run
CI / svelte-check (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: Alexey Zinoviev <alexey.zinoviev@xored.com>
2025-02-06 07:34:00 +07:00
Alexander Platov
b26a6256db
UBERF-9220: Set first day of the week (#7770)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-02-05 19:14:40 +07:00
Denis Bykhov
2d10797cf7
Fix archived and viewlet bugs (#7927)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-05 16:47:31 +05:00
Alexey Zinoviev
2c64ceadb8
UBERF-8425: Global accounts (#7573) 2025-02-04 10:31:03 +07:00
Andrey Sobolev
2ceadf28d8
UBERF-9299: Fix backup service order and add parallel (#7846) 2025-01-31 18:12:49 +07:00
Andrey Sobolev
244ddd42af
Green Transactor (#7828)
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>
2025-01-31 11:42:06 +07:00
Denis Bykhov
9a02b1d430
Cards (#7809) 2025-01-29 11:35:17 +07:00
Andrey Sobolev
f728c40527
QFix: Backup info page (#7703)
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>
2025-01-17 23:10:42 +07:00
Alexander Platov
4820785009
Fixed the behavior of the navigator and sidebar on the mobile (#7694) 2025-01-17 11:47:25 +07:00
Andrey Sobolev
81dd4cdee7
UBERF-9107: Add backup list support (#7662)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-15 11:08:51 +07:00
Alexander Platov
3091821c4a
Fixed Settings layout (#7660)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-01-14 12:13:35 +07:00
Denis Bykhov
582766bc63
Add relation functionality (#7653) 2025-01-14 10:31:49 +07:00
Artyom Savchenko
d9604b7e0e
UBERF-9028: Remove unused Svelte components (#7559)
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: Artem Savchenko <armisav@gmail.com>
2024-12-27 17:38:35 +07:00
Andrey Sobolev
35981be705
UBERF-8993: Part2 (#7532)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2024-12-24 17:39:51 +07:00
Artyom Savchenko
a122f866e8
QFix: add limit to count queries (#7458)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
2024-12-14 00:34:46 +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
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
Alexander Platov
ad54f56f4c
Adaptive aSide in Settings (#7130)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-11-08 12:43:06 +07:00
Alexander Platov
585b3f40e7
Updated LoveWidget layout (#7103) 2024-11-05 10:54:23 +07:00
Denis Bykhov
3ea2659d9e
Fix class editor (#7099) 2024-11-05 10:53:02 +07:00
Kristina
67f9967551
Add warning for telegram integration (#7065) 2024-10-30 09:54:57 +07:00
Alexander Platov
7a8ee3cf32
Auto show left panel in Settings. UI fixes (#7055)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-10-28 22:17:07 +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
Alexey Zinoviev
e983d402a5
uberf-8068: rework space type delete UX (#6525)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-09-11 15:31:40 +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
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
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
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