• Małgorzata Ksionek's avatar
    Add part of needed code · dec08f02
    Małgorzata Ksionek authored
    Update controllers to accept new param
    
    Add project creation field to form
    
    Add new conditions to group policy
    
    Add new policies to group, update specs and settings
    
    Add specs for project creation level in group model
    
    Update groups edit view to update project creation level
    
    Update groups edit view to update project creation level
     and add specs to check if the new settings are save
    
    Update migration with project_creation_level
     column existence check
    
    Update api settings spec with project creation level
    
    Rename migrations to avoid conflicts
    
    Update schema file
    
    Clean access class from project creation ee feature
    
    Remove project creation feature from group controller
    
    Remove project creation level from EE factory
    
    Update docs to reflect changes
    
    Remove call to not existing file
    
    Clean specs from calls to not existing file
    
    Change called method to new one, in non EE directory
    
    Update schema after migration
    
    Remove code not needed in EE
    
    Remove not needed line
    
    Remove not needed lines
    
    Clean up ee files from project creation level
    
    Remove project creation level from ee group policy
    
    Remove project creation level from ee group settings spec
    
    Remove not needed parts of user class
    
    Remove code from ee version of namespace helper
    
    Modify doc file
    
    Update namespace helper
    
    Add to namespace helper method respecting
    project creation level, update relevant files
    
    Update new project spec
    
    Update new project spec to check if
    there are groups in the namespace dropdown
    
    Update user creates project spec
    
    Update user creates project spec to check
    if there are groups in the namespace dropdown
    
    Remove files
    
    Remove spec files connected to the feature
    that was moved from ee to ce
    
    Update docs to get read of conflict
    
    Satisfy rubocop linters
    
    Make sure right method is in the right place
    
    Add settings to default
    
    Add postres only option to specs
    
    Update migration methods
    
    Update migrations method
    
    Add changelog entry
    
    Remove EE remarks from doc
    
    Refactor method to avoid disabling linters
    
    Update migration method
    
    Add if clause to old migrations
    dec08f02
namespaces_helper_spec.rb 6.48 KB