Commit Graph

23 Commits

Author SHA1 Message Date
Alexander Onnikov
73e5ca9ad0
Update API client documentation (#8832)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-05-05 15:52:09 +07:00
Nikolay Marchuk
d3a40bb48e
Add connectRest helper to api-client (#8756)
Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>
2025-04-29 12:27:28 +07:00
Nikolay Marchuk
e4fbe05455
Support fulltext search api in REST api-client (#8712)
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 / uitest-workspaces (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
* Support fulltext search api in REST api-client

Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>

* Fix template string formatting

Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>

---------

Signed-off-by: Nikolay Marchuk <nikolay.marchuk@hardcoreeng.com>
2025-04-25 23:05:30 +07:00
Alexey Zinoviev
26f23559c2
UBERF-10346: Combined ensure person (#8701)
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 / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
2025-04-25 07:53:58 +07:00
Andrey Sobolev
aedad834f1
Basic rate limits (#8539)
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 / uitest-workspaces (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-04-24 17:40:25 +07:00
Kristina
af9bb74670
New chat & inbox (#8328)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2025-03-31 17:09:09 +07:00
Alexey Zinoviev
899b00df66
UBERF-9503: generated social ids (#8208) 2025-03-20 17:21:51 +07:00
Alexander Onnikov
b96283ffc6
feat: refactor markup to markdown utils (#8134)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-03-05 12:18:49 +07:00
Chunosov
3483789d93
Add exports for some packages used as external deps (#8116)
* add exports for some packages

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

* fix formatting

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>

---------

Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-02-28 16:13:54 +07:00
Andrey Sobolev
05f1d8395a
Merge 9522 9513 (#8103)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
Co-authored-by: Denis Bykhov <bykhov.denis@gmail.com>
Co-authored-by: Alexander Onnikov <aonnikov@hardcoreeng.com>
Co-authored-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-02-27 16:57:36 +07:00
Alexander Onnikov
815caef82a
add API client documentation (#8087)
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 / uitest-workspaces (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>
2025-02-25 13:09:35 +07:00
Andrey Sobolev
cd90f8bce6
Initial rest RPC (#8076)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-24 12:40:56 +07:00
Andrey Sobolev
b97b858728
Fix formatting
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-02-06 21:25:08 +07:00
Andrey Sobolev
3c2735d870
Merge branch 'staging' into develop
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-02-06 16:59:55 +07:00
Alexander Onnikov
3307cd74cc
fix: wrong workspace id passed to collaborator client (#7950)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-02-06 16:36:54 +07:00
Alexey Zinoviev
2c64ceadb8
UBERF-8425: Global accounts (#7573) 2025-02-04 10:31:03 +07:00
Andrey Sobolev
d15a669e50
Few sentry issue fixes (#7841)
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-30 20:12:55 +07:00
Alexander Onnikov
a4a458b06c
qfix: export markup type from api client (#7410)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-12-10 14:45:43 +07:00
Alexander Onnikov
a6fb3713f6
UBERF-8557 Save collaborative content as JSON (#7039)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-29 16:58:50 +07:00
Alexander Onnikov
1e2b3645b0
fix: better handle markup in api client (#7180)
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-22 09:29:59 +07:00
Alexander Onnikov
5487e3bd7b
fix: more explicit api client interface (#7138)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-08 23:34:39 +07:00
Alexander Onnikov
d88f361589
fix: specify files in package.json (#7131)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-08 14:46:07 +07:00
Alexander Onnikov
f5c0bed057
UBERF-8657 API Client package (#7081)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-11-06 15:00:57 +07:00