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. 16 Dec, 2021 1 commit
  2. 15 Dec, 2021 1 commit
    • Alex Carpenter's avatar
      Homepage redesign (#13159) · 40e12d98
      Alex Carpenter authored
      * homepage setup
      
      * [Homepage] `<IoHomeHero />` component (#13160)
      
      * init <Hero /> component
      
      * adds loading animation
      
      * updates variable naming
      
      * makes index optional
      
      * Update hero-pattern.svg
      
      * prefix with IoHome
      
      * updates usage
      
      * [Homepage] `<IoHomePreFooter />` component (#13182)
      
      * adds <IoHomePreFooter />
      
      * adds interfaces
      
      * [Homepage] `<IoHomeHero />` component (#13160)
      
      * init <Hero /> component
      
      * adds loading animation
      
      * updates variable naming
      
      * makes index optional
      
      * Update hero-pattern.svg
      
      * prefix with IoHome
      
      * updates usage
      
      * adds <IoHomePreFooter />
      
      * adds interfaces
      
      * adds key
      
      * [Homepage] `<IoHomeCallToAction />` component (#13164)
      
      * adding brand to cta
      
      * cleanup homepage
      
      * [Homepage] `<IoHomeVideo />` component (#13161)
      
      * init <Video /> component
      
      * adjusts sizing and border radius
      
      * responsive styling
      
      * fix hover svg gitter
      
      * adjust play icon sizing
      
      * include temp thumbnail
      
      * dialog implementation
      
      * conditionally display person and show helpers
      
      * rename component
      
      * updates dialog naming
      
      * add homepage styling
      
      * simplify background color
      
      * page level styling
      
      * [Homepage] `<IoHomeCaseStudies />` (#13190)
      
      * adds <IoHomeCaseStudies />
      
      * adds interface
      
      * animate gradient
      
      * update min-heights
      
      * Homepage `<IoHomeCard />` component (#13151)
      
      * init <Card /> component
      
      * fixes heading color
      
      * adds product logos and hover styles
      
      * update naming
      
      * simplifies inset spacing
      
      * use ternary and add key
      
      * removes repo link
      
      * removes need for camelCase package
      
      * adds keys
      
      * adds in practice cards
      
      * adds in practice background
      
      * use case cards
      
      * update min col sizing
      
      * adds feature component (#13203)
      
      * fixes card hover bug
      
      * [Homepage] connect homepage to dato content (#13227)
      
      * connect homepage to dato
      
      * Check for internal link
      
      * fix return types
      
      * adds youtube video
      
      * hook up meta tags and chunk cards
      
      * removes chunking
      
      * fix ts return
      
      * fix prop naming
      
      * fix return type
      
      * mobile sizing adjustments
      
      * [Homepage] Usecase pages (#13240)
      
      * init usecase page
      
      * updates use case call to action
      
      * card container component
      
      * themeing
      
      * convert to using strictly props
      
      * responsive spacing
      
      * reworking sections component
      
      * adds callout and hero patterns
      
      * adds priority
      
      * makes feature link optional
      
      * [Homepage] connect use case template to dato (#13295)
      
      * Start connecting to dato
      
      * Fix spacing when no video is present
      
      * Remove log
      
      * adds images
      
      * hook up cards
      
      * pass eyebrow and products
      
      * Delete index.tsx
      
      * Use card container on homepage
      
      * use react video player
      
      * [Homepage] fix mobile video (#13309)
      
      * Removing attributes
      
      * update url
      
      * spacing adjustments
      
      * Allow previewing draft content (#13312)
      
      * fix heading width
      
      * fix feature max width
      
      * adjust in practice padding
      
      * increase icon sizing
      
      * adjust icon alignment
      
      * update eyebrow
      
      * update hero pattern
      
      * update usecase hero pattern
      
      * add hover scale
      
      * [Homepage] populate use case dropdown from use case pages (#13325)
      
      * create standard layout
      
      * removes unused subnav data
      
      * removes static use case pages
      
      * removes use cases style
      
      * bump subnav and use hashicorp vault logo
      
      * fixes use cases paths
      
      * removes hashistack menu
      
      * removes subnav top border
      
      * conditionally render video callout avatar
      
      * hook up data and conditionals
      
      * update components to work with other products
      
      * extract in practice section for reuse
      
      * use Products type
      
      * fix type error
      
      * rework cta logic
      
      * removes type
      
      * updates accent method
      
      * fix button prop
      
      * refactor customer case study
      
      * refactor case studies component
      
      * cleanup margin
      
      * refactor data props
      
      * Spacing updates and introduce intro component
      
      * adds intro interface
      
      * Delete style.css
      
      * fix intro description color
      
      * add revalidate code to homepage
      
      * bump subnav
      
      * make stats optional
      
      * adjust border radius based on customer story
      
      * cleanup temp files
      
      * redirect /home to homepage
      
      * reorder resources
      
      * fix: move heading and description
      
      * fix: logo alignment
      
      * fix: section background color
      
      * feat: optional tutorial and docs links
      
      * fix: removes case studies background
      
      * formatting
      
      * feat: sort use cases in nav
      
      * fix: card overflow (#13429)
      
      * fix: adjust overflow method
      
      * fix: padding on desktop
      
      * fix: scroll padding-right on mobile
      
      * remove debugger
      
      * increase last item width
      
      * card container overflow method (#13434)
      
      * use flex
      
      * formatting
      
      * add comment
      40e12d98
  3. 09 Dec, 2021 2 commits
  4. 08 Dec, 2021 1 commit
  5. 02 Dec, 2021 1 commit
    • Jim Kalafut's avatar
      Unhide or remove docs sidebar elements (#13198) · 41b31fc5
      Jim Kalafut authored
      A few sidebar elements are hidden for unknown reasons. If we have a
      reason to keep them hidden (vs deleting the element and associated docs),
      maybe we could add `"_comment":"Hidden because ..."` to them.
      
      A few other elements were definitely obsolete so I've removed them.
      41b31fc5
  6. 18 Nov, 2021 1 commit
  7. 17 Nov, 2021 2 commits
  8. 16 Nov, 2021 3 commits
  9. 11 Nov, 2021 1 commit
  10. 09 Nov, 2021 1 commit
  11. 08 Nov, 2021 1 commit
    • Daniel Nathan Gray's avatar
      Documentation consistency GPG keys are PGP keys. (#13073) · 07f75268
      Daniel Nathan Gray authored
      * Consistency: GPG keys are PGP keys
      
      * Consistency: GPG keys are PGP keys
      
      * Consistency: GPG keys are PGP keys
      
      * Consistency: GPG keys are PGP keys
      
      * Consistency: GPG keys are PGP keys
      
      * Consistency: s/GPG/PGP keys, use GPG's proper name
      
      * Use GPG's proper name GnuPG
      
      * Use GPG's proper name GnuPG
      
      * Consistency: GPG keys are PGP keys
      
      * Fix typo
      07f75268
  12. 04 Nov, 2021 1 commit
  13. 28 Oct, 2021 1 commit
  14. 21 Oct, 2021 1 commit
  15. 19 Oct, 2021 2 commits
  16. 18 Oct, 2021 1 commit
  17. 15 Oct, 2021 1 commit
    • saltperfect's avatar
      Removed unpublished:true for sys/internal/* endpoints (#12713) · 9eb9bedb
      saltperfect authored
      * removed unpublished:true for sys/internal/* endpoints
      
      * added changelog file
      
      * updated change log and added placeholder summary as these endpoints are not mentioned in docs.
      
      * added documentation for internal/ui/namspaces and resultant-acl
      
      * updated log configs
      9eb9bedb
  18. 06 Oct, 2021 1 commit
  19. 29 Sep, 2021 1 commit
  20. 21 Sep, 2021 1 commit
  21. 26 Aug, 2021 1 commit
  22. 24 Aug, 2021 1 commit
  23. 23 Aug, 2021 1 commit
  24. 16 Aug, 2021 2 commits
  25. 07 Aug, 2021 1 commit
  26. 05 Aug, 2021 1 commit
  27. 03 Aug, 2021 1 commit
  28. 28 Jul, 2021 3 commits
  29. 27 Jul, 2021 1 commit
  30. 16 Jul, 2021 2 commits
  31. 09 Jul, 2021 1 commit