Commit Graph

287 Commits

Author SHA1 Message Date
Gregory Schier dfca17f9b7 Prevent sidebar re-render on every keypress (#152) 2024-12-31 15:02:10 -08:00
Gregory Schier 135c366e32 Preserve Editor State (#151) 2024-12-31 07:31:43 -08:00
Gregory Schier c1d5881167 Merge branch 'master' into cleanup
# Conflicts:
#	src-web/components/MarkdownEditor.tsx
#	src-web/components/RequestPane.tsx
#	src-web/hooks/useActiveEnvironment.ts
2024-12-21 05:46:33 -08:00
Gregory Schier dd8ccfe21f Extract base environment (#149) 2024-12-21 05:44:55 -08:00
Gregory Schier ecabe9b6ef Cleanup (#148) 2024-12-20 23:49:48 -08:00
Gregory Schier ec999015ab Fixed the circular imports and things 2024-12-20 23:49:15 -08:00
Gregory Schier 27134a52ad Performance sweep (#147) 2024-12-20 17:31:15 -08:00
Gregory Schier 833dc7d3f7 Markdown documentation for HTTP requests (#145) 2024-12-19 05:57:40 -08:00
Gregory Schier 40f0f5387a Fix lint problems 2024-12-03 09:43:16 -08:00
Gregory Schier 88bcfb9e66 Changes for commercial use (#138) 2024-12-03 09:28:27 -08:00
dependabot[bot] 6b208ef67c Bump cross-spawn (#135)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-20 21:15:30 -08:00
Gregory Schier c9c48c77e4 Update Tauri deps 2024-11-16 13:56:32 -08:00
Gregory Schier 7759649963 Update local model stores in all mutations (#129) 2024-10-23 09:54:43 -07:00
Gregory Schier ec850f2cf0 Properly handle charset in content-type 2024-10-23 05:49:14 -07:00
Gregory Schier e216214085 Custom JSON formatter that works with template syntax (#128) 2024-10-21 15:17:14 -07:00
Gregory Schier 6f50f35519 Bump Tauri to fix macOS 13 launch issue 2024-10-15 09:54:21 -07:00
Gregory Schier 17a429525f Tweak plugins 2024-10-15 07:45:45 -07:00
Gregory Schier f5b4697608 Npm i 2024-10-12 21:06:19 -07:00
Gregory Schier 6fb94384b9 Better fuzzy matching in cmd palette 2024-10-12 07:41:01 -07:00
Gregory Schier d754e7233d Server sent event response viewer (#126) 2024-10-11 06:52:32 -07:00
Gregory Schier 2ca30bcb31 Fix Codemirror undo history 2024-10-09 12:00:52 -07:00
Gregory Schier d890b8be0a Tauri 2.0.0 stable 2024-10-02 11:30:39 -07: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 aa82ef8636 Revert codemirror-json-schema due to bundle bloat 2024-09-24 10:50:09 -07:00
Gregory Schier 101b6284d6 [WIP] Refactor to NPM workspaces (#104) 2024-09-22 21:27:10 -07:00
Gregory Schier a3b64423fd Refactor plugin manager and gRPC server (#96) 2024-09-19 05:58:12 -07:00
dependabot[bot] d48b29c6e9 Bump vite from 5.4.5 to 5.4.6 (#94)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 19:05:03 -07:00
Gregory Schier e0c00579af Reload template functions on window focus 2024-09-17 09:48:53 -07:00
Gregory Schier 4a79a67b8d Bump Tauri deps 2024-09-17 06:59:23 -07:00
Gregory Schier 2951023ee8 Fix all lint errors 2024-09-16 08:36:02 -07:00
Samuel Marks 75552cbb7d Upgrade dependencies (#74) 2024-09-15 10:33:50 -07:00
Gregory Schier 035441a492 Fix tests and lint 2024-09-09 11:49:05 -07:00
Gregory Schier 0c8953c471 Fix lint issues 2024-09-06 10:59:14 -07:00
Gregory Schier c02aa4f2d0 Dynamic plugins (#68) 2024-09-06 10:43:25 -07:00
Gregory Schier d032495861 Bump plugin-runtime-types version 2024-09-06 06:32:35 -07:00
Gregory Schier 021dceeac5 Fix import order for nested folders to prevent foreign key constraint error 2024-09-06 06:20:27 -07:00
Gregory Schier 0b9483954d Request pane context (#69) 2024-09-02 14:36:55 -07:00
Gregory Schier f404aa53c6 Option to disable telemetry 2024-08-26 12:06:56 -07:00
Gregory Schier e89905fd04 Publish plugin-runtime-types 2024-08-23 13:37:47 -07:00
Gregory Schier 9cdc13b632 Pass render purpose to render 2024-08-22 11:27:55 -07:00
Gregory Schier 503b7f1c87 Fix deadlock on getting the focused window 2024-08-22 05:46:09 -07:00
Gregory Schier d1871b19ee Template response plugin 2024-08-19 19:11:36 -07:00
Gregory Schier 96125a0741 A bunch of improvements to chaining 2024-08-19 14:10:44 -07:00
Gregory Schier 0f8aea3afd Actually call template functions 2024-08-19 10:34:22 -07:00
Gregory Schier aa85ecb618 Template Tag Function Editor (#67)
![CleanShot 2024-08-15 at 16 53
09@2x](https://github.com/user-attachments/assets/8c0eb655-1daf-4dc8-811f-f606c770f7dc)
2024-08-16 08:31:19 -07:00
Gregory Schier 54efb6ae4e Add @yaakapp/api everywhere 2024-08-15 06:17:33 -07:00
Gregory Schier 637e5196c3 Request actions (#65) 2024-08-14 15:31:52 -07:00
Gregory Schier 1a9dfda90c Fix up DB creation and migration 2024-08-09 11:20:04 -07:00
Gregory Schier fb847ac1f0 Switch to proper log plugin 2024-08-09 07:49:48 -07:00