Andy Allan
|
100a7f8979
|
Use friendly_date for note disappear description
There's no need to reimplement this in its own helper.
|
2023-11-15 19:36:35 +00:00 |
|
Andy Allan
|
f3a4443120
|
Remove unusual margins and line-height from comments
This allows them to follow normal conventions used elsewhere, as
well as removing some custom css.
|
2023-09-13 13:18:30 +01:00 |
|
Andy Allan
|
c276625e7f
|
Refactor to use submit_tag helper
This is more readable than interpolating into element attributes
|
2023-02-01 17:24:48 +00:00 |
|
Andy Allan
|
a88da1d71a
|
Refactor translation strings for notes
These aren't used by any javascript code, so don't need to be in
the `javascripts` key.
|
2023-02-01 17:24:48 +00:00 |
|
Andy Allan
|
9bb8dd739a
|
Use data attributes to pass alternative button labels
This allows the text to be defined in the html partials, instead
of looking up the i18n via javascript.
|
2023-02-01 17:24:47 +00: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 |
|