Commit Graph

12 Commits

Author SHA1 Message Date
Annika Backstrom e5ad6e0eb8
Adding Breeze authentication, god help me 2024-05-30 22:47:52 +01:00
Annika Backstrom fb18db918a
Add "add bookmark" functionality 2024-05-30 21:55:08 +01:00
Annika Backstrom aa820303ec
Hide bookmark permalink if it's the active route 2024-05-29 23:11:35 +01:00
Annika Backstrom 9a5246374e
Add tag editing 2024-05-29 22:25:50 +01:00
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 f6613c5e7d
Add bookmark pagination 2024-05-25 18:22:17 +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