-
Notifications
You must be signed in to change notification settings - Fork 3
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
Relayout of Training/Workshops and Service Catalog #23
Conversation
Initial change to have a script create default content.
Add default content
RHW-37: Make the SnapLogic URL Configurable
…ert variables to lowercase and hyphens.
RHW-37: Add support for accessing main results using $ in token. Conv…
…s. Update service catalog to support the search and new filter handling.
RHW 40: Provided support for search in airtable lists.
…rl as the filters change.
RHW-45: Allow predefined values through the filter. Also update the url as the filters change.
RHW-42: Add a single page for all the training.
RHW-47: Theme filters.
@@ -358,4 +502,19 @@ | |||
$('#airtable-list').height(newTop); | |||
} | |||
|
|||
// debounce so filtering doesn't happen every millisecond | |||
function debounce( fn, threshold ) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Drupal has a debounce https://drupaljs.net/10.0.x/debounce.js.html
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ehh Good point. This is probably a future improvement.
@redndahead I see a bunch of A11y stuff in here so thank you for that but a quick question for you. Has this functionality gone through a SODA review? |
No we have not done that. |
Ok, I'm not going to make that a requirement for this for approval or anything but with the interactivity it would be good to get their eyes on this. We can request a review once there is a live URL for them. |
I'll continue to review this shortly. |
…dd a default color
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving.
@jenbreese do you want to take a pass as well?
Also, I'd like to get this submitted to SODA for review. Once it is up on the test site, let's submit a ticket for them to have a pass on the service-catalog page.
RHW-52: Add support for adding classes to arrays through the config.
@redndahead I think it looks good. I noticed you have commented out some css and left it in. I would suggest removing it since it will be in the repo anyway if you need it later. |
RHW-50: Style filter tag on Training and Service Catalog pages
I have another PR I need to send over. Since this has already been reviewed would you like to merge this and then my next PR will only have a couple of changes? |
Smaller PRs are preferred. You can merge this and open another one or PR stack on top of this. |
@sherakama @jenbreese I can't merge this PR as I don't have the permissions. Can you merge it and then I'll send over another PR. |
@redndahead if you want to merge this, you can resolve the conflicts and I can take care of it! |
@sherakama @jenbreese I have resolved the conflicts. Please merge and deploy as soon as possible please. |
Thanks @redndahead going ahead with the merge. Do we have a test environment or does this get deployed straight to production? |
Hi @sherakama, |
READY FOR REVIEW
Summary
Review By (Date)
Criticality
Urgency
Review Tasks
Setup tasks and/or behavior to test
None
Site Configuration Sync
Front End Validation
Backend / Functional Validation
Code
Code security
General
Affected Projects or Products
Associated Issues and/or People
@mention
them here)Resources