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

Various reports fixes #1240

Merged
merged 10 commits into from
Aug 24, 2020
Merged

Various reports fixes #1240

merged 10 commits into from
Aug 24, 2020

Conversation

rsanheim
Copy link
Contributor

@rsanheim rsanheim commented Aug 24, 2020

Story card:

Details

  • Decrease chart top padding down a little bit
  • Updating date formatting to Jun-2020 instead of Jun 2020
  • Limit months in the drop down to the past six
  • Update standard gem
  • Various fixes to get things in line w/ the latest standard requirements

@harimohanraj89 harimohanraj89 temporarily deployed to simple-review-pr-1240 August 24, 2020 16:47 Inactive
@rsanheim rsanheim temporarily deployed to simple-review-pr-1240 August 24, 2020 16:56 Inactive
This is required to make the latest version of standard happy

See rubocop/ruby-style-guide#809
and rubocop/rubocop#8376 for context
@rsanheim rsanheim temporarily deployed to simple-review-pr-1240 August 24, 2020 17:03 Inactive
@rsanheim rsanheim temporarily deployed to simple-review-pr-1240 August 24, 2020 17:04 Inactive
@@ -206,7 +206,7 @@ function createGraphOptions(isStacked, stepSize, suggestedMax, tickCallbackFunct
padding: {
left: 0,
right: 0,
top: 48,
top: 20,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@claudiovallejo here is the padding tweak

standard (0.4.2)
rubocop (~> 0.83.0)
rubocop-performance (~> 1.5.2)
standard (0.5.1)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is required to get our local version of standard to match what the GH action pulls down.

@rsanheim rsanheim marked this pull request as ready for review August 24, 2020 17:09
Just incase the date formatting change happens to mess w/ our cache keys
@rsanheim rsanheim temporarily deployed to simple-review-pr-1240 August 24, 2020 17:10 Inactive
@rsanheim rsanheim temporarily deployed to simple-review-pr-1240 August 24, 2020 17:18 Inactive
@harimohanraj89 harimohanraj89 temporarily deployed to simple-review-pr-1240 August 24, 2020 18:37 Inactive
@rsanheim rsanheim merged commit 33f2a87 into master Aug 24, 2020
@rsanheim rsanheim deleted the more-height branch August 24, 2020 18:52
danySam added a commit that referenced this pull request Aug 25, 2020
…le-server into permissions-ui

* 'permissions-ui' of https://github.com/simpledotorg/simple-server:
  Remove unused packages
  Introduce a UserAccess model (#1242)
  Various reports fixes (#1240)
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

4 participants