8000 Comparing v1.12.2...v1.13.0 · caraml-dev/mlp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: caraml-dev/mlp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.2
Choose a base ref
...
head repository: caraml-dev/mlp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.13.0
Choose a head ref
  • 2 commits
  • 35 files changed
  • 4 contributors

Commits on Jun 19, 2024

  1. chore: Upgrade UI (#100)

    * Update Elastic UI
    
    Commented some errors for now and mark them as TODOs. Will revisit them later after finish updating other deps.
    
    * Minor upgrade deps
    
    * Upgrade jwt-decode, query-string, react-collapsed
    
    * Upgrade React to 18
    
    * Add minimum node version
    
    * Update non rollup deps
    
    * Upgrade rollup
    
    * Update github actions
    
    * Revert go lint
    
    * Fix nav drawer not expanding
    
    * Resolve TODO
    Arief Rahmansyah authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    688c2fc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Make update project settings endpoint call URL with template payload …

    …+ add a labels blacklist (#99)
    
    * first initialization
    
    * add update project settings configs
    
    * fix limit and package errors
    
    * fix limit, package, and fmt errors
    
    * fix naming errors
    
    * fix typo
    
    * fix error
    
    * try error handling when update project not specified
    
    * try fix
    
    * try fix error
    
    * add labels blacklist config to UI
    
    * fix error
    
    * fix as from pr comments, add label blacklist & ui toast, no unit tests updated
    
    * gofmt-ed files
    
    * handle labels blacklist, handle webhook scenarios, handle endpoint nil, update unit tests
    
    * fix test-api
    
    * fix api errors
    
    * rename config, add fail scenario test
    
    * add yaml file
    
    * add fix for ui blacklist, refactor update project service layer
    
    * fix lint code
    
    * fix error code
    
    * refactor labels blacklist to list
    
    * fix lint code
    
    * refactor initialisation
    
    * rename map
    
    * fix ui
    
    ---------
    
    Co-authored-by: Jonathan Victor Goklas <jonathan.victorgoklas@Jonathan-Goklas.local>
    Co-authored-by: Jonathan Victor Goklas <jonathanv@Jonathan.local>
    3 people authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8a02334 View commit details
    Browse the repository at this point in the history
Loading
0