minor_order_by_timestamp_improvement #223

Merged
mpeltriaux merged 8 commits from minor_order_by_timestamp_improvement into master 2022-10-19 07:34:29 +02:00
Owner

Implements some very minor enhancements

Implements some very minor enhancements
mpeltriaux added 8 commits 2022-10-19 07:34:23 +02:00
* disables ordering of parcel_group ("Gemarkung") column on tables
    * ordering can not be done properly due to more complex nature of this column's content
* introduces "Keine Geometrie vorhanden" message instead of hour glass icon on entries where no geometry has been entered yet
* properly orders last_modified column by moving null values to the lower end of the ordering
* introduces "..." as new icon for missing geometry entries
    * moves former explanatory message into title attribute for mouse hover activation
* removes map settings button, since there is no implementation and it is unclear, whether this will ever become a real feature
* changes the help link to match the new starter help page
* enhances visualization of editable column on tables
    * simplifies code
* enhances visualization of parcel_group column on tables
* WIP: Ordering on intervention table is odd. Same results are being displayed on page 2. Needs further analysis and fixing!
* fixes bug where holes in stored geometries would not be rendered properly on initial loading the map client
    * drawback: multiple polygons are treated as a single feature on the map client. Not a real issue but maybe we can find a better solution to this
* quality of life: renders geometry area in m² on detail and report view
* improves rendering of missing geometry icons on table
* fixes bug where count of shared entries on landing page would ignore team-shared entries
* restore prior editable column icon rendering
mpeltriaux merged commit c9485bc8e0 into master 2022-10-19 07:34:29 +02:00
mpeltriaux deleted branch minor_order_by_timestamp_improvement 2022-10-20 06:55:09 +02:00
Sign in to join this conversation.
No description provided.