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

BrickHack 7 Updates #1188

Merged
merged 70 commits into from
Feb 20, 2021
Merged

BrickHack 7 Updates #1188

merged 70 commits into from
Feb 20, 2021

Commits on Dec 22, 2020

  1. More opaque

    peterkos committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    f28516f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1074 from codeRIT/bh-1069

    More opaque navbar
    peterkos committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    26574c6 View commit details
    Browse the repository at this point in the history
  3. Changed README badge

    ww2497 committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    69d37e5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1076 from codeRIT/bh-1016

    Change Travis badge to GitHub
    peterkos committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    0adb83d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. turning autoplay back on

    sjmiller7 committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    583b530 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1080 from codeRIT/bh-1079

    Re-enabling carousel autoscroll
    peterkos committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    5ce8520 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Highlighting nav items with scroll (#1064)

    * Basic nav highlighting
    
    * Nav is now hidden on mobile again
    
    * Fixed conflicting smooth scrolling settings
    
    * Added transparency transition
    
    * Adjusted transition target
    
    * Adjusted transition target
    
    * Added a comment
    
    * Update sass/main.scss
    
    Co-authored-by: Peter Kos <pkos91@icloud.com>
    
    * Restored old nav structure, adjusted scrolling
    
    * Searchbar no longer shows ID, fixed border unaligning nav items
    
    * Remove hover on click
    
    * Cleaned up CSS, added comment
    
    * Removed newline
    
    * Update package-lock.json
    
    * Update package-lock.json
    
    * Target navbar links instead of login button
    
    Co-authored-by: Peter Kos <pkos91@icloud.com>
    ww2497 and peterkos committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    abb6aa6 View commit details
    Browse the repository at this point in the history
  2. Bh-970 large screen layout (#1053)

    * initial commit
    
    * deleted swap file, increased nav size along with desk and shape dimensions
    
    * mobile section newlines
    
    * moved min-breakpoint above
    
    * removed extra newline
    
    * added spacing for mlh-badge styling
    
    * removed needless nav changes and fixed remaining spacing issues
    
    * Fix extra newlines
    
    Co-authored-by: Peter Kos <pkos91@icloud.com>
    sjv01180 and peterkos committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    f1c15bd View commit details
    Browse the repository at this point in the history
  3. fixed shelf clipping bug on large screen sizes (#1089)

    changed it to be a percentage over 1500px screen width
    JeremyRudman committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    01d730f View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Sponsors section (#1088)

    * Initial sponsor/partner logos
    
    * “Inrterested in sponsor” bit
    
    * logo updates, added prospectus
    
    * Fixed logos, fixed bg color
    
    * on hover show color logo; some bugs
    
    MLH logo wonky
    pinnacle no URl
    
    * attempt to fix hover delay gltich
    
    * Fix partner image size
    
    * Update pinnalce link, add sponsors to navbar
    
    * Multline sponsors; img size to match amt given
    
    * Responsive sponsor section
    
    * Exclude transition properly (Refactor l8r)
    
    * Hover state on mobile is now handled
    
    https://css-tricks.com/solving-sticky-hover-states-with-media-hover-hover/
    
    * Tweak prospectus spacing
    
    * Extra newline
    peterkos committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    5b86ac7 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Hero section parallax (#1091)

    * Hero section parallax
    
    * Update package-lock.json
    
    * Update dependencies
    
    * Tweak parallax values for now
    
    * Fix zindex on hero content; reorder desk container
    
    * Fix shapes div disappearing
    
    * Fixed hero text clipping over shelf, disabled mobile parallax
    
    * Removed rellax class from the shelf
    
    Co-authored-by: Peter Kos <pkos91@icloud.com>
    ww2497 and peterkos committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    78f8e7e View commit details
    Browse the repository at this point in the history
  2. Carousel image clips over the front clip on mobile on tap/slide (#1078)

    * Carousel image: removed transparency on hover for smaller screens
    
    * Changed hover effect to brightness from opacity
    
    * Older iOS can now close image modal
    
    * Disabled filter effect on mobile
    
    * Increased nav z-index from 4 to 5
    
    Co-authored-by: Peter Kos <pkos91@icloud.com>
    ww2497 and peterkos committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    5e65b50 View commit details
    Browse the repository at this point in the history
  3. Adding social media summary cards (#1095)

    * text for cards; still need imgs from design
    
    * fixing the example url I left in
    
    * removing theme-color meta tag
    
    * adding social card image
    
    * fixing file paths
    
    * fixing twitter
    
    * Add parcel-plugin-metaimage
    
    * twitter:image property->name
    
    Co-authored-by: Peter Kos <pkos91@icloud.com>
    sjmiller7 and peterkos committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    3576d62 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Update shipping FAQ, team size (#1086)

    * Update shipping FAQ
    
    * Remove extra newline
    
    * Add team membership limit to faq
    
    * Update to logistics wording
    
    * Remove extra spaces after some text
    peterkos committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    6146df5 View commit details
    Browse the repository at this point in the history
  2. Fix hover effect (#1098)

    peterkos committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    8b7dd50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bcabad View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Integrating with FeaturePeek (#1108)

    * Integrating with FeaturePeek
    
    * Fix the newlines
    cbaudouinjr committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    d1f5a4c View commit details
    Browse the repository at this point in the history
  2. Integrating with FeaturePeek

    peterkos committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    80ac751 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8851253 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Merge pull request #1110 from codeRIT/featurepeek/integrate-2111820484

    Fix build path on featurepeek build
    cbaudouinjr committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    851bc20 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Removes Dokku files/integrations (#1113)

    * Removes Dokku files/integrations
    
    * Update deploy-staging.yml
    cbaudouinjr committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    bfcacdb View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Update FAQ (#1114)

    ww2497 committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    b10de84 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Add Prizes section (#1117)

    * Start prizes section
    
    * More deisgn + more repsosnive
    
    * cleanup
    
    * real emdashes
    peterkos committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    0b53fec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8751152 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    c8e6d4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da3dbc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49528ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d07799c View commit details
    Browse the repository at this point in the history
  5. adding line about timezone (#1124)

    Co-authored-by: Peter Kos <pkos91@icloud.com>
    sjmiller7 and peterkos committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    5d76292 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. restructuring assets folder (#1126)

    Co-authored-by: Peter Kos <pkos91@icloud.com>
    sjmiller7 and peterkos committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    9590382 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Hotfix redirect brickhack.io/apply to apply.brickhack.io (#1135)

    * Add redirect script
    
    Meta redirect is a bit wonky with some browsers so lets try this (GH pages also has no .htaccess)
    
    * redirecting all 404s to the main page (not tested)
    
    Co-authored-by: sjmiller7 <sj.miller.tn@gmail.com>
    peterkos and sjmiller7 committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    1b30d57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6554286 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Added dynamic schedule (#1139)

    * Schedule is now pulled from HackathonManager
    
    * Schedule is now pulled from HackathonManager
    
    * Switched schedule JS to use correct data format
    
    * Scaffolded API fetch code
    
    * Added date/time background fade
    
    * Added time progress indicator
    
    * Event marker now extends outside event div
    
    * Second-day events can be shown automatically
    
    * CSS code style fixes
    
    * Event border works for any size events
    
    * Fix second day click
    
    * More CSS code style fixes
    
    * Removed fake API data
    
    * fix url for testing
    
    * fix now, change url, change section description
    
    Co-authored-by: Peter Kos <pkos91@icloud.com>
    Colby Gallup and peterkos committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    fdcb665 View commit details
    Browse the repository at this point in the history
  2. update faq (#1143)

    peterkos committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    a99b5ac View commit details
    Browse the repository at this point in the history
  3. Hotfix timezones on schedule (#1147)

    * Fix timeone schedule
    
    * whooops
    peterkos committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    53c528b View commit details
    Browse the repository at this point in the history
  4. mtbank->mttech (#1144)

    peterkos committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    f24eea1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0d2dec View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. Update ricky hero svgs to use the ones on Notion, adjust color of site (

    #1138)
    
    * changed color and replaced desk files with those on notion
    
    * update node and reinstall
    
    * another push with the same changes to package-lock
    
    * ignore this
    
    * updated package-lock for lockfile fix attempt
    
    * upgraded npm to fix the package-lock file
    
    * need something to push
    
    * fservent error fix attempt
    
    * update fservent fix
    
    * third attempt of fservent update
    
    * no warnings on fservent nor lockfile. Please work
    
    * fix nit
    
    Co-authored-by: Peter Kos <pkos91@icloud.com>
    sjv01180 and peterkos committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    3851b13 View commit details
    Browse the repository at this point in the history
  2. Schedule dates are shown in local timezone (#1148)

    * Schedule dates are shown in local timezone
    
    * Added timezone message
    
    * Update index.html
    
    Co-authored-by: Peter Kos <pkos91@icloud.com>
    
    Co-authored-by: Peter Kos <pkos91@icloud.com>
    Colby Gallup and peterkos committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    6eb8bc7 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. Configuration menu
    Copy the full SHA
    1341642 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Gallery (#1103)

    * Header and flex box for gallery (#1102)
    
    * Remove old gallery
    
    * Setup gallery link
    
    * header for gallery
    
    * images flex box
    
    * indentation corrected
    
    * resolved issues
    
    * changes part 3 lol
    
    * resolved issue - favicon and description
    
    * resolved css issue
    
    * newline & semicolon resolved
    
    Co-authored-by: Peter Kos <pkos91@icloud.com>
    Co-authored-by: Saranya Dadi <sd1259@rit.edu>
    
    * adding navbar
    
    * newline at end of js
    
    * fixes and refactoring js
    
    * fixes
    
    * Update sass/gallery.scss
    
    Co-authored-by: Peter Kos <pkos91@icloud.com>
    
    * Update sass/gallery.scss
    
    Co-authored-by: Peter Kos <pkos91@icloud.com>
    
    * Gallery Image Popup (#1107)
    
    * adding html/css for modal
    
    * making the modal open/close
    
    * fixing stuff
    
    * scss fixes
    
    * fixes
    
    * fixing the modal
    
    * fixes
    
    * Gallery Mobile Styling + CSS Cleanup (#1111)
    
    * attempt 1 at cliping images
    
    * mobile gallery + css cleanup
    
    * fixes
    
    * Dynamically adding images (#1115)
    
    * first bit of changes
    
    * attempts at dynamic
    
    * FIx IAM credentials
    
    * putting image into modal
    
    * fixing image loading
    
    * comment fix
    
    * fixing my comment
    
    Co-authored-by: Peter Kos <pkos91@icloud.com>
    
    * trying to add lazy
    
    * more attempts at Lazy loading
    
    * Revert "more attempts at Lazy loading"
    
    This reverts commit a61ba2f.
    
    * Revert "trying to add lazy"
    
    This reverts commit 22a9145.
    
    * Lazy load background images in gallery (#1119)
    
    * adding lazy
    
    * fixing modal
    
    * header information
    
    * Dynamic loading + transitions!!!!!
    
    * getting the last of the gallery content up
    
    Co-authored-by: sjmiller7 <sj.miller.tn@gmail.com>
    
    * Gallery thumbnail images and added logos (#1137)
    
    * attempts at adding logos
    
    * making thumbnails appear
    
    * CD/local dev now uses .env for IAM auth; update README w/ local dev instructions (#1132)
    
    * Add keys.js generation as part of GH actions
    
    Would be ncie to refactor later to chain the build job
    
    * switch from keys.js to env var
    
    * Update readme to include IAM env settings
    
    * Update build to use env var
    
    * Remove TODO
    
    * Env var CI/CD is now valid YAML :)
    
    * Update gallery button w/ new icon + text
    
    * fixing ios links issue
    
    * Adjusting gallery modal design (#1151)
    
    * adjusting modal design
    
    * fixing modal scroll breakpoint & dumb padding
    
    * Fix package lock sync from backmerge
    
    Co-authored-by: SaranyaDadi <71734141+SaranyaDadi@users.noreply.github.com>
    Co-authored-by: Saranya Dadi <sd1259@rit.edu>
    Co-authored-by: sjmiller7 <sj.miller.tn@gmail.com>
    Co-authored-by: sjmiller7 <56453920+sjmiller7@users.noreply.github.com>
    5 people committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    19df6fc View commit details
    Browse the repository at this point in the history
  2. Removed outdated comment

    Colby Gallup committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    a23ca33 View commit details
    Browse the repository at this point in the history
  3. Added event sorting code

    Colby Gallup committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    3bf8a5e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Renamed sortEvents to compareEvents

    Colby Gallup committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    a787758 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1158 from codeRIT/bh-1157

    Added event sorting
    Colby Gallup committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    8ad29dc View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. New schedule design with pre-event workshop support (no mobile) (#1160)

    * Start new schedule; add binder ringz
    
    * tabs animation
    
    * tabs :)
    
    * tabs toggle hell yeah
    
    * tab toggling works fully
    
    * Schedule contnet layout fixed
    
    * Pre-event layout prog;  2 other pages work
    
    * Pre events work
    
    * color pre event thing
    
    * full schedule toggle done
    
    * Fix bug
    
    * More space on top and fix other bug
    
    * fix things
    
    * fix js range
    
    * no pointer
    
    * beeg tabs
    peterkos committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    398aa74 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. Configuration menu
    Copy the full SHA
    229ea6b View commit details
    Browse the repository at this point in the history
  2. Schedule 2.0 Mobile (#1163)

    * progress on mobile
    
    * Progress
    
    * Aligning things and fix specifity roadblock
    
    * Tab spacing and tweak section on very small screen
    
    * style fix
    peterkos committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    473a87a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e30cde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b00269 View commit details
    Browse the repository at this point in the history
  5. Changed footer hover effect

    ww2497 committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    2b2f648 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

  1. Fixing gallery modal size and background scrolling (#1169)

    * the modal is fixed, thanks colby
    
    * deleting the inline CSS for overflow on hide
    sjmiller7 committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    ff20a18 View commit details
    Browse the repository at this point in the history
  2. "Show more" buttons share tab colors

    Colby Gallup committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    7c98d19 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Merge pull request #1170 from codeRIT/bh-1166

    "Show more" buttons share tab colors
    Colby Gallup committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    a72c5bb View commit details
    Browse the repository at this point in the history
  2. Add discord button to hero (#1155)

    * Add discord button to registration; no mobile
    
    * Add discord link
    
    * Mobile button progress
    
    * More buton
    
    * Remove stray comment
    peterkos committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    04d555d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Configuration menu
    Copy the full SHA
    fe139ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11ddf55 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Configuration menu
    Copy the full SHA
    2ac7d27 View commit details
    Browse the repository at this point in the history
  2. Fix link (#1176)

    peterkos committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    d2fdf90 View commit details
    Browse the repository at this point in the history
  3. Revert "Add discord button to hero (#1155)" (#1178)

    This reverts commit 04d555d.
    
    # Conflicts:
    #	index.html
    peterkos committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    c3cebe7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e51df5 View commit details
    Browse the repository at this point in the history
  5. Squashed commit of the following:

    commit d1fd38f
    Author: Peter Kos <pkos91@icloud.com>
    Date:   Wed Feb 17 15:09:09 2021 -0500
    
        Revert "Add discord button to hero (#1155)"
    
        This reverts commit 04d555d.
    
        # Conflicts:
        #	index.html
    peterkos committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    1dd988b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Peter made an oopsies (#1181)

    Colby Gallup committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    58c7ea9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38914a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    1a59856 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1152 from codeRIT/bh-1093

    Footer hover effect
    ww2497 committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    71afc48 View commit details
    Browse the repository at this point in the history
  3. Add discord to site (again) (#1184)

    * Add discord button to registration; no mobile
    
    * Add discord link
    
    * Mobile button progress
    
    * More buton
    
    * Remove stray comment
    
    * Fix link
    
    * Remove comments
    peterkos committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    08855ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c21e7c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. Set schedule tab based on date (#1187)

    * Switch schedule-tab-active to feb 20
    
    * Set schedule tab dynamically
    
    * Fix show and hides
    
    * Fix nit space
    MJVL committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    fdf772e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bb53f1 View commit details
    Browse the repository at this point in the history