Skip to content

Omc gitignore#3207

Merged
Alex-Tideman merged 2 commits intocodefreeze-03.02.26from
omc-gitignore
Mar 3, 2026
Merged

Omc gitignore#3207
Alex-Tideman merged 2 commits intocodefreeze-03.02.26from
omc-gitignore

Conversation

@Alex-Tideman
Copy link
Collaborator

Description & motivation 💭

Don't check in .omc files
Update to serena project.yaml

Screenshots (if applicable) 📸

Design Considerations 🎨

Testing 🧪

How was this tested 👻

  • Manual testing
  • E2E tests added
  • Unit tests added

Steps for others to test: 🚶🏽‍♂️🚶🏽‍♀️

Checklists

Draft Checklist

Merge Checklist

Issue(s) closed

Docs

Any docs updates needed?

@Alex-Tideman Alex-Tideman requested a review from a team as a code owner March 2, 2026 16:02
@Alex-Tideman Alex-Tideman requested review from KATIETOLER and removed request for a team March 2, 2026 16:02
@vercel
Copy link

vercel bot commented Mar 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
holocene Building Building Preview, Comment Mar 2, 2026 4:02pm

Request Review

@Alex-Tideman Alex-Tideman requested a review from rossnelson March 2, 2026 16:08
@Alex-Tideman Alex-Tideman enabled auto-merge (squash) March 3, 2026 16:41
@Alex-Tideman Alex-Tideman disabled auto-merge March 3, 2026 16:41
@Alex-Tideman Alex-Tideman merged commit 52553e7 into codefreeze-03.02.26 Mar 3, 2026
15 checks passed
@Alex-Tideman Alex-Tideman deleted the omc-gitignore branch March 3, 2026 16:41
@Alex-Tideman Alex-Tideman mentioned this pull request Mar 9, 2026
3 tasks
Alex-Tideman added a commit that referenced this pull request Mar 9, 2026
* Fix double resolve() in route-for utilities (#3206)

* Remove double resolve from routeFor fns

* Add gotoResolved to fix eslint error and keep type safety

* Turn off svelte/no-navigation-without-resolve rule

* Omc gitignore (#3207)

* Add .omc to gitignore

* Remove full .omc directory

* Add initial timestamp values into hour/minute/second inputs (#3212)

* Fix timestamp filter inputs not pre-filling with previous values

Parse the existing filter ISO value back into date/time components
when reopening a datetime filter chip. Also initialize the "add new
filter" datetime inputs from persisted stores.

* Extract datetime filter parsing into utility with unit tests

Move getInitialStart/getInitialEnd into a shared utility file
and add 12 unit tests covering single datetime, BETWEEN ranges,
timezone conversion, and edge cases.

* Make timezone and initial datetime values reactive with $derived

* Refactor to use consolidated start/end objects and account for timezone changes

---------

Co-authored-by: Laura Whitaker <laura.whitaker@temporal.io>

---------

Co-authored-by: Laura Whitaker <laura.whitaker@temporal.io>
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.

1 participant