bruno/packages/bruno-app
Pragadesh-45 8e222189bc
Bugfix/rename with same name (#3171)
* fix rename with same name with different case

* added `_temp` to the filename to change the request name (handle case insensitivity) on Win and macOS

* chore: remove whitespaces and added path added path resolver

* refactor: wslpath check

* feat: safeToRename check added

* refactor

* refactor: code cleanup

* chore: improved error message

---------

Co-authored-by: Linhart Lukáš <Lukas.Linhart@tescosw.cz>
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-09-26 11:07:45 +05:30
..
public release: v0.2.0 2022-10-23 13:43:12 +05:30
src Bugfix/rename with same name (#3171) 2024-09-26 11:07:45 +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 chore: added package-lock.json to gitignore 2022-10-20 15:16:33 +05:30
.prettierrc.json chore: reverted the prettier printWidth increase 2024-04-19 00:34:04 +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
next.config.js feat: skipping telemetry in dev env 2023-01-24 17:28:31 +05:30
package.json feat: Replace dictonary i18n with react-i18next (#2915) 2024-08-26 11:09:50 +05:30
postcss.config.js feat(#BRU-11) - tailwindcss v3 upgrade (#1597) 2024-02-19 17:36:54 +05:30
tailwind.config.js chore: removed dependency on tailwind forms 2024-03-19 06:34:54 +05:30