Andrey Antukh
|
6a7a25121e
|
✨ Improve default update-file webhook batch timeout
|
2022-12-14 16:22:13 +01:00 |
|
Andrey Antukh
|
842463ed1b
|
🎉 Add the ability to copy team invitation link
|
2022-12-14 16:22:13 +01:00 |
|
Andrey Antukh
|
7d2e3a0864
|
🔥 Remove deprecated RPC methods
|
2022-12-14 16:22:13 +01:00 |
|
Andrey Antukh
|
c2ced974b1
|
📎 Add missing doc/added metadata on fonts related RPC methods
|
2022-12-14 16:22:13 +01:00 |
|
Andrey Antukh
|
653b6bdb42
|
🔥 Remove old deprecated method from fonts queries RPC
|
2022-12-14 16:22:13 +01:00 |
|
Andrey Antukh
|
c820c49fc5
|
✨ Add generic (blocking) retry macro
And use it on audit handling
|
2022-12-14 16:22:13 +01:00 |
|
Andrey Antukh
|
7a9172560d
|
♻️ Move teams queries and mutations to commands
|
2022-12-14 16:22:13 +01:00 |
|
Andrey Antukh
|
be5053ce22
|
✨ Use the same value for created_at and tracked_at on audit
|
2022-12-14 16:22:13 +01:00 |
|
Andrey Antukh
|
d56082307b
|
🎉 Add update-file (batched) to webhooks
|
2022-12-13 23:14:55 +01:00 |
|
Andrey Antukh
|
782f2ed57d
|
🎉 Enable comments events on webhooks
|
2022-12-13 23:13:48 +01:00 |
|
Andrey Antukh
|
d7459db292
|
🎉 Add task deduplication by label
|
2022-12-13 23:13:11 +01:00 |
|
Andrey Antukh
|
ae79ee435e
|
🎉 Add many rpc calls to webhooks registry
|
2022-12-13 16:17:31 +01:00 |
|
Andrey Antukh
|
240e480b2e
|
🎉 Allow application/json on Accept header
|
2022-12-13 16:17:31 +01:00 |
|
Andrey Antukh
|
f2b60261f8
|
🎉 Add tests for webhooks rpc and logger
|
2022-12-13 16:17:31 +01:00 |
|
Andrey Antukh
|
5b9f0ed0b1
|
🎉 Add webhook processing worker
|
2022-12-13 16:17:31 +01:00 |
|
Andrey Antukh
|
d768711caa
|
✨ Improve null handling on more db helpers
|
2022-12-13 16:17:31 +01:00 |
|
Andrey Antukh
|
d584ae5a0f
|
✨ Improve json encode/decode api
|
2022-12-13 16:17:31 +01:00 |
|
Andrey Antukh
|
c0a4b7dc76
|
✨ Improve worker queue management
and add specific worker instance for webhooks
|
2022-12-13 16:17:31 +01:00 |
|
Andrey Antukh
|
7f589b09ca
|
♻️ Move audit http handler to RPC
|
2022-12-13 16:17:31 +01:00 |
|
Pablo Alba
|
cdbfec4f19
|
🎉 Add team webhooks section
|
2022-12-07 14:08:14 +01:00 |
|
Andrey Antukh
|
39b9daa3a7
|
🎉 Add webhooks rpc API
|
2022-12-05 15:20:29 +01:00 |
|
Andrey Antukh
|
861328af3e
|
⬆️ Update promesa library to 10.0.570
|
2022-12-05 09:06:24 +01:00 |
|
Andrey Antukh
|
8bad9d8340
|
♻️ Refactor loggers/audit, auth/oidc, and http/clent modules
|
2022-12-05 08:53:00 +01:00 |
|
Andrey Antukh
|
7f7efc5760
|
✨ Improve exception formating on backend
|
2022-12-05 08:51:54 +01:00 |
|
Andrés Moya
|
148f6cb3c2
|
🐛 Fix adding an extra blank page on import
|
2022-12-01 17:15:20 +01:00 |
|
Andrey Antukh
|
c451c7bb9d
|
🐛 Fix regression on worker task handling
|
2022-11-30 13:13:11 +01:00 |
|
Andrey Antukh
|
bcfb4e0f81
|
🐛 Fix metrics code on rpc.climit
|
2022-11-28 12:25:30 +01:00 |
|
Andrey Antukh
|
69011007ac
|
✨ Change execution model of storage.tmp cleaner
|
2022-11-28 12:21:46 +01:00 |
|
Andrey Antukh
|
0600b2abe4
|
♻️ Make the worker abstraction more scalable
Start using redis for dispatcher to worker communication
and add the ability to start multiple threads to worker
for increase the concurrency.
|
2022-11-28 12:21:44 +01:00 |
|
Andrey Antukh
|
13a092b192
|
♻️ Normalize internal naming on the worker module
|
2022-11-28 12:20:58 +01:00 |
|
Andrey Antukh
|
10bf6c5e56
|
♻️ Normalize redis api and its usage in msgbus module
|
2022-11-28 12:20:58 +01:00 |
|
Andrey Antukh
|
706714d557
|
🎉 Restore removed by mistake search rpc method
|
2022-11-25 10:42:17 +01:00 |
|
Andrey Antukh
|
1b9dea01e2
|
🔥 Remove unused d/update-vals function
Already available as clojure.core/update-vals
|
2022-11-22 14:06:14 +01:00 |
|
Andrey Antukh
|
ccb7c466bf
|
🎉 Add lazy loading and storage/pointer-map support on viewer
|
2022-11-22 14:06:14 +01:00 |
|
Andrey Antukh
|
fbd042d4ee
|
🐛 Remove not working chrono-units on duration constructor
|
2022-11-22 14:06:14 +01:00 |
|
Andrey Antukh
|
bbf95434d8
|
🎉 Add lazy loading and storage/pointer-map support on workspace
This also rewrites the workspace load process making it a bit more
efficient independently if lazy loading is used.
|
2022-11-22 14:06:14 +01:00 |
|
Andrey Antukh
|
8852ed815f
|
🐛 Fix unexpected exception on file-gc cron task
|
2022-11-10 14:54:50 +01:00 |
|
Andrey Antukh
|
fde03e21b0
|
🎉 Add conditional reading to RPC
|
2022-11-10 14:54:50 +01:00 |
|
Andrey Antukh
|
b20d2badfe
|
✨ Load workspace thumbnails in a separated request
|
2022-11-10 14:54:50 +01:00 |
|
Andrey Antukh
|
dfb73192b8
|
📎 Change rpc middleware order (minor)
|
2022-11-10 14:54:50 +01:00 |
|
Andrey Antukh
|
59ba87d9cd
|
✨ Properly report malformed json error
|
2022-11-10 14:54:50 +01:00 |
|
Andrey Antukh
|
38ed3b076a
|
🔥 Remove unused config entry
|
2022-11-10 14:54:50 +01:00 |
|
Andrey Antukh
|
f3472fcd79
|
📚 Add documentation to objects and pointer map namespaces
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
0dc3dba428
|
📎 Set definitive fressian handler ids for objects and pointer map
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
16afa90b9c
|
✨ Improve internal impl of objects-map
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
1298956d92
|
✨ Improve srepl helpers for activate profile
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
67b4d5a1c7
|
🐛 Fix issues when RPC returns nil values
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
bfccae2373
|
🔥 Remove unused namespace
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
76333cec26
|
🎉 Integrate storage/pointer-map file feature
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
a42d7164ad
|
🎉 Add more helpers on srepl ns
|
2022-11-08 13:02:14 +01:00 |
|