]> git.openstreetmap.org Git - rails.git/commit
Store diary icons separately
authorMarwin Hochfelsner <50826859+hlfan@users.noreply.github.com>
Mon, 26 May 2025 14:23:38 +0000 (16:23 +0200)
committerMarwin Hochfelsner <50826859+hlfan@users.noreply.github.com>
Sun, 20 Jul 2025 09:24:10 +0000 (11:24 +0200)
commita567f51e6b37b489e1f4a76329a1de2975d21944
tree0ca378807abd58cf8fd47ed2a8c7d7b2741b4a9b
parentaea85108828419e98d8e71d537adeeedf68b4abf
Store diary icons separately
app/assets/images/diary/comment.svg [new file with mode: 0644]
app/assets/images/diary/date.svg [new file with mode: 0644]
app/assets/images/diary/entry.svg [new file with mode: 0644]
app/assets/images/diary/new.svg [new file with mode: 0644]
app/views/diary_entries/_navigation.html.erb
app/views/diary_entries/_profile_diaries.html.erb
test/controllers/users_controller_test.rb