Commit Graph

23 Commits

Author SHA1 Message Date
renovate[bot] a70869e775 chore(deps): update dependency msw to ^0.43.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-05 09:54:46 +00:00
github-actions[bot] 6b985dc1c7 Version Packages (next) 2022-07-05 08:23:38 +00:00
Ben Lambert bbaabb0eaa Merge pull request #12244 from leboncoin/vault-display-full-secret-name
fix(vault-plugin): display full secret name relative to the secret path
2022-06-29 10:08:45 +02:00
denis.fortin 8451856b2c add api-report.md files
Signed-off-by: denis.fortin <denis.fortin@adevinta.com>
2022-06-28 17:46:57 +02:00
denis.fortin d1994e7ed1 fix(vault-plugin): rework
Signed-off-by: denis.fortin <denis.fortin@adevinta.com>
2022-06-28 11:43:16 +02:00
github-actions[bot] c92deffe39 Version Packages (next) 2022-06-28 09:27:36 +00:00
denis.fortin b5170119fc fix(vault-plugin): code factorization
Signed-off-by: denis.fortin <denis.fortin@adevinta.com>
2022-06-28 11:04:41 +02:00
df11 69c6e4751e Update links title
Signed-off-by: denis.fortin <denis.fortin@adevinta.com>
2022-06-27 14:34:20 +02:00
df11 87c5c74139 Merge branch 'master' into vault-display-full-secret-name 2022-06-23 15:53:47 +02:00
denis.fortin 7ee4abdcc9 fix(vault-plugin): display full secret name relative to the secret path
Only secret name was displayed in the table. It could be a problem when
secret path has multiple subpath containing secrets with the same name.

Displaying the relative path from secret path configured in the entity
annotation allows to differentiate the secrets in this case.

Signed-off-by: denis.fortin <denis.fortin@adevinta.com>
2022-06-23 15:49:39 +02:00
github-actions[bot] 2231987c10 Version Packages (next) 2022-06-21 09:04:17 +00:00
ivgo 5ebf2c7023 Use p-limit to list secrets, update api-report & add changesets
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-06-16 12:42:56 +02:00
ivgo cec1cd4578 Add requested improvements to vault plugin
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-06-16 09:44:29 +02:00
github-actions[bot] 2e2a82c9d7 Version Packages 2022-06-14 09:12:05 +00:00
Fredrik Adelöw 935fa5d5d1 remove some yarn.lock impurity in master by adjusting msw dep
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-06-10 11:07:15 +02:00
ivgo 655a8d46d8 Fix codeQL error using URL params as part of the URL & remove commit added by mistake
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-06-07 11:02:56 +02:00
ivgo d331cecc2e Fix some final issues
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-06-07 11:02:56 +02:00
ivgo 34536e7af6 Update package.json and yarn.lock
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-06-07 11:02:56 +02:00
ivgo 5ca80ad935 Apply changes, update tests & change vault icon temporarilly
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-06-07 11:02:56 +02:00
ivgo 7b0b852fab Add api-reports & include plugin into marketplace
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-06-07 11:02:56 +02:00
ivgo 296bfcb1fd Fix some typos and other requested changes
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-06-07 11:02:56 +02:00
ivgo 477061a096 Added tests to plugin vault & vault-backend
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-06-07 11:02:56 +02:00
ivgo 09f1256a85 First implementation of vault-plugin
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-06-07 11:02:56 +02:00