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

Feature/ns to gw #1071

Draft
wants to merge 128 commits into
base: dev
Choose a base branch
from
Draft

Feature/ns to gw #1071

wants to merge 128 commits into from

Commits on Apr 17, 2024

  1. changes for local dev w/ npm

    rustyjux committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    830d0ef View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    25011f8 View commit details
    Browse the repository at this point in the history
  2. CliCommand component

    rustyjux committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    160081a View commit details
    Browse the repository at this point in the history
  3. restore IconButton

    rustyjux committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e034ab4 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. create all elements

    rustyjux committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    413fe49 View commit details
    Browse the repository at this point in the history
  2. smooth scroll

    rustyjux committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e432021 View commit details
    Browse the repository at this point in the history
  3. fix scroll

    rustyjux committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b46d347 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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

Commits on Apr 29, 2024

  1. changes for local dev w/ npm

    rustyjux committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    74d202e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Move ns dropdown

    rustyjux committed May 1, 2024
    Configuration menu
    Copy the full SHA
    54b0d1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aeda668 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. search namespaces

    rustyjux committed May 2, 2024
    Configuration menu
    Copy the full SHA
    e8cff9f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    c9c032a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    136dbdb View commit details
    Browse the repository at this point in the history
  3. fix ip

    rustyjux committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b0fa764 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e1c0b4 View commit details
    Browse the repository at this point in the history
  5. ns to gw in text

    rustyjux committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0bdc95d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc63b36 View commit details
    Browse the repository at this point in the history
  7. add query to whitelist

    rustyjux committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8e54df1 View commit details
    Browse the repository at this point in the history
  8. remove old menu for no NSs

    rustyjux committed May 3, 2024
    Configuration menu
    Copy the full SHA
    757e905 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on May 31, 2024

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

Commits on Jun 3, 2024

  1. touch up ns search

    rustyjux committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1bdca86 View commit details
    Browse the repository at this point in the history
  2. style edit display name

    rustyjux committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    56be561 View commit details
    Browse the repository at this point in the history
  3. fix error

    rustyjux committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    17bbf94 View commit details
    Browse the repository at this point in the history
  4. add displayName to mocks

    rustyjux committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1f549c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5dde66f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58eb847 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98a97f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Feature/display name backend for selector (#1058)

    * add uma2 test and service
    
    * add new graphql for updating display name
    
    * add the enforcement on the list extension
    
    * integrate into frontend
    
    * upd unit tests
    
    * add graphql whitelist query
    
    * fix for no namespace on name
    
    * return displayName from currentNamespace query
    
    ---------
    
    Co-authored-by: Russell Vinegar <[email protected]>
    ikethecoder and rustyjux committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0217134 View commit details
    Browse the repository at this point in the history
  2. cleanup

    rustyjux committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    840b1c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07c68bf View commit details
    Browse the repository at this point in the history
  4. cleanup

    rustyjux committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6ffafd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e71187 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3abe75 View commit details
    Browse the repository at this point in the history
  7. first draft

    ikethecoder committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a89a7c0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a497909 View commit details
    Browse the repository at this point in the history
  9. udp babel config

    ikethecoder committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    74774be View commit details
    Browse the repository at this point in the history
  10. adj to run sonarscan

    ikethecoder committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    422c566 View commit details
    Browse the repository at this point in the history
  11. default to v3 of api

    ikethecoder committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6d6b48d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    d1dc8c5 View commit details
    Browse the repository at this point in the history
  2. change Your Products header

    rustyjux committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7d83ab8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78f9429 View commit details
    Browse the repository at this point in the history
  4. cleanup bit of cypress

    ikethecoder committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8c77220 View commit details
    Browse the repository at this point in the history
  5. new page for get-started

    rustyjux committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ab31df5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d02a5ba View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. divide up api v2 tests

    ikethecoder committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8fb827c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    455903e View commit details
    Browse the repository at this point in the history
  3. make available a boolean

    ikethecoder committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    71a3397 View commit details
    Browse the repository at this point in the history
  4. upd route availability

    ikethecoder committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f322e01 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    90d6720 View commit details
    Browse the repository at this point in the history
  2. remove unused file

    ikethecoder committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    955b8dc View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    3b5aaa6 View commit details
    Browse the repository at this point in the history
  2. fix unit test

    ikethecoder committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b9d19d3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1050 from bcgov/feature/ns-to-gw-selector

    Feature/ns to gw selector
    ikethecoder committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    88165cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7612f5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4092080 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1045 from bcgov/feature/ns-to-gw-new-provider

    NS to GW: No gateways page for new API provider
    ikethecoder committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    899ca04 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    d5e34e9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1069 from bcgov/feature/my-gateways-page-new

    My gateways page changes copied over
    ikethecoder committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4b92b6f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Added and updated breadcrumbs

    Elson9 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3ebeada View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    79fef16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e9a214 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eb965a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72f363d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae98e63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c82ace View commit details
    Browse the repository at this point in the history
  7. use consts for help URLs

    rustyjux committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2635f0f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b29a5dc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    58ae174 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03ba6b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42420fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50174ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4293f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

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

Commits on Jun 24, 2024

  1. handle null currentNamespace

    rustyjux committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9af6815 View commit details
    Browse the repository at this point in the history
  2. link to My Gateways

    rustyjux committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b589ea8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb1367d View commit details
    Browse the repository at this point in the history
  4. use appendedBreadcrumbs to check if it's the gateway details page. Re…

    …move check for displayName as it's no longer required.
    Elson9 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    55fa508 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d0767d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1073 from bcgov/feature/gateway-breadcrumbs

    Feature/gateway breadcrumbs
    Elson9 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2611538 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3c600b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6248bae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7fea734 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c580470 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    01baa0c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jun 26, 2024

  1. update labels in /nextapp

    rustyjux committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    32604f9 View commit details
    Browse the repository at this point in the history
  2. a few more renames

    rustyjux committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a22c849 View commit details
    Browse the repository at this point in the history
  3. gw switch toast messages

    rustyjux committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    fb02632 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50ce477 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    303ce72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58b7c3a View commit details
    Browse the repository at this point in the history
  7. Remove New tag

    Elson9 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9b1d320 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ae0620 View commit details
    Browse the repository at this point in the history
  9. Naming updates

    Elson9 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b158c92 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feature/ns-to-gw' of https://github.com/bcgov/api-servi…

    …ces-portal into feature/ns-to-gw-portal-labels
    rustyjux committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    abe3ddb View commit details
    Browse the repository at this point in the history
  11. Remove unused POC content

    rustyjux committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    bd7ada8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6647b54 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    47bc3cf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f137491 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    0a8d50c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8b455e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b36d9e4 View commit details
    Browse the repository at this point in the history
  4. Use global techdocs URL

    Elson9 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    915326b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32b9f3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    807556c View commit details
    Browse the repository at this point in the history
  7. modify Get Started

    rustyjux committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9639e87 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

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

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    f55b4a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5832b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1c0c02 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    74e9cb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b158bc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1db929d View commit details
    Browse the repository at this point in the history
  4. fix check availability

    ikethecoder committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a1a840b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4613f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. complete review suggestions

    rustyjux committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    5e159c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99aedb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31e2f21 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1077 from bcgov/feature/ns-to-gw-portal-labels

    Feature/ns to gw portal labels
    rustyjux committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    dfd02fc View commit details
    Browse the repository at this point in the history
  5. add toast during gw delete

    rustyjux committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    04dd9fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe831ce View commit details
    Browse the repository at this point in the history