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. 24 Apr, 2020 4 commits
  2. 23 Apr, 2020 1 commit
  3. 22 Apr, 2020 8 commits
  4. 21 Apr, 2020 3 commits
  5. 20 Apr, 2020 3 commits
    • Noelle Daley's avatar
      use h3 instead of code elements · 74a7fbee
      Noelle Daley authored
      74a7fbee
    • Noelle Daley's avatar
      show dynamic state glyph (#8747) · e477dc93
      Noelle Daley authored
      * show dynamic state glyph
      
      * show state glyph after state
      
      * move LearnLink into core addon
      
      * make ReplicationDocLink component
      
      * prevent double lines at the bottom of the dashboard
      e477dc93
    • Noelle Daley's avatar
      Ui/dr dashboard tests (#8732) · 7f992f37
      Noelle Daley authored
      * initial test setup
      
      * use margin when there are no knownsecondaries
      
      * set up replication tests in ember engine
      
      * set knownSecondaries
      
      * move tests to host app and set resolver
      
      * finish known-secondaries-card-test
      
      * make knownSecondaries array match the API response
      
      * add known secondaries table test
      
      * oops, remove stories directory
      
      * wip - replication table rows test
      
      * remove extra code
      
      * finish replication table rows tests
      
      * add | Enterprise | to test module
      
      * remove unncessary assertion:
      7f992f37
  6. 16 Apr, 2020 1 commit
    • Angel Garbarino's avatar
      Sidebranch: DR Secondary Dashboard state message handlers (#8741) · 5eb4838a
      Angel Garbarino authored
      * setup styling for delta
      
      * clean up
      
      * replication table remove and rename model to data
      
      * remove old replication header component now that it is in addons
      
      * move replication secondary card component
      
      * calc delta
      
      * clean up
      
      * remove unused components that are now in addon
      
      * address pr comments
      
      * remove test
      
      * fix failing test
      
      * address pr comments
      
      * attempting to fix test
      
      * initial setup before merge updates
      
      * move to computed components
      
      * fix test error
      
      * fix state of null error
      
      * clean up
      
      * setup alert banner and documentation link
      
      * setup alert banner with second icon
      
      * remove underscore to dash
      
      * add in missing error messages
      
      * add connection-state shutdown
      
      * add storybook update to alert banner
      
      * pr comments
      
      * move css class to helper class
      
      * address pr comments
      
      * add in connection states correct endpoint
      5eb4838a
  7. 13 Apr, 2020 1 commit
    • Angel Garbarino's avatar
      Sidebranch: DR Secondary Dashboard - pr4 (#8706) · f8123ed8
      Angel Garbarino authored
      * setup styling for delta
      
      * clean up
      
      * replication table remove and rename model to data
      
      * remove old replication header component now that it is in addons
      
      * move replication secondary card component
      
      * calc delta
      
      * clean up
      
      * remove unused components that are now in addon
      
      * address pr comments
      
      * remove test
      
      * fix failing test
      
      * address pr comments
      
      * attempting to fix test
      
      * move to computed components
      
      * fix test error
      
      * fix state of null error
      f8123ed8
  8. 09 Apr, 2020 1 commit
    • Noelle Daley's avatar
      Ui/dr primary components (#8711) · 2eb3c0d9
      Noelle Daley authored
      * populate table with actual secondary ids
      
      * add todo
      
      * make KnownSecondariesCard component
      
      * move KnownSecondariesCard styles to own file
      
      * add EmptyState when there are no known secondaries
      
      * fix known secondaries manage link
      
      * fix Add Secondary link; bring in capabilities model to repliation index route so we can check for adding secondaries
      
      * fix JSDOC comments and updata data to replicationAttrs
      2eb3c0d9
  9. 08 Apr, 2020 1 commit
    • Noelle Daley's avatar
      Ui/dr primary/initial page setup (#8671) · bf23bc06
      Noelle Daley authored
      * add helperText param to InfoTableRow
      
      * initial page setup
      
      * format card with padding and correct number of rows
      
      * style card titles with margin
      
      * move styles inside replication class; add todos
      
      * move replication-summary styles into core app so hot reloading works
      
      * prevent known secondaries card from being cut off on the right hand side
      
      * make cards have the correct column span
      
      * make code elements inside tables black
      
      * WIP - start VltTable component
      
      * simplify css
      
      * renamed VltTable to ReplicationTable and use divs instead of table elements
      
      * fix position of known secondaries
      
      * use table element for secondaries card
      
      * add todo
      
      * move replication components to replication engine
      
      * Revert "move replication components to replication engine"
      
      This reverts commit 2228b8392199a1376815dc8b7642de438aad68b5.
      
      * move ReplicationPrimaryCards to components
      
      * remove hover box shadow since cards are not selectable yet
      
      * only apply padding to replication selectable-cards
      
      * specify replication vlt-table in classname
      
      * move replication toggle and toggle into core addon
      
      * remove extra toolbar border
      
      * remove duplicate css
      
      * move ReplicationTableRows to core addon and use them on DR primary page
      
      * clean up todos
      
      * add jsdoc comments
      
      * rename ReplicationTable to KnownSecondaries
      
      * update replicaiton table api to accept flexible data
      
      * rename replicationAttrs to data
      
      * move replication components to core addon
      bf23bc06
  10. 06 Apr, 2020 1 commit
    • Angel Garbarino's avatar
      Sidebranch: setup replication dashboard with scss and initial card components (#8670) · 635f9634
      Angel Garbarino authored
      * setup replication dashboard with scss and initial card components
      
      * sync with Noelles changes and clean up the inner grid container inside the selectable card
      
      * set up nested contextual components for selectable-cards
      
      * setup component for table row
      
      * address walk through notes
      
      * remove name selectable from card component as it is not selectable
      
      * add missing space
      635f9634
  11. 02 Apr, 2020 1 commit
  12. 01 Apr, 2020 1 commit
  13. 30 Mar, 2020 1 commit
  14. 28 Mar, 2020 1 commit
  15. 27 Mar, 2020 2 commits
  16. 26 Mar, 2020 2 commits
  17. 25 Mar, 2020 3 commits
  18. 24 Mar, 2020 5 commits