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: code4romania/votong
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.51
Choose a base ref
...
head repository: code4romania/votong
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.52
Choose a head ref
  • 3 commits
  • 15 files changed
  • 2 contributors

Commits on Dec 2, 2024

  1. Create a page for all the candidates (#377)

    * Create a page for all the candidates
    * Translate the all candidate listing url
    * Update header text and link
    * Listing template for all candidates
    
    ---------
    
    Co-authored-by: Daniel Ursache Dogariu <contact@danniel.net>
    tudoramariei and danniel authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    39a9198 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd70155 View commit details
    Browse the repository at this point in the history
  3. Flag for disableing the organization and candidate update button (#378)

    * Add the ORG_EDITING_ENABLED flag to the context
    * Prevent POSTing new candidate or org date if the flags are disabled
    
    ---------
    
    Co-authored-by: Tudor Amariei <tudor.amariei@commitglobal.org>
    danniel and tudoramariei authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    39c4104 View commit details
    Browse the repository at this point in the history
Loading