Commit Graph

5 Commits

Author SHA1 Message Date
mipel
04db4e4e7f Fixes and improvements
* moves diff_states message back to table top for direct presentation in compensation/detail/view.html
* removes diff_states rendering in deadline card in compensation/detail/view.html
* fixes before_state adding based on GET parameter
* refactors UserActionlogEntryEnum into a UserAction TextChoice (Django 3.x)
* adds ordering of compensation states depending on surface value
* refactors ServerMessageImportance from enum into TextChoice (Django 3.x)
* adds/updates translations
2021-08-03 17:22:41 +02:00
mipel
4ef6c32ea2 Html enhancements
* adds some bootstrap enhancements for responsiveness
2021-07-21 13:27:35 +02:00
mipel
2fb680c84c Minor css enhancements
* minor changes for <a> tags
* centers link for older news in card
2021-07-09 08:25:06 +02:00
mipel
6b245a2a06 Dashboard
* finishes work on dashboard
2021-07-07 13:46:33 +02:00
mipel
b01442ef17 News app
* adds news app for future implementations
2021-07-06 08:53:08 +02:00