Skip to content
Snippets Groups Projects
  1. Mar 04, 2022
  2. Mar 02, 2022
  3. Feb 28, 2022
  4. Feb 25, 2022
  5. Feb 24, 2022
  6. Feb 22, 2022
  7. Feb 21, 2022
  8. Feb 17, 2022
  9. Feb 16, 2022
  10. Feb 15, 2022
    • Andreas Ellewsen's avatar
      80793d70
    • Andreas Ellewsen's avatar
      Handle wrong person following invitation link · 3c51ae60
      Andreas Ellewsen authored
      If someone that already exists in greg follows an invite, we are kind
      enough to give the new role to the existing person. This introduced a
      security risk if the invitation was actually meant for someone else.
      
      Because of this situation, we introduce a security mechanism where we
      disable the invitationlink if the name of the existing person is too
      different from the name used in the invitation.
      
      Resolves: GREG-166
      3c51ae60
    • Andreas Ellewsen's avatar
      Make email field validate on change again · 7d64f829
      Andreas Ellewsen authored
      Switches from using a Controller to the simpler uncontrolled setup.
      Label has been set to be permanently shrunk since mui refuses to realise
      that the field has input when using rhf's setValue.
      Validation now happens onChange, alerting the user while typing.
      Submit button is disabled if you have not touched the field and when the
      content of the field is an invalid email. After submissions, the new
      value is treated as the default, disabling the save button until the
      field has been touched again.
      
      Resolves: GREG-196
      7d64f829
    • Andreas Ellewsen's avatar
      dc1dbdb8
  11. Feb 14, 2022
  12. Feb 11, 2022
  13. Feb 10, 2022
  14. Feb 09, 2022
Loading