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. 20 Mar, 2020 4 commits
  2. 19 Mar, 2020 4 commits
  3. 18 Mar, 2020 1 commit
  4. 17 Mar, 2020 6 commits
  5. 16 Mar, 2020 5 commits
    • Noelle Daley's avatar
      Update CHANGELOG.md · 5de80167
      Noelle Daley authored
      Unverified
      5de80167
    • Noelle Daley's avatar
      Ui/transit modal (#8575) · b87446e3
      Noelle Daley authored
      
      * wip -- add modal component using ember-wormhole, add static content but still need to enable onClose
      
      * add onClose to modal
      
      * WIP
      
      * add copy and close button
      
      * add copy and close button
      
      * and copy and close button to modal
      
      * use modal on each key action page
      
      * make text copied text more generic
      
      * update datakey textareas to codemirror
      
      * only show user input on encrypt and decrypt
      
      * only show user input on all key actions
      
      * separate copy ciphertext, plaintext, and close button on datakey modal
      
      * style ciphertext and plaintext as code
      
      * only show separate copy buttons on datakey modal if both outputs are shown
      
      * update modal styling
      
      * style modal
      
      * add descriptions to each key action
      
      * remove conditional from hmac modal since we only ever show hmac output
      
      * add modal for export key action
      
      * make output scroll horizontally with copy button next to it
      
      * make output scroll horizontally with copy button next to it
      
      * escape & in copy and close button, format text output so it scrolls horizontally
      
      * fix formatting of key action descriptions
      
      * Ui/add transit modal tests (#8523)
      
      * Fix tests for updated transit with modals workflow
      
      * WIP // remove box shadow from key actions descriptions
      
      * WIP // flash messages on successful action match mocks
      
      * WIP // remove ciphertext view after datakey created
      
      * WIP // make flash messages when copy & closing less generic, and match copy flash message
      
      * WIP // Optionally show close button on modal, with tests
      
      * remove unused deps from modal test
      
      * WIP // Fix verify modal styling and content
      
      * Add modal for sign action
      
      * Fix output of non-wrapped export key
      
      * Fix output of non-wrapped export key
      
      * Add description to JSDOCS about modal component
      
      * Add help text about plaintext encoded in base64
      
      * add flash msgs for datakey and export
      
      * flash success msg when closing modal on export page
      
      * clarify sign success msg
      
      * address PR feedback
      
      * add indentation for export key json
      
      * Fix modal tests pt 2
      
      * Remove decode after decrypt in transit tests
      Co-authored-by: default avatarChelsea Shaw <chelshaw.dev@gmail.com>
      Unverified
      b87446e3
    • Becca Petrin's avatar
    • Jeff Escalante's avatar
      Website Deps Upgrade (#8571) · b11b78f8
      Jeff Escalante authored
      * update dependencies
      
      * breaking change update
      Unverified
      b11b78f8
    • Brian Kassouf's avatar
      changelog++ · e47e977c
      Brian Kassouf authored
      Unverified
      e47e977c
  6. 14 Mar, 2020 3 commits
  7. 13 Mar, 2020 17 commits