api-client/packages
Joel Jacob Stephen 185c225297
feat: introduces ability to export single environment variables and allow CLI to accept the export format used by the app (#3380)
* feat: add ability to export a single environment

* refactor: export environment without id

* feat: introducing zod for checking json format for environment variables

* refactor: new zod specific type for HoppEnvPair

* feat: add ability to export single environment in team environment

* refactor: moved zod as a dependency to devDependency

* refactor: separated repeating logic to helper file

* refactor: removed unnecessary to string operation

* chore: rearranged smart item placement

* refactor: introduced error type when a bulk environment export is used in cli

* refactor: removed unnecssary type exports and updated logic and variable names across most files

* refactor: better logic for type shapes

* chore: bump hoppscotch-cli package version

---------

Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-10-06 11:21:54 +05:30
..
codemirror-lang-graphql fix: gql teamID not being passed (#3392) 2023-09-28 22:04:02 +05:30
dioc feat: introduce dioc into hoppscotch-common 2023-06-07 15:20:49 +05:30
hoppscotch-backend chore: remove stale type definitions (#3368) 2023-10-05 14:49:04 +05:30
hoppscotch-cli feat: introduces ability to export single environment variables and allow CLI to accept the export format used by the app (#3380) 2023-10-06 11:21:54 +05:30
hoppscotch-common feat: introduces ability to export single environment variables and allow CLI to accept the export format used by the app (#3380) 2023-10-06 11:21:54 +05:30
hoppscotch-data chore: changes to support id based syncing for collections (#2977) 2023-04-11 14:30:01 +05:30
hoppscotch-js-sandbox chore: set web and common versions to 2023.4.0 and remove workspace package version specifiers 2023-04-09 21:42:25 +05:30
hoppscotch-selfhost-web fix: environment variables usage in meta tags (#3418) 2023-10-05 13:51:42 +05:30
hoppscotch-sh-admin feat: introduces ability to export single environment variables and allow CLI to accept the export format used by the app (#3380) 2023-10-06 11:21:54 +05:30
hoppscotch-ui chore: improve button border radius 2023-09-18 19:51:22 +05:30