Files
notifications-admin/app/templates/views
Ben Thorner ebb82b2e80 Add page for security keys with stubbed data
This adds a new platform admin settings row, leading a page which
shows any existing keys and allows a new one to be registered. Until
the APIs for this are implemented, the user API client just returns
some stubbed data for manual testing.

This also includes a basic JavaScript module to do the main work of
registering a new authenticator, to be implemented in the next commits.

Some more minor notes:

- Setting the headings in the mapping_table is necessary to get the
horizontal rule along the top (to match the design).

- Setting caption to False in the mapping_table is necessary to stop
an extra margin appearing at the top.
2021-05-12 13:41:53 +01:00
..
2021-02-09 14:07:01 +00:00
2021-04-26 13:38:11 +01:00
2021-01-05 11:44:35 +00:00
2021-04-01 13:22:58 +01:00
2021-01-11 13:05:00 +00:00
2021-03-15 09:08:03 +00:00
2021-03-29 15:35:22 +01:00
2021-05-06 07:29:21 +01:00