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
7b73401dcf
Show delete action for duplicate base environments
2026-02-19 06:17:38 -08:00
Gregory Schier
ec3e2e16a9
Switch to BiomeJS ( #306 )
2025-11-23 08:38:13 -08:00
Gregory Schier
9c52652a5e
Move a bunch of git ops to use the git binary ( #302 )
2025-11-17 15:22:39 -08:00
Gregory Schier
0cb633e479
A bunch of fixes
2025-11-04 08:44:08 -08:00
Gregory Schier
749ca968ec
Fix environment sorting
2025-11-03 13:53:41 -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
b2766509e3
Hotkey for creating environment when dialog open
2025-10-26 12:10:41 -07:00
Gregory Schier
3f5b5a397c
Better environment color picker ( #282 )
2025-10-26 12:05:03 -07:00
Gregory Schier
b4deae6e8d
Batch insert environments last, to handle folder case
2025-10-04 05:48:08 -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
Jhonatan Matías
46b049c72b
Fix Typos ( #255 )
2025-09-18 10:40:32 -07:00
Gregory Schier
423a1a0a52
Fix environment color editing
2025-06-07 19:32:23 -07:00
Gregory Schier
d0fde99b1c
Environment colors ( #225 )
2025-06-07 18:21:54 -07:00
Gregory Schier
73c366dc27
Hopefully fix weird env routing issue
2025-05-16 09:12:36 -07:00
Gregory Schier
84b8d130dc
Some small tweaks for plugins
2025-05-11 06:36:50 -07:00
Gregory Schier
94d4227bc1
Ability to sync environments to folder ( #207 )
2025-05-08 14:10:07 -07:00
Gregory Schier
2e55a1bd6d
[WIP] Encryption for secure values ( #183 )
2025-04-15 07:18:26 -07:00
Gregory Schier
f1757ae427
Generalized frontend model store ( #193 )
2025-03-31 11:56:17 -07:00
Gregory Schier
b9ed554aca
Remove useTemplating prop ( #184 )
2025-03-18 05:34:38 -07:00
Gregory Schier
f42f3d0e27
Support multi-line params and env vars
2025-03-17 09:29:37 -07:00
Gregory Schier
787a0433cb
Support _PREFIXED variable names and fail when variable missing
2025-03-06 07:15:02 -08:00
Gregory Schier
efe4eef1b7
Fix deleting selected environment
2025-02-23 06:05:01 -08:00
Gregory Schier
1a7c27663a
Git support ( #143 )
2025-02-07 07:59:48 -08:00
Gregory Schier
f678593903
OAuth 2 ( #158 )
2025-01-26 13:13:45 -08:00
Gregory Schier
88ff7f4300
Support dashes in template variable/fn names
2025-01-13 06:38:21 -08:00
Gregory Schier
f694456ddc
Fix workspace creation, reveal sync dir, and don't update timestamps on sync/import
2025-01-09 07:50:23 -08:00
Gregory Schier
2f7b66fc92
A bunch of changes, including moving prompt/confirm out of context
2025-01-07 06:56:51 -08:00
Gregory Schier
135c366e32
Preserve Editor State ( #151 )
2024-12-31 07:31:43 -08:00
Gregory Schier
61d094d9fd
Some fixes around environments
2024-12-21 11:04:49 -08:00
Gregory Schier
dd8ccfe21f
Extract base environment ( #149 )
2024-12-21 05:44:55 -08:00
Gregory Schier
7759649963
Update local model stores in all mutations ( #129 )
2024-10-23 09:54:43 -07:00
Gregory Schier
4160e5b1c4
Make prompt() to return null on cancel
2024-10-02 05:54:44 -07:00
Gregory Schier
7e4f807f75
Add prompt() plugin API ( #121 )
2024-10-01 08:32:42 -07:00
Gregory Schier
101b6284d6
[WIP] Refactor to NPM workspaces ( #104 )
2024-09-22 21:27:10 -07:00
Gregory Schier
93633875ac
snake_case icons and better toast styles
2024-09-20 07:30:11 -07:00
Gregory Schier
c9b4e6181c
Use new theme vars ( #63 )
...
This PR swaps the theme to use the new stuff from the Theme Studio
2024-08-13 07:44:28 -07:00
Gregory Schier
f967820f12
Model and DB refactor ( #61 )
...
- [x] Move from `sqlx` to `rusqlite`
- [x] Generate TS types from Rust models
2024-08-05 07:58:20 -07:00
Gregory Schier
94abb6838a
Better performance on large workspaces
2024-06-21 10:53:11 -07:00
Gregory Schier
73b2e44094
Recursive environments
2024-06-17 12:24:06 -07:00
Gregory Schier
81ff405874
Bulk edit environments
2024-06-10 23:16:21 -07:00
Gregory Schier
5127de831a
Fix autocomplete for environment editor names
2024-06-02 17:52:51 -07:00
Gregory Schier
4c5087659b
Theme system refactor ( #31 )
2024-05-21 17:56:06 -07:00
Gregory Schier
f75446de87
Better padding
2024-03-16 13:59:06 -07:00
Gregory Schier
3a9d4045d0
Obfuscate environment variables
2024-03-16 10:42:46 -07:00
Gregory Schier
bb628e699f
Fix split layout placeholder
2024-02-18 09:12:44 -08:00
Gregory Schier
ed55eb2238
Better environment edit dialog
2024-02-18 07:44:53 -08:00