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.
  1. 05 Apr, 2022 1 commit
  2. 14 Jan, 2022 1 commit
  3. 11 Jan, 2022 1 commit
  4. 21 Dec, 2021 1 commit
  5. 17 Dec, 2021 1 commit
    • Jordan Reimer's avatar
      Ember Upgrade to 3.24 (#13443) · e5b1f718
      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...
      e5b1f718
  6. 07 Jun, 2021 1 commit
    • Angel Garbarino's avatar
      replace last two partials (#11765) · 13534262
      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
      13534262
  7. 03 Dec, 2020 1 commit
    • Angel Garbarino's avatar
      Ember-cli upgrade from ~3.8 to ~3.20 (#9972) · 403b94eb
      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...
      403b94eb
  8. 05 Oct, 2020 1 commit
  9. 18 Jun, 2020 1 commit
    • Angel Garbarino's avatar
      Ui/replication status discoverability (#8705) · c7294634
      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...
      c7294634
  10. 11 Nov, 2019 1 commit
  11. 28 Oct, 2019 1 commit
  12. 13 May, 2019 1 commit
  13. 10 Apr, 2019 1 commit
    • Matthew Irish's avatar
      use ember-concurrency test waiter (#6555) · 76677bf2
      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
      76677bf2
  14. 28 Mar, 2019 1 commit
  15. 25 Sep, 2018 1 commit
  16. 31 May, 2018 1 commit
  17. 24 May, 2018 1 commit
    • Matthew Irish's avatar
      UI - identity details (#4502) · 3bc90acd
      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
      3bc90acd
  18. 27 Apr, 2018 1 commit
  19. 03 Apr, 2018 1 commit