bruno/packages/bruno-app
Sanjai Kumar a6ac98b709
feat: add support for importing collection-level variables from PM collections (#3481)
* feat: add support for importing collection-level variables from Postman collections

* fix: add optional chaining for collection variables in Postman importer

* Update postman-collection.js

---------

Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-12-15 14:53:53 +05:30
..
public release: v0.2.0 2022-10-23 13:43:12 +05:30
src feat: add support for importing collection-level variables from PM collections (#3481) 2024-12-15 14:53:53 +05:30
.babelrc feat: moved next app to its own package (resolves #21) 2022-10-09 16:13:11 +05:30
.env.production feat: refactor and improve notifications implementation 2024-03-12 02:50:06 +05:30
.gitignore feat: replace nextjs with rsbuild (#3617) 2024-12-14 19:57:04 +05:30
.prettierrc.json chore: reverted the prettier printWidth increase 2024-04-19 00:34:04 +05:30
jest.config.js fix: import openapi -- baseUrl env value should not include trailing slash (#3440) 2024-11-20 03:38:59 +05:30
jsconfig.json bugfix(docs_links): open external URL in browser window, remove deprecated method in electron, refactor to index.tsx 2023-12-07 14:33:42 +01:00
package.json chore: updated package-lock 2024-12-14 20:29:22 +05:30
postcss.config.js feat(#BRU-11) - tailwindcss v3 upgrade (#1597) 2024-02-19 17:36:54 +05:30
rsbuild.config.mjs feat: replace nextjs with rsbuild (#3617) 2024-12-14 19:57:04 +05:30
tailwind.config.js chore: removed dependency on tailwind forms 2024-03-19 06:34:54 +05:30