Skip to content

Generate testing

Lionel Morin requested to merge dev into testing

1.3.0 (2022-07-06)

Bug Fixes

  • config: display warning if api key is not set (8c338d8)
  • description: limit description max length (cd55beb)
  • email: change validation for email field (83a3aac)
  • form: fix slow email input in public pool (fd170cf)
  • lint: ignore new js font file (5c1d845)
  • login: deny user creation, redirect to laboite (c7e64fc)
  • meeting: display list mode by default (c8c01a6)
  • meeting: hide other users name if not owner (8f38fd7)
  • poll: add name on poll answer instead of email (824b577)
  • poll: rework regex to allow long email for pool answer (4430ba6)
  • poll: show others users name in poll display (9b3904d)
  • set default timezone to europe/paris (bd59d85)
  • title: fix title max length (39dbae3)
  • ui: bad title in create/edit first step (7da5a78)
  • ui: change container size for logout menu (3dd7a8d)
  • ui: change logo alt attribut (6a53108)
  • ui: change logo's path (b36e303)
  • ui: fix avatar size in navbar for firefox (b2bad2f)
  • ui: fix language picker (6694ed7)
  • ui: hide scroll bar when is not requiered (ef95666)
  • ui: update french translation (6ce9dcc)
  • ui: update libraries (77151bc)
  • ui: use fontansome icon with local import (d3b4460)

Build System

  • meteor: update meteor 2.7.2 (a5ce429)

Code Refactoring

  • menu: new user menu style (fe0b62e)
  • ui: refactor maintenance page (2d07b2a)

Features

  • maintenance: lock application if laboite is in maintenance mode (f2225b9)
  • meeting: hide other users email, colorize slots (5353fd3)
  • menu: fix size of logout button (9ef8706)
  • poll: add name field in poll and meeting answer (80f07f0)
  • ui: add text in metting and pools answer (e959220)
  • ui: fix user menu for firefox (1469a24)

Merge request reports