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

refactor: tables V2 #749

Merged
merged 14 commits into from
Oct 12, 2022
Merged

refactor: tables V2 #749

merged 14 commits into from
Oct 12, 2022

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    31a7037 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96267b3 View commit details
    Browse the repository at this point in the history
  3. move disk and temp over, fix longstanding bug with disk and temp if r…

    …emoving the last value and selected
    ClementTsang committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    58790dc View commit details
    Browse the repository at this point in the history
  4. work towards porting over CPU

    work towards porting over CPU
    
    fix typo
    
    partially port over cpu, fix some potentially inefficient concat_string calls
    
    more work towards cpu widget migration
    
    some refactoring
    ClementTsang committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    1bf26e7 View commit details
    Browse the repository at this point in the history
  5. sortable data

    sortable data
    
    more refactoring
    
    some sort refactoring
    
    more refactoringgggg
    
    column refactoring
    
    renaming and reorganizing
    
    more refactoring regarding column logic
    
    add sort arrows again
    ClementTsang committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    531bf5e View commit details
    Browse the repository at this point in the history
  6. move over sort menu

    ClementTsang committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    9cdead6 View commit details
    Browse the repository at this point in the history
  7. port over process

    port over process
    
    precommit
    
    temp
    
    temp two, remember to squash
    
    work
    
    fix broken ltr calculation and CPU hiding
    
    add back row styling
    
    temp
    
    fix a bunch of issues, get proc working
    
    more fixes around click
    
    fix frozen issues
    ClementTsang committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    f2b165b View commit details
    Browse the repository at this point in the history
  8. fix dd process killing

    ClementTsang committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    5bea42f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a36a1e2 View commit details
    Browse the repository at this point in the history
  10. fix colouring for trees

    ClementTsang committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    27c4327 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a7f2364 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    80a3ba6 View commit details
    Browse the repository at this point in the history
  13. add and remove tests

    ClementTsang committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    3d22846 View commit details
    Browse the repository at this point in the history
  14. Fix ellipsis

    ClementTsang committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    6088fe7 View commit details
    Browse the repository at this point in the history