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.
- 05 Apr, 2022 1 commit
-
-
Angel Garbarino authored
-
- 14 Jan, 2022 1 commit
-
-
Jordan Reimer authored
* update pollCluster helper * bypasses problematic assertion for now
-
- 11 Jan, 2022 1 commit
-
-
Jordan Reimer authored
-
- 21 Dec, 2021 1 commit
-
-
Jordan Reimer authored
* fixes some flaky enterprise tests * more test fixes
-
- 17 Dec, 2021 1 commit
-
-
Jordan Reimer authored
* Update browserslist * Add browserslistrc * ember-cli-update --to 3.26, fix conflicts * Run codemodes that start with ember-* * More codemods - before cp* * More codemods (curly data-test-*) * WIP ember-basic-dropdown template errors * updates ember-basic-dropdown and related deps to fix build issues * updates basic dropdown instances to new version API * updates more deps -- ember-template-lint is working again * runs no-implicit-this codemod * creates and runs no-quoteless-attributes codemod * runs angle brackets codemod * updates lint:hbs globs to only touch hbs files * removes yield only templates * creates and runs deprecated args transform * supresses lint error for invokeAction on LinkTo component * resolves remaining ambiguous path lint errors * resolves simple-unless lint errors * adds warnings for deprecated tagName arg on LinkTo components * adds warnings for remaining curly component invocation * upd...
-
- 07 Jun, 2021 1 commit
-
-
Angel Garbarino authored
* replace last two partials * cleanup * modify test to cover new component * only on ca role run new function * help with inconsistent failure on enterprise test * small changes to help with flaky test locally * add js docs
-
- 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...
-
- 05 Oct, 2020 1 commit
-
-
Angel Garbarino authored
* fix test to check not for date but for ttl default of 1800s instead to avoid 1 second off issue * change const name * add another test to check when set specific ttl
-
- 18 Jun, 2020 1 commit
-
-
Angel Garbarino authored
* Sidebranch: add new route on DR secondary (#8640) * setup, not complete * update routing * clean up * add test * add link from status menu * clean up * fixes per pr comments * revert back to two if statements due to refresh bug * Sidebranch: Setup Replication Page as component to be consumed in all pages for project (#8661) * setup, not complete * update routing * clean up * add test * add link from status menu * clean up * fixes per pr comments * setup dashboard with contextual components, and toggle * setup option to show tabs or not * handle conditional nav menu * pass in whole model object * rename to replication-page * clean up * clean up based on pr feedback * fix linting error * Sidebranch: setup replication dashboard with scss and initial card components (#8670) * setup replication dashboard with scss and initial card components * sync with Noelles changes and clean up t...
-
- 11 Nov, 2019 1 commit
-
-
Matthew Irish authored
-
- 28 Oct, 2019 1 commit
-
-
Matthew Irish authored
* fix replication acceptance test * remove unused import * remove mountType
-
- 13 May, 2019 1 commit
-
-
Matthew Irish authored
Adds replication engine and core in-repo addon
-
- 10 Apr, 2019 1 commit
-
-
Matthew Irish authored
* add ember-concurrency-test-waiter * use withTestWaiter modifier in various parts of the application * more withTestWaiter * await instead of return for a few helpers * update ember-cli-flash * run ember generate ember-cli-flash * remove withFlash helper * fix typo and replication tests
-
- 28 Mar, 2019 1 commit
-
-
Matthew Irish authored
-
- 25 Sep, 2018 1 commit
-
-
Matthew Irish authored
Ember update - update ember-cli, ember-data, and ember to 3.4 series
-
- 31 May, 2018 1 commit
-
-
Matthew Irish authored
-
- 24 May, 2018 1 commit
-
-
Matthew Irish authored
* add popups * add ability to disable entity and banner when entity is disabled * re-add alias-popup template * add accpetance tests for creating entities * add more entity creation acceptance tests * add delete to edit-form * add more identity tests and associated selectors * add onSuccess hook and use UnloadModel route mixins * add ability to toggle entity disabling from the popover * fix store list cache because unloadAll isn't synchronous * fill out tests for identity items and aliases * add ability to enable entity from the detail page * toArray on the peekAll * fix other tests/behavior that relied on a RecordArray * adjust layout for disabled entity and label for disabling an entity on the edit form * add item-details integration tests * move disable field on the entity form * use ghost buttons for delete in identity and policy edit forms * adding computed macros for lazy capability fetching and using them in the identity models
-
- 27 Apr, 2018 1 commit
-
-
Tobias Bieniek authored
-
- 03 Apr, 2018 1 commit
-
-
Matthew Irish authored
-