Skip to content
Snippets Groups Projects
  1. Feb 16, 2022
  2. Feb 11, 2022
  3. Feb 10, 2022
  4. Feb 09, 2022
  5. Feb 08, 2022
  6. Feb 07, 2022
  7. Feb 04, 2022
    • Andreas Ellewsen's avatar
      Fix visual bug in role info page date fields · 20dd5079
      Andreas Ellewsen authored
      Values of fields now show the current dates of the role after data has
      been fetched, instead of the placeholders.
      20dd5079
    • Andreas Ellewsen's avatar
      Show role comments and use feature flags · 5bc9d890
      Andreas Ellewsen authored
      Comments and contact person had feature flags created for their
      visibility some time ago, but we missed a couple of sections in the
      frontend. In addition, comments that were set on a role during
      invitation was invisible later, defeating the purpose. They are now
      visible if comments are enabled.
      
      Resolves: GREG-197
      5bc9d890
    • Andreas Ellewsen's avatar
      Stop posting consents the guest did not answer · 11caacd5
      Andreas Ellewsen authored
      Before this commit, an optional consent that was not answered was posted
      with the choice value set to null. This was rejected by the backend,
      making it impossible to not answer an optional consent. It is now
      possible.
      
      Resolves: GREG-187
      11caacd5
    • Andreas Ellewsen's avatar
      Show language menu text in other language · cab1a4ad
      Andreas Ellewsen authored
      Done to improve UX so that people that do not understand Norwegian, have
      a word  they understand, to change the language to English with.
      
      Resolves: GREG-198
      cab1a4ad
  8. Feb 03, 2022
  9. Feb 01, 2022
  10. Jan 29, 2022
  11. Jan 28, 2022
  12. Jan 27, 2022
  13. Jan 26, 2022
  14. Jan 25, 2022
  15. Jan 24, 2022
    • Andreas Ellewsen's avatar
      Redirect invited guests to register · 616b4d76
      Andreas Ellewsen authored
      If the user logs in through the frontpage we now check if they have
      completed the registration process. If they have completed it halfway
      before, we find their info through the GregUserProfile of the user and
      redirect to the register page. If we dont find any profile connected to
      the user they are treated as anonymous users as before.
      
      Resolves: GREG-164
      616b4d76
  16. Jan 21, 2022
Loading