Commit Graph

2451 Commits

Author SHA1 Message Date
Gregory Schier 9320162e22 Special case Response()->response() 2024-08-26 15:26:43 -07:00
Gregory Schier 959ace8720 Clean up code 2024-08-26 15:10:29 -07:00
Gregory Schier af9c5c0294 Lowercase response function name 2024-08-26 15:02:44 -07:00
Gregory Schier 55122b042b Default template fn args 2024-08-26 13:10:22 -07:00
Gregory Schier d4baddc8d4 Fix bug 2024-08-26 13:10:22 -07:00
Gregory Schier f404aa53c6 Option to disable telemetry 2024-08-26 12:06:56 -07:00
Gregory Schier c80ebdb156 Node syntaxTree to parse template tags 2024-08-26 11:30:10 -07:00
Gregory Schier 6f6bec5764 Force codemirror to parse more to be able to show code folding 2024-08-23 14:09:28 -07:00
Gregory Schier e89905fd04 Publish plugin-runtime-types 2024-08-23 13:37:47 -07:00
Gregory Schier 7ca3b9bd20 Send purpose with render request 2024-08-23 13:31:39 -07:00
Gregory Schier ad81d35c71 Fix recursive plugin call locking 2024-08-23 13:20:48 -07:00
Gregory Schier e36f61b2c7 Surface plugin error on import 2024-08-23 11:53:40 -07:00
Gregory Schier 8d03ba5bdd Fix initial apply text 2024-08-22 12:49:42 -07:00
Gregory Schier 11f811d900 Switch to single quotes for template strings 2024-08-22 12:48:14 -07:00
Gregory Schier 5ba11ca788 Bump plugin deps 2024-08-22 11:27:57 -07:00
Gregory Schier 9cdc13b632 Pass render purpose to render 2024-08-22 11:27:55 -07:00
Gregory Schier e5ec86bfcf Move to workspace crate 2024-08-22 10:49:51 -07:00
Gregory Schier e35f34eaf5 Fix compile 2024-08-22 06:30:19 -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 4c6684623f Some tweaks for beta 2024-08-19 19:10:08 -07:00
Gregory Schier dbfe2dc93d A bit more chaining cleanup 2024-08-19 16:38:28 -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 1fbcfeaa30 Async template functions working 2024-08-19 06:21:03 -07:00
Gregory Schier ec22191409 Colored autocompletion icons 2024-08-17 05:47:05 -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 a7f0fadeae Fix sidebar scroll into view 2024-08-15 09:09:18 -07:00
Gregory Schier 54efb6ae4e Add @yaakapp/api everywhere 2024-08-15 06:17:33 -07:00
Gregory Schier 6bc697e4a7 Fix some more styles 2024-08-15 05:58:09 -07:00
Gregory Schier 795aaae2f5 Keep sidebar and cmd+p items in view 2024-08-15 05:50:38 -07:00
Gregory Schier 522d293087 Request actions in command palette 2024-08-15 05:37:10 -07:00
Gregory Schier 637e5196c3 Request actions (#65) 2024-08-14 15:31:52 -07:00
Gregory Schier c484dd4041 Start on plugin ctx API (#64) 2024-08-14 06:42:54 -07:00
Gregory Schier 5eef910b8c Variable value as title attr 2024-08-13 10:19:21 -07:00
Gregory Schier ed214367d3 Fix dollar sign in Twig grammar 2024-08-13 10:12:09 -07:00
Gregory Schier c69bee251d Fix rose pine themes 2024-08-13 07:51:26 -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 ecc7192bde Don't persist settings tab 2024-08-10 08:10:14 -07:00
Gregory Schier 08ea48b996 Better curl import 2024-08-10 07:53:26 -07:00
Gregory Schier 2f9532cf53 Catch clipboard errors 2024-08-10 07:33:10 -07:00
Gregory Schier dab10d79fe Don't show unnamed variables in autocomplete 2024-08-10 07:09:23 -07:00
Gregory Schier d5b0b5481c Append [DEV] to window title in dev 2024-08-09 15:35:21 -07:00
Gregory Schier d280df4a0b Fix gRPC request creation 2024-08-09 14:37:43 -07:00
Gregory Schier fbaf750c91 Correctly wrap small dialog text 2024-08-09 14:28:20 -07:00
Gregory Schier 877f9ce15a GraphQL variables now reset if entire thing deleted 2024-08-09 14:05:38 -07:00
Gregory Schier 00367c2b18 Fix Windows paths for new plugin runtime 2024-08-09 12:43:56 -07:00
Gregory Schier 23f8f5ff7f Better Windows pathing 2024-08-09 11:52:18 -07:00
Gregory Schier b3bd070a8a UNC paths for plugins 2024-08-09 11:33:54 -07:00
Gregory Schier 1a9dfda90c Fix up DB creation and migration 2024-08-09 11:20:04 -07:00