Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Integrate Bubbletea Pagination into get execution #473

Merged
merged 7 commits into from
Apr 26, 2024

Commits on Apr 23, 2024

  1. feat: add pagination for get execution (draft)

    Signed-off-by: zychen5186 <brianchen5197@gmail.com>
    
    fix: catches existing commands in os.Args
    
    Signed-off-by: zychen5186 <brianchen5197@gmail.com>
    
    fix: restore neccessary codes
    
    Signed-off-by: zychen5186 <brianchen5197@gmail.com>
    zychen5186 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    92daa03 View commit details
    Browse the repository at this point in the history
  2. feat: use -i to trigger bubbletea, add pagination for get execution

    Signed-off-by: zychen5186 <brianchen5197@gmail.com>
    zychen5186 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2bb1095 View commit details
    Browse the repository at this point in the history
  3. change dot to arabic paging format

    Signed-off-by: zychen5186 <brianchen5197@gmail.com>
    
    change dot to arabic paging format
    
    Signed-off-by: zychen5186 <brianchen5197@gmail.com>
    
    change var names
    
    Signed-off-by: zychen5186 <brianchen5197@gmail.com>
    
    fix: lint
    
    Signed-off-by: zychen5186 <brianchen5197@gmail.com>
    zychen5186 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    44e2676 View commit details
    Browse the repository at this point in the history
  4. reuse JSONToTable

    Signed-off-by: zychen5186 <brianchen5197@gmail.com>
    zychen5186 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b2dee42 View commit details
    Browse the repository at this point in the history
  5. reuse JSONToTable

    Signed-off-by: zychen5186 <brianchen5197@gmail.com>
    
    change := to var
    
    Signed-off-by: zychen5186 <brianchen5197@gmail.com>
    zychen5186 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e60c880 View commit details
    Browse the repository at this point in the history
  6. keep original format when not using bubbletea

    Signed-off-by: zychen5186 <brianchen5197@gmail.com>
    zychen5186 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d633ea3 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. improve readability and no functionality is changed

    Signed-off-by: zychen5186 <brianchen5197@gmail.com>
    zychen5186 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d9d6468 View commit details
    Browse the repository at this point in the history