Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Releases: bcgov/kq-ui

1.4.1

19 Oct 22:51
4f2eaff
Compare
Choose a tag to compare

Version 1.4.1

Commits

1.4.0

19 Oct 21:15
Compare
Choose a tag to compare

Version 1.4.0

Commits

1.3.0

19 Oct 21:13
Compare
Choose a tag to compare

Version 1.3.0

Commits

1.2.0

19 Oct 21:11
Compare
Choose a tag to compare

Version 1.2.0

Commits

1.1.0

19 Oct 21:09
Compare
Choose a tag to compare

Version 1.1.0

Commits

1.0.0

19 Oct 21:01
8f62377
Compare
Choose a tag to compare

Version 1.0.0

Commits

0.2.0

19 Oct 20:59
Compare
Choose a tag to compare

Version 0.2.0

Commits

0.1.0

19 Oct 20:55
Compare
Choose a tag to compare

Version 0.1.0

Commits

  • [9e3072b] Master ghaction upd
  • [2780e6e] Master ghaction upd
  • [ea2cd2f] Upd gh actions tagging
  • [6338000] Baseline for new Kong 2.x release (#40)
  • [8552afa] Add missing compliance audit file (#37)
  • [97dbd1c] Merge pull request #36 from banders/master
  • [49e41ea] wording changes to text in the form
  • [195cbf9] Merge pull request #31 from banders/master
  • [821a2ab] fixed typo
  • [17a3f86] Merge pull request #30 from banders/master
  • [af63390] changed the search criteria for APIs to list in KQ.
  • [af4653e] Merge pull request #29 from banders/master
  • [b31809b] sort APIs by title
  • [edfb982] request max number of rows in fetch APIs request. this avoids hitting the default limit of 10
  • [34c096c] Merge pull request #28 from bcgov/fix/add-license
  • [023df07] Add Apache License 2.0
  • [98d15db] Merge pull request #27 from banders/master
  • [68b7f3a] updated the success message that appears after the form has been submitted
  • [5a2b608] Update Dockerfile
  • [2a8b5ec] Update Dockerfile
  • [92ad4bf] Update Dockerfile
  • [46b5031] Merge pull request #21 from banders/master
  • [4b587fc] added a new option in the 'Application Type' list: 'Other'
  • [67f28a1] Merge pull request #20 from banders/master
  • [b0e140c] removed url validation from the 'fetch' function. if validation is required, it should be done separately. validation was causing relative URLs to fail.
  • [56e1747] Merge pull request #19 from banders/master
  • [bc1723c] improvements to logic for when form fields are hidden/displayed. added API description below title. added new functionality to handle APIs that don't require API keys. added descriptions to most input fields (they display when mousing over the field label). remove the 'license' field.
  • [15f2e8f] Merge pull request #16 from banders/master
  • [592849c] added a console.log statement to write the metadata search url (which is a derived value)
  • [ee13b08] Update Dockerfile
  • [fc42dcc] Update Dockerfile
  • [dd398d4] Update Dockerfile
  • [f83d4ff] Merge pull request #15 from banders/master
  • [e61047c] removed references to the 'argg' application
  • [9800959] Update Dockerfile
  • [498dd90] Update Dockerfile
  • [262e9aa] Update Dockerfile
  • [2df636a] Update Dockerfile
  • [8f8ce43] Create Dockerfile
  • [dc7a1c0] Update and rename Dockerfile to Dockerfile.allinone
  • [67d5850] Merge pull request #13 from banders/master
  • [eeb480c] removed old dockerfile
  • [068c0cc] removed license information until we can determine which license is appropriate
  • [d69bb54] Merge pull request #12 from banders/master
  • [15300ff] added captcha to form
  • [01d6c5a] removed code and components from argg that are not needed by kq
  • [fb946c9] changes to support a preliminary user interface for API key requests
  • [3396d66] started updating the online form to support the fields require for API key requests
  • [471dcc4] copied files from argg-ui to initialize this repo
  • [e488788] Update issue templates
  • [63f5726] Initial commit