Javi Martín
6ae4a1cf09
Unify "current phase" text
...
We were using "actual phase" and then "current phase" right below it.
2021-03-11 19:37:58 +01:00
Javi Martín
4896c754a0
Extract budget subheader to a component
2021-03-11 19:37:58 +01:00
Julian Herrero
909071c48b
Allow editing the name of budget phases
...
Co-authored-by: decabeza <alberto@decabeza.es >
2021-03-11 19:37:58 +01:00
Javi Martín
b37eaf19c6
Use a time HTML tag to display phases dates
...
Currently this change is barely beneficial (if at all), but it doesn't
harm and might be useful in some cases. For instance, the `datetime`
attributes generates a date containing time zone information, which the
text shown on the screen does not, and styling dates with CSS is now
easier.
2021-03-11 19:37:58 +01:00
decabeza
c0f9e4f045
Change budget phases design
...
Co-authored-by: Javi Martín <javim@elretirao.net >
2021-03-11 19:37:58 +01:00
Javi Martín
014d29b991
Extract method to get a budget phase title
2021-03-09 16:37:47 +01:00
Javi Martín
70cf956210
Extract method to check the current phase
2021-03-09 16:37:47 +01:00
Javi Martín
46e80bf430
Extract budget phases to a component
2021-03-09 16:37:47 +01:00