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

Correct the suggested input instruction on the Activity Log filtering controls #318

Merged
merged 4 commits into from
Apr 23, 2021

Conversation

TomScarboroughYMCA
Copy link

Related Issue/Ticket:

PLEASE CHECK BASE BRANCH FOR YOUR PR
ONLY urgent and approved fixes for point release should go to master branch

ymcatwincities#119

Steps to test:

  • Log into any Virtual Y site as Site Owner or Administrator
  • Navigate to Manage > Virtual Y > Logs
  • Specify a Date Start and Date End
  • Whereas before, the instruction text stated "Format: YYYY-MM-DD HH:MM:SS", now the instruction text states "Format: YYYY-MM-DD", which is consistent with what can be entered by the user without the ability to enter a space character.

Quality checks:

Please check these boxes to confirm this PR covers the following cases:

  • Maintaining our upgrade path is essential. Check one or the other:
    • This PR provides updates via hook_update_N or other means.
    • No updates are necessary for this change.
  • Front end fixes should be tested against all of the Open Y Themes.
    • Tested against Carnation
    • Tested against Lily
    • Tested against Rose
    • This change does not contain front-end fixes.
  • I have flagged this PR "Needs Review" or pinged the VY devs/QA
    team in Slack

@fjbot
Copy link

fjbot commented Apr 20, 2021

Build 2919
Coding standards checks failed.
See http://ci.fivejars.com:8080/job/OPENY_GC_PR/2919/display/redirect

@fjbot
Copy link

fjbot commented Apr 20, 2021

Build 2919
Build failed.
See http://ci.fivejars.com:8080/job/OPENY_GC_PR/2919/display/redirect for details.

Copy link

@hamrant hamrant left a comment

Choose a reason for hiding this comment

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

Code looks ok for me

@anpolimus
Copy link

retest

$config_dir .= '/config/install/';
$config_importer = \Drupal::service('openy_upgrade_tool.importer');
$config_importer->setDirectory($config_dir);
$config_importer->importConfigs([

Choose a reason for hiding this comment

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

@TomScarboroughYMCA why do you want to comment this code?

Copy link
Author

Choose a reason for hiding this comment

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

To be honest - I completely cut and pasted the _update blocks I found above this one, which had those comments. I don't have strong feelings on it.

Copy link

Choose a reason for hiding this comment

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

@anpolimus can you please clarify your question? The docblock is required as per coding standards, but is there another comment that should go away?

Choose a reason for hiding this comment

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

@froboy, @TomScarboroughYMCA sorry. I've enabled dark mode at my Github and it was looking like you have commented code of the hook_update.
SOrry.
Everything is fine.

@fjbot
Copy link

fjbot commented Apr 22, 2021

Build 2935
Coding standards checks failed.
See http://ci.fivejars.com:8080/job/OPENY_GC_PR/2935/display/redirect

@fjbot
Copy link

fjbot commented Apr 22, 2021

Build 2935
Build failed.
See http://ci.fivejars.com:8080/job/OPENY_GC_PR/2935/display/redirect for details.

@AnastasiiaPys
Copy link

retest

@AnastasiiaPys
Copy link

Tested. Testing is passed.

@AnastasiiaPys AnastasiiaPys merged commit e15e0be into fivejars:1.4 Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants