Skip to content
Snippets Groups Projects
  1. Jan 18, 2023
  2. Mar 11, 2022
  3. Jan 11, 2022
  4. Dec 15, 2021
  5. Nov 26, 2021
    • Andreas Ellewsen's avatar
      Simplify person endpoints · f743c6cf
      Andreas Ellewsen authored
      Serialization has been moved to serializer classes, sharing them when
      sensible and Views have been converted to ViewSets to simplify code.
      f743c6cf
    • Andreas Ellewsen's avatar
      Add identity verification to frontend · a3a7410d
      Andreas Ellewsen authored
      The profile page of a guest now shows a verification button if the guest
      has a passport or national identificaiton number that has not been
      verified. Clicking the button shows a dialog, with a confirmation button
      which triggers a PATCH request to the backend and reloads the page when
      it returns.
      
      Resolves: GREG-101
      a3a7410d
  6. Nov 25, 2021
Loading