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

Add terminal UI #1593

Merged
merged 48 commits into from
Aug 9, 2023
Merged

Add terminal UI #1593

merged 48 commits into from
Aug 9, 2023

Commits on Aug 7, 2023

  1. Init attempt at tui with bubble tea.

    Co-authored-by: mcastorina <[email protected]>
    hxnyk and mcastorina committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    643818b View commit details
    Browse the repository at this point in the history
  2. Add starting and source selection options

    Co-authored-by: mcastorina <[email protected]>
    hxnyk and mcastorina committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5e12847 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acdc10b View commit details
    Browse the repository at this point in the history
  4. Update source descriptions

    hxnyk authored and mcastorina committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    f18520f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ae828a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    703ec77 View commit details
    Browse the repository at this point in the history
  7. Adjust styling and adding color consts

    Co-authored-by: mcastorina <[email protected]>
    hxnyk and mcastorina committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    a41d6c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d8ccd1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    58fa1bb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    383bccf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    326d6e4 View commit details
    Browse the repository at this point in the history
  12. Replace table with form fields

    Co-authored-by: mcastorina <[email protected]>
    hxnyk and mcastorina committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    69dcf93 View commit details
    Browse the repository at this point in the history
  13. Change 🔒 to 💸

    mcastorina committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c2add90 View commit details
    Browse the repository at this point in the history
  14. Copy components from soft-serve

    Co-authored-by: hxnyk <[email protected]>
    mcastorina and hxnyk committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8fc69ee View commit details
    Browse the repository at this point in the history
  15. Copy styles from soft-serve

    Co-authored-by: hxnyk <[email protected]>
    mcastorina and hxnyk committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d9484eb View commit details
    Browse the repository at this point in the history
  16. Copy common from soft-serve

    Co-authored-by: hxnyk <[email protected]>
    mcastorina and hxnyk committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e6ec9d1 View commit details
    Browse the repository at this point in the history
  17. Refactor into pages

    This is still a WIP, but the main structure is there.
    
    Co-authored-by: hxnyk <[email protected]>
    mcastorina and hxnyk committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b55f189 View commit details
    Browse the repository at this point in the history
  18. Trying out selector for wizard intro

    Co-authored-by: mcastorina <[email protected]>
    hxnyk and mcastorina committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8af6bd6 View commit details
    Browse the repository at this point in the history
  19. Use selector with custom View

    Co-authored-by: hxnyk <[email protected]>
    mcastorina and hxnyk committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9fe954e View commit details
    Browse the repository at this point in the history
  20. Change Item to be an enum

    Co-authored-by: hxnyk <[email protected]>
    mcastorina and hxnyk committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6efe0c0 View commit details
    Browse the repository at this point in the history
  21. Add link pages

    Co-authored-by: mcastorina <[email protected]>
    hxnyk and mcastorina committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e4cfd42 View commit details
    Browse the repository at this point in the history
  22. Update source select to use selector

    Co-authored-by: mcastorina <[email protected]>
    hxnyk and mcastorina committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    7add8f2 View commit details
    Browse the repository at this point in the history
  23. Delete source configure page and add blank tabs

    Co-authored-by: hxnyk <[email protected]>
    mcastorina and hxnyk committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    345ff66 View commit details
    Browse the repository at this point in the history
  24. Add tab placeholder pages for configurationi

    Co-authored-by: mcastorina <[email protected]>
    hxnyk and mcastorina committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    09eef5b View commit details
    Browse the repository at this point in the history
  25. Added headers and style to each tab

    Co-authored-by: hxnyk <[email protected]>
    mcastorina and hxnyk committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    7bb4190 View commit details
    Browse the repository at this point in the history
  26. Update with new sources

    hxnyk authored and mcastorina committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d5257d0 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6ba77b4 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    17f3988 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    847a49d View commit details
    Browse the repository at this point in the history
  30. Update forms for git and github

    Co-authored-by: mcastorina <[email protected]>
    hxnyk and mcastorina committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    11545db View commit details
    Browse the repository at this point in the history
  31. Add labels per text input

    hxnyk authored and mcastorina committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    21e8ae1 View commit details
    Browse the repository at this point in the history
  32. Add sources and adjust styling

    hxnyk authored and mcastorina committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    1e2effb View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e191b16 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    5fff00f View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    405ec14 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    5168c40 View commit details
    Browse the repository at this point in the history
  37. Build trufflehog command based on source config vals

    Co-authored-by: mcastorina <[email protected]>
    hxnyk and mcastorina committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c6a44ec View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    824c4d0 View commit details
    Browse the repository at this point in the history
  39. Update summary section

    hxnyk authored and mcastorina committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    eaa6eb0 View commit details
    Browse the repository at this point in the history
  40. Add generated truffle fields

    Co-authored-by: mcastorina <[email protected]>
    hxnyk and mcastorina committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e853db8 View commit details
    Browse the repository at this point in the history
  41. update summary to correctly print info

    hxnyk authored and mcastorina committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ea1dd8f View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    71f202e View commit details
    Browse the repository at this point in the history
  43. WIP run page list

    Co-authored-by: hxnyk <[email protected]>
    mcastorina and hxnyk committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    11a8681 View commit details
    Browse the repository at this point in the history
  44. Allow running trufflehog from the run page

    Co-authored-by: hxnyk <[email protected]>
    mcastorina and hxnyk committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d4757d5 View commit details
    Browse the repository at this point in the history
  45. Add option to view help docs

    Co-authored-by: mcastorina <[email protected]>
    hxnyk and mcastorina committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    7c77322 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    0899bb2 View commit details
    Browse the repository at this point in the history
  47. Capitalize H in TruffleHog

    hxnyk authored and mcastorina committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    fdc6ace View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. remove unneeded fmt.Sprintf

    hxnyk committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    00be0f8 View commit details
    Browse the repository at this point in the history