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

[prod] Solution providers. #3485

Merged
merged 43 commits into from
Dec 9, 2024
Merged

[prod] Solution providers. #3485

merged 43 commits into from
Dec 9, 2024

Conversation

nateynateynate
Copy link
Member

Description

Adds solution provider filtering to the solution providers page.

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the BSD-3-Clause License.

Font awesome has been updated since these were added. Having them in the assets/css folder is the correct placement.

Signed-off-by: kaimmej <[email protected]>
Formatted the frontmatter field for the opensearch tech into an array, and gave consistent tags across the board.
Standardized spelling for tags to have capital first letter.

Signed-off-by: kaimmej <[email protected]>
Removed the brackets from the opensearch tech. Grouped and organized the search filters and tags together.

Signed-off-by: kaimmej <[email protected]>
created the scroll to top component, the javascript and css files.

Signed-off-by: kaimmej <[email protected]>
javascript turns it visible when you start to scroll. Finicky, still needs some work to get it working correctly.

Signed-off-by: kaimmej <[email protected]>
Built custom scss components - both an accordion and button. These custom components were placed in a new scss folder labeled '/components/'

Also, datafile was changed to put the Solutions Providers filtering categories, in alphabetical order.

Signed-off-by: kaimmej <[email protected]>
kaimmej and others added 13 commits November 25, 2024 13:09
- Style sheet was renamed from _partners.scss to _solutionsProviders.scss. The assets/css/output.scss was changed to input the renamed style sheet.
- The collection was renamed from _partners/ to _solutionsProviders/.
- Collection
    - Content in the [sample.md](http://sample.md) files were changed to reflect this change.
- Image pathing for partners stays the same! this was too big of a change. it would have meant updating the image pathing on all existing partners, and renaming the assets/img/partners folder. It remains the same.
-
- in order to do this, the class styling needed to be changed.
- Update to the pathing in footer and navbar - now links to the new solutionsProviders page instead of the non-existant partners page. This update took place in their respective datafiles.
- Renamed the navbar ‘partners’ link in the community dropdown to ‘providers’

Signed-off-by: kaimmej <[email protected]>
Signed-off-by: kaimmej <[email protected]>
This was a vulnerability for XXS attacks and it was not being used on the site.

Signed-off-by: kaimmej <[email protected]>
[FEATURE] Partner filtering. Collection renamed to SolutionsProviders
@krisfreedain krisfreedain merged commit ddbc440 into prod Dec 9, 2024
9 checks passed
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.

3 participants