Anoop M D
b767ccd063
Merge pull request #260 from Its-treason/feature/update-create-collection-form
...
feat: Update create collection form
2023-09-30 22:09:54 +05:30
Andy Piper
6695d90609
Remove rogue apostrophes and capitalise API in text.
...
Signed-off-by: Andy Piper <andypiper@users.noreply.github.com>
2023-09-30 15:37:45 +01:00
Its-treason
5c79282a1b
feat: Update create collection form
...
- Remove Name tooltip
- Update Folder Name tooltip
- Move Folder Name input under location
- Update Folder Name validation
- Now only allow characters for valid system folder names
- Update label htmlFor ids to input ids
2023-09-30 14:35:37 +02:00
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
08ceed86a8
chore: bump version to v0.16.4
2023-09-30 02:48:20 +05:30
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
1877dd858e
chore: remove unused var
2023-09-30 02:42:10 +05:30
Anoop M D
acff0c379e
fix( #236 ): insomnia import fix
2023-09-30 02:24:31 +05:30
Anoop M D
a849e4fb7b
Merge pull request #255 from Its-treason/bugfix/create-collection-modal-validation
...
Bugfix: Create collection modal validation
2023-09-30 01:53:32 +05:30
Anoop M D
613699fb69
fix( #248 ): gracefully abort cm header hint when word match fails
2023-09-30 01:44:54 +05:30
Anoop M D
0c4ba71922
feat( #229 ): added error boundary to capture error trace and allow users to continue using the app
2023-09-30 01:32:05 +05:30
Its-treason
d346bb00eb
Merge branch 'main' into bugfix/create-collection-modal-validation
2023-09-29 21:45:01 +02:00
Its-treason
8bb57aa41d
fix: location validation in create collection form
2023-09-29 21:44:37 +02:00
Brahma Dev
a02d2b9c58
Add standard http headers for autocomplete
2023-09-29 11:59:09 +00:00
Brahma Dev
21edfbc25a
Use Codemirror Hint feature for autocomplete
2023-09-29 11:59:01 +00:00
Anoop M D
69a7c0e4ce
chore: bumped release version to v0.16.3
2023-09-29 12:24:17 +05:30
Anoop M D
0f1e330dc5
feat( #119 ): ui placeholders for basic and bearer auths
2023-09-29 02:11:04 +05:30
Gabriel Kohen
60e3f3bb6a
Make sure path string does not overflow the dialog
...
See also: #217
2023-09-28 16:22:40 -04:00
Josh Soref
f23dcf50a4
spelling: separator
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-28 14:11:49 -04:00
Josh Soref
7313d1b4d7
spelling: occurred
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-28 14:11:49 -04:00
Josh Soref
76a743b74e
spelling: interpreted
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-28 14:11:49 -04:00
Josh Soref
c623aa0909
spelling: header
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-28 14:11:49 -04:00
Josh Soref
3eb26834c7
spelling: github
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-28 14:11:49 -04:00
Josh Soref
6471ca74c3
spelling: ephemeral
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-28 14:11:49 -04:00
Josh Soref
f77d955839
spelling: environments
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-28 13:24:00 -04:00
Josh Soref
9947a55b8d
spelling: bottom
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-28 13:24:00 -04:00
Brahma Dev
c9c675e187
Allow tabs in tablists to wrap.
2023-09-28 13:11:21 +00:00
Anoop M D
5d01c0a765
chore: bump version to 0.16.2
2023-09-28 18:25:15 +05:30
Anoop M D
6facdfd66b
chore: bump version to v0.16.1
2023-09-28 10:27:45 +05:30
Anoop M D
cd3b8a948e
fix( #227 ): fixed json formatting issue
2023-09-28 10:15:54 +05:30
Anoop M D
3661fa7df3
chore: published libs
2023-09-28 05:17:59 +05:30
Anoop M D
559fcb0806
Merge pull request #225 from mirkogolze/feature/191-interpolate-header-names
...
#191 interpolate header names with variables
2023-09-28 04:38:37 +05:30
Anoop M D
d5da8a9e2f
chore: bump version to v0.16.0
2023-09-28 04:34:34 +05:30
Anoop M D
c27f090583
feat( #95 ): runner runs inside a tab of a collection view
2023-09-28 04:02:20 +05:30
Anoop M D
487dd73040
fix: fixed screen crash when collection was removed
2023-09-28 03:26:13 +05:30
Anoop M D
665428a2d0
feat( #224 ): proxy support feature - gui layer
2023-09-28 03:06:53 +05:30
Mirko Golze
36f9902f2e
#191 interpolate header names with variables
2023-09-27 22:36:27 +02:00
Anoop M D
08c1563a7a
chore: bump version to v0.15.3
2023-09-27 14:37:13 +05:30
Thomas Pyle
8df6b241bb
Adds fallback when no environments are defined
2023-09-26 19:39:46 -04:00
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
bb31ddc5d2
chore: release v0.15.2
2023-09-25 04:42:41 +05:30
Anoop M D
ff40178c8c
fix( #210 ): fixing bruno libraries dep issues
2023-09-25 04:41:39 +05:30
Anoop M D
1c549f7faf
fix: fixed issue related about-window dep breaking build
2023-09-25 02:54:36 +05:30
Anoop M D
eb010adeac
chore: added collection variables feature note
2023-09-25 01:09:25 +05:30
Anoop M D
7e5e22cfcf
chore: release v0.15.0
2023-09-25 00:58:24 +05:30
Anoop M D
511854369f
feat( #205 ): collection properties dropdown
2023-09-24 23:53:31 +05:30
Anoop M D
18f185d37c
chore: fixed env table styling issue
2023-09-24 23:31:48 +05:30
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
0a172ddce8
feat( #206 ): Collection and Env variables viewer
2023-09-24 02:07:31 +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
Anoop M D
19ca1af71e
chore: release 0.14.1
2023-09-20 13:11:16 +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
Mirko Golze
f189cb1a2e
check response type to show XML not surrounded by quotation marks and with highlighting
2023-09-16 22:24:35 +02:00
Anoop M D
0d4f7e6a06
chore: bumped release version to v0.14.0
2023-09-14 00:25:04 +05:30
Anoop M D
f9ed68843d
feat( #190 ): Console Logs in scripts should be written into developer console
2023-09-14 00:20:04 +05:30
Anoop M D
e6c3a5af4c
feat: refactored run single request events
2023-09-13 23:37:21 +05:30
Jeff Printy
74f248782b
Enable scrolling in collections sidebar #118
2023-09-04 14:21:59 -05:00
Anoop M D
ee084696f5
chore: release v0.13.2
2023-09-01 14:17:29 +05:30
Anoop M D
26a05f92cb
chore: bumped version v0.13.1
2023-09-01 00:15:14 +05:30
Anoop M D
1d678ee0d9
chore: bump version to 0.13.0
2023-08-31 23:03:34 +05:30
Anoop M D
c27c750c3e
feat: preferences local storage and electron sync
2023-08-19 00:36:37 +05:30
Anoop M D
94baee8e25
feat: Preferences (General Tab)
2023-08-18 01:09:00 +05:30
Anoop M D
417b50b0ad
feat: Preferences (Theme and Support)
2023-08-18 00:18:30 +05:30
Paul Edwards
aeb29393c5
Code Editor Mode and formatting
2023-07-19 20:06:37 -04:00
Paul Edwards
0866d33858
Merge branch 'main' of https://github.com/usebruno/bruno into main
2023-05-17 00:09:23 -04:00
Anoop M D
66024d04e9
chore: version bump
2023-05-02 15:26:27 +05:30
Anoop M D
3b85e7ebcc
chore: version bump v0.12.1
2023-04-27 19:26:41 +05:30
Paul Edwards
ad905d1a0a
XML Indenting with header check
2023-04-26 22:06:52 -04:00
Anoop M D
45ca5ded96
chore: bumped version to v0.12.0
2023-04-20 11:54:36 +05:30
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
Anoop M D
86094cc054
fix: fixed issue where cancelling requests was throwing an error ( #146 )
2023-04-20 11:19:12 +05:30
Anoop M D
b96e3d0f23
release: v0.11.0
2023-03-29 13:00:03 +05:30
Anoop M D
9014dc5769
fix: fixed dark mode styling issue in assertions op selector
2023-03-29 12:49:17 +05:30
Anoop M D
b53a9eaee9
Merge pull request #134 from dcoomber/bugfix/128-close-tab-hotkey
...
Proposed addition of CMD+W hotkey Re #128
2023-03-21 22:26:28 +05:30
David Coomber
5899ca446d
Applied code review feedback Re #128
2023-03-21 17:45:26 +02:00
David Coomber
8c29d131e2
Proposed addition of CMD+W hotkey Re #128
2023-03-19 18:38:08 +02:00
David Coomber
437044bdcd
Applied code review feedback
2023-03-19 17:17:38 +02:00
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
c04f0e7a71
chore: added docs link
2023-02-26 17:26:06 +05:30
Anoop M D
2f52ce4c71
feat: windows codesigning
2023-02-26 17:22:30 +05:30
Anoop M D
b1edaba1c6
fix: fixed issue in react hook order during search ( #106 )
2023-02-26 14:51:55 +05:30
Anoop M D
c745786b1c
chore: release v0.10.1
2023-02-23 12:37:34 +05:30
Anoop M D
9e30c7b440
feat: vars and asserts in gql request UI
2023-02-23 11:42:25 +05:30
Anoop M D
b38c25ca70
feat: mac signinging and notarization
2023-02-22 19:15:37 +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
8044286b80
feat: integrated assert runtime for ui
2023-02-22 02:25:02 +05:30
Anoop M D
34a2e23dc6
feat: assertion operator in UI
2023-02-22 01:20:07 +05:30
Anoop M D
224b8c3cc4
feat: vars runtime in UI
2023-02-21 15:26:12 +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
David Coomber
a1385ba1e2
Location 'inputRef' was overriding the same on Name
2023-02-18 13:02:59 +02:00
Anoop M D
7e70d05dc8
chore: bumped version to v0.9.4
2023-02-17 13:58:02 +05:30
Anoop M D
17ded5de4c
fix: fixed issues with creating patch requests
2023-02-17 13:55:23 +05:30
Anoop M D
a425b42615
feat: ux improvements in environment settings
2023-02-17 13:36:22 +05:30
Anoop M D
15fc24679c
chore: release v0.9.3
2023-02-12 22:05:38 +05:30
Anoop M D
48d26c05d9
fix: fix windows filepath issues #89
2023-02-12 21:59:20 +05:30
Anoop M D
943e74c327
fix: fix windows filepath issues #89
2023-02-12 21:46:42 +05:30
Anoop M D
ddd39e630d
chore: release v0.9.2
2023-02-09 17:56:25 +05:30
Anoop M D
ef8e8bf637
feat: improved error messaging while attempting to create duplicate requests and folders
2023-02-09 17:55: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
27c6c1349a
chore: release v0.9.1
2023-02-08 16:27:33 +05:30
Anoop M D
78ca6c5e96
feat: error messages for reserved file and folder names in bruno
2023-02-07 19:36:34 +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
3805cef0c4
feat: auto focus newly created environment
2023-02-07 18:11:34 +05:30
Anoop M D
3c1a6ca71e
chore: release v0.9.0
2023-02-07 08:15:13 +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
33f8900705
chore: cleanup unused files
2023-02-06 23:02:47 +05:30
Anoop M D
22a14aa67a
feat: making request and response scripts work
2023-02-06 23:00:50 +05:30
Anoop M D
c3236d4eb1
feat: making changes in app to use the new bru lang format
2023-02-05 01:25:36 +05:30
Anoop M D
62a184c386
chore: fixed github star button alignment
2023-02-01 22:20:06 +05:30
Anoop M D
4663a1246c
release: v0.8.1
2023-02-01 21:54:11 +05:30
Anoop M D
0efd782bcb
feat: github star button blends with dark mode
2023-02-01 21:52:46 +05:30
Anoop M D
a0903a5842
fix: fixed many bugs (too many to count :) )
2023-02-01 21:21:21 +05:30
Anoop M D
8202182074
release time: v0.8.0
2023-02-01 18:09:27 +05:30
Anoop M D
ee4d4e3361
chore: fixed runner layout issues
2023-02-01 18:03:43 +05:30
Anoop M D
b76ddcd007
feat: scripting and testing support in graphql has arrived
2023-02-01 18:02:10 +05:30
Anoop M D
6f6dedbb9c
feat: collection variables
2023-02-01 17:56:13 +05:30
Anoop M D
37b1c043eb
feat: start collection runner at root
2023-02-01 17:29:53 +05:30
Anoop M D
58bc247c53
feat: collection runner
2023-02-01 17:06:04 +05:30
Anoop M D
c5b509115a
chore: fixed collection chevron width issue
2023-02-01 10:07:11 +05:30
Anoop M D
524a59aed4
chore: hardened dnd boundary
2023-02-01 10:05:09 +05:30
Anoop M D
be49ef5f12
feat: rename collection
2023-02-01 09:59:23 +05:30
Anoop M D
d4f05fa843
feat: support for graphql variables
2023-02-01 09:23:11 +05:30
Anoop M D
7dd0d10a5d
fix: fixed bugs related to sequencing
2023-02-01 08:37:48 +05:30
Anoop M D
abc26e5c5a
feat: load current environment during configuring envs
2023-02-01 06:31:32 +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
05a290839b
fix: fixed sidebar toggle width issues
2023-02-01 03:25:46 +05:30
Anoop M D
80f9e33be5
fix: fix overflow issues in keyval editors in the app
2023-02-01 03:06:32 +05:30
Anoop M D
5a78dfa210
fix: fixed dark mode theme issue in single line editor
2023-01-31 21:38:11 +05:30
Anoop M D
61caca59ee
fix: fixed scrollbar issue in single line editor
2023-01-31 21:25:25 +05:30
Anoop M D
667811cbd4
bumped version
2023-01-29 20:45:30 +05:30
Anoop M D
7839e93a57
fix: fixed dark mode issues
2023-01-29 20:44:34 +05:30
Anoop M D
11c60273b4
fix: fixed missing module error
2023-01-29 19:52:13 +05:30
Anoop M D
1dcff56c78
release: v0.7.0
2023-01-29 19:27:44 +05:30
Anoop M D
2e32423869
feat: better error messaging
2023-01-29 18:04:17 +05:30
Anoop M D
c328281f21
feat: testing support has arrived !
2023-01-29 17:35:28 +05:30
Anoop M D
cc261326fc
fix: fixed env var issues
2023-01-29 14:17:01 +05:30
Anoop M D
050ee2680f
feat: improved request queuing status functionality
2023-01-29 13:20:19 +05:30
Anoop M D
d89f12c071
feat: support loading external libraries
2023-01-29 12:33:12 +05:30
Anoop M D
b800055df4
chore: hiding menubar icon temporarily
2023-01-29 11:12:11 +05:30
Anoop M D
b1d2b798ba
feat: scripting support almost done
2023-01-29 04:49:31 +05:30
Anoop M D
4a403a253e
feat: show current env vars
2023-01-27 03:24:21 +05:30
Anoop M D
a45628dd85
feat: moved env var interpolation logic to electron
2023-01-25 10:39:07 +05:30