Anoop M D
c0e1bf6bc2
chore: added discord invite link in readme
2022-10-31 03:14:29 +05:30
Anoop M D
874ca07f39
chore: added discord link
2022-10-31 00:58:36 +05:30
Anoop M D
a291e7f345
fix: fixed mac electron build issues
2022-10-31 00:58:20 +05:30
Anoop M D
c9cabfde35
release: bumped version
2022-10-30 20:07:11 +05:30
Anoop M D
fde15d7c31
Merge branch 'main' of github.com:usebruno/bruno into main
2022-10-30 19:58:06 +05:30
Anoop M D
11defe18ca
chore: disable telemetry during playwright test execution
2022-10-30 19:56:54 +05:30
anusreesubash
54b14a005d
fix( #53 ): fix for response editor search issue ( #55 )
2022-10-30 17:50:38 +05:30
Anoop M D
f283df2a1b
feat: posthog telemetry
2022-10-30 17:48:36 +05:30
Anoop M D
820c99711b
fix: fixed missing sidebar bg color
2022-10-30 04:05:52 +05:30
Anoop M D
df1cd4aff9
Merge branch 'feature/import-postman-collection'
2022-10-30 02:01:22 +05:30
Anoop M D
481486cd1c
feat: import postman collection ( #45 )
2022-10-30 02:00:54 +05:30
Anoop M D
bf4c26de33
feat: refactored import collection
2022-10-30 00:09:24 +05:30
depa panjie purnama
c3fa473dae
use fakerjs as random test data ( #51 )
2022-10-27 23:23:04 +05:30
depa panjie purnama
90a29918d0
feat: Create Collection e2e test ( #50 )
...
* add selector IDs
* add Create Collection e2e test
2022-10-26 21:59:37 +05:30
Anoop M D
c0698adcb3
chore: cleanup
2022-10-25 14:58:57 +05:30
Anoop M D
0d0f99e810
chore: cleanup
2022-10-25 14:57:53 +05:30
Anoop M D
7f5a6d5566
chore: using npm i instead of ci in playwright github actions
2022-10-25 00:52:42 +05:30
depa panjie purnama
dc68d511bd
add e2e test using playwright ( #44 )
2022-10-25 00:42:53 +05:30
Anoop M D
0fceaf6918
chore: updated readme
2022-10-23 22:40:26 +05:30
Anoop M D
831223711a
chore: updated app description
2022-10-23 20:57:35 +05:30
Anoop M D
e4cf3750bd
chore: fixed missing screenshote in readme
2022-10-23 20:51:12 +05:30
Anoop M D
01e15b7fc1
Merge branch 'main' of github.com:usebruno/bruno
2022-10-23 19:48:33 +05:30
Anoop M D
3bf3d30ce8
fix: environment var interpolation issues
2022-10-23 19:48:02 +05:30
Vijay Hudge
bf6e6b29f5
Updated Readme with all contributors shown as image ( #43 )
2022-10-23 17:17:45 +05:30
Sean
075aaaebec
Fixed spelling error in contributing.md and updated pull request section ( #41 )
2022-10-23 13:50:42 +05:30
Anoop M D
1136f1b105
release: v0.2.0
2022-10-23 13:43:12 +05:30
Anoop M D
5c8e66b684
feat: using a lighter shade of blue for dark theme
2022-10-23 12:53:24 +05:30
Anoop M D
09faf46635
chore: updated bruno tagline
2022-10-23 12:39:19 +05:30
Anoop M D
ef28637d0c
Merge branch 'feature/dark-mode'
2022-10-23 12:37:20 +05:30
Anoop M D
51784d08cd
fix: fixed bugs
2022-10-23 11:57:35 +05:30
Anoop M D
96f50b0c6d
feat: dark-mode completed :)
2022-10-23 11:26:16 +05:30
Anoop M D
2ba6e4823d
feat: dark-mode (response status and support modal)
2022-10-23 05:32:47 +05:30
Anoop M D
04a0a37ca4
feat: dark-mode (code editor)
2022-10-23 04:48:43 +05:30
Anoop M D
23400a77f8
feat: dark mode (tabs and request tabs)
2022-10-23 03:21:23 +05:30
Anoop M D
4718c77e3d
feat: dark model (modals)
2022-10-23 02:14:59 +05:30
anusreesubash
0cde789697
fix: fixed issue renaming workspaces and creating collections ( #40 )
2022-10-22 16:32:42 +05:30
Anoop M D
6be2818bfb
feat: dark mode (environment selector, query url)
2022-10-22 16:00:04 +05:30
Anoop M D
ac4e3a9f3d
chore: rollback temporary fix to make the vercel build pass
2022-10-22 00:47:24 +05:30
Anoop M D
0ecaba27a6
fix: temporary fix for failing vercel build since its not finding nextjs in root
2022-10-22 00:37:55 +05:30
Anoop M D
2c8ef7b626
chore: bumped nextjs to 12.3.1
2022-10-22 00:34:01 +05:30
Bram Hoven
ea3a9394c9
Improve error for workspace deletion ( #39 )
...
* Move dmg-license to optionalDependencies so it can be installed on windows
* Extend toastError to accept a default error message
* Throw BrunoError when in deleteWorkspace
* Handle errors with the toastError
* Use existing parseError for getting errorMsg in toastError
2022-10-21 23:57:42 +05:30
Anoop M D
995c6b3fd0
chore: updated landing image
2022-10-21 18:46:23 +05:30
Anoop M D
bd6ce6a67b
feat: added contributing guide
2022-10-21 18:41:28 +05:30
Anoop M D
8e70e191e1
feat: darkmode (sidebar, menubar and welcome page #23 )
2022-10-21 04:20:23 +05:30
Sean
cbdfabb4db
Features/dark mode ( #37 )
...
* Added use local storage hook
* Added theme
* Added theme support
* Added theme provider
* Added dark theme for sidebar
* Added dark theme for main content area
* Added theme
* Added theme support
* Added theme provider
* Added dark theme for sidebar
* Added dark theme for main content area
2022-10-21 00:44:09 +05:30
Sean
3c3c9a6026
Added use local storage hook ( #36 )
2022-10-20 16:30:35 +05:30
Anoop M D
6b68857b81
chore: added package-lock.json to tauri and testbench packages
2022-10-20 15:18:09 +05:30
Anoop M D
405f253eef
chore: deleted package-lock.json in tauri and testbench packages
2022-10-20 15:17:16 +05:30
Anoop M D
4b6439785f
chore: added package-lock.json to gitignore
2022-10-20 15:16:33 +05:30
Anoop M D
f9806e69a5
Merge branch 'main' of github.com:usebruno/bruno
2022-10-20 15:11:15 +05:30