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

Add possibility to chooses to use https or http for links #699

Open
wants to merge 40 commits into
base: master
Choose a base branch
from

Commits on Nov 7, 2022

  1. Add posibility to chooses to use https or http for links in Sorry Cyp…

    …ress Dashboard
    Erik Hoglid committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    f48464b View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    d73d548 View commit details
    Browse the repository at this point in the history
  2. Try to fix failed build

    Erik Hoglid committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    55fbcec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from sorry-cypress/master

    Merge with Sorry Cypress
    EHoglid committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    38d599f View commit details
    Browse the repository at this point in the history
  4. Build to private Docker

    Erik Hoglid committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    d53eabf View commit details
    Browse the repository at this point in the history
  5. Only use http

    Erik Hoglid committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    fc8c45a View commit details
    Browse the repository at this point in the history
  6. Test to see if my code is building

    Erik Hoglid committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    96fe861 View commit details
    Browse the repository at this point in the history
  7. Activate US SSL

    Erik Hoglid committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    6821543 View commit details
    Browse the repository at this point in the history
  8. Test

    Erik Hoglid committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    892dc94 View commit details
    Browse the repository at this point in the history
  9. Change to http for remoteOrg

    Erik Hoglid committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    6934b00 View commit details
    Browse the repository at this point in the history
  10. Implement so the getRemoteOrigin can have a argument if the link shou…

    …ld be a http or a https
    Erik Hoglid committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    b7e56fa View commit details
    Browse the repository at this point in the history
  11. Add missing files

    Erik Hoglid committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    15e061f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    47cc0d9 View commit details
    Browse the repository at this point in the history
  13. Remove USE_SSL_FOR_LINKS from dashboard

    Erik Hoglid committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    4c3b836 View commit details
    Browse the repository at this point in the history
  14. Test to just return http

    Erik Hoglid committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    6948b91 View commit details
    Browse the repository at this point in the history
  15. Add test again and check if everything works

    Erik Hoglid committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    ed7b9a2 View commit details
    Browse the repository at this point in the history
  16. Restore the package.json files

    Erik Hoglid committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    feb08b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. For merge with Sorry Cypress

    Erik Hoglid committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    f97bd29 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

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

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    1c652df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c6fa83 View commit details
    Browse the repository at this point in the history
  3. Fix misspelled argument.

    EHoglid-NI committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    188bf21 View commit details
    Browse the repository at this point in the history
  4. Fix misspelled argument.

    (cherry picked from commit 188bf21)
    EHoglid-NI committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b3416a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58db878 View commit details
    Browse the repository at this point in the history
  6. fix misspelled argument in unittest

    (cherry picked from commit 58db878)
    EHoglid-NI committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    72f7d58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f502311 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1113176 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

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

Commits on Jul 4, 2023

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

Commits on Jul 13, 2023

  1. Merge branch 'master_up'

    EHoglid-NI committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b46bce3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da78d5c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Merge branch 'master_up'

    EHoglid-NI committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c69e905 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82beed4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Change to repo ehoglid

    EHoglid-NI committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    041fd15 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Merge branch 'master_up'

    EHoglid-NI committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    a916fed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb3b223 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into SorryCypress

    # Conflicts:
    #	scripts/release-dockerhub.sh
    EHoglid-NI committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    4787afe View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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