ida-arbeitszeit / arbeitszeitapp

A webapp for labour-time calculation.
https://arbeitszeitapp.readthedocs.io
GNU Affero General Public License v3.0
36 stars 4 forks source link

Update vendored bulma to v1.0.0 #988

Closed seppeljordan closed 5 months ago

seppeljordan commented 5 months ago

Before this commit we were using the old bulma release of v0.9.4. After this change we are using bulma v1.0.0. The upate was conducted via python -m arbeitszeit_development.update_bulma.

Please take care to review all the screens in the app to see if it still looks alright when you conduct the review. I have not done this as of the time of PR creation because I should not do that alone.

Please tick off any route that you reviewed and is good enough.

Plan-ID: d21d8863-1179-4b7c-9d17-1701a7f78e76 2x

seppeljordan commented 5 months ago

Feel free to make PRs against this branch if you find a fix for part of the visual problems that came with this change.

seppeljordan commented 5 months ago

It looks like the "tile" feature of Bulma css was lost with version 1.0.0 which ruined our dashboard.

seppeljordan commented 5 months ago

I think we can merge this know. Please review