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: Render timezone listbox dynamically #1672

Merged
merged 17 commits into from
Aug 14, 2018
Merged

feat: Render timezone listbox dynamically #1672

merged 17 commits into from
Aug 14, 2018

Conversation

asbiin
Copy link
Member

@asbiin asbiin commented Aug 8, 2018

No description provided.

@asbiin asbiin changed the title feat: Render timezone listbox dynamically feat: Render timezone listbox dynamically [wip] Aug 8, 2018
Copy link

@sonarcloud sonarcloud bot left a comment

Choose a reason for hiding this comment

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

SonarQube analysis found issues:
Bug Bugs: 0
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 1

See all issues in SonarCloud

Copy link

@sonarcloud sonarcloud bot left a comment

Choose a reason for hiding this comment

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

SonarQube analysis found issues:
Bug Bugs: 0
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 1

See all issues in SonarCloud

Copy link

@sonarcloud sonarcloud bot left a comment

Choose a reason for hiding this comment

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

SonarQube analysis found issues:
Bug Bugs: 0
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 1

See all issues in SonarCloud

Copy link

@sonarcloud sonarcloud bot left a comment

Choose a reason for hiding this comment

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

SonarQube analysis found issues:
Bug Bugs: 0
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 1

See all issues in SonarCloud

Copy link
Member

@djaiss djaiss left a comment

Choose a reason for hiding this comment

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

Good job.

return $result;
}

private static function formatTimezone($timezone) : array
Copy link
Member

Choose a reason for hiding this comment

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

Description of this method?

public function test_old_timezones_exists()
{
// These are all currently used timezone in monica
$old_timezones = [
Copy link
Member

Choose a reason for hiding this comment

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

To be PSR4 valid, it needs to be oldTimezones

@asbiin asbiin temporarily deployed to monica-team-pr-1672 August 12, 2018 11:10 Inactive
@asbiin asbiin temporarily deployed to monica-team-pr-1672 August 12, 2018 11:51 Inactive
@asbiin asbiin temporarily deployed to monica-team-pr-1672 August 12, 2018 23:32 Inactive
@asbiin asbiin temporarily deployed to monica-team-pr-1672 August 13, 2018 11:02 Inactive
@asbiin asbiin temporarily deployed to monica-team-pr-1672 August 13, 2018 12:25 Inactive
@asbiin asbiin temporarily deployed to monica-team-pr-1672 August 14, 2018 15:02 Inactive
@asbiin asbiin changed the title feat: Render timezone listbox dynamically [wip] feat: Render timezone listbox dynamically Aug 14, 2018
@github-actions
Copy link

github-actions bot commented Feb 3, 2021

This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2021
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