Mazen Touati
|
e1b844cee0
|
feat(history): add history viewer and rewind (#38)
* feat(ui): add `input group` base component
* feat(history): add history viewer and rewind
* test: update selector snapshot
* test: add PW base page
* style: apply TS style fixes
* chore(history): request history wiki
* chore(history): remove unwanted symbol
* chore: fix type
* style: apply TS style fixes
|
2026-01-17 20:50:00 +01:00 |
|
Mazen Touati
|
78d91a39c1
|
refactor(schemas): use standardized schema shapes (#33)
* refactor(schemas): use standardized schema shapes
* refactor: apply rector
* chore: fix types
* test(schemas): add missing tests
* chore(schemas): drop null schema
* feat(schemas): cover json rule
|
2026-01-12 21:23:04 +01:00 |
|
Mazen Touati
|
8bdd510f17
|
fix(curl): properly wrap JSON payload (#31)
|
2026-01-04 19:47:20 +01:00 |
|
Mazen Touati
|
4adb5a1bbf
|
fix(curl): properly export get requests with body payload (#25)
|
2025-12-26 22:39:27 +01:00 |
|
Mazen Touati
|
65d2a240b5
|
chore: fix TS types (#21)
* chore: fix TS types
* build: add types-check CI job
* style: apply TS style fixes
|
2025-11-18 19:29:37 +01:00 |
|
Mazen Touati
|
6ba071dc98
|
test: front-end tests cleanup (round 1)
the aim is to make the tests more about the behavior rather than implementation, add some missing tests, and improve the code.
|
2025-11-16 19:03:40 +01:00 |
|