minor_order_by_timestamp_improvement #223

Merged
mpeltriaux merged 8 commits from minor_order_by_timestamp_improvement into master 2 years ago
Owner

Implements some very minor enhancements

Implements some very minor enhancements
mpeltriaux added 8 commits 2 years ago
67df63af0f Quality of Life improvements
* 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
7ccb362968 New icon for missing geometry
* introduces "..." as new icon for missing geometry entries
    * moves former explanatory message into title attribute for mouse hover activation
68e8a0201f Map settings button removed
* removes map settings button, since there is no implementation and it is unclear, whether this will ever become a real feature
90da686de3 New help page link
* changes the help link to match the new starter help page
b57d52dc9f Table improvements
* 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!
d95827770d Map client holes fix
* 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
48aee04955 Missing geometry html improvement
* improves rendering of missing geometry icons on table
048af01795 Landing page shared count fix
* 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 2 years ago
mpeltriaux deleted branch minor_order_by_timestamp_improvement 2 years ago
The pull request has been merged as c9485bc8e0.
Sign in to join this conversation.
Loading…
There is no content yet.