Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

New Worker Panel Styles #80

Merged
merged 10 commits into from
May 5, 2021
Merged

New Worker Panel Styles #80

merged 10 commits into from
May 5, 2021

Conversation

KPrasch
Copy link
Member

@KPrasch KPrasch commented May 5, 2021

Screenshot from 2021-05-05 03-44-46

Screenshot from 2021-05-05 03-42-36


class StyledActiveDot extends React.Component {
Copy link
Contributor

Choose a reason for hiding this comment

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

why do this as a class based component?

@@ -23,60 +22,17 @@ function dateToUTCEpoch(d) {
return Number(Math.round(utcMilllisecondsSinceEpoch / 1000))
}

function oneYearAgo() {
function calculatePastEpoch(months_ago) {
Copy link
Contributor

Choose a reason for hiding this comment

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

@vepkenez
Copy link
Contributor

vepkenez commented May 5, 2021

Something seems wrong with this PR. What are all these commits? Most of them seem to have nothing to do with styling this one little panel.

@KPrasch
Copy link
Member Author

KPrasch commented May 5, 2021

Something seems wrong with this PR. What are all these commits? Most of them seem to have nothing to do with styling this one little panel.

This PR is based over #75, so with that merged it needs a rebase for GH to properly show the history (I'm hoping Microsoft will support automatically resolving it eventually).

@vepkenez
Copy link
Contributor

vepkenez commented May 5, 2021

so safe to merge then... ok

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

Successfully merging this pull request may close these issues.

2 participants