Commit Graph

  • 0a548f7664 Added light theme and variables.scss Sean 2022-10-19 10:48:42 +0800
  • 3af58f397a fix: dependency error when contributing Sean 2022-10-19 09:47:37 +0800
  • 93544f8ae6 chore: fix typo v0.1.0 Anoop M D 2022-10-18 05:33:57 +0530
  • d6e4d07e2c chore: collections page disabled until fix is available in electron Anoop M D 2022-10-18 05:12:56 +0530
  • 503f0b8a17 feat: electron windows build Anoop M D 2022-10-18 05:05:49 +0530
  • 5fc9bbd729 fix: fixed issue while saving json in local collections Anoop M D 2022-10-18 04:26:28 +0530
  • eefef27dec feat: error messaging when attempting to create duplicate files or folders in local collections Anoop M D 2022-10-18 03:44:21 +0530
  • e98f219448 feat: local collections environment sync Anoop M D 2022-10-18 03:39:36 +0530
  • ff87586a1d feat: bruno.json validation for local collections Anoop M D 2022-10-18 02:34:22 +0530
  • 8a96a0ce71 feat: wireup local collections open and create buttons Anoop M D 2022-10-18 01:27:53 +0530
  • 9fae7f72d4 feat: electron build for linux Anoop M D 2022-10-17 22:17:03 +0530
  • ad1824e473 fix: star button no loading in electron Anoop M D 2022-10-17 22:02:55 +0530
  • 8045751671 chore: svgs are moved inside src folder Anoop M D 2022-10-17 21:40:57 +0530
  • c258bc1590 feat: electron build for mac Anoop M D 2022-10-17 21:04:05 +0530
  • 075e9162c2 feat: chrome extension migrate to manifest v3 Anoop M D 2022-10-17 18:18:27 +0530
  • d91ee36192 feat: chrome extension Anoop M D 2022-10-17 03:57:25 +0530
  • 579bd424fc chore: added bruno-cli package Anoop M D 2022-10-17 03:07:15 +0530
  • 78645ad52f feat: published @usebruno/schema Anoop M D 2022-10-17 03:03:32 +0530
  • 241ee5e788 feat: sample collection + bug fixes Anoop M D 2022-10-17 00:39:58 +0530
  • 6573df41b0 feat: hotkeys (ctrl.cmd E, B, H) Anoop M D 2022-10-16 23:58:04 +0530
  • fe900b90c9 feat: version number in collection schema Anoop M D 2022-10-16 23:36:10 +0530
  • 7078d5cec2 feat: beteer cors error messaging Anoop M D 2022-10-16 22:42:29 +0530
  • 46949e48ba feat: wip packaging chrome extension Anoop M D 2022-10-16 20:01:23 +0530
  • abc00b810f feat: interpolate environment vats while sending request Anoop M D 2022-10-16 19:25:47 +0530
  • 510e549d34 Merge branch 'main' of github.com:usebruno/bruno into main Anoop M D 2022-10-16 18:51:07 +0530
  • 42a60a3372 feat: persist selected environment inside collection Anoop M D 2022-10-16 18:51:02 +0530
  • f1aaf862ae
    Feature/support links (#30) anusreesubash 2022-10-16 18:29:00 +0530
  • 6ee0a3e1e8 chore: fixed lint issues feature/support-links Anusree Subash 2022-10-16 17:57:25 +0530
  • 890c79b013 feat: added support links Anusree Subash 2022-10-16 17:55:27 +0530
  • ecc2252e84 feat: persist active workspace in local storage Anoop M D 2022-10-16 17:24:30 +0530
  • 2efc11ff6b feat: environment variables grid Anoop M D 2022-10-16 16:40:54 +0530
  • 6a36313e0e fix: fixed error during item rename Anoop M D 2022-10-16 14:51:47 +0530
  • 6380797f92 fix: fixed bug where collection was not getting created Anoop M D 2022-10-16 14:40:43 +0530
  • d8f58aeb0d chore: local collections unavailable msg on web Anoop M D 2022-10-16 14:34:09 +0530
  • 0f5b75ddbf chore: updated readme Anoop M D 2022-10-16 13:51:10 +0530
  • 7ca6270f2b feat: connect environments to redux store Anoop M D 2022-10-16 05:46:49 +0530
  • c6ac90a9f8 Merge branch 'feature/environment-configuration' into main Anoop M D 2022-10-16 04:05:59 +0530
  • d640dafb06 chore: collection uid check before pushing collections into state Anoop M D 2022-10-16 04:03:00 +0530
  • d8cdd2ad8b feat: request cancel implementation in electron Anoop M D 2022-10-16 03:06:46 +0530
  • 118658822d feat: strike of collection from electron-store upon removal Anoop M D 2022-10-16 02:21:48 +0530
  • 0709666b03 feat: woekspace switch modal Anoop M D 2022-10-16 02:18:56 +0530
  • fad953a983 feat: auto hydrate last opened collections Anoop M D 2022-10-16 02:06:58 +0530
  • 4a5378a2e1 feat: environment configuration (resolves #8) feature/environment-configuration Anusree Subash 2022-10-16 01:15:36 +0530
  • 75f6daec06 chore: cleanup Anoop M D 2022-10-16 01:07:45 +0530
  • f2ffca35da feat: local collections displayed separately (resolves #22) Anoop M D 2022-10-16 01:05:52 +0530
  • c95bc8fdf9 feat: remove local collection from workspace (resolves #22) Anoop M D 2022-10-15 21:22:25 +0530
  • 44aa019754 feat: local filesystem collections (resolves #22) Anoop M D 2022-10-15 20:14:43 +0530
  • 91981a48e4 feat: collections are stored as objects in workspaces Anoop M D 2022-10-15 13:50:58 +0530
  • d546709b26 feat: import collections Anoop M D 2022-10-15 04:04:45 +0530
  • 6feca9937e feat: export collections Anoop M D 2022-10-15 03:07:50 +0530
  • 4ff268712f feat: added schema validation before saving collections to idb Anoop M D 2022-10-15 02:48:06 +0530
  • a78bdf87fe redactor: moved all reducer collection actions needing idb access to actions file Anoop M D 2022-10-15 02:08:35 +0530
  • a84080b482 fix: activeTabUid was not being reset to null Anoop M D 2022-10-15 01:45:15 +0530
  • b3bf29d6b2 feat: collection schema definition Anoop M D 2022-10-15 01:15:56 +0530
  • 013f9f9e3d feat: url bar now occupies full width of the panel Anoop M D 2022-10-15 00:35:00 +0530
  • e46e3d5b22 feat: yup schema should not allow unknown keys Anoop M D 2022-10-14 22:42:46 +0530
  • 8763ff2ad1 feat: glue workspace schema validations Anoop M D 2022-10-14 22:35:02 +0530
  • 7ddfac1ece feat: bruno schema definition for workspace Anoop M D 2022-10-14 21:51:59 +0530
  • 6bb3967379 feat: improved tab behaviour while closing a tab Anoop M D 2022-10-14 02:12:59 +0530
  • d49eb4df33 chore: cleanup Anoop M D 2022-10-14 01:59:24 +0530
  • 410bc70318 feat: cancel running request (resolves #26) Anoop M D 2022-10-14 01:34:15 +0530
  • 097a6240ad chore: refactor request type names Anoop M D 2022-10-14 00:43:03 +0530
  • 6b0ccac1bf feat: support adding and removing collections from workspaces Anoop M D 2022-10-14 00:20:02 +0530
  • f8fbc88239 chore: moved next deps to bruno-app package Anoop M D 2022-10-13 22:08:36 +0530
  • 819e8c2ccd feat: sync workspaces with idb Anoop M D 2022-10-13 05:23:54 +0530
  • 008704c4e1 feat: load workspaces from idb Anoop M D 2022-10-12 04:41:26 +0530
  • 1b2097250e chrore: added icon for reporting issues Anoop M D 2022-10-11 03:56:27 +0530
  • 42984ce931 chore: updated bruno-schema readme Anoop M D 2022-10-11 03:50:48 +0530
  • aed737ed33 chore: cleanup Anoop M D 2022-10-11 03:42:48 +0530
  • 0bd51b8a01 feat: bruno schema init Anoop M D 2022-10-11 03:39:26 +0530
  • 02ff85cc57 feat: delete collections Anoop M D 2022-10-11 03:20:50 +0530
  • adc6be031d feat: toast integration Anoop M D 2022-10-11 02:29:19 +0530
  • 6476b47d53 feat: rename collection Anoop M D 2022-10-11 02:11:52 +0530
  • 62e9f4d5f0 chore: added null safety while searching Anoop M D 2022-10-11 01:35:46 +0530
  • 77568da03c feat: show home page upon clicking title bar Anoop M D 2022-10-11 01:28:31 +0530
  • be72fbfe6f chore: cleanup Anoop M D 2022-10-10 23:27:27 +0530
  • b9ab5e572d chore: updated request tab method name font size Anoop M D 2022-10-10 05:34:04 +0530
  • 09c6feed98 chore: updated readme Anoop M D 2022-10-10 04:26:47 +0530
  • a54d6fe6d7 feat: layout redesign Anoop M D 2022-10-10 04:10:45 +0530
  • 9c5d66e7db chore: added comparision table in readme Anoop M D 2022-10-10 01:37:39 +0530
  • bacc8a1084 chore: added links in home page Anoop M D 2022-10-10 00:01:04 +0530
  • 50ae592e1e feat: collections page (resolves #24) Anoop M D 2022-10-09 23:15:46 +0530
  • c8957f5555 chore: placeholder for local collections in welcome page (#22) Anoop M D 2022-10-09 22:20:52 +0530
  • fba3f24568 chore: updated icon used for collection Anoop M D 2022-10-09 16:32:44 +0530
  • 539cdef9ca feat: moved next app to its own package (resolves #21) Anoop M D 2022-10-09 16:13:11 +0530
  • b3a317dc4d
    feat: workspaces crud (resolves #15) (#19) anusreesubash 2022-10-09 12:45:48 +0530
  • f634839adb feat: tauri builder package (resolves #18) Anoop M D 2022-10-09 12:34:09 +0530
  • 67cf54e0ed
    chore: fixed lint error feature/workspaces-crud anusreesubash 2022-10-08 20:33:06 +0530
  • 3bcf35bc2f feat: workspaces crud (resolves #15) Anusree Subash 2022-10-08 20:29:50 +0530
  • 2ac1b3639d feat: moved bruno testbench into packages/ (feat: resolves #17) Anoop M D 2022-10-08 20:00:36 +0530
  • 64bffc8216 Merge branch 'main' of github.com:usebruno/bruno into main Anoop M D 2022-10-08 19:53:49 +0530
  • 1dd808ed20 feat: package for electron-builder (resolves #16) Anoop M D 2022-10-08 19:53:30 +0530
  • a17b6bef7a
    Feature | workspace selector (#14) anusreesubash 2022-10-05 20:37:13 +0530
  • 114fe26fe2 chore: fixed indentation feature/workspace-selector Anusree Subash 2022-10-05 20:29:05 +0530
  • 72a9567221 feat: workspace selector (resolves #13) Anusree Subash 2022-10-05 20:20:46 +0530
  • 3bf18a1127 feat: support for sending multipart form data (resolves #12) Anoop M D 2022-10-05 19:06:13 +0530
  • bd153bf849 feat: support for sending url encoded params (resolves #11) Anoop M D 2022-10-03 00:41:25 +0530
  • 7f0f496bb4 feat: support for sending xml and text request body (resolves #10) Anoop M D 2022-10-02 04:58:43 +0530
  • 6e926f0ba6 feat: sort requests and folders, resolves #9 Anoop M D 2022-10-02 03:49:04 +0530
  • b08ed62378 chore: collections and items are in collapsed state on load Anoop M D 2022-10-02 03:36:42 +0530