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

Ui live indicator #94

Merged
merged 22 commits into from
Apr 11, 2018
Merged

Ui live indicator #94

merged 22 commits into from
Apr 11, 2018

Conversation

benjaminkay93
Copy link
Member

No description provided.

Copy link
Member

@stephenrob stephenrob left a comment

Choose a reason for hiding this comment

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

Versioning in package.json needs to be discussed before merging.

package.json Outdated
@@ -1,13 +1,15 @@
{
"name": "la1tv-roses-graphics",
"version": "1.0.0",
"version": "2018.0.1",
Copy link
Member

Choose a reason for hiding this comment

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

When was the version change from SemVer ?

Copy link
Member Author

Choose a reason for hiding this comment

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

we werent semvering tbf, plus i feel it makes more sense to version on the year and minor/patching

Copy link
Member

Choose a reason for hiding this comment

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

Lets not change the versioning scheme in this PR regarding UI live indicators we can switch to this at a later date

Copy link
Member Author

Choose a reason for hiding this comment

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

fair play, think its worth changing though

@@ -263,6 +289,22 @@ app.controller('lowerThirdsCGController', ['$scope', 'localStorageService', 'soc

var stored = localStorageService.get('lower_thirds');

const showLiveLT = $scope => {
Copy link
Member

Choose a reason for hiding this comment

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

Expanding showLiveLT to showLiveLowerThird etc helps with readability of code.

Copy link
Member Author

Choose a reason for hiding this comment

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

argeed will fix in a mo

@benjaminkay93
Copy link
Member Author

added netball aswell now its been pulled in

@benjaminkay93
Copy link
Member Author

changed back to semver now

@benjaminkay93 benjaminkay93 merged commit 346541e into master Apr 11, 2018
@benjaminkay93 benjaminkay93 deleted the UILiveIndicator branch April 11, 2018 18:25
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.

None yet

3 participants