aldrin aldrin
  • Joined on 2021-02-14
aldrin opened issue systemausfall.org/userausfall#3 2021-04-16 11:36:59 +02:00
Fehlerbehandlung beim Signup-Prozess
aldrin commented on issue systemausfall.org/userausfall#2 2021-04-16 11:34:10 +02:00
Mailkonten anlegen

Einen grundlegenden Ablauf habe ich angelegt. Mailkonten können aber noch nicht angelegt werden, da insbesondere die LDAP-Anbindung noch fehlt.

Die offenen Punkte lege ich in einzelnen Tickets ab.

aldrin closed issue systemausfall.org/userausfall#2 2021-04-16 11:34:10 +02:00
Mailkonten anlegen
aldrin pushed to main at systemausfall.org/userausfall 2021-04-16 11:31:41 +02:00
907a51b44b Small fixes with user table
aldrin pushed to main at systemausfall.org/userausfall 2021-04-16 11:08:58 +02:00
fbb4e4502e Fix signup cycle (signup, confirm, login)
6e4c2ddabd Fix navbar and login view
Compare 2 commits »
aldrin pushed to main at systemausfall.org/userausfall 2021-04-16 09:32:59 +02:00
dde639f3d1 Prepare deployment: Build basic deb packages
aldrin pushed to main at systemausfall.org/userausfall 2021-04-15 16:04:35 +02:00
87d72be3fa Refactor api functions
aldrin pushed to main at systemausfall.org/userausfall 2021-04-15 14:25:13 +02:00
1afea69854 Save username upon change
aldrin pushed to main at systemausfall.org/userausfall 2021-04-15 11:37:22 +02:00
e0b48ebe40 Add user table with basic editor
aldrin pushed to main at systemausfall.org/userausfall 2021-04-15 10:06:25 +02:00
3376253792 Add login view
8b70374de6 Add confirmation view
Compare 2 commits »
aldrin pushed to main at systemausfall.org/userausfall 2021-04-14 11:22:15 +02:00
b54c523491 Enable login (without view yet)
aldrin pushed to main at systemausfall.org/userausfall 2021-04-14 10:55:40 +02:00
a6300d0388 Send confirmation email after signup
aldrin pushed to main at systemausfall.org/userausfall 2021-04-14 10:32:22 +02:00
c040a5077a Register account with email and password
aldrin pushed to main at systemausfall.org/userausfall 2021-04-13 15:32:47 +02:00
d4eba6a026 Add logo draft
aldrin pushed to main at systemausfall.org/userausfall 2021-04-13 11:39:29 +02:00
0cc1c8a350 Add djoser to dependencies
aldrin pushed to main at systemausfall.org/userausfall 2021-04-13 11:11:56 +02:00
4ec212f2f0 Add credits
aldrin pushed to main at systemausfall.org/userausfall 2021-04-13 11:02:43 +02:00
b1bb9f6e38 Add basic signup form
31151e184c Add buefy with default navbar
dd8bf55b3c Create basic vue frontend
Compare 3 commits »
aldrin pushed to main at systemausfall.org/userausfall 2021-04-12 11:40:41 +02:00
d399534a48 Add signal handling for account creation, refs #2
aldrin pushed to main at systemausfall.org/userausfall 2021-04-12 11:17:47 +02:00
f2c2b5493b Add basic api for account requests, refs #2
aldrin commented on issue systemausfall.org/userausfall#2 2021-04-12 10:01:11 +02:00
Mailkonten anlegen

@phil: Wollen wir für diesen ersten Schritt ein eigenes Userinterface haben oder den Ablauf in das bestehende Formular integrieren?