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

SS-698 set default time zone to stockholm time #263

Merged
merged 13 commits into from
Dec 10, 2024

Conversation

anondo1969
Copy link
Contributor

@anondo1969 anondo1969 commented Nov 29, 2024

Description

Source: https://scilifelab.atlassian.net/browse/SS-698

  1. Set default time zone to Stockholm time.
  2. Mention it as tooltip info besides app info in /projects page.

Checklist

If you're unsure about any of the items below, don't hesitate to ask. We're here to help!
This is simply a reminder of what we are going to look for before merging your code.

  • This pull request is against develop branch (not applicable for hotfixes)
  • I have included a link to the issue on GitHub or JIRA (if any)
  • I have included migration files (if there are changes to the model classes)
  • I have included, reviewed and executed tests (unit and end2end) to complement my changes
  • I have updated the related documentation (if necessary)
  • I have added a reviewer for this pull request
  • I have added myself as an author for this pull request
  • In the case I have modified settings.py, then I have also updated the studio-settings-configmap.yaml file in serve-charts

Further comments

Anything else you think we should know before merging your code!

@anondo1969 anondo1969 self-assigned this Nov 29, 2024
@anondo1969
Copy link
Contributor Author

Need to update the studio-settings-configmap.yaml file in serve-charts beacuse of the change in settings.py file.

@anondo1969
Copy link
Contributor Author

anondo1969 commented Dec 9, 2024

Need to update the studio-settings-configmap.yaml file in serve-charts beacuse of the change in settings.py file.

Done. (ScilifelabDataCentre/serve-charts#63)

@anondo1969 anondo1969 requested a review from churnikov December 9, 2024 10:54
@anondo1969 anondo1969 marked this pull request as ready for review December 9, 2024 11:11
Comment on lines +42 to +46
<td class="d-none d-xxl-table-cell">{{ instance.created_on | date:"d/n/y H:i" }}
<span
class="bi bi-clock" data-bs-toggle="tooltip" data-bs-placement="right" data-bs-original-title="{{ objs.timezone }}">
</span>
</td>
Copy link
Contributor

Choose a reason for hiding this comment

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

image Screenshot 2024-12-09 at 13 42 29

All in all, lgtm, but wanted to show this as an alternative

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks Nikita. This looks nice, clear, and compact. Shall I implement this one?

Copy link
Contributor

Choose a reason for hiding this comment

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

Well, if you like it and have time:)

Otherwise, the current one it also good.

@anondo1969 anondo1969 requested a review from churnikov December 9, 2024 13:11
@anondo1969 anondo1969 merged commit b019ee5 into develop Dec 10, 2024
2 checks passed
@anondo1969 anondo1969 deleted the SS-698-set-default-time-zone-to-stockholm-time branch December 10, 2024 12:48
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