Commit graph

11 commits

Author SHA1 Message Date
Nenad Vujicic
2c19c2143e Changed note's first comment body to description
Replaced using note's first comment body with note's description.
2025-01-15 12:03:08 +01:00
Emin Kocan
738e66afa6 Add status filter to user's note page 2024-11-18 15:21:55 +01:00
Hidde Wieringa
b2fcf003f8 Convert note markers to SVG 2024-05-15 00:28:00 +01:00
Anton Khorev
b5520a9b39 Use body color in notes table legend 2024-04-14 17:19:59 +03:00
Anton Khorev
b8f5a495f2 Simplify remaining link_to ... user_path in views 2024-03-21 18:07:56 +03:00
Anton Khorev
d69ae84963 Add color keys to note tables 2023-08-17 19:26:26 +03:00
Anton Khorev
a4b8a91821 Use Bootstrap highlight class in note tables 2023-08-10 21:16:26 +03:00
Andy Allan
9748ce301c Move browse#note to notes#show
This allows a more resourceful routing approach.
2023-02-01 17:13:41 +00:00
Andy Allan
75749cc540 Convert remaining heading titles to use h1
This makes them consistent with all the other pages that use h1
in the `content_for :heading` sections
2021-11-11 15:12:23 +00:00
Harry Wood
de8ee536b1 Display no notes message when empty
Display a 'No notes' message when there are no notes to display, rather than an empty table with pagination features.
2021-04-09 19:21:09 +01:00
Andy Allan
41d6f19a6b Rename the notes#mine action to index 2020-07-08 18:43:30 +02:00
Renamed from app/views/notes/mine.html.erb (Browse further)