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

Fix UI regressions from 0.10.0 #441

Merged
merged 18 commits into from Jun 16, 2022
Merged

Fix UI regressions from 0.10.0 #441

merged 18 commits into from Jun 16, 2022

Commits on Jun 13, 2022

  1. Remove redundant col divs

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jun 13, 2022
    Copy the full SHA
    324b306 View commit details
    Browse the repository at this point in the history
  2. Add green hover effect to match red hover effect

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jun 13, 2022
    Copy the full SHA
    120bf4a View commit details
    Browse the repository at this point in the history
  3. Improve contrast against secondary color

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jun 13, 2022
    Copy the full SHA
    28c5fb0 View commit details
    Browse the repository at this point in the history
  4. Get rid of serifs in menu

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jun 13, 2022
    Copy the full SHA
    4a59656 View commit details
    Browse the repository at this point in the history
  5. Improve contrast against secondary color

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jun 13, 2022
    Copy the full SHA
    a7908ba View commit details
    Browse the repository at this point in the history
  6. Use secondary color for currently selected data table page

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jun 13, 2022
    Copy the full SHA
    545cda5 View commit details
    Browse the repository at this point in the history
  7. Use secondary hover color on hover

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jun 13, 2022
    Copy the full SHA
    a995f0e View commit details
    Browse the repository at this point in the history
  8. Split css lines to clarify

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jun 13, 2022
    Copy the full SHA
    c02cf59 View commit details
    Browse the repository at this point in the history
  9. Synchronize css of navigation components

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jun 13, 2022
    Copy the full SHA
    a4b98e5 View commit details
    Browse the repository at this point in the history
  10. Synchronize css of creation/deletion buttons

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jun 13, 2022
    Copy the full SHA
    aebeaeb View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Synchronize css of other buttons

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jun 14, 2022
    Copy the full SHA
    093104a View commit details
    Browse the repository at this point in the history
  2. Synchronize css ordering

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jun 14, 2022
    Copy the full SHA
    48a6e06 View commit details
    Browse the repository at this point in the history
  3. Better contrast in timezone warning

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jun 14, 2022
    Copy the full SHA
    4901bea View commit details
    Browse the repository at this point in the history
  4. Fix alt descriptions in header and footer

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jun 14, 2022
    Copy the full SHA
    894c844 View commit details
    Browse the repository at this point in the history
  5. Synchronize styling of page titles and user action buttons

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jun 14, 2022
    Copy the full SHA
    74b43ae View commit details
    Browse the repository at this point in the history
  6. Headers 1, 2 and 3 get the same font size for now (we had been using …

    …them inconsistently across pages)
    
    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jun 14, 2022
    Copy the full SHA
    0c98896 View commit details
    Browse the repository at this point in the history
  7. Synchronize litepicker styling

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jun 14, 2022
    Copy the full SHA
    304d3ea View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Changelog entry under 0.10.1

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jun 16, 2022
    Copy the full SHA
    beebf41 View commit details
    Browse the repository at this point in the history