Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v1.10.3
    feat:
    - send welcome email
    
    fix:
    - display animation listing on comcom page
    - edit comment as soft volunteer
    - display my ft to review to reviewer only
    - display ft where volunteer is required on calendar
    - allow gear request deletion during validation
    
    alpha stage:
    - user listing in assignment
    
    technical:
    - fix bandit security vulnerabilities
    - insert consummable gears
  • v1.10.2
    fix:
    - export for security team from FA page
    - Human assignation on FT
    
    technical:
    - adding healthcheck and labels in imags
  • v1.10.1
    feat:
    - add reviewer in ft.
    - handle consumable gear requests.
    
    fix:
    -  display generic success message on reset password.
    - calendar vue for volunteers.
    - user update in human page.
    - allow friends for hard.
    - conflicts message and color.
    - flip bde chip
    
    technical:
    - remove code injection vulnerability.
  • v1.10.0
    feat:
    - affectors can edit volunteers availabilities
    - detect and display when volunteer is requested but unavailable
    
    fix:
    - reword some error messages
    - suggest only validated volunteers on volunteer search on FT
    - enlarge reference hours on calendar
    - display night shift reference in dark mode
    
    technical:
    - remove unused frontend dependencies
    - remove unused components
    - better typing on $auth
  • v1.9.3
    fix:
    - utc availability period
    - large inventory import
  • v1.9.2
    fix:
    - reword on availabilities page
    - comment on ft refused
  • v1.9.1
    fix:
    - Login after registration
    - Handle availabilities stepper on mobile
    - Reword availabilities page
    - Allow friends removal
  • v1.9.0
    feat:
    - Availabilities !
    - Charisma periods for availabilities
    - Timespan generation after FT assignementApproval
    - new register page
    - add ft stats page
    - possibility to add friends
    - Humans can export users
    
    fix :
    - deleted FTs no longer create timewindow conflicts
  • v1.8.4
    feat:
    - previous and next buttons open an existing FA or FT
    
    fix:
    - btn help & mobile style in login page
    - refresh value in DateField
    - add margin at the bottom of the FA & FT tables to clear the button next
    - remove sortable option in column action in tables
  • v1.8.3
    - alert when volunteer is already required by an other task
    
    - save task when focus is lost on description
    - migrate publish animation related data
    - alert user when no change detected for a timespan
    - timespan creation
  • v1.8.2
    feat:
    - calcule time windows with same volunteer request
    
    fix:
    - display volunteer after time window refresh
    - display good icon for transaction
  • v1.8.1
    fix:
    - FT timewindow date selection
    - FT user request remove unsaved user requests
  • v1.8.0
    feat:
    - FT listing, validation and submition
    - All gear requests listing for logistic team
    
    fix:
    - Block ANIM timewindow creation on FA after validation
    
    technical:
    - Improve date usage
    - Bump deps version
  • v1.7.1
    fix:
    
    - Fix fa validation and refuse typing problem
    - Fix Time Windows date
    - Fix Display of rental perio Fix Time Windows date
    - Fix Display of rental period
  • v1.7.0
    feat:
    - inventory import and listing
    
    fix:
    - FA stats
    - Signa locations
    
    alpha stage:
    - FT listing
  • v1.6.1
    fix:
    - timewindow updates after validation
    
    beta:
    - inventory import
  • v1.6.0
    feat:
    - FA stats page
    - handle ponctual usage gears
    
    fix:
    - volonteer drink consumptions round up
  • v1.5.1
    fix:
    - display user in charge in fa
  • v1.5.0
    feat:
    -  permission system
    
    fix:
    - gear request timewindow
    - validation with several teams
    
    technical:
    - signa location seeder
  • v1.4.0
    feat:
    - rework fa worflow
    
    fix:
    - allow several refusal
    
    technical:
    - add frontend test on ci