Andrey Antukh
|
144336598d
|
🎉 Add login-with-password flag
As replacement to `login` flag
|
2022-12-22 16:28:06 +01:00 |
|
Andrey Antukh
|
6cd6946c46
|
✨ Add missing type hints on backend code
|
2022-12-22 16:27:45 +01:00 |
|
Andrey Antukh
|
b89ad902c9
|
♻️ Add admin facilities on the code base
- Fix bugs related to orphan teams on profile deletion
- Separate session based profile-id param from api user provided
|
2022-12-22 16:27:45 +01:00 |
|
Andrey Antukh
|
1564f589b9
|
🐛 Fix several rpc events not emiting webhooks
|
2022-12-17 14:22:23 +01:00 |
|
Andrey Antukh
|
3496463a79
|
🐛 Fix invitation link validation issue
|
2022-12-17 13:40:29 +01:00 |
|
Andrey Antukh
|
c13730dca7
|
🐛 Fix incorrect request flow handling on session middleware
an issue introduced in previous commits
|
2022-12-16 16:59:34 +01:00 |
|
Andrey Antukh
|
fa7cf70cee
|
✨ Add import, export and management events to webhooks
|
2022-12-16 09:41:32 +01:00 |
|
Andrey Antukh
|
e25cf13783
|
✨ Remove share-id from comments webhook
|
2022-12-16 09:41:32 +01:00 |
|
Andrey Antukh
|
6b199bef89
|
✨ Remove nils from audit/webhook props
|
2022-12-16 09:41:32 +01:00 |
|
Andrey Antukh
|
74e6c01213
|
🐛 Fix params inconsistency between mutation and commands
|
2022-12-16 09:41:32 +01:00 |
|
Andrey Antukh
|
970dc04bc6
|
🐛 Fix incorrect output on webhook internal queries
|
2022-12-16 09:41:32 +01:00 |
|
Andrey Antukh
|
1b3976da47
|
📎 Add missing doc metadata on comments commands
|
2022-12-16 09:33:55 +01:00 |
|
Andrey Antukh
|
c52046d25b
|
✨ Use new retry mechanism on comment thread creation
|
2022-12-16 09:33:55 +01:00 |
|
Andrey Antukh
|
609fa87fe2
|
✨ Add font events to webhooks
|
2022-12-16 09:33:52 +01:00 |
|
Andrey Antukh
|
9ca2450813
|
🔥 Remove unused code on RPC main ns
|
2022-12-16 09:33:24 +01:00 |
|
Andrey Antukh
|
408d33bdec
|
🐛 Fix incorrect auth cookie decoding on first stage session middleware
|
2022-12-16 09:33:24 +01:00 |
|
Andrey Antukh
|
226afe98e0
|
💄 Change worker logging
|
2022-12-15 11:33:10 +01:00 |
|
Andrey Antukh
|
db7920435b
|
:sparkless: Add more project events to webhooks
|
2022-12-15 11:28:18 +01:00 |
|
Andrey Antukh
|
bdd00be5e4
|
🐛 Fix incorrect deduplication of tasks on webhooks
|
2022-12-15 11:27:43 +01:00 |
|
Andrey Antukh
|
6eedb5315b
|
🐛 Properly remove qualified keys on audit/replace-props
|
2022-12-15 11:26:19 +01:00 |
|
Andrey Antukh
|
02f29ed4d0
|
🎉 Add webhooks to the API doc
|
2022-12-15 08:18:29 +01:00 |
|
Andrey Antukh
|
6ea0279c9e
|
✨ Improve webhook URI validation
|
2022-12-14 16:22:13 +01:00 |
|
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 |
|
Ryan Breen
|
f607540f23
|
💄 Remove duplicate require in backend/dev/user.clj
Cleanup a duplicate require of srepl
Signed-off-by: Ryan Breen <rbreen@zmags.com>
|
2022-12-10 07:14:00 -05:00 |
|
Pablo Alba
|
cdbfec4f19
|
🎉 Add team webhooks section
|
2022-12-07 14:08:14 +01:00 |
|
Andrey Antukh
|
d97afa0e6d
|
📎 Add helper/devenv script for kill nonresponsive repl
|
2022-12-05 15:20:29 +01:00 |
|
Andrey Antukh
|
baade567ca
|
📎 Improve bundle run template script
|
2022-12-05 15:20:29 +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 |
|