Gregory Schier
b4a1c418bb
Run oxfmt across repo, add format script and docs
...
Add .oxfmtignore to skip generated bindings and wasm-pack output.
Add npm format script, update DEVELOPMENT.md for Vite+ toolchain,
and format all non-generated files with oxfmt.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-13 10:15:49 -07:00
Gregory Schier
45262edfbd
Migrate to Vite+ unified toolchain ( #428 )
2026-03-13 09:27:56 -07:00
Gregory Schier
49053cb423
Fix [object Object] request descriptions after OpenAPI import ( #412 )
2026-02-27 15:36:46 -08:00
Gregory Schier
ec3e2e16a9
Switch to BiomeJS ( #306 )
2025-11-23 08:38:13 -08:00
Gregory Schier
030e8b837e
Fix incorrect Postman AWS auth key mapping and update test fixtures
2025-10-29 07:08:02 -07:00
Gregory Schier
a42cba567c
Support all possible Postman auth types
2025-10-29 07:06:10 -07:00
Gregory Schier
0520ef5d43
Import postman environments
...
https://feedback.yaak.app/p/import-postman-environments
2025-10-21 07:20:37 -07:00
Gregory Schier
615de8b3cc
Update importers for folder environment and fix tests
2025-09-25 07:12:50 -07:00
Gregory Schier
523e7dcf16
Add bootstrap to release script (to fix lint)
2025-09-22 08:57:05 -07:00
Gregory Schier
fa98351e30
Fix lint
2025-09-21 08:04:47 -07:00
Gregory Schier
eb3d1c409b
Merge pull request #256
...
* Update environment model to get ready for request/folder environments
* Folder environments in UI
* Folder environments working
* Tweaks and fixes
* Tweak environment encryption UX
* Tweak environment encryption UX
* Address comments
* Update fn name
* Add tsc back to lint rules
* Update src-web/components/EnvironmentEditor.tsx
* Merge remote-tracking branch 'origin/folder-environments' into folder…
2025-09-21 07:54:26 -07:00
Gregory Schier
0c60d190af
Fix lint errors and show docs explorer on Cmd click
2025-07-14 14:52:16 -07:00
Gregory Schier
6f1fd7a254
Fix lint errors after upgrades and narrow tsc
2025-07-14 10:09:08 -07:00
Gregory Schier
5c1fba4b0c
Fix Postman import description
...
https://feedback.yaak.app/p/missing-documentation-info-when-importing-postman-requests
2025-07-14 07:36:04 -07:00
Gregory Schier
47722643ee
Add descriptions to plugins
2025-07-06 12:47:13 -07:00
Gregory Schier
19ffcd18a6
gRPC request actions and "copy as gRPCurl" ( #232 )
2025-07-05 15:40:41 -07:00
Gregory Schier
19c6ad9d97
Theme plugins ( #231 )
2025-07-03 13:06:30 -07:00
Gregory Schier
101efdd512
Merge plugins repo into mono
2025-05-29 08:02:24 -07:00
Gregory Schier
723e8d2874
Move everything into subdir for repo merge
2025-05-29 07:16:39 -07:00
Gregory Schier
d142966d0c
Update plugins
2025-01-20 13:07:04 -08:00
Gregory Schier
a80a25a90e
Update for standalone base environments
2025-01-13 17:04:35 -08:00
Gregory Schier
54689d19ef
Add more template tag plugins ( #3 )
2024-10-02 06:56:07 -07:00
Gregory Schier
9df586cb59
NPM workspaces
2024-09-30 18:11:51 -07:00
Gregory Schier
035d7927f9
Fix types
2024-09-22 11:09:18 -07:00
Gregory Schier
aed73482d1
Bump @yaakapp/api deps
2024-09-20 07:09:01 -07:00
Gregory Schier
92ac91733e
Handle Postman URL query and variable fields
2024-09-17 05:58:21 -07:00
Gregory Schier
107fe46852
Add @yaakapp/cli dependency
2024-09-09 12:11:37 -07:00
Gregory Schier
035441a492
Fix tests and lint
2024-09-09 11:49:05 -07:00
Gregory Schier
6ce1369a88
Upgrade deps
2024-09-06 06:39:57 -07:00
Gregory Schier
d4baddc8d4
Fix bug
2024-08-26 13:10:22 -07:00
Gregory Schier
7ca3b9bd20
Send purpose with render request
2024-08-23 13:31:39 -07:00
Gregory Schier
5ba11ca788
Bump plugin deps
2024-08-22 11:27:57 -07:00
Gregory Schier
d1871b19ee
Template response plugin
2024-08-19 19:11:36 -07:00
Gregory Schier
54efb6ae4e
Add @yaakapp/api everywhere
2024-08-15 06:17:33 -07:00
Gregory Schier
bb3f948596
Don't add duplicate body headers for Postman
2024-07-23 12:41:01 -07:00
Gregory Schier
afaf4e62d8
Better body handling in Postman
2024-07-23 08:26:00 -07:00
Gregory Schier
6a24b31c6c
Improved Postman and OpenAPI import
2024-07-22 18:00:13 -07:00
Gregory Schier
373bc75e98
OpenAPI import plugins
2024-07-22 14:04:37 -07:00
Gregory Schier
77825ee89e
Update plugins
2024-07-19 14:39:10 -07:00
Gregory Schier
102bd588c2
NodeJS Plugin Runtime ( #53 )
2024-07-19 10:41:47 -07:00
Gregory Schier
47b8c4dd6b
A few tweaks
2024-07-18 16:37:20 -07:00
Gregory Schier
a63b485b95
Move plugins to this repo
2024-06-27 21:44:45 -07:00
Gregory Schier
6c331ed734
Fix plugins
2024-06-13 07:03:50 -07:00
Gregory Schier
acfc254a58
Deno plugins ( #42 )
...
Switch from BoaJS to Deno core
2024-06-07 10:47:41 -07:00
Gregory Schier
cc9e8c4f1e
Import content-type from Postman multi-part form
2024-06-02 11:53:25 -07:00
Gregory Schier
82e2a6b73e
Curl import ( #24 )
2024-05-07 21:57:03 -07:00
Gregory Schier
ba5bfd07f7
Postman text body import
2024-04-02 10:10:16 +02:00
Gregory Schier
6779251ff3
Fix Postman variable import
2024-03-22 10:40:51 -07:00
Gregory Schier
a49ead969e
Postman bearer, global auth, global vars
2024-03-20 07:26:46 -07:00
Gregory Schier
c49e81cde4
Simple tests for Postman and Yaak importers
2024-03-18 13:40:00 -07:00