.. |
add_group_member.rs
|
app: Disable the add user/group buttons when relevant
|
2021-10-15 08:05:50 +02:00 |
add_user_to_group.rs
|
app: Disable the add user/group buttons when relevant
|
2021-10-15 08:05:50 +02:00 |
app.rs
|
app: Add a page to create a group
|
2021-10-15 08:05:50 +02:00 |
change_password.rs
|
app: Allow admins to change passwords
|
2021-09-20 11:23:57 +02:00 |
create_group.rs
|
app: Add a page to create a group
|
2021-10-15 08:05:50 +02:00 |
create_user.rs
|
app: Add a page to create a group
|
2021-10-15 08:05:50 +02:00 |
delete_group.rs
|
app: Implement group management
|
2021-10-15 08:05:50 +02:00 |
delete_user.rs
|
app: Add a component to delete a user
|
2021-09-24 16:46:30 +02:00 |
group_details.rs
|
app: Disable the add user/group buttons when relevant
|
2021-10-15 08:05:50 +02:00 |
group_table.rs
|
app: Implement group management
|
2021-10-15 08:05:50 +02:00 |
login.rs
|
app: Fix login password prompt
|
2021-10-06 17:58:02 +02:00 |
logout.rs
|
app: Add Bootstrap classes.
|
2021-09-20 11:23:57 +02:00 |
mod.rs
|
app: Add a page to create a group
|
2021-10-15 08:05:50 +02:00 |
remove_user_from_group.rs
|
app: Implement group management
|
2021-10-15 08:05:50 +02:00 |
router.rs
|
app: Add a page to create a group
|
2021-10-15 08:05:50 +02:00 |
select.rs
|
app: Disable the add user/group buttons when relevant
|
2021-10-15 08:05:50 +02:00 |
user_details_form.rs
|
app: Migrate create_user to yew_form
|
2021-09-20 11:23:57 +02:00 |
user_details.rs
|
app: Disable the add user/group buttons when relevant
|
2021-10-15 08:05:50 +02:00 |
user_table.rs
|
app: Add a component to delete a user
|
2021-09-24 16:46:30 +02:00 |