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

Introduce Primer #13126

Merged
merged 73 commits into from
Jul 26, 2023
Merged

Introduce Primer #13126

merged 73 commits into from
Jul 26, 2023

Commits on Jul 11, 2023

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

Commits on Jul 12, 2023

  1. Remove more unused code. For the "toast" class we switch to the mixin…

    … we already have instead of using foundations which are overwritten in most cases anyway
    HDinger committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2304388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25335fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa21bd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3768a31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68f2fce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab4d682 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6583ade View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a6d7a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. fix drop-down buttons position style, after clicking on a drop-down b…

    …utton it was not opened
    bsatarnejad committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c9b09b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35edcdf View commit details
    Browse the repository at this point in the history
  3. Revert "Use PrimerViewComponent Flash for the rails rendered flash me…

    …ssages"
    
    This reverts commit 35edcdf.
    HDinger committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    04aee52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5015f7f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Remove "normalize" styles from Foundation. They are either not used a…

    …nyways or also provided by Primer
    HDinger committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f1037b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ecc7f5 View commit details
    Browse the repository at this point in the history
  3. Remove Foundations typography, keep only the indentition for lists. E…

    …verything else is covered by Primer
    HDinger committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    5cced55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fcd7f8 View commit details
    Browse the repository at this point in the history
  5. Move basic stlyes (like select or input tags) to the core basic.sass …

    …and remove the foundation file
    HDinger committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    6996189 View commit details
    Browse the repository at this point in the history
  6. Move basic form styles to its own file and remove global styles from …

    …Foundation which are not used any more
    HDinger committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    fd3838d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    d2cea1e View commit details
    Browse the repository at this point in the history
  2. Remove the last remains of Foundation for Apps including Breakpoints.…

    … The Breakpoints are now used from Primer
    HDinger committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    eb8b5f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9dd180 View commit details
    Browse the repository at this point in the history
  4. Tag repo to certain commit

    HDinger committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    97526d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    8fe0fc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98db61b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    857ee8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a4645d View commit details
    Browse the repository at this point in the history
  5. remove .flash class

    bsatarnejad committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    993acb8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e14ea6b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bad93e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dbcffbb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    20aa8eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    49a4fb8 View commit details
    Browse the repository at this point in the history
  11. use toast class instead of flash in toast service and for showing mes…

    …sages after an ajax call
    bsatarnejad committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0f662f7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    792481d View commit details
    Browse the repository at this point in the history
  13. Re-add the theme selection base on the Primer themes (Wip as not all …

    …colors are correctly overwritten yet)
    HDinger committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    28a53f1 View commit details
    Browse the repository at this point in the history
  14. Reduce variable file by removing unused variables or move some in the…

    … only file where they are used
    HDinger committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    cc0d77e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    85411f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    11d7351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b820e13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbcb346 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a56062 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b2b1d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2d68c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0121b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    9861a47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c038cac View commit details
    Browse the repository at this point in the history
  3. feat: poc for custom octicons

    Benjamin Bädorf committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    4ea6efa View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    def12b1 View commit details
    Browse the repository at this point in the history
  2. Remove some obsolete styles

    HDinger committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    909a988 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b77a9d View commit details
    Browse the repository at this point in the history
  4. Please rubocop

    HDinger committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ea5ed94 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    7cfa907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4d1771 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2757a4f View commit details
    Browse the repository at this point in the history
  4. fix: update openproject octicons angular package to 19.6.2

    Benjamin Bädorf committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    51f06eb View commit details
    Browse the repository at this point in the history
  5. Revert "Remove usage of octicons icon for now as it crashed the page …

    …and thus the tests"
    
    This reverts commit 6b77a9d.
    Benjamin Bädorf committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    340da6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af7f0a8 View commit details
    Browse the repository at this point in the history
  7. Remove unwanted plugin

    HDinger committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4b078c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    247b94a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. over write primer styles

    bsatarnejad committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8bb60b9 View commit details
    Browse the repository at this point in the history
  2. Rename primer color file

    HDinger committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8ac14d0 View commit details
    Browse the repository at this point in the history
  3. Revert "Attempt to load the primer_view_component.js"

    This reverts commit b4d1771.
    HDinger committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    61e7c53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa8403b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    874fdea View commit details
    Browse the repository at this point in the history
  6. fix: update @openproject/octicons-angular to 19.6.3

    Benjamin Bädorf committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a658c1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3de2e70 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a09562 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    3129878 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30d8322 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d19d970 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f699c55 View commit details
    Browse the repository at this point in the history