Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stage #63

Draft
wants to merge 75 commits into
base: develop
Choose a base branch
from
Draft

Stage #63

wants to merge 75 commits into from

Conversation

SebastianStorz
Copy link
Collaborator

No description provided.


const addresses = data.filter(o => o.type.shape === 'circle');
const meetingPoints = data.filter(o => o.type.shape === 'group_meeting_point');
console.log(data.map(o => o.type.shape));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SebastianStorz I guess this console.log was left there on accident?

SebastianStorz and others added 30 commits September 29, 2023 20:10
WIP Various fixes for Abteilungen im Vergleich
Abteilungen im Vergleich
Adjust Selectall logic in Abteilungen im Vergleich
Adjust "Abteilungen im Vergleich" to use dynamic Date
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.

3 participants