Anvil/tests/components/molecules
André Jaenisch 55602e359a
feat: add new settings view for Keys
Currently the SSH and GPG keys are hardcoded. In a refactoring those
will be passed down as prop to the component. But I would need to query
Vervis to receive the real keys. Likewise I am not talking to Vervis
when updating (remove, add) a key.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2024-08-06 09:36:27 +02:00
..
History.test.ts fix: prevent dangling list item 2024-07-02 11:02:38 +02:00
MainMenuDetails.test.ts feat: bringing it all together 2024-07-27 14:12:08 +02:00
Project.test.ts test: write tests for Project molecule 2024-06-15 19:08:37 +02:00
Settings.test.ts feat: bringing it all together 2024-07-27 14:12:08 +02:00
SettingsAccount.test.ts feat: add Account Settings view 2024-07-31 10:58:36 +02:00
SettingsKeys.test.ts feat: add new settings view for Keys 2024-08-06 09:36:27 +02:00
SettingsProfile.test.ts feat: extract SettingsProfile into component 2024-07-26 16:40:27 +02:00
Welcome.test.ts refactor: extract Welcome page into component 2024-07-06 18:29:39 +02:00