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

UI: Add data source detail page #620

Merged
merged 20 commits into from
Sep 15, 2022

Commits on Aug 26, 2022

  1. Added button for data source

    Signed-off-by: changyonglik <theeahlag@gmail.com>
    ahlag committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    e539c29 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Added action to dataSourceList

    Signed-off-by: changyonglik <theeahlag@gmail.com>
    ahlag committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    6f54a42 View commit details
    Browse the repository at this point in the history
  2. Added path for dataSource

    Signed-off-by: changyonglik <theeahlag@gmail.com>
    ahlag committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    2f70ec8 View commit details
    Browse the repository at this point in the history
  3. Added fetchDataSources

    Signed-off-by: changyonglik <theeahlag@gmail.com>
    ahlag committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    d16c1d1 View commit details
    Browse the repository at this point in the history
  4. Added fetchDataSource api

    Signed-off-by: changyonglik <theeahlag@gmail.com>
    ahlag committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    4c83a08 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Fixed URI bug

    Signed-off-by: changyonglik <theeahlag@gmail.com>
    ahlag committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    88c08f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Checking dataSourceId's API

    Signed-off-by: changyonglik <theeahlag@gmail.com>
    ahlag committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    11b4443 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Added dataSource API endpoint in registry

    Signed-off-by: changyonglik <theeahlag@gmail.com>
    ahlag committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    bd366a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Added localhost dev environment variables

    Signed-off-by: changyonglik <theeahlag@gmail.com>
    ahlag committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    4068fe7 View commit details
    Browse the repository at this point in the history
  2. Added dataSourceDetails

    Signed-off-by: changyonglik <theeahlag@gmail.com>
    ahlag committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    e5880da View commit details
    Browse the repository at this point in the history
  3. Removed console log

    Signed-off-by: changyonglik <theeahlag@gmail.com>
    ahlag committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    845f3ba View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Added api endpoint in purview

    Signed-off-by: changyonglik <theeahlag@gmail.com>
    ahlag committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    8a9b97a View commit details
    Browse the repository at this point in the history
  2. Added project tag

    Signed-off-by: changyonglik <theeahlag@gmail.com>
    ahlag committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    a8ab481 View commit details
    Browse the repository at this point in the history
  3. Fixed indent

    Signed-off-by: changyonglik <theeahlag@gmail.com>
    ahlag committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    6e58b85 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Linted

    Signed-off-by: changyonglik <theeahlag@gmail.com>
    ahlag committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    d9605bc View commit details
    Browse the repository at this point in the history
  2. Removed client id

    Signed-off-by: changyonglik <theeahlag@gmail.com>
    ahlag committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    21a5f6a View commit details
    Browse the repository at this point in the history
  3. Added RBAC datasource api

    Signed-off-by: changyonglik <theeahlag@gmail.com>
    ahlag committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    e8c94b5 View commit details
    Browse the repository at this point in the history
  4. Added RBAC datasource api

    Signed-off-by: changyonglik <theeahlag@gmail.com>
    ahlag committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    3d3e3d7 View commit details
    Browse the repository at this point in the history
  5. Fixed arguments

    Signed-off-by: changyonglik <theeahlag@gmail.com>
    ahlag committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    d19ba40 View commit details
    Browse the repository at this point in the history
  6. Fixed json

    Signed-off-by: changyonglik <theeahlag@gmail.com>
    ahlag committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    65d4879 View commit details
    Browse the repository at this point in the history