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: spliit-app/spliit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.14.1
Choose a base ref
...
head repository: spliit-app/spliit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.15.0
Choose a head ref
  • 8 commits
  • 54 files changed
  • 6 contributors

Commits on Oct 20, 2024

  1. Use tRPC for recent groups page (#253)

    * Use tRPC for recent groups page
    
    * Use tRPC for adding group by URL
    
    * Use tRPC for saving visited group
    
    * Group context
    scastiel committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    4db7886 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2024

  1. Feature: Default currency symbol (#259)

    * Added a env parameter to define a default currency symbol
    
    * Fixed prettier formatting
    sebiweise authored Dec 7, 2024
    Configuration menu
    Copy the full SHA
    5111f35 View commit details
    Browse the repository at this point in the history
  2. [Translation] Add Traditional Chinese (zh-TW) (#260)

    * Add zh-TW translation file
    
    * Add zh-TW to other translations
    
    Co-authored-by: Yutung Chung <[email protected]>
    icarusxxy and Yutung Chung authored Dec 7, 2024
    Configuration menu
    Copy the full SHA
    5374d9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c973f9 View commit details
    Browse the repository at this point in the history
  4. feat(expense-list): Display the attachment count only when the expens…

    …e includes attachments (#267)
    
    * feat(expense-list): Display the attachment count only when the expense includes attachments
    
    * handle attachments - singular & plural
    
    * move documents count between amount and date
    
    * Remove label
    
    * Use document count only instead of whole document list
    
    ---------
    
    Co-authored-by: Sebastien Castiel <[email protected]>
    yuvarajsai and scastiel authored Dec 7, 2024
    Configuration menu
    Copy the full SHA
    72ad0a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5732f78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98e2345 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9302a32 View commit details
    Browse the repository at this point in the history
Loading