Skip to content

Releases: CenturyLinkLabs/panamax-ui

v0.2.11

17 Dec 16:52
Compare
Choose a tag to compare

Added

  • Add capability to display error helper (#468)
  • Enable deployment after health check (#469)
  • Copy token to clipboard (#474)
  • Adding the ability to redeploy a remote deployment (#485)

Changed

  • Update cAdvisor api to 1.2 (#480)

v0.2.10

01 Dec 18:43
Compare
Choose a tag to compare

Added

  • Deployment status (#448)
  • Deploy from an application (#452)
  • Title text to most pages (#467)

Changed

  • Replace docker index url with docker search url (#458)
  • Disable delete button while pending (#459)

Fixed

  • Docker run preview of ENV vars (#456)
  • Debounce the search input (#463, #437)

v0.2.9

21 Nov 17:17
Compare
Choose a tag to compare

Added

  • Refresh exposed ports if service isn't running on intitial page load (#449)
  • Informal time zone format (#450)

Fixed

  • Environment variables without values can now be submitted (#455)

v0.2.8

13 Nov 23:01
Compare
Choose a tag to compare

Added

  • Deployment names (#446)
  • Ability to see metadata for a given target (#432)

Fixed

  • CSS issue with Safari 8 browser on service details page and deployment configuration page (#441)
  • Click region on the run app button (#442)
  • Dialog positioning issue (#447)

v0.2.7

10 Nov 16:34
Compare
Choose a tag to compare

Added

  • Ability to manage deployment targets (#406)
  • Ability to deploy a template remotely (#415, #416)
  • Ability to view a list of remote deployments (#427, #435)
  • Ability to delete a deployment (#433)
  • Updated dashboard view (#418)
  • tab based service management view (#408)

Fixed

  • Link line wrap issue (#411)
  • Service health route for possible dot in name (#405)

Upgraded

  • Rails from 4.1.5 to 4.1.7 (#422)

v0.2.6

21 Oct 21:36
Compare
Choose a tag to compare

Fixed

  • Ability to actually run an image from a private registry (#404)
  • Service health error bubbling supressed (#403)

v0.2.5

20 Oct 21:47
Compare
Choose a tag to compare

Added

v0.2.4

10 Oct 17:40
Compare
Choose a tag to compare

Fixed

  • Catch malformed, expired or badly scoped Github token (#362, #382, #383)

Added

  • Add capability to update GitHub token (#375)
  • Docker Inspect dialog added to service details (#380)

v0.2.3

02 Oct 22:29
Compare
Choose a tag to compare

Fixed

  • Don't show scrollbar on environment variable field (#347)

Added

  • Edit Service Name
  • Remove Multiple Images
  • Manage Volumes From
  • Port management
    • Show ports exposed by the base image in list (#368)
    • Table-based layout for ports information (#369)
    • Show port numbers automatically assigned by Docker (#376)
    • Disable endpoint links when service is not running (#378, #379)
  • GitHub token update (#375)

v0.2.2

26 Sep 16:55
Compare
Choose a tag to compare

Added

  • Edit name and value of environment variables (#371)

Removed

  • Removed all contest-related content from application (#370)

Fixed

  • Port mapping bug when host port not specified (#363)