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

29 iteration 2 bouwen layout card images bouwen second section #27

Open
wants to merge 103 commits into
base: main
Choose a base branch
from

Commits on Sep 3, 2024

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

    Jason2426 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    859f628 View commit details
    Browse the repository at this point in the history
  3. svelte setup

    svelte is setup and ready to go!
    Daan645 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    17b52f0 View commit details
    Browse the repository at this point in the history
  4. npm installed

    npm is installed zo we can run a local web server
    Daan645 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c70d4b2 View commit details
    Browse the repository at this point in the history
  5. images

    EBok1 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    eae7abc View commit details
    Browse the repository at this point in the history
  6. Directus API connection

    I made a connection with the directus API
    Daan645 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9051988 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c567006 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. directus

    Daan645 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    29f3c6f View commit details
    Browse the repository at this point in the history
  2. git ignore

    Daan645 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    aa51860 View commit details
    Browse the repository at this point in the history
  3. test

    christoph3r3w committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b285a72 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. test 2

    christoph3r3w committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c4fae88 View commit details
    Browse the repository at this point in the history
  2. CW - component tets

    christoph3r3w committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4e090b1 View commit details
    Browse the repository at this point in the history
  3. Carousel gemaakt

    Ik heb een carousel gemaakt, maar nog niet kunnen bekijken via localhost
    TristanKatte committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    510be44 View commit details
    Browse the repository at this point in the history
  4. cw - modal test

    christoph3r3w committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d46709e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e41e216 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Merge pull request #14 from Jason2426/10-detail-bouwen

    10 detail-page bouwen v1
    EBok1 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a111d8e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Topbar component

    Topbar component gebouwd met light/dark mode.
    annelinderaadsheer committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    4f5242b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    1e3e028 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09d5338 View commit details
    Browse the repository at this point in the history
  3. cw - layout changes

    christoph3r3w committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    cd31ef2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71b3673 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Iteration 2

    cleared everything for iteration 2
    Daan645 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    fbdabc9 View commit details
    Browse the repository at this point in the history
  2. CW - layout adjustment

    layout file did not of have `slot `
    christoph3r3w committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5d0df1a View commit details
    Browse the repository at this point in the history
  3. Feature : Project base HTML + CSS reset

    Map created in src for stylesheets and added workspace HTML
    Jason2426 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    547f33b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b813f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d90de13 View commit details
    Browse the repository at this point in the history
  6. Feature : fonts added

    Jason2426 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    17f90b3 View commit details
    Browse the repository at this point in the history
  7. Feature : grid layout on mobile as in Design

    Not done yet should add and improve the responsiveness for the layout
    Jason2426 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    38a1327 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    69cb4ba View commit details
    Browse the repository at this point in the history
  2. Card component

    I created a card component with a hover effect for the first section of our page
    Daan645 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6489b1c View commit details
    Browse the repository at this point in the history
  3. Update +page.svelte

    christoph3r3w committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5529e7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee078d7 View commit details
    Browse the repository at this point in the history
  5. random function

    i made a function that chooses 5 random links and put that in the imgsrc array.
    Daan645 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8961542 View commit details
    Browse the repository at this point in the history
  6. Update +page.svelte

    christoph3r3w committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    45a3ab6 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into 27-iteration-2--bouwen--random-card-image-co…

    …mponent---first-section
    Daan645 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5eaf821 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a089226 View commit details
    Browse the repository at this point in the history
  9. CW - fixes

    - moved grid styling to separate CSS file
    christoph3r3w committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e0cf0b2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cdd78fc View commit details
    Browse the repository at this point in the history
  11. CW - additions

    added
    - external CSS file
    - object fit for images
    christoph3r3w committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    41b4a89 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #36 from Jason2426/27-iteration-2--bouwen--random-…

    …card-image-component---first-section
    
    Card component #36 #27
    christoph3r3w committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f225c54 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5b26b99 View commit details
    Browse the repository at this point in the history
  14. Spatie gebruik bij img

    ik heb onnodige de spaties bij class in images weggehaald dit maakt het iets overzichtelijker.
    Daan645 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ff5eb05 View commit details
    Browse the repository at this point in the history
  15. Logische alt teksten

    Ik heb de alt tekst in squad member veranderd, eerst was dit masonry grid.
    
    Het is beter om te benoemen wat er op de afbeelding te zien is, zo weten mensen met een schreenreader ook wat er op de afbeelding staat.
    Daan645 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    37cd468 View commit details
    Browse the repository at this point in the history
  16. Feature : New test pic

    Jason2426 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    00337d8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    12904d9 View commit details
    Browse the repository at this point in the history
  18. Feature : Small laptop styling added

    Missing : Normal 13/14inchlaptop screen sizes and bigger.
    Jason2426 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1418c56 View commit details
    Browse the repository at this point in the history
  19. Fix : Real test images

    Jason2426 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    56f1d6e View commit details
    Browse the repository at this point in the history
  20. Feature : Keyframe glow animation

    testing
    Jason2426 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b2948e0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    002ecad View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Foto's toegevoegd centering en hover animation

    ik heb de content gecenterd en alle foto's toegevoegd ook staan er op de kaarten nu een hover animatie
    Daan645 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a4ef549 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from Jason2426/28-iteration-2-bouwen-grid-layo…

    …ut-bouwen-third-section
    
    Basis masonry grid gemaakt
    Daan645 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    92e4439 View commit details
    Browse the repository at this point in the history
  3. comments on js

    ik heb comments bij mijn js toegevoegd
    Daan645 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9239a31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f057e75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ba672c View commit details
    Browse the repository at this point in the history
  6. Fix : gap

    Jason2426 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    03d4928 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12f81ee View commit details
    Browse the repository at this point in the history
  8. Merge pull request #37 from Jason2426/30-iteration-2-bouwen-layout-+-…

    …animation-first-section
    
    First section grid & subtle animation #37 #30
    christoph3r3w committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a9fd918 View commit details
    Browse the repository at this point in the history
  9. Fix : Errors

    Jason2426 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    dff204b View commit details
    Browse the repository at this point in the history
  10. Fix : Double HTML fix

    Jason2426 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b2fc232 View commit details
    Browse the repository at this point in the history
  11. fixed the card component

    Card components are added back to main
    Daan645 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4811dc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    78fef7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5164aa6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e483782 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #44 from Jason2426/43-iteration-2--bouwen--fix-car…

    …d-component-from-daan-into-grid-layout
    
    Fix : Card component adjusted to grid layout #closed #44 #43
    christoph3r3w committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    4df93cb View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. css bestand toegevoegd

    Voor animations
    EBok1 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b14a021 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. grid aangepast naar afbeelding op Github

    Het grid is nu niet meer masonry, maar even verdeeld over 4 kolommen op groot scherm
    TristanKatte committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ed67b97 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from Jason2426/48-iteration-2-bouwen-fix-grid-…

    …layout-third-section
    
    grid aangepast naar afbeelding op Github #48 #51
    christoph3r3w committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8008516 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    047ac78 View commit details
    Browse the repository at this point in the history
  4. added detail component

    christoph3r3w committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    caecd2a View commit details
    Browse the repository at this point in the history
  5. update link variable

    christoph3r3w committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0d497e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. CW - functionality

    added
    - imag sorter
    - people data
    - grid loop
    - modal logic
    christoph3r3w committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c672fa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c08bd3 View commit details
    Browse the repository at this point in the history
  3. cw - styling changes

    added
    - modal styling
    - adjusted intro-cards grid
    christoph3r3w committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d4e2f8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    323fd43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01e32cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c69445b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #52 from Jason2426/42-mapje-tests-in-de-root-van-d…

    …e-repo
    
    Unnecessary file removal
    Daan645 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7b01ae6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #53 from Jason2426/Fix/Unnecessary-file-removal

    Unnecessary file removal v2
    Daan645 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2a2d3ad View commit details
    Browse the repository at this point in the history
  9. Update global css

    annelinderaadsheer committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4b41853 View commit details
    Browse the repository at this point in the history
  10. Styling Meet our team

    Media queries meet our team, moet alleen nog wachten op de cards om de rechterkant ook te stylen
    annelinderaadsheer committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    842c20c View commit details
    Browse the repository at this point in the history
  11. Styling

    Namen van foto's gewijzigd, styling toegevoegd aan cards en meerdere media queries.
    EBok1 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3ee7cb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. cw styling detail

    christoph3r3w committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    82581ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71479e9 View commit details
    Browse the repository at this point in the history
  3. cw - changed data point

    christoph3r3w committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1787d1b View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Readme
    Daan645 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    63fce50 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Daan645 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a84fc8b View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Daan645 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    730cdab View commit details
    Browse the repository at this point in the history
  7. Merge pull request #56 from Jason2426/45-iteration-2-bouwen-animations

    45 iteration 2 bouwen animations 
    #45 #56 closed
    christoph3r3w committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ec97755 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    christoph3r3w committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c90070b View commit details
    Browse the repository at this point in the history
  9. Update README.md

    christoph3r3w committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4179536 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9f414af View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    1679bec View commit details
    Browse the repository at this point in the history
  2. cw - detail

    - styling
    - implemented sections
    christoph3r3w committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5c57d39 View commit details
    Browse the repository at this point in the history
  3. cw - main page

    - name changes
    - people id adjustments
    - fixed array combining function
    christoph3r3w committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    862c0f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa6e6b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8f082b View commit details
    Browse the repository at this point in the history
  6. cw - styling changes

    christoph3r3w committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    523873d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63f3892 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #63 from Jason2426/31-iteration-2--bouwen--style-d…

    …etail-component-for-new-design
    
    31 iteration 2  bouwen  style detail component for new design
    Daan645 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    23f173b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3892d5a View commit details
    Browse the repository at this point in the history
  10. Update test

    annelinderaadsheer committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    81fe815 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    25e49be View commit details
    Browse the repository at this point in the history
  12. cw - changes

    - Added person
    - Fixed Meet the team text
    christoph3r3w committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    90e1e12 View commit details
    Browse the repository at this point in the history