Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codepod-io/codepod
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e4feb41
Choose a base ref
...
head repository: codepod-io/codepod
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a03da22
Choose a head ref
  • 20 commits
  • 34 files changed
  • 2 contributors

Commits on Dec 10, 2022

  1. Configuration menu
    Copy the full SHA
    115cfc9 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Fix: multi-selection with the same-parent rule & drop multiple pods i…

    …nto a scope at once (#136)
    
    * maintain a set for selected pod
    
    * mult select drag stop
    
    * drag multiple pods into a scope
    li-xin-yi authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    f7e3c9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4356a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Fix: sync store.pods[id].parent/position immediately on updates from …

    …anywhere (#140)
    
    * setpodposition
    
    * listen to change in parent and position
    
    * adjust formatting
    
    Co-authored-by: Hebi Li <lihebi.com@gmail.com>
    li-xin-yi and lihebi authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    2ccaa87 View commit details
    Browse the repository at this point in the history
  2. feat: add k8s runtime ttl (#139)

    * add k8s runtime ttl
    
    * fix activeTable url prefix for k8s runtime
    
    * mark route inactive when lastActive is null
    
    * remove /test routing
    lihebi authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    fbc32d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe23313 View commit details
    Browse the repository at this point in the history
  4. remove reactflow fitview

    lihebi committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    0acff0c View commit details
    Browse the repository at this point in the history
  5. catch k8s pod killing errors

    lihebi committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    c41e228 View commit details
    Browse the repository at this point in the history
  6. auto format

    lihebi committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    c0534f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4c9e60 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3756d9 View commit details
    Browse the repository at this point in the history
  9. gracefully kill docker runtime

    lihebi committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    17f6d42 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    lihebi authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    08cea1f View commit details
    Browse the repository at this point in the history
  11. update README

    lihebi committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    efe24d8 View commit details
    Browse the repository at this point in the history
  12. add website link to README

    lihebi committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    715398a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6304cf0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    70b5ffa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1ffe316 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    aa68a9e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    a03da22 View commit details
    Browse the repository at this point in the history
Loading