Anoop M D
|
3c4ef2f2df
|
Merge pull request #256 from brahma-dev/main
Ensure that adjacent variables are rendered in separate spans.
|
2023-10-01 00:19:46 +05:30 |
|
Brahma Dev
|
4c89f31934
|
Decrease likelihood of any unintentional classname clash.
|
2023-09-29 21:58:46 +00:00 |
|
Brahma Dev
|
1c53ce91f0
|
Ignore the randomly generated classname.
|
2023-09-29 21:42:15 +00:00 |
|
Brahma Dev
|
0b83fbb7ce
|
Add a randomly generated classname to each variable so that CodeMirror does not merge adjacent variables into the same SPAN.
|
2023-09-29 21:41:54 +00:00 |
|
Anoop M D
|
f99918d725
|
fix(#229): fixed handling of non-JSON/XML content types
|
2023-09-30 02:44:30 +05:30 |
|
Anoop M D
|
acff0c379e
|
fix(#236): insomnia import fix
|
2023-09-30 02:24:31 +05:30 |
|
Anoop M D
|
cd3b8a948e
|
fix(#227): fixed json formatting issue
|
2023-09-28 10:15:54 +05:30 |
|
pedward99
|
b814c84411
|
Clean Up
|
2023-09-26 09:22:41 -04:00 |
|
pedward99
|
9c8ef09d01
|
XML Format working
|
2023-09-25 13:13:14 -04:00 |
|
Anoop M D
|
2dadad3af0
|
Merge branch 'main' into feature/env-secrets
|
2023-09-24 23:11:45 +05:30 |
|
Anoop M D
|
9c4c219b99
|
feat(#199): Env Secrets - UI and Electron Layer updates
|
2023-09-24 23:02:39 +05:30 |
|
Anoop M D
|
e3ce420216
|
feat(#122): supporting process.env vars in UI and electron layer
|
2023-09-23 02:55:54 +05:30 |
|
Mirko Golze
|
71b18c8b21
|
implement fallback to search body language by content-type header
|
2023-09-20 08:31:23 +02:00 |
|
Anoop M D
|
19a7f397bb
|
feat(#197): prettier formatting on all files in packages/bruno-app
|
2023-09-18 13:37:00 +05:30 |
|
Paul Edwards
|
aeb29393c5
|
Code Editor Mode and formatting
|
2023-07-19 20:06:37 -04:00 |
|
Paul Edwards
|
ad905d1a0a
|
XML Indenting with header check
|
2023-04-26 22:06:52 -04:00 |
|
Anoop M D
|
b6528062f0
|
fix: fixed issue where postman collection import was failing when the filename had / or ? chars (#147)
|
2023-04-20 11:46:55 +05:30 |
|
David Coomber
|
1d03e1d5ea
|
Adjusted terminology on requests (REST, GraphQL, Form URL encoded)
|
2023-03-18 10:53:49 +02:00 |
|
Anoop M D
|
a9e6c3a35c
|
feat: support for importing insomnia collections (#74)
|
2023-03-05 00:19:03 +05:30 |
|
Anoop M D
|
f22858219b
|
fix: fixed issue while deleting empty query params (#93)
|
2023-02-22 02:42:59 +05:30 |
|
Anoop M D
|
d58e92205b
|
feat: assertions implementation in UI
|
2023-02-21 14:04:05 +05:30 |
|
Anoop M D
|
925af1f26f
|
feat: vars implementation in UI
|
2023-02-21 13:05:51 +05:30 |
|
Anoop M D
|
943e74c327
|
fix: fix windows filepath issues #89
|
2023-02-12 21:46:42 +05:30 |
|
Anoop M D
|
242fcac2d3
|
feat: bru lang now allows empty urls
|
2023-02-09 17:31:37 +05:30 |
|
Anoop M D
|
5f59a16090
|
feat: run again, run collection and close functionality in collection runner
|
2023-02-07 19:00:17 +05:30 |
|
Anoop M D
|
f69332d9c3
|
feat: automagically migrate users of bru v1 to bru v2
|
2023-02-07 01:19:32 +05:30 |
|
Anoop M D
|
6f6dedbb9c
|
feat: collection variables
|
2023-02-01 17:56:13 +05:30 |
|
Anoop M D
|
58bc247c53
|
feat: collection runner
|
2023-02-01 17:06:04 +05:30 |
|
Anoop M D
|
7dd0d10a5d
|
fix: fixed bugs related to sequencing
|
2023-02-01 08:37:48 +05:30 |
|
Anoop M D
|
6852cc6631
|
feat: refactored logic around query param parsing
|
2023-02-01 06:07:43 +05:30 |
|
Anoop M D
|
8bfb2591c2
|
feat: graphql schema introspection
|
2023-02-01 05:09:42 +05:30 |
|
Anoop M D
|
2e32423869
|
feat: better error messaging
|
2023-01-29 18:04:17 +05:30 |
|
Anoop M D
|
d89f12c071
|
feat: support loading external libraries
|
2023-01-29 12:33:12 +05:30 |
|
Anoop M D
|
a45628dd85
|
feat: moved env var interpolation logic to electron
|
2023-01-25 10:39:07 +05:30 |
|
Anoop M D
|
3d63db806d
|
feat: moved prepare request logic to electron
|
2023-01-24 19:34:06 +05:30 |
|
Anoop M D
|
1ec24d1138
|
feat: scripting support (#16)
|
2023-01-24 18:27:47 +05:30 |
|
Anoop M D
|
5c8d0a9e8a
|
feat: script and tests functionality
|
2023-01-22 23:39:16 +05:30 |
|
Anoop M D
|
fff540010e
|
feat: hardening seq number functionality
|
2023-01-21 23:22:45 +05:30 |
|
Anoop M D
|
d01cada16c
|
fix: fix json stringify bug in response timeline
|
2023-01-21 19:54:06 +05:30 |
|
Anoop M D
|
dd4fecfd1c
|
fix: fix env info popup issues in graphql query editor
|
2023-01-21 19:41:37 +05:30 |
|
Anoop M D
|
095d7c6bcb
|
feat: dark mode styles for env var info popup
|
2023-01-21 19:07:58 +05:30 |
|
Anoop M D
|
d165a04377
|
feat: environment variable syntax highlighting
|
2023-01-21 18:12:34 +05:30 |
|
Anoop M D
|
60fc13c765
|
feat: refactor codemirror bruno variables mode
|
2023-01-21 01:17:27 +05:30 |
|
Anoop M D
|
21c9c8b4fb
|
feat: drag and drop for files and folders
|
2023-01-20 00:45:07 +05:30 |
|
Anoop M D
|
dd71c9e71b
|
feat: response timeline
|
2023-01-18 20:55:10 +05:30 |
|
Anoop M D
|
76b0729af3
|
feat: ditched web, all in on desktop app
|
2023-01-18 04:11:42 +05:30 |
|
Anoop M D
|
b6c3205474
|
feat: integrating app with the bru lang
|
2023-01-17 02:00:58 +05:30 |
|
Anoop M D
|
36d0550472
|
feat: drag item to root of collection
|
2023-01-10 09:37:09 +05:30 |
|
Anoop M D
|
ee4734c957
|
feat: move requests across folders
|
2022-12-28 04:48:49 +05:30 |
|
Anoop M D
|
2aef7c61a4
|
feat: graphql support (#65)
|
2022-11-07 02:56:58 +05:30 |
|