Allow admins to add and remove invitations per account #167

Merged
raucao merged 7 commits from feature/164-invites into chore/update_dependencies 2024-02-17 10:17:48 +00:00
Owner
Screen grab: https://storage.kosmos.org/raucao/public/shares/240210-1230-screencast.webm closes #164
raucao added the
kredits-2
feature
labels 2024-02-10 11:54:43 +00:00
raucao added 7 commits 2024-02-10 11:54:44 +00:00
Add service for creating invites
All checks were successful
continuous-integration/drone/push Build is passing
67689dcce3
Remove multi-domain support on admin user pages
All checks were successful
continuous-integration/drone/push Build is passing
8747ce4eb0
refs #166
Allow admins to add and remove invitations per account
All checks were successful
continuous-integration/drone/push Build is passing
f3159d30f1
Formatting
All checks were successful
continuous-integration/drone/push Build is passing
Release Drafter / Update release notes draft (pull_request) Successful in 3s
continuous-integration/drone/pr Build is passing
9a1f9abf84
raucao requested review from Core 2024-02-10 11:55:00 +00:00
raucao added a new dependency 2024-02-10 12:32:45 +00:00
galfert approved these changes 2024-02-14 13:16:58 +00:00
@ -10,2 +10,4 @@
</span>
</span>
<% elsif @size == :small %>
<span class="appearance-none flex items-center inline-block">
Owner

Are there any other sizes besides :large and :small? If not, then this line could go outside the if - elsif block, because it's the same for both cases.

Are there any other sizes besides `:large` and `:small`? If not, then this line could go outside the `if - elsif` block, because it's the same for both cases.
raucao marked this conversation as resolved
raucao merged commit 1754df73cb into chore/update_dependencies 2024-02-17 10:17:48 +00:00
raucao deleted branch feature/164-invites 2024-02-17 10:17:48 +00:00
Sign in to join this conversation.
No description provided.