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: sillsdev/web-languageforge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2024-07-05
Choose a base ref
...
head repository: sillsdev/web-languageforge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2024-09-20
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Jul 8, 2024

  1. remove old project board workflow (#1831)

    This workflow is no longer necessary, now that GH implemented the workflow GUI which supports auto-adding issues to projects
    megahirt authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f2cd9a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. add tech support role to allowed roles when sending an invite (#1835)

    ### Fixes #1834 
    
    ## Description
    
    This fixes a bug where a tech support user cannot add/invite another
    user
    
    Looks like the tech support role was left off the list of allowed roles
    to send an invite.
    
    ## Testing
    
    Verify that the repro steps in the bug report show no error message
    megahirt authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9440327 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    megahirt committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2be5da2 View commit details
    Browse the repository at this point in the history
Loading