8000 Comparing v0.0.1...v0.0.2 · kyma-project/busola · 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: kyma-project/busola
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.1
Choose a base ref
...
head repository: kyma-project/busola
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.2
Choose a head ref
  • 14 commits
  • 68 files changed
  • 7 contributors

Commits on Jan 20, 2025

  1. fix: Inconsistent handling browser history routes (#3589)

    * Prevent to navigate to the same path
    
    * Resolve lazy loading routes
    
    * Handling incorrect path waiting for extensibility routes
    
    * PR correction
    
    * PR correction
    
    * PR correction
    
    * PR correction
    KonradPietocha authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    dfa56d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. docs: Update the extensibility docs (#3582)

    * Update the extensibility docs
    
    * Fix remaining docs
    
    * Fix links
    
    * Fix one more link
    
    * Fix lint
    
    * Add an example to the Wizard section
    
    * Apply suggestions from code review
    
    Co-authored-by: Mateusz Wisniewski <mwisnia97@gmail.com>
    
    * Update docs/extensibility/170-additional-sections-wizard.md
    
    Co-authored-by: Mateusz Wisniewski <mwisnia97@gmail.com>
    
    * Apply suggestions from mmitoraj review
    
    Co-authored-by: Małgorzata Świeca <malgorzata.swieca@sap.com>
    
    * Add blank spaces
    
    * Rework the preset functions parameters
    
    ---------
    
    Co-authored-by: Mateusz Wisniewski <mwisnia97@gmail.com>
    Co-authored-by: Małgorzata Świeca <malgorzata.swieca@sap.com>
    3 people authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    fc4a21b View commit details
    Browse the repository at this point in the history
  2. fix: resoruces should be displayed correctly. (#3590)

    * fix resources displaying
    
    * fix tests
    
    * adjust changes from code review
    dbadura authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    2481978 View commit details
    Browse the repository at this point in the history
  3. docs: improve docs regarding deploying busola in the K8s cluster (#3613)

    * improve docs
    
    * fix typo
    dbadura authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    f4c3929 View commit details
    Browse the repository at this point in the history
  4. fix: fix accessibility tests (#3611)

    * fix accessibility tests
    
    * fix kubeconfig location:
    
    * improve name od step
    
    * add domain of busola
    
    * unify action
    dbadura authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    352950a View commit details
    Browse the repository at this point in the history
  5. fix: accesibility tests choose correct k3d cluster (#3614)

    * dummy change
    
    * choose correct k3d
    dbadura authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    7c3642c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. feat: expose Monaco and Dynamic Page as Web Components (#3579)

    * feat: create web components
    
    * remove slots and add documentation
    
    * adjust customActionIfFormOpen and docs
    
    * fix: clean up imports
    
    * fix: move files
    
    * add photos
    
    * fix example
    
    * fix: adjust example & fix monaco in shadow dom
    
    * fix: add missing props
    
    * fix: cleanup
    
    * docs: adjust documentation
    
    * fix/feat: adjust example, handle events
    
    * docs: review adjustments
    
    * docs: add prerequisites
    OliwiaGowor authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    eb91cbf View commit details
    Browse the repository at this point in the history
  2. fix: fix displaying namespace resource (#3617)

    * fix displaying namespace resource
    
    * remove console.log
    dbadura authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    1df8085 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8602a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. feat: Condition list highlights (#3608)

    * Add highlights in Conditions List
    
    * Add helper for badge type
    
    * Unknown badge should be type: Information
    
    * Add documentation
    
    * Remove hpa changes
    
    * Apply suggestions from code review
    
    Co-authored-by: Grzegorz Karaluch <grzegorz.karaluch@sap.com>
    
    * Format docs
    
    ---------
    
    Co-authored-by: Grzegorz Karaluch <grzegorz.karaluch@sap.com>
    akucharska and grego952 authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    c947a6d View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. Customize empty list (#3625)

    * Add possibility to show simple empty list message
    
    * Adjust message
    
    * Adjust docs
    
    * Fix bug
    
    * Apply suggestions from code review
    
    Co-authored-by: Grzegorz Karaluch <grzegorz.karaluch@sap.com>
    
    * Format docs
    
    ---------
    
    Co-authored-by: Grzegorz Karaluch <grzegorz.karaluch@sap.com>
    akucharska and grego952 authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    f274d8c View commit details
    Browse the repository at this point in the history
  2. fix: Resolve unknown badge type (#3607)

    * Resolve unknown badge type
    
    * PR correction
    
    * PR correction
    
    * PR Correction
    
    * Force update replicas
    
    * PR correction
    
    * PR correction
    
    * PR correction
    
    * PR correction
    
    * PR correction
    KonradPietocha authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    251bd6f View commit details
    Browse the repository at this point in the history
  3. fix: add modules shouldn't reset after some time (#3598)

    * fix mutating state
    dbadura authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    b32cf54 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. fix: Custom resources details wrong opening (#3629)

    * Using Suspense to gently open the columns
    
    * Removing unnecessary scroll under list item
    KonradPietocha authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    4168cf8 View commit details
    Browse the repository at this point in the history
Loading
0