Skip to content

Conversation

@toqueteos
Copy link
Contributor

@toqueteos toqueteos commented Aug 3, 2024

Should fix #703 /cc @mofirouz

I only see charts in the Status page.

Please do tell me if there are charts in some other page and didn't see/update it and I'll update them too!

Demo:

2024-08-03.15-33-05.mp4

@toqueteos toqueteos force-pushed the console-add-utc-toggle branch from a9b73ff to bf5de5f Compare August 3, 2024 13:56

import {Component, OnInit, OnDestroy, Injectable, Pipe, PipeTransform} from '@angular/core';
import {ConsoleService, StatusList, StatusListStatus} from '../console.service';
import {ConsoleService, StatusList} from '../console.service';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I removed StatusListStatus as it's unused in this file.

@toqueteos toqueteos force-pushed the console-add-utc-toggle branch from 2e921f7 to d029394 Compare August 9, 2024 11:25
@toqueteos
Copy link
Contributor Author

Rebased with latest master

@sesposito
Copy link
Member

This LGTM but I'd kindly ask @jpntex to give it a second pass.

@sesposito sesposito requested a review from jpntex September 16, 2024 11:05
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.

Add toggle to change timezone to UTC for Nakama Console graphs

2 participants