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

feat(global): add quarterly closure #305

Merged
merged 1 commit into from
Jul 20, 2022

Conversation

velrest
Copy link
Contributor

@velrest velrest commented Jul 11, 2022

No description provided.

@velrest velrest marked this pull request as ready for review July 15, 2022 13:55
@velrest velrest requested a review from luytena July 15, 2022 13:55
@velrest velrest force-pushed the qc-quarterly-closure branch 3 times, most recently from 3dcd42d to ba9b42d Compare July 15, 2022 14:02
@velrest
Copy link
Contributor Author

velrest commented Jul 15, 2022

Pending Request

This happens if closeQuarterlySurvey was just called and the async backend processes on the BFS's server is still running.
image
image

@velrest
Copy link
Contributor Author

velrest commented Jul 15, 2022

BFS Action needed

This is mostly the case after a municipality calls closeQuarterlySurvey.
image
image

@velrest
Copy link
Contributor Author

velrest commented Jul 15, 2022

Municipality action required

image
image

@velrest
Copy link
Contributor Author

velrest commented Jul 15, 2022

Errors need fixing

image
image

@velrest
Copy link
Contributor Author

velrest commented Jul 15, 2022

Finalized

image
image

@velrest velrest force-pushed the qc-quarterly-closure branch 3 times, most recently from dadb348 to ceee6dc Compare July 15, 2022 14:23
@velrest velrest mentioned this pull request Jul 19, 2022
@luytena
Copy link
Contributor

luytena commented Jul 20, 2022

Regarding the UI:
In the tiles: I would maybe add the icon and the label of the status on the same line and use the same style as the "Bald verfügbar!" tag.

@service intl;

get disabledButton() {
return ![620, 630, 650, 651, 663, 665].includes(
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe replace with constants

import { helper } from "@ember/component/helper";
import { DateTime } from "luxon";

const currentQuarter = function isUnset([format = "q/yyyy"]) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Should display quarter being worked on, not by date

translations/de.yaml Outdated Show resolved Hide resolved
@velrest
Copy link
Contributor Author

velrest commented Sep 2, 2022

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants