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

Unify css with bootstrap themes #4745

Merged
merged 53 commits into from
Jul 31, 2023
Merged

Unify css with bootstrap themes #4745

merged 53 commits into from
Jul 31, 2023

Commits on Jun 6, 2023

  1. Bump bootstrap and @types/bootstrap

    Bumps [bootstrap](https://github.com/twbs/bootstrap) and [@types/bootstrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bootstrap). These dependencies needed to be updated together.
    
    Updates `bootstrap` from 5.2.0 to 5.3.0
    - [Release notes](https://github.com/twbs/bootstrap/releases)
    - [Commits](twbs/bootstrap@v5.2.0...v5.3.0)
    
    Updates `@types/bootstrap` from 5.2.4 to 5.2.6
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bootstrap)
    
    ---
    updated-dependencies:
    - dependency-name: bootstrap
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: "@types/bootstrap"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    56d59b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a70260 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Create new theme picker

    jorg-vr committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    58272a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    db012c0 View commit details
    Browse the repository at this point in the history
  2. Replace a lot of variables

    jorg-vr committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    b80447e View commit details
    Browse the repository at this point in the history
  3. Css build succeeds

    jorg-vr committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    ba6d1aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    234a95b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbc9a51 View commit details
    Browse the repository at this point in the history
  6. fix saving theme

    jorg-vr committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    22f0c75 View commit details
    Browse the repository at this point in the history
  7. Improve theme switching

    jorg-vr committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    84bef60 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    67e77d7 View commit details
    Browse the repository at this point in the history
  2. Fix drawer

    jorg-vr committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    bbecf5a View commit details
    Browse the repository at this point in the history
  3. Use sass variable for links

    jorg-vr committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    8ca49af View commit details
    Browse the repository at this point in the history
  4. Fix link color

    jorg-vr committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    6094d89 View commit details
    Browse the repository at this point in the history
  5. Fix content bg color

    jorg-vr committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    f7e0266 View commit details
    Browse the repository at this point in the history
  6. Fix button background

    jorg-vr committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ef8ce32 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5083ec View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Fix switches and toggles

    jorg-vr committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    9a23acc View commit details
    Browse the repository at this point in the history
  2. Fix annotation-colors

    jorg-vr committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    9018abd View commit details
    Browse the repository at this point in the history
  3. Fix pagination

    jorg-vr committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b3a5c91 View commit details
    Browse the repository at this point in the history
  4. Fix buttons

    jorg-vr committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    6661fbf View commit details
    Browse the repository at this point in the history
  5. Fix announcements

    jorg-vr committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    4ceb5c3 View commit details
    Browse the repository at this point in the history
  6. Fix tooltips

    jorg-vr committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    cfae970 View commit details
    Browse the repository at this point in the history
  7. fix modals

    jorg-vr committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    59401bb View commit details
    Browse the repository at this point in the history
  8. Fix themepicker

    jorg-vr committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    ecad260 View commit details
    Browse the repository at this point in the history
  9. Add comment

    jorg-vr committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    180f4ce View commit details
    Browse the repository at this point in the history
  10. Fix javascript tests

    jorg-vr committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    38df51e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Fix tests

    jorg-vr committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    a9d1548 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    840570e View commit details
    Browse the repository at this point in the history
  3. Inline about svg

    jorg-vr committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    95e42eb View commit details
    Browse the repository at this point in the history
  4. Fix homepage images

    jorg-vr committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    6000f3a View commit details
    Browse the repository at this point in the history
  5. Revert "Inline about svg"

    This reverts commit 95e42eb.
    jorg-vr committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    acd5b4e View commit details
    Browse the repository at this point in the history
  6. Fix data page svgs

    jorg-vr committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    57f5fc6 View commit details
    Browse the repository at this point in the history
  7. Fix homepage banner

    jorg-vr committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    52cb1d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ea3dbf View commit details
    Browse the repository at this point in the history
  9. Merge branch 'dependabot/npm_and_yarn/bootstrap-and-types/bootstrap-5…

    ….3.0' into enhance/update-color-modes
    jorg-vr committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d8ff7ed View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Fix muted text color

    jorg-vr committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    8bcb876 View commit details
    Browse the repository at this point in the history
  2. Don' set line height

    jorg-vr committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4447105 View commit details
    Browse the repository at this point in the history
  3. Update app/views/announcements/edit.html.erb

    Co-authored-by: Charlotte Van Petegem <[email protected]>
    jorg-vr and chvp committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ca5290c View commit details
    Browse the repository at this point in the history
  4. Check possible theme values

    jorg-vr committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    6ecb0f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    33ad069 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d84f46c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88df9fe View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Save theme settings for user

    jorg-vr committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a85ef58 View commit details
    Browse the repository at this point in the history
  2. Delete themepicker css

    jorg-vr committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    42bdaec View commit details
    Browse the repository at this point in the history
  3. Remove hardcoded colors

    jorg-vr committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f03c503 View commit details
    Browse the repository at this point in the history
  4. Add comments

    jorg-vr committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a6cf20e View commit details
    Browse the repository at this point in the history
  5. Rename auto to system

    jorg-vr committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    213bd14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48063a1 View commit details
    Browse the repository at this point in the history
  7. Fix tests

    jorg-vr committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f843673 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    cce956a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6745ad4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67bcbf3 View commit details
    Browse the repository at this point in the history