This project is mirrored from https://gitee.com/NQL886/vault.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 15 Jun, 2021 1 commit
-
-
Angel Garbarino authored
* initial setup * initial validation setup for empty path object. * removal console logs * validation on keyup for kv * in progress * making some progress * more progress * closer * done with create page now to fix edit page that I broke * fix secret edit display on create * test and final touches * cleanup mountbackendform * cleanup * add changelog * address pr comments * address styling pr comment
-
- 04 Jun, 2021 1 commit
-
-
Angel Garbarino authored
* initial setup * put inline secret-form-create and secret-form-edit because of codemirror * clean up
-
- 19 May, 2021 1 commit
-
-
Angel Garbarino authored
* initial setup, modify toolbar header * footer buttons setup * setup first delete version delete method * clean up * handle destory all versions * handle undelete * conditional for modal and undelete * remove delete from version area * modelForData in permissions * setup for soft delete and modify adpater to allow DELETE in additon to POST * dropdown for soft delete * stuck * handle all soft deletes * conditional for destroy all versions * remove old functionality from secret-version-menu * glimmerize secret-version-menu * Updated secret version menu and version history * Updated icons and columns in version history * create new component * clean up * glimmerize secret delete menu * fix undelete * Fixed radio labels in version delete menu * handle v1 delete * refining * handle errors with flash messages * add changelog * fix test * add to test * amend test * address PR comments * whoopies * add urlEncoding Co-authored-by:
Arnav Palnitkar <arnav@hashicorp.com>
-
- 20 Apr, 2021 1 commit
-
-
Arnav Palnitkar authored
- Ids used to collide in ember data while creating a secret with any existing path name from a different kv engine
-
- 22 Mar, 2021 1 commit
-
-
Angel Garbarino authored
* forced reload causing issues removed and tested * better logging for handling controlGroup error * cleanup * add changelog * address pr comments
-
- 03 Dec, 2020 1 commit
-
-
Angel Garbarino authored
* Update ember-cli to ~3.20 * Remove bad optional-feature * Remove ember-fetch dep * re-install ember-fetch * update model fragments pr * update ember model fragments correct package name * update ember composable helpers to solve array helper error * update ember-concurrency * add back engine dependencies, automatically removed during ember-cli-upgrade * make author-form-options component js file otherwise error * for now comment out withTestWaiter * add eslint-node and fix if not with unless in templates * fix linting for tab index of false is now -1 and add type button to all buttons without types * fix href errors for linting, likely have to come back and fix * using eslint fix flag to fix all this.gets * ember modules codemode removed files that had module twice, will fix in next commit * finish codemode ember-data-codemod needed to rename const model * more this.get removal codemode did not work * cont...
-
- 17 Jun, 2020 1 commit
-
-
Chelsea Shaw authored
-
- 19 Aug, 2019 1 commit
-
-
Matthew Irish authored
* be more specific about node version, and specify a yarn version * update ember, ember-cli, ember-data, ember-data-model-fragments * use router handlers to access transition information * fix shadowing of component helper * update ivy-codemirror, ember-cli-inject-live-reload * remove custom router service * don't use transition.queryParams * update ember-cli-deprecation-workflow * refactor kv v1 to use 'path' instead of 'id' on creation * fix auth-jwt-test and toolbar-link-test * update ember composable helpers * remove Ember.copy from test file * no more deprecations in the workflow * fix more secret tests * fix remaining failed tests * move select component to core because it's used by ttl-picker * generate new model class for each test instead of reusing an existing one * fix selectors on kmip tests * refactor how control groups construct urls from the new transition objects * add router service override back in, a...
-
- 20 Jun, 2019 1 commit
-
-
Matthew Irish authored
* add no-jquery rule and move event listeners to ember-concurrency tasks * remove unnecessary onchange and handleKeyDown actions * add element.closest polyfill and convert linked-block to use native dom apis * update pretender, fetch, page-object, add optional-features, remove ember/jquery * turn off jquery inclusion * remove jQuery.isPlainObject usage * violatedDirective isn't always formatted the same * use fetch and the ember-fetch adapter mixin * move to fetch and lowercase headers for pretender * display non-ember-data errors * use new async fn test style and lowercase headers in auth service test * setContext is not necessary with the new style tests and ember-cli-page-object - it actually triggers jquery usage * update ember-fetch, ember-cli-pretender * wait for permissions check * lowercase header name in auth test * refactor transit tests to one test per key type * simplify pollCluster helper * stop flakey tests by preferin...
-
- 16 Apr, 2019 1 commit
-
-
Matthew Irish authored
* wait for all hash promises to be settled * skeleton tests with policies for write without read * adjust what gets returned from the model hook * refactor secret-edit model hook to use async/await * return a stub version if we can't read secret data * return a stub model for v1 kv * tweak tests to make re-runs friendlier * allow write without CAS if both v2 models cannot be read * show warnings on edit pages for different write without read scenarios * add no read empty states on secret show pages * review feedback * make message language consistent * use version models from metadata if we can read it * refresh route on delete / undelete / destroy * hide controls in the toolbar when you can't read the secret data * show deleted / destroyed messaging over cannot read messaging on the show page * fix test with model stub * refactor large model hook into several functions * comment clarifications
-
- 10 Jan, 2019 1 commit
-
-
Matthew Irish authored
* don't prevent model save when the model is in the error state on secrets creation * add test
-
- 20 Dec, 2018 1 commit
-
-
Matthew Irish authored
* don't pass id when using createRecord * add find nearest ancestor mixin * re-throw the error if we've deleted something and encounter a 404 * use the with-nav-to-nearest-ancestor mixin * add some comments * add acceptance test to verify new behavior * yield final transition in ec task
-
- 03 Dec, 2018 1 commit
-
-
Matthew Irish authored
* turns out sourcemaps are useful * add test for restricted policy in kv v2 * only include version param on fetch if it's encoded in the id * rename some vars for clarity and use model.id when persisting a secret * fix delete attributes on the models * allow data edit when there's metadata access is disallowed * add tests for edit with restricted policy * hide metadata fields if you can't edit them
-
- 12 Nov, 2018 1 commit
-
-
madalynrose authored
-
- 31 Oct, 2018 1 commit
-
-
madalynrose authored
-
- 19 Oct, 2018 1 commit
-
-
Matthew Irish authored
* add versions routes * move commands and permissions check to stand-alone menu component * add versions template * make list-item component more flexible and use hasMenu to optionally render the menu * move current check next to the version * fix linting * remove is-wide from secret list popup
-
- 18 Oct, 2018 11 commits
-
-
Matthew Irish authored
-
Matthew Irish authored
-
Matthew Irish authored
-
Matthew Irish authored
-
Matthew Irish authored
-
Matthew Irish authored
-
Matthew Irish authored
-
Matthew Irish authored
-
Matthew Irish authored
-
Matthew Irish authored
-
Matthew Irish authored
-
- 25 Sep, 2018 1 commit
-
-
Matthew Irish authored
Ember update - update ember-cli, ember-data, and ember to 3.4 series
-
- 05 Sep, 2018 1 commit
-
-
Matthew Irish authored
* have fromJSON throw if trying to convert non-object to a KVObject * catch the fromJSON error in secret-edit, display an error, and disabled the submit button
-
- 28 Aug, 2018 1 commit
-
-
madalynrose authored
-
- 14 Jun, 2018 1 commit
-
-
madalynrose authored
* create masked-input component
-
- 29 May, 2018 1 commit
-
-
Matthew Irish authored
* remove unused didError * error should fall back to message if the errors array is empty * strip leading slash when saving a secret
-
- 03 Apr, 2018 1 commit
-
-
Matthew Irish authored
-