Commit Graph

1572 Commits

Author SHA1 Message Date
55f85e3728 chore: updated bru files 2023-01-14 04:21:57 +05:30
f0269069d2 feat: brun-lang package init 2023-01-12 23:46:01 +05:30
61dbca3243 feat: highlight js inside script block in .bru files 2023-01-10 10:58:47 +05:30
f21cb240c4 feat: vscode extension for bruno 2023-01-10 10:07:30 +05:30
ca46e14732 feat: bru-file package init 2023-01-10 09:45:24 +05:30
87f6000b85 Merge branch 'feature/sort-requests' 2023-01-10 09:39:13 +05:30
36d0550472 feat: drag item to root of collection 2023-01-10 09:37:09 +05:30
ee4734c957 feat: move requests across folders 2022-12-28 04:48:49 +05:30
02f9fc0a7b fix: fixed mac electron build issues v0.4.0 2022-12-22 00:34:10 +05:30
6ce657d891 feat: drag and drop events (#57) 2022-11-11 03:53:51 +05:30
cffef31f97 RequestPane body form input text color visibility fix in dark mode (#70) 2022-11-10 18:29:17 +05:30
b93be5a846 Set default theme to the user's browser theme (#69) 2022-11-09 22:55:30 +05:30
544765af3e fix: fixed graphql docs height overflow (#65) 2022-11-08 03:45:30 +05:30
2393092248 feat: graphql docs explorer (#65) 2022-11-08 03:35:58 +05:30
dcdeb78995 release: bruno-graphql-docs@0.1.0 2022-11-08 03:34:25 +05:30
e16650d4a7 Bugfix/split line (#66)
* Issue:62,fix Split line should have max squeeze limit
* added limit to right pane also
2022-11-07 18:22:09 +05:30
62ed489847 chore: bumped bruno-schema in bruno-app 2022-11-07 03:14:48 +05:30
2930eb29ec chore: release bruno-schema 0.2.0 2022-11-07 03:13:22 +05:30
eecb60f5cf Merge branch 'main' of github.com:usebruno/bruno into main 2022-11-07 03:06:18 +05:30
82fb2819c2 Issue:62,fix Split line should have max squeeze limit (#64)
Co-authored-by: Ankur Singh Chauhan <anx450z@gmail.com>
2022-11-07 03:03:35 +05:30
2aef7c61a4 feat: graphql support (#65) 2022-11-07 02:56:58 +05:30
530af1f929 chore: fix peer deps issue for rollup 2022-11-06 14:41:10 +05:30
3753fd1e20 feat: standalone graphiql docs explorer 2022-11-06 01:04:30 +05:30
a59ae75809 fix: fixed postman import url issue 2022-11-05 01:00:21 +05:30
4c18c27406 chore: allow legacy peer deps while while running playwright tests 2022-11-05 00:21:15 +05:30
5d25fdcf7a chore: bumped rollup version 2022-11-05 00:16:54 +05:30
8cfdb3ebcb Merge branch 'main' of github.com:usebruno/bruno 2022-11-04 23:42:43 +05:30
9e64ea5439 feat: package init for graphql-docs 2022-11-04 23:42:34 +05:30
23c8044973 chore: prettier script added in root bruno/package.json (#63) 2022-11-02 15:22:48 +05:30
46ac15dd81 Collection items whole div made as action button and cursor pointer added to the items (#61) 2022-11-01 00:50:51 +05:30
5ad9be4f6b feat: Create New Request e2e test (#52)
* add selector ID
* add createNewRequest flow
* selector update
2022-10-31 16:50:57 +05:30
f46625c689 Added missing <br /> between Website and Discord link in readme.md (#60) 2022-10-31 16:49:27 +05:30
c0e1bf6bc2 chore: added discord invite link in readme 2022-10-31 03:14:29 +05:30
874ca07f39 chore: added discord link 2022-10-31 00:58:36 +05:30
a291e7f345 fix: fixed mac electron build issues 2022-10-31 00:58:20 +05:30
c9cabfde35 release: bumped version v0.3.0 2022-10-30 20:07:11 +05:30
fde15d7c31 Merge branch 'main' of github.com:usebruno/bruno into main 2022-10-30 19:58:06 +05:30
11defe18ca chore: disable telemetry during playwright test execution 2022-10-30 19:56:54 +05:30
54b14a005d fix(#53): fix for response editor search issue (#55) 2022-10-30 17:50:38 +05:30
f283df2a1b feat: posthog telemetry 2022-10-30 17:48:36 +05:30
820c99711b fix: fixed missing sidebar bg color 2022-10-30 04:05:52 +05:30
df1cd4aff9 Merge branch 'feature/import-postman-collection' 2022-10-30 02:01:22 +05:30
481486cd1c feat: import postman collection (#45) 2022-10-30 02:00:54 +05:30
bf4c26de33 feat: refactored import collection 2022-10-30 00:09:24 +05:30
c3fa473dae use fakerjs as random test data (#51) 2022-10-27 23:23:04 +05:30
90a29918d0 feat: Create Collection e2e test (#50)
* add selector IDs
* add Create Collection e2e test
2022-10-26 21:59:37 +05:30
c0698adcb3 chore: cleanup 2022-10-25 14:58:57 +05:30
0d0f99e810 chore: cleanup 2022-10-25 14:57:53 +05:30
7f5a6d5566 chore: using npm i instead of ci in playwright github actions 2022-10-25 00:52:42 +05:30
dc68d511bd add e2e test using playwright (#44) 2022-10-25 00:42:53 +05:30