Skip to content

feat: datetime and boolean field kinds with temporal filtering#3758

Merged
majkshkurti merged 13 commits into
plan4better:mainfrom
CyrineKamoun:timestamp
Jul 22, 2026
Merged

feat: datetime and boolean field kinds with temporal filtering#3758
majkshkurti merged 13 commits into
plan4better:mainfrom
CyrineKamoun:timestamp

Conversation

@CyrineKamoun

@CyrineKamoun CyrineKamoun commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

Adds a datetime field kind end-to-end: stored as TIMESTAMP WITH TIME ZONE in
geoapi, display config (IANA timezone + format) in goatlib, picker + formatting
in the frontend. Adds temporal filter operators and a TemporalRangeInput
histogram slider. Also fixes ÖV-Güteklassen station_config

CyrineKamoun and others added 13 commits July 10, 2026 14:43
- revert accidental Gauß -> GaPuß typo in de/common.json
- derive field tag from kind in fieldTagKey instead of pure passthrough
- normalize intersection.py widget_options multi -> multiple (matches
  join, dissolve, aggregate tools; FieldInput reads both)
- note deliberate DATE -> date-time collapse in layer_service docstring
- explain oev_gueteklassen station_config seeding in WorkflowNodeSettings

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown

Thank you for following the naming conventions! 🙏

@github-actions

Copy link
Copy Markdown

📦 Next.js Bundle Analysis for @p4b/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 79.9 KB (-2 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

@majkshkurti majkshkurti changed the title Timestamp + ui improvment join and workflow Öv gute feat: datetime and boolean field kinds with temporal filtering Jul 22, 2026
@majkshkurti
majkshkurti self-requested a review July 22, 2026 21:11
@majkshkurti
majkshkurti merged commit b041c37 into plan4better:main Jul 22, 2026
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants