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: merlinfuchs/kite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.5-beta
Choose a base ref
...
head repository: merlinfuchs/kite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0-beta
Choose a head ref
  • 10 commits
  • 97 files changed
  • 1 contributor

Commits on Dec 1, 2024

  1. Configuration menu
    Copy the full SHA
    4015637 View commit details
    Browse the repository at this point in the history
  2. Disable apps upon unrecoverable error (#40)

    * disable apps upon unrecoverable error
    
    * add popup when app has been disabled
    merlinfuchs authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    f9d98c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8be67fb View commit details
    Browse the repository at this point in the history
  4. Support for user installable apps (#41)

    * support selecting different command contexts and integration types
    
    * Support user installable apps in invite button
    
    * add small guide for user installable apps
    
    * minor
    merlinfuchs authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    91b122e View commit details
    Browse the repository at this point in the history
  5. update blog article

    merlinfuchs committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    2756985 View commit details
    Browse the repository at this point in the history
  6. add postgres indexes

    merlinfuchs committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    02c32a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. update progress

    merlinfuchs committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    c00c945 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

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

Commits on Dec 4, 2024

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

Commits on Dec 9, 2024

  1. Event listeners (#43)

    * implement CRUD for event listeners
    
    * add integration field to event listeners
    
    * start implementing frontend for event listeners
    
    * implement placeholders for events
    
    * minor
    
    * minor
    
    * add event listener description
    
    * support member event listeners
    
    * show number of event listeners in dashboard overview
    merlinfuchs authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    3d62a17 View commit details
    Browse the repository at this point in the history
Loading