Commit Graph

  • 2f52ce4c71 feat: windows codesigning Anoop M D 2023-02-26 17:22:30 +05:30
  • b1edaba1c6 fix: fixed issue in react hook order during search (#106) Anoop M D 2023-02-26 14:51:55 +05:30
  • 3f6fcdd582 Merge branch 'main' of github.com:usebruno/bruno Anoop M D 2023-02-23 12:37:47 +05:30
  • c745786b1c chore: release v0.10.1 Anoop M D 2023-02-23 12:37:34 +05:30
  • 9e30c7b440 feat: vars and asserts in gql request UI v0.10.1 Anoop M D 2023-02-23 11:42:25 +05:30
  • b87cc7ccae Merge pull request #104 from dcoomber/feature/update-development-doc Anoop M D 2023-02-22 23:48:07 +05:30
  • 1595d736f2 Added snippet to assist in deleting node_modules / package-lock.json in dir structure David Coomber 2023-02-22 20:08:48 +02:00
  • b38c25ca70 feat: mac signinging and notarization v0.10.0 Anoop M D 2023-02-22 19:15:37 +05:30
  • f22858219b fix: fixed issue while deleting empty query params (#93) Anoop M D 2023-02-22 02:42:59 +05:30
  • 8044286b80 feat: integrated assert runtime for ui Anoop M D 2023-02-22 02:25:02 +05:30
  • 34a2e23dc6 feat: assertion operator in UI Anoop M D 2023-02-22 01:20:07 +05:30
  • 224b8c3cc4 feat: vars runtime in UI Anoop M D 2023-02-21 15:26:12 +05:30
  • d58e92205b feat: assertions implementation in UI Anoop M D 2023-02-21 14:04:05 +05:30
  • 925af1f26f feat: vars implementation in UI Anoop M D 2023-02-21 13:05:51 +05:30
  • d07744d5c2 chore: deleted unused chrome extension package Anoop M D 2023-02-21 00:22:20 +05:30
  • 5efb18ad63 chore: npm publish Anoop M D 2023-02-21 00:00:10 +05:30
  • 9cfb54ee9f Merge pull request #91 from ajaishankar/feature/get-supercharged Anoop M D 2023-02-20 19:35:10 +05:30
  • 4c9d22d1e0 Merge pull request #99 from dcoomber/bugfix/createcollection-tab-order Anoop M D 2023-02-20 14:53:42 +05:30
  • c5d43cc9e6 chore: add bruno-query test/build to github workflows Ajai Shankar 2023-02-19 23:51:47 -06:00
  • 8300830a95 Merge branch 'main' into feature/get-supercharged Ajai Shankar 2023-02-19 23:38:27 -06:00
  • 2dfc972930 feat: res default to bruno query Ajai Shankar 2023-02-19 23:35:49 -06:00
  • 4fdfdaf2cb feat(query): bruno-query package Ajai Shankar 2023-02-19 22:48:34 -06:00
  • a1385ba1e2 Location 'inputRef' was overriding the same on Name David Coomber 2023-02-18 13:02:59 +02:00
  • 15804ac293 chore: updated bruno schema version Anoop M D 2023-02-17 14:20:36 +05:30
  • 0244b2e1d6 Merge pull request #98 from dcoomber/bugfix/contributing Anoop M D 2023-02-17 14:06:05 +05:30
  • 7e70d05dc8 chore: bumped version to v0.9.4 v0.9.4 Anoop M D 2023-02-17 13:58:02 +05:30
  • e60b06e4a4 chore: npm publish Anoop M D 2023-02-17 13:57:06 +05:30
  • 17ded5de4c fix: fixed issues with creating patch requests Anoop M D 2023-02-17 13:55:23 +05:30
  • e1b97643bd fix: fixed issue with separators in electron menu #92 Anoop M D 2023-02-17 13:47:13 +05:30
  • 8103554545 fix: disable app reload #94 Anoop M D 2023-02-17 13:39:05 +05:30
  • a425b42615 feat: ux improvements in environment settings Anoop M D 2023-02-17 13:36:22 +05:30
  • b14f867811 chore: publish npm packages Anoop M D 2023-02-17 12:59:30 +05:30
  • 013abeaa80 fix: fixed parser issue related to env variables #97 Anoop M D 2023-02-17 12:56:48 +05:30
  • 9d3762702f Removed redundant local dev environment instructions David Coomber 2023-02-16 21:22:35 +02:00
  • cac9f9aef4 chore: updated dev docs Anoop M D 2023-02-16 01:59:07 +05:30
  • 2b63368f2c chore: updated dev docs Anoop M D 2023-02-16 01:58:11 +05:30
  • acd980ffc6 chore: updated dev docs Anoop M D 2023-02-16 01:56:38 +05:30
  • 1a175e4449 chore: added bruno-js unit tests to github workflows Anoop M D 2023-02-13 13:11:56 +05:30
  • 209f30998e test: minor Ajai Shankar 2023-02-12 19:47:14 -06:00
  • e777eed00d feat(get): supercharged res getter Ajai Shankar 2023-02-12 17:27:54 -06:00
  • 15fc24679c chore: release v0.9.3 v0.9.3 Anoop M D 2023-02-12 22:05:38 +05:30
  • 48d26c05d9 fix: fix windows filepath issues #89 Anoop M D 2023-02-12 21:59:20 +05:30
  • 9d395ded33 Merge branch 'main' of github.com:usebruno/bruno Anoop M D 2023-02-12 21:46:58 +05:30
  • 943e74c327 fix: fix windows filepath issues #89 Anoop M D 2023-02-12 21:46:42 +05:30
  • b852d1cc52 Merge pull request #90 from ajaishankar/feature/expression-eval Anoop M D 2023-02-11 22:57:17 +05:30
  • 3d22f77226 feat(eval): handle globals Ajai Shankar 2023-02-11 08:57:27 -06:00
  • 429ca4093c test: expression cache Ajai Shankar 2023-02-10 23:34:46 -06:00
  • a4f757ee87 minor: clear expression cache before and after test Ajai Shankar 2023-02-10 22:24:28 -06:00
  • df4f322024 feat(eval): compiled and cached expressions Ajai Shankar 2023-02-10 21:55:05 -06:00
  • ddd39e630d chore: release v0.9.2 v0.9.2 Anoop M D 2023-02-09 17:56:25 +05:30
  • ef8e8bf637 feat: improved error messaging while attempting to create duplicate requests and folders Anoop M D 2023-02-09 17:55:42 +05:30
  • 7405fa9709 chore: publish npm packages Anoop M D 2023-02-09 17:33:21 +05:30
  • 242fcac2d3 feat: bru lang now allows empty urls Anoop M D 2023-02-09 17:31:37 +05:30
  • efd15838aa fix: fixed bug where gql imports were not working Anoop M D 2023-02-09 15:11:05 +05:30
  • c55f9d42da feat: better error handling in bru cli Anoop M D 2023-02-08 18:27:33 +05:30
  • 2f32f7024e chore: npm publish Anoop M D 2023-02-08 18:19:26 +05:30
  • aff6499478 feat: assert tab allows any valid js code as keys Anoop M D 2023-02-08 18:17:30 +05:30
  • 45ed47ff90 chore: added website link in readme Anoop M D 2023-02-08 16:47:52 +05:30
  • 27c6c1349a chore: release v0.9.1 v0.9.1 Anoop M D 2023-02-08 16:27:33 +05:30
  • c78ffa3a80 chore: npm publish Anoop M D 2023-02-08 16:26:11 +05:30
  • 6b2d335ade fix: fixed string length comparision bug in assert runtime Anoop M D 2023-02-08 05:10:14 +05:30
  • 837e39d870 fix: fixed bugs in bru cli related to gql requests Anoop M D 2023-02-08 04:13:22 +05:30
  • 67643c4c48 chore: publishing to npm Anoop M D 2023-02-08 03:45:27 +05:30
  • 2b384656b6 feat: bruno can run a collection by specifying "bru run" Anoop M D 2023-02-08 03:27:27 +05:30
  • 411c06f4cb feat: bruno cli can not run a folder recursively Anoop M D 2023-02-08 02:53:55 +05:30
  • 03fa46d8b3 feat: bruno cli can sort the requests being run Anoop M D 2023-02-08 01:43:16 +05:30
  • d0f2eb27bc feat: bru cli can now run all requests inside a directory Anoop M D 2023-02-08 01:25:15 +05:30
  • 1b9ec05a58 feat: assert runtime Anoop M D 2023-02-08 01:13:21 +05:30
  • 3f74178c81 feat: bru cli - specify env + completed vars runtime Anoop M D 2023-02-07 21:01:35 +05:30
  • 78ca6c5e96 feat: error messages for reserved file and folder names in bruno Anoop M D 2023-02-07 19:36:34 +05:30
  • 5f59a16090 feat: run again, run collection and close functionality in collection runner Anoop M D 2023-02-07 19:00:17 +05:30
  • 3805cef0c4 feat: auto focus newly created environment Anoop M D 2023-02-07 18:11:34 +05:30
  • 3c1a6ca71e chore: release v0.9.0 v0.9.0 Anoop M D 2023-02-07 08:15:13 +05:30
  • d2227b2b05 feat: renamed vars:req,res as vars:pre-request,post-response Anoop M D 2023-02-07 05:13:14 +05:30
  • dc03b6a761 feat: renamed script:req,res as script:pre-request,post-response Anoop M D 2023-02-07 04:39:23 +05:30
  • e22f164cbc feat: simple vars runtime is working! Anoop M D 2023-02-07 04:33:25 +05:30
  • 580d681e0a fix: fixing issues in bru cli Anoop M D 2023-02-07 02:58:44 +05:30
  • 89b721d726 fix: fixed issues around body mode conversion Anoop M D 2023-02-07 02:50:15 +05:30
  • 1110a4edda fix: fixed gql related issues Anoop M D 2023-02-07 02:12:23 +05:30
  • f69332d9c3 feat: automagically migrate users of bru v1 to bru v2 Anoop M D 2023-02-07 01:19:32 +05:30
  • 6947860204 feat: made bru lang parser more robust to optional newlines and whitespaces Anoop M D 2023-02-07 01:18:18 +05:30
  • 963b0c257f feat: integrate new env model of bru lang Anoop M D 2023-02-06 23:22:48 +05:30
  • 33f8900705 chore: cleanup unused files Anoop M D 2023-02-06 23:02:47 +05:30
  • 22a14aa67a feat: making request and response scripts work Anoop M D 2023-02-06 23:00:50 +05:30
  • 60c96f7d27 feat: script and vars are segmented at req and res levels separately Anoop M D 2023-02-06 21:18:36 +05:30
  • c8de57aa51 chore: restructure bru js package Anoop M D 2023-02-06 15:24:34 +05:30
  • 827c480689 feat: bru cli prints test results Anoop M D 2023-02-06 14:52:22 +05:30
  • 1c869013c6 feat: cli runner can now run a single request Anoop M D 2023-02-06 03:40:13 +05:30
  • 404a516fef chore: bruno cli accept request filename Anoop M D 2023-02-06 02:57:59 +05:30
  • e26075060e chore: bru cli - added package deps Anoop M D 2023-02-06 02:34:27 +05:30
  • c524f40ab2 feat: bru cli init Anoop M D 2023-02-06 02:27:22 +05:30
  • 3e563ea126 feat: bru lang - support body default as json Anoop M D 2023-02-06 01:27:08 +05:30
  • a0cb53445f feat: bru lang - supporting ~ @ identifiers Anoop M D 2023-02-05 23:13:18 +05:30
  • 84bd603e11 feat: bru lang - parse env files Anoop M D 2023-02-05 19:06:48 +05:30
  • c3236d4eb1 feat: making changes in app to use the new bru lang format Anoop M D 2023-02-05 01:25:36 +05:30
  • 4a4208f272 feat: bru lang - jsonToBru functionality Anoop M D 2023-02-05 00:27:18 +05:30
  • d24f1a1054 refactor: organized v1 and v2 versions inside bru-lang Anoop M D 2023-02-04 20:11:33 +05:30
  • 86200a8f11 Merge pull request #85 from usebruno/feature/bru-lang-parser Anoop M D 2023-02-04 20:02:34 +05:30
  • cf0ede1a83 chore: using fixtures to cleanup test file Anoop M D 2023-02-04 16:11:29 +05:30
  • 342a39bcb4 chore: renamed test files Anoop M D 2023-02-04 16:06:32 +05:30