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
Alex Coté
7742e7a54c
Allow dots in environment variable names ( #323 )
2025-12-28 13:53:43 -08:00
Gregory Schier
ec3e2e16a9
Switch to BiomeJS ( #306 )
2025-11-23 08:38:13 -08:00
Gregory Schier
75dc82570b
Rename BadgeButton to PillButton
2025-11-09 08:18:26 -08:00
Gregory Schier
0cb633e479
A bunch of fixes
2025-11-04 08:44:08 -08:00
Gregory Schier
0f9975339c
Fixes for last commit
2025-11-01 09:33:57 -07:00
Gregory Schier
6ad4e7bbb5
Click env var to edit AND improve input/editor ref handling
2025-11-01 08:39:07 -07:00
Gregory Schier
e3e67c8df7
Use TRee component for Environment dialog ( #288 )
2025-10-31 09:16:29 -07:00
Gregory Schier
b19e036a61
Better CSS
2025-10-24 15:06:08 -07:00
Gregory Schier
b51e37f221
Try fix folder variable pane layout
2025-10-24 14:53:07 -07:00
Gregory Schier
6abbdc8726
Filter out current variable from autocomplete and show sub environment variables in base environment autocomplete
2025-09-29 06:57:04 -07:00
Gregory Schier
8fe50959b9
Add migrate for base environment to sync logic
2025-09-22 11:15:32 -07:00
Gregory Schier
7951f3a7bd
Tweak light theme, high contrast themes, and fix env null reference
2025-09-22 08:36:40 -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