Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Technigo/project-github-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: CamillaHallberg/project-github-tracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 22, 2022

  1. first commit. added fetch of api to get my repos

    Camilla Hallberg authored and Camilla Hallberg committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    7eae73f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. step 2 and 3 done - filter out the forked repos / projects from Technigo

    Camilla Hallberg authored and Camilla Hallberg committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    25f2c54 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. testing to add .gitignore

    Camilla Hallberg authored and Camilla Hallberg committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    24b1182 View commit details
    Browse the repository at this point in the history
  2. fetched pullrequests data, yay

    Camilla Hallberg authored and Camilla Hallberg committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    cdcbc94 View commit details
    Browse the repository at this point in the history
  3. changes to fetch function pullrequests

    Camilla Hallberg authored and Camilla Hallberg committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    6632ae4 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. added different user info in script, worked on styling (mobile first)…

    …, added a footer in index
    Camilla Hallberg authored and Camilla Hallberg committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    b503989 View commit details
    Browse the repository at this point in the history
  2. list of repos, most recent push, default branch, url to repo added

    Camilla Hallberg authored and Camilla Hallberg committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    beea044 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. small changes to all files

    Camilla Hallberg authored and Camilla Hallberg committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    4b1bcf9 View commit details
    Browse the repository at this point in the history
  2. created a pie chart to display project progression

    Camilla Hallberg authored and Camilla Hallberg committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    d1300f0 View commit details
    Browse the repository at this point in the history
  3. worked on styling to make page responsive

    Camilla Hallberg authored and Camilla Hallberg committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    1c58b7b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. added grid in stylesheet

    Camilla Hallberg authored and Camilla Hallberg committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    d492f23 View commit details
    Browse the repository at this point in the history
  2. final touches, cleaned the code and removed console logs

    Camilla Hallberg authored and Camilla Hallberg committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    0f8b8ed View commit details
    Browse the repository at this point in the history
  3. Update README.md

    CamillaHallberg authored Feb 27, 2022
    Configuration menu
    Copy the full SHA
    d943073 View commit details
    Browse the repository at this point in the history
  4. removed an html emoji

    Camilla Hallberg authored and Camilla Hallberg committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    3e8932c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. added comment to the html emoji being used

    Camilla Hallberg authored and Camilla Hallberg committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    aafed4f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. font family change on heading tags

    Camilla Hallberg authored and Camilla Hallberg committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    be4a4f5 View commit details
    Browse the repository at this point in the history
  2. larger font size to headings in desktop view

    Camilla Hallberg authored and Camilla Hallberg committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    88b235d View commit details
    Browse the repository at this point in the history
Loading