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

devices responsiveness improvement and some nice to haves #91

Merged
merged 19 commits into from
Jun 21, 2022

Conversation

mtran-affirma
Copy link
Collaborator

@mtran-affirma mtran-affirma commented Jun 18, 2022

  • (done) implementation of responsiveness for all pages by leveraging Bootstrap 5 and refactoring all code to leverage Bootstrap 5 functionality:
    -- (done) Navigation Bar
    -- (done) Home page
    -- (done) Toolkit page
    ----- (done) 9 accelerator pages
    -- (done) How to Contribute page
    -- (done) Contributors page
    -- (done) Footer

  • (done)Accelerator Pages - Prerequisites should be simple bullet pointed list (like the Industries list) Accelerator Pages - Prerequisites should be simple bullet pointed list #58

  • (done) Add hyperlink to DS toolkit logo Add hyperlink to DS toolkit logo  #78

Michelle Tran added 4 commits June 18, 2022 19:15
-updating header image on each page to leverage bootstrap and removing the .title-photo css class
-removing the .accelerator-contributors css class
-removing the .contributor-card css class
-fixed responsiveness for contributors section of each of the 9 delivery accelerator pages (by updating the template and the get contributors script)
… header.css, and we're working to leverage bootstrap 5
…nd how to contribute sections to leverage bootstrap. removing custom CSS classes no longer needed.
@mtran-affirma mtran-affirma linked an issue Jun 19, 2022 that may be closed by this pull request
Michelle Tran added 6 commits June 18, 2022 21:15
…-box collapsing functionality. removing custom collapse menu functionality from script script-navbar.js as it's now taken care of by bootstrap!
…lerator pages to be responsive by leverating bootstrap. updating accelerator guidance section to use a bootstrap 5 carousel instead of a custom css slider infinitiy class. replacing custom collapsible sections with bootstrap 5 collapsible sections.
@mtran-affirma
Copy link
Collaborator Author

mtran-affirma commented Jun 20, 2022

things to rollback or fix comparing to Bogdan's version from Friday:

  • (done) navbar (centered, search icon)
  • (done) footer
  • (done) contact form on the home page
  • (done) Contributors page
  • (done) How to Contribute

…ow to contribute videos, and contributors page
@mtran-affirma
Copy link
Collaborator Author

mtran-affirma commented Jun 21, 2022

more responsiveness issues to fix:

  • (done) Toolkit page - Delivery Accelerators in Development section - is not responsive fully - compare to Bogdan's version from Friday and/or update to leverage Bootstrap 5
  • (done) Single Accelerator Page template - Fix responsiveness of the collapsible sections (e.g. Architecture, Branching Strategy, etc.) and also how they're too wide
  • (done) Conversation AI page - the table is not responsive - update to leverage Bootstrap 5
  • (done) Contributors page - title from the header photo is at the middle of the page - needs to be fixed

Michelle Tran added 4 commits June 21, 2022 11:03
@mtran-affirma
Copy link
Collaborator Author

mtran-affirma commented Jun 21, 2022

going to move this remaining change out and into its own separate PR, so we can proceed with the PR for the many changes completed so far!

Moved to separate PR: #92

@mtran-affirma mtran-affirma marked this pull request as ready for review June 21, 2022 21:19
@mtran-affirma mtran-affirma merged commit 878888b into gh-pages Jun 21, 2022
@mtran-affirma mtran-affirma changed the title responsiveness and Contributors page functionality devices responsiveness improvement and some nice to haves Jun 21, 2022
@mtran-affirma mtran-affirma linked an issue Jun 21, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment