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

[#467] Add Title Component #2102

Merged
merged 34 commits into from
Feb 19, 2024
Merged

[#467] Add Title Component #2102

merged 34 commits into from
Feb 19, 2024

Commits on Jan 29, 2024

  1. Add title component

    sopa301 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8cc525f View commit details
    Browse the repository at this point in the history
  2. Remove testing code

    sopa301 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a223766 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31ef993 View commit details
    Browse the repository at this point in the history
  4. Update package-lock

    sopa301 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    0511528 View commit details
    Browse the repository at this point in the history
  5. Remove extra component usage

    sopa301 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    caeee3c View commit details
    Browse the repository at this point in the history
  6. Remove console statement

    sopa301 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6f6251c View commit details
    Browse the repository at this point in the history
  7. Remove faulty package-lock

    sopa301 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5157f59 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Add test title

    sopa301 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    39c5d07 View commit details
    Browse the repository at this point in the history
  2. Add EOL

    sopa301 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d726113 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14b6d34 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Fix scrolling and test bugs

    sopa301 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    b3343dc View commit details
    Browse the repository at this point in the history
  2. Fix line length

    sopa301 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    0ff36c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcdacef View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    b3fdd84 View commit details
    Browse the repository at this point in the history
  2. Make title path more general

    sopa301 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    293ad11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08e3934 View commit details
    Browse the repository at this point in the history
  4. Remove test file

    sopa301 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    05ef0ca View commit details
    Browse the repository at this point in the history
  5. Fix minor styling error

    sopa301 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a00e09e View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Update CLI reference

    sopa301 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    434bca3 View commit details
    Browse the repository at this point in the history
  2. Add borders

    sopa301 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    610ab95 View commit details
    Browse the repository at this point in the history
  3. Fix bug

    sopa301 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ffd05c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Update docs/ug/cli.md

    Co-authored-by: Charisma Kausar <[email protected]>
    sopa301 and ckcherry23 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1324cc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdbdc0e View commit details
    Browse the repository at this point in the history
  3. Merge branch '467-add-intro' of https://github.com/sopa301/RepoSense

    …into 467-add-intro
    sopa301 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b7b002f View commit details
    Browse the repository at this point in the history
  4. Move title into left panel

    sopa301 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6458fa2 View commit details
    Browse the repository at this point in the history
  5. Fix style

    sopa301 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6ca0305 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Update frontend/src/components/c-title.vue

    Co-authored-by: Charisma Kausar <[email protected]>
    sopa301 and ckcherry23 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f7d7a6d View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    65fc7ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a083ef0 View commit details
    Browse the repository at this point in the history
  3. Merge branch '467-add-intro' of https://github.com/sopa301/RepoSense

    …into 467-add-intro
    sopa301 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    2032cdc View commit details
    Browse the repository at this point in the history
  4. Fix style

    sopa301 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    a19362d View commit details
    Browse the repository at this point in the history
  5. Remove unused code

    sopa301 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    644fd83 View commit details
    Browse the repository at this point in the history
  6. Add test

    sopa301 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    ae772a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Enable raw HTML

    sopa301 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e07a12e View commit details
    Browse the repository at this point in the history