Commit Graph

15 Commits (f9962eabffbd416f288f5e57057ef9fb26811a5c)

Author SHA1 Message Date
Carl Bergquist f9962eabff
chore: avoid aliasing imports in services (#22499) 5 years ago
Mario Trangoni f73236f8f4 pkg/services/sqlstore: Fix x.Sql is deprecated: use SQL instead. (megacheck) 7 years ago
Karsten Weiss f61e69ce75 Simplify comparison to bool constant (gosimple) 7 years ago
Daniel Lee b8aa203707 signup: fix email sent logic for tempuser 8 years ago
Torkel Ödegaard 359421b5e8 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
Torkel Ödegaard de0f04ec3c feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
Torkel Ödegaard 1ea0b5371a feat(invite): new user invites are now also added to correct org after sign up is completed, #2353 10 years ago
Torkel Ödegaard 775e044e69 feat(invite): progress on invite feature, #2353 10 years ago
Torkel Ödegaard ab54971763 feat(invite): more progress on completing invite form and actually creating a real user, #2353 10 years ago
Torkel Ödegaard d75f96fdd5 feat(invite): more progress on invited / sigup view, #2353 10 years ago
Torkel Ödegaard 024c112944 feat(invite): redesign for pending invite list, added revoke button and link, copy invite also works now, #2353 10 years ago
Torkel Ödegaard 3242354a4b feat(invite): worked on pending invitations list, revoke invite now works, #2353 10 years ago
Torkel Ödegaard 2724cf5db8 feat(invite): small progress 10 years ago
Torkel Ödegaard 0ffcce1b5d feat(invite): more work on invite, basic creation works, added new tab directive from angular-ui and made new tab style, #2353 10 years ago
Torkel Ödegaard 444807c35b feat(invite): worked on db & domain model for temp users, #2353 10 years ago