Anoop M D
6be2818bfb
feat: dark mode (environment selector, query url)
2022-10-22 16:00:04 +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
Anoop M D
ba219d66db
feat: prettier config
2022-10-20 15:09:30 +05:30
Sean
a41f4fe024
fix: dependency error when contributing ( #34 )
2022-10-19 19:34:42 +05:30
Anoop M D
93544f8ae6
chore: fix typo
2022-10-18 05:33:57 +05:30
Anoop M D
d6e4d07e2c
chore: collections page disabled until fix is available in electron
2022-10-18 05:12:56 +05:30
Anoop M D
503f0b8a17
feat: electron windows build
2022-10-18 05:05:49 +05:30
Anoop M D
5fc9bbd729
fix: fixed issue while saving json in local collections
2022-10-18 04:26:28 +05:30
Anoop M D
eefef27dec
feat: error messaging when attempting to create duplicate files or folders in local collections
2022-10-18 03:44:21 +05:30
Anoop M D
e98f219448
feat: local collections environment sync
2022-10-18 03:39:36 +05:30
Anoop M D
ff87586a1d
feat: bruno.json validation for local collections
2022-10-18 02:34:22 +05:30
Anoop M D
8a96a0ce71
feat: wireup local collections open and create buttons
2022-10-18 01:27:53 +05:30
Anoop M D
9fae7f72d4
feat: electron build for linux
2022-10-17 22:17:03 +05:30
Anoop M D
ad1824e473
fix: star button no loading in electron
2022-10-17 22:02:55 +05:30
Anoop M D
8045751671
chore: svgs are moved inside src folder
2022-10-17 21:40:57 +05:30
Anoop M D
c258bc1590
feat: electron build for mac
2022-10-17 21:04:05 +05:30
Anoop M D
075e9162c2
feat: chrome extension migrate to manifest v3
2022-10-17 18:18:27 +05:30
Anoop M D
d91ee36192
feat: chrome extension
2022-10-17 03:57:25 +05:30
Anoop M D
579bd424fc
chore: added bruno-cli package
2022-10-17 03:07:15 +05:30
Anoop M D
78645ad52f
feat: published @usebruno/schema
2022-10-17 03:03:32 +05:30
Anoop M D
241ee5e788
feat: sample collection + bug fixes
2022-10-17 00:39:58 +05:30
Anoop M D
6573df41b0
feat: hotkeys (ctrl.cmd E, B, H)
2022-10-16 23:58:04 +05:30
Anoop M D
fe900b90c9
feat: version number in collection schema
2022-10-16 23:36:10 +05:30
Anoop M D
7078d5cec2
feat: beteer cors error messaging
2022-10-16 22:42:29 +05:30
Anoop M D
46949e48ba
feat: wip packaging chrome extension
2022-10-16 20:01:23 +05:30
Anoop M D
abc00b810f
feat: interpolate environment vats while sending request
2022-10-16 19:25:47 +05:30
Anoop M D
510e549d34
Merge branch 'main' of github.com:usebruno/bruno into main
2022-10-16 18:51:07 +05:30
Anoop M D
42a60a3372
feat: persist selected environment inside collection
2022-10-16 18:51:02 +05:30
anusreesubash
f1aaf862ae
Feature/support links ( #30 )
...
* feat: added support links
* chore: fixed lint issues
2022-10-16 18:29:00 +05:30
Anoop M D
ecc2252e84
feat: persist active workspace in local storage
2022-10-16 17:24:30 +05:30
Anoop M D
2efc11ff6b
feat: environment variables grid
2022-10-16 16:40:54 +05:30
Anoop M D
6a36313e0e
fix: fixed error during item rename
2022-10-16 14:51:47 +05:30
Anoop M D
6380797f92
fix: fixed bug where collection was not getting created
2022-10-16 14:40:43 +05:30
Anoop M D
d8f58aeb0d
chore: local collections unavailable msg on web
2022-10-16 14:34:09 +05:30
Anoop M D
0f5b75ddbf
chore: updated readme
2022-10-16 13:51:10 +05:30
Anoop M D
7ca6270f2b
feat: connect environments to redux store
2022-10-16 05:46:49 +05:30
Anoop M D
c6ac90a9f8
Merge branch 'feature/environment-configuration' into main
2022-10-16 04:05:59 +05:30
Anoop M D
d640dafb06
chore: collection uid check before pushing collections into state
2022-10-16 04:03:00 +05:30
Anoop M D
d8cdd2ad8b
feat: request cancel implementation in electron
2022-10-16 03:06:46 +05:30
Anoop M D
118658822d
feat: strike of collection from electron-store upon removal
2022-10-16 02:21:48 +05:30
Anoop M D
0709666b03
feat: woekspace switch modal
2022-10-16 02:18:56 +05:30
Anoop M D
fad953a983
feat: auto hydrate last opened collections
2022-10-16 02:06:58 +05:30
Anusree Subash
4a5378a2e1
feat: environment configuration ( resolves #8 )
2022-10-16 01:15:36 +05:30
Anoop M D
75f6daec06
chore: cleanup
2022-10-16 01:07:45 +05:30