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

feat(hub-common): disable categories field and provide notice when no options are available #1561

Merged
merged 9 commits into from
Jun 24, 2024

Commits on Jun 20, 2024

  1. refactor(hub-common): introduce internal "fetchCategoriesUiSchemaElem…

    …ent()" helper to prevent duplic
    
    affects: @esri/hub-common
    sonofflynn89 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a6ca910 View commit details
    Browse the repository at this point in the history
  2. feat(hub-common): add notice to categories ui schema element when no …

    …categories are available
    
    affects: @esri/hub-common
    sonofflynn89 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d0f47fb View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. fix(hub-common): remove unneeded translation key from no categories n…

    …otice
    
    affects: @esri/hub-common
    sonofflynn89 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e970a52 View commit details
    Browse the repository at this point in the history
  2. test(hub-common): add tests for fetchCategoriesUiSchemaElement() and …

    …modify affected tests
    
    affects: @esri/hub-common
    sonofflynn89 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    60cf438 View commit details
    Browse the repository at this point in the history
  3. refactor(hub-common): rename internal helper from getCategoryItems to…

    … fetchCategoryItems to follow c
    
    affects: @esri/hub-common
    sonofflynn89 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    625ce58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1959c3d View commit details
    Browse the repository at this point in the history
  5. refactor(hub-common): modify IUiSchemaMessage.link to use HubActionLi…

    …nk instead of inlined type
    
    affects: @esri/hub-common
    sonofflynn89 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ac09640 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    b1e8449 View commit details
    Browse the repository at this point in the history
  2. feat(hub-common): remove redundant declaration of icon (external link…

    …s should always use 'launch')
    
    affects: @esri/hub-common
    sonofflynn89 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    848d47d View commit details
    Browse the repository at this point in the history