Anvil/tests/components/molecules
André Jaenisch 03c8334338
feat: add Account Settings view
This is not interacting with Vervis at this point in time.
I clarified that changes should be persisted on moving away from a view.
I'm going to implement that once I have all views in place.

On top of that, persisting changes to Vervis requires me to study the
now documented Vervis API in more detail. I'm going to postpone this for
now but will revisit it in a few weeks.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2024-07-31 10:58:36 +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
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