Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add glossary #529

Merged
merged 50 commits into from
Aug 24, 2023
Merged

feat: add glossary #529

merged 50 commits into from
Aug 24, 2023

Commits on Aug 23, 2023

  1. feat: update navigation

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    9dfb213 View commit details
    Browse the repository at this point in the history
  2. feat: update navigation / mobile

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    52463aa View commit details
    Browse the repository at this point in the history
  3. feat: optimize mobile

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    4254eca View commit details
    Browse the repository at this point in the history
  4. design: make nav dropdown wider

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a57ede3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    071503f View commit details
    Browse the repository at this point in the history
  6. feat: add glossary page

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    3037924 View commit details
    Browse the repository at this point in the history
  7. feat: add glossaryTerms.json

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e97acee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    479bcb3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2140a2b View commit details
    Browse the repository at this point in the history
  10. feat: add GlossaryTerm card

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5a2e3b0 View commit details
    Browse the repository at this point in the history
  11. feat: sort alphabetically

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7efd996 View commit details
    Browse the repository at this point in the history
  12. feat: improve styling

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d1e1a8d View commit details
    Browse the repository at this point in the history
  13. feat: add search params

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    62746bd View commit details
    Browse the repository at this point in the history
  14. feat: add finops glossary page

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    2d5cc25 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ff3c12c View commit details
    Browse the repository at this point in the history
  16. feat: desing enhancements

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    4a4181b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e4fe64c View commit details
    Browse the repository at this point in the history
  18. enhance: search input design

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a94ffe5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7010154 View commit details
    Browse the repository at this point in the history
  20. enhance: add Kbd in search input

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7474121 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    90ac81d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    90c93c6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e2e52ce View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e41dd40 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9cdee1e View commit details
    Browse the repository at this point in the history
  26. enhance: make term page white bg

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5c5e433 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    43adc81 View commit details
    Browse the repository at this point in the history
  28. fix: hover triggers

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    91b2c7c View commit details
    Browse the repository at this point in the history
  29. enahnce: no results design

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    16204fc View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    fffee25 View commit details
    Browse the repository at this point in the history
  31. enhance: animations

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    fd9bf0b View commit details
    Browse the repository at this point in the history
  32. fix: naming

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b4a799e View commit details
    Browse the repository at this point in the history
  33. fix: h3

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    003c0e6 View commit details
    Browse the repository at this point in the history
  34. feat: add cta

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    9bd228f View commit details
    Browse the repository at this point in the history
  35. fix: formatting

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    aba22f2 View commit details
    Browse the repository at this point in the history
  36. chore: improve alignment

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0b4fab9 View commit details
    Browse the repository at this point in the history
  37. chore: add content

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ba695ca View commit details
    Browse the repository at this point in the history
  38. chore: add react-markdown

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d7581f1 View commit details
    Browse the repository at this point in the history
  39. chore: improve styling

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0575ad2 View commit details
    Browse the repository at this point in the history
  40. chore: add images

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d6fdbca View commit details
    Browse the repository at this point in the history
  41. Fixing up some text

    hassankhosseini authored and abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0c6f0ee View commit details
    Browse the repository at this point in the history
  42. chore: add images

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    aa0feb3 View commit details
    Browse the repository at this point in the history
  43. fix: bad rebase

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    bac2d2e View commit details
    Browse the repository at this point in the history
  44. fix: typos

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    830f6e5 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    7c64999 View commit details
    Browse the repository at this point in the history
  46. fix: build and refactor pages

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    fc22278 View commit details
    Browse the repository at this point in the history
  47. design: cta copy size

    abtx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5aff2e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Apply suggestions from code review

    Co-authored-by: Vadim Golub <[email protected]>
    abtx and vdmgolub authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    246398b View commit details
    Browse the repository at this point in the history
  2. chore: formatting

    abtx committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b3b2bec View commit details
    Browse the repository at this point in the history
  3. chore: add terraform logo

    abtx committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ef15eb0 View commit details
    Browse the repository at this point in the history