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

Upgrade design system #9253

Draft
wants to merge 58 commits into
base: main
Choose a base branch
from
Draft

Upgrade design system #9253

wants to merge 58 commits into from

Commits on Aug 20, 2024

  1. first pass

    jossmac authored and dcousens committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e8dc6ff View commit details
    Browse the repository at this point in the history
  2. remove Card components

    dcousens committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    cc2d8f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01d7c7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49e6898 View commit details
    Browse the repository at this point in the history
  5. rebuild nexus-types

    dcousens committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3ed0edd View commit details
    Browse the repository at this point in the history
  6. create item: use form element

    jossmac committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    38288e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e55be17 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44e877a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0501f3a View commit details
    Browse the repository at this point in the history
  10. tidy up tsc errors

    dcousens committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    812dbc7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1368261 View commit details
    Browse the repository at this point in the history
  12. remove unused vars

    jossmac committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    37e6cdc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    043e04c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    f2a9985 View commit details
    Browse the repository at this point in the history
  2. update navigation components

    jossmac committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d79371d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1136162 View commit details
    Browse the repository at this point in the history
  4. tidy up

    dcousens committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c81922d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15e600e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e5abf7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a32f5cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d5738b8 View commit details
    Browse the repository at this point in the history
  9. tidy up

    dcousens committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d098cdf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2552031 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d6b9846 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c527910 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2686d12 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    30d8b84 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9bac0f7 View commit details
    Browse the repository at this point in the history
  16. fix for runtime errors

    dcousens committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    be6ca2b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Sep 5, 2024

  1. attempt timestamp filter

    jossmac committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    16961db View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 8, 2024

  1. fix old auth item ref

    jossmac committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    21201d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. attempt relationship field

    jossmac committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    be6b0e8 View commit details
    Browse the repository at this point in the history
  2. attempt integer field

    jossmac committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c72ad1d View commit details
    Browse the repository at this point in the history
  3. select field: rm log

    jossmac committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    031f905 View commit details
    Browse the repository at this point in the history
  4. inject global font-family;

    bandaid until all "@keystone-ui" instances replaced with "@keystar/ui"
    jossmac committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5131252 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf8318b View commit details
    Browse the repository at this point in the history
  6. border expectations bandaid;

    this might negatively affect keystar-ui components…
    jossmac committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e9e1be1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ed2b95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7236496 View commit details
    Browse the repository at this point in the history
  9. convert password field to keystar;

    improve accessibility and responsiveness
    jossmac committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    389adc0 View commit details
    Browse the repository at this point in the history
  10. fix import order

    jossmac committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    66fe1f9 View commit details
    Browse the repository at this point in the history
  11. revert "touched" field changes;

    avoid showing validation prematurely
    jossmac committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    989ded6 View commit details
    Browse the repository at this point in the history
  12. rm unnecessary style

    jossmac committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    113e70b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bd199df View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. multiselect first pass

    jossmac committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c5f58c5 View commit details
    Browse the repository at this point in the history
  2. multiselect field mostly working;

    still needs filters
    jossmac committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7eee9b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. update field cell renderers

    jossmac committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    33c4dda View commit details
    Browse the repository at this point in the history
  2. mobile combobox bug fix

    jossmac committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7b6c985 View commit details
    Browse the repository at this point in the history
  3. support list.initialSort

    jossmac committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c23e0e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc886b7 View commit details
    Browse the repository at this point in the history
  5. fix some sticky behaviours

    jossmac committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    cad8592 View commit details
    Browse the repository at this point in the history
  6. play with logo mark

    jossmac committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c820618 View commit details
    Browse the repository at this point in the history
  7. empty fields text

    jossmac committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9b31559 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    ca6b1a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1b2a91 View commit details
    Browse the repository at this point in the history
  3. render json cell content

    jossmac committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9f90228 View commit details
    Browse the repository at this point in the history