Andrey Antukh
deaf6ef068
📎 Show version on dbg header
2024-10-29 11:17:54 +01:00
Andrey Antukh
f973faa409
📎 Add missing SPEC tag on doc entry template
2024-07-04 12:30:28 +02:00
Andrey Antukh
7eecd50c50
📚 Add http methods documentation to the API doc page
2024-03-06 09:24:37 +01:00
Andrey Antukh
b718a282e0
♻️ Add minor refactor to file migrations
...
Relevant changes:
- Add the ability to create migration in both directions, defaulting
to identity if not provided
- Move the version attribute to file table column for to make it more
accessible (previously it was on data blob)
- Reduce db update operations on file-update rpc method
2024-02-19 09:20:47 +01:00
Andrey Antukh
7f60946204
♻️ Refactor exportation and duplicate mechanism
...
Previously the file processing was implemented 3 times using similar
approaches bug each own with its own bugs. This PR unifies the
loging to a single implementation used by the 3 operations.
2024-01-30 16:27:16 +01:00
Andrey Antukh
03518a8da1
✨ Add the ability to stream events on rpc methods
2023-12-13 14:20:07 +01:00
Andrey Antukh
b70880420a
✨ Add improvements to dbg interface
2023-10-23 10:00:07 +02:00
Andrey Antukh
e6664013ba
Merge remote-tracking branch 'origin/staging' into develop
2023-08-21 17:26:21 +02:00
Andrey Antukh
28836d82cd
✨ Add minor improvements to error report template
2023-08-14 12:13:31 +02:00
Andrey Antukh
31323703a8
Merge remote-tracking branch 'origin/staging' into develop
2023-08-09 13:36:42 +02:00
Andrey Antukh
53f40043aa
📎 Fix typo on api doc main template
2023-08-08 14:52:39 +02:00
Andrey Antukh
36b167956c
✨ Add improvements to api doc
2023-08-08 13:44:47 +02:00
Andrey Antukh
63a3186e6d
💄 Add minor cosmetic improvement on error report template
2023-08-08 10:42:26 +02:00
Andrey Antukh
80bf7cc1e5
Merge remote-tracking branch 'origin/staging' into develop
2023-08-07 12:59:17 +02:00
Andrey Antukh
f039b904f2
✨ Add the ability to skip some rpc methods from api doc
2023-08-03 17:51:34 +02:00
Andrey Antukh
9334f935eb
✨ Add better error reporting on response encoding middleware
2023-08-03 16:10:41 +02:00
Andrey Antukh
5ca3d01ea1
🎉 Add malli based validation and coersion subsystem
2023-05-17 16:05:29 +02:00
Andrey Antukh
c0ccbaebaf
🔥 Remove deprecated queries and mutations
2023-04-24 20:18:14 +02:00
Andrey Antukh
dfdebc35c8
💄 Improve readability on error report templates
2023-02-07 18:16:55 +01:00
Andrey Antukh
bb055a3c84
♻️ Refactor logging subsystem and error reporting
2023-02-02 13:38:04 +01:00
Andrey Antukh
02f29ed4d0
🎉 Add webhooks to the API doc
2022-12-15 08:18:29 +01:00
Andrey Antukh
9c33dc529d
✨ Improve error report list template
2022-11-07 08:37:43 +01:00
luz paz
e30bea0b6f
🔧 Fix typos in source code
...
Found via `codespell -q 3 -S *.po,./frontend/yarn.lock -L childs,clen,fpr,inflight,ody,ot,ro,te,trys,ue`
2022-10-04 10:40:34 +02:00
Andrey Antukh
d30b6ac5b9
✨ Reorganize resources directory
2022-08-03 09:49:24 +02:00