Skip to content

Conversation

@paulodamaso
Copy link
Contributor

For #460: Login screen change:

  • Created styles for login screen
  • Created login screen according to asked
  • Left puzzle to create the image

@0crat
Copy link

0crat commented Mar 13, 2019

Job #539 is now in scope, role is REV

@0crat
Copy link

0crat commented Mar 13, 2019

This pull request #539 is assigned to @amihaiemil/z, here is why; the budget is 15 minutes, see §4; please, read §27 and when you decide to accept the changes, inform @emilianodellacasa/z (the architect) right in this ticket; if you decide that this PR should not be accepted ever, also inform the architect; this blog post will help you understand what is expected from a code reviewer; there will be a monetary reward for this job

@codecov
Copy link

codecov bot commented Mar 13, 2019

Codecov Report

Merging #539 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #539   +/-   ##
=======================================
  Coverage   90.34%   90.34%           
=======================================
  Files          55       55           
  Lines        1025     1025           
  Branches       57       57           
=======================================
  Hits          926      926           
  Misses         79       79           
  Partials       20       20

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1617f2c...7af598d. Read the comment docs.

@codecov
Copy link

codecov bot commented Mar 13, 2019

Codecov Report

Merging #539 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #539   +/-   ##
=======================================
  Coverage   90.34%   90.34%           
=======================================
  Files          55       55           
  Lines        1025     1025           
  Branches       57       57           
=======================================
  Hits          926      926           
  Misses         79       79           
  Partials       20       20

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1617f2c...e66bd97. Read the comment docs.

Copy link
Contributor

@amihaiemil amihaiemil left a comment

Choose a reason for hiding this comment

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

@paulodamaso see comments :)

{% block content %}
<!doctype html>
<title>{% block title %}{% endblock %} - Timlessis</title>
<link rel="stylesheet" href="{{ url_for('static', filename='login.css') }}">
Copy link
Contributor

Choose a reason for hiding this comment

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

@paulodamaso why does the href have to be dynamic? Can't we just specify the path to the file?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@amihaiemil Again, I'm following base.html

@todo #460:30min Change the style of login page. Make the image for the
login page like shown in UX documentation, then apply the image to the
background of login page so it becomes equals to the image below
https://drive.google.com/uc?export=view&id=1oh8cLv-vHTCBmb0RDkHQiyMythC4_M6o
Copy link
Contributor

Choose a reason for hiding this comment

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

@paulodamaso wording in this puzzle is quite strange and has a few grammar mistakes. How about: "Change the style of the login page. Create the image specified in UX documentation, then apply oit as background. UX mock: [google docs link"

}
.container {
padding: 16px;
} No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

@paulodamaso why do we have the login.css both under /static and under /src?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@amihaiemil I did it just like thew other css'

transition: .6s;
}
.container {
padding: 16px;
Copy link
Contributor

Choose a reason for hiding this comment

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

@paulodamaso working with hardcoded pixels is rather strange, it means the design is not really responsive, but just happens to look good because the screen allows it.

But I see you did it everywhere. Can you leave a puzzle so someone who really knows CSS makes it responsive with CSS 3 screen width meta tags?

@pablopaul
Copy link
Contributor

Please see also #523

Copy link
Contributor Author

@paulodamaso paulodamaso left a comment

Choose a reason for hiding this comment

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

@amihaiemil Done, please take a look

}
.container {
padding: 16px;
} No newline at end of file
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@amihaiemil I did it just like thew other css'

{% block content %}
<!doctype html>
<title>{% block title %}{% endblock %} - Timlessis</title>
<link rel="stylesheet" href="{{ url_for('static', filename='login.css') }}">
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@amihaiemil Again, I'm following base.html

@amihaiemil
Copy link
Contributor

@rultor good to merge

@rultor
Copy link
Contributor

rultor commented Mar 18, 2019

@rultor good to merge

@amihaiemil Thanks for your request. @emilianodellacasa Please confirm this.

@0crat
Copy link

0crat commented Apr 5, 2019

@amihaiemil/z this job was assigned to you 23days ago. It will be taken away from you soon, unless you close it, see §8. Read this and this, please.

@zverovich
Copy link

@0crat refuse

@0crat
Copy link

0crat commented Apr 23, 2019

@zverovich/z I see that you unassigned this issue; the order is still assigned to @amihaiemil/z though; to cancel the order use refuse, as in §6

@0crat
Copy link

0crat commented Apr 23, 2019

@0crat refuse (here)

@zverovich The user @amihaiemil/z resigned from #539, please stop working. Reason for job resignation: Order was cancelled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope Issue is in scope

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants