Commit Graph

12 Commits

Author SHA1 Message Date
Annika Backstrom f73c8310a1
Add bookmark editing backend 2024-05-26 14:41:28 +01:00
Annika Backstrom 5782584a68
Add bookmark editing form (no tags) 2024-05-26 13:48:04 +01:00
Annika Backstrom 0b1fe6d491
Remove Livewire
Seems like overkill for this stage of things. It's also not clear to me
how to use Livewire for only a subset of interactive functionality on
the page.
2024-05-26 13:02:44 +01:00
Annika Backstrom 5961e52797
Revert "Switch to livewire views"
This reverts commit 1fc8f4f802.
2024-05-26 12:55:04 +01:00
Annika Backstrom 1fc8f4f802
Switch to livewire views 2024-05-25 23:28:35 +01:00
Annika Backstrom 0e8d56f2af
Reposition href, set border radius 2024-05-25 21:46:01 +01:00
Annika Backstrom f6613c5e7d
Add bookmark pagination 2024-05-25 18:22:17 +01:00
Annika Backstrom f8f721ffac
Create some real styles 2024-05-25 14:59:45 +01:00
Annika Backstrom 9d3fb270f6
Create app layout, move bookmark view into component 2024-05-25 14:59:27 +01:00
Annika Backstrom bd3f0e7fcd
Add an app layout and some styles 2024-05-25 13:47:48 +01:00
Annika Backstrom b439d6503f
Add models and starter Bookmark display 2024-05-25 00:48:23 +01:00
Annika Backstrom fc24a1a601
Initial commit 2024-05-24 21:07:22 +01:00