Skip to content

Releases: cagedtornado/centralconfig-ui

v1.0.106

03 May 17:48
Compare
Choose a tag to compare
Fix:  Url path, Navbar render

Fix url path construction for API calls, NavBar render method lacking 'key' attribute for rendered children

v1.0.104

03 May 15:39
Compare
Choose a tag to compare
Update to allow relative paths

Changed homepage to "." to allow for hosting in relative paths

v1.0.102

05 Apr 18:13
Compare
Choose a tag to compare
Add polyfills to work around IE shortcomings

v1.0.100

22 Mar 14:36
Compare
Choose a tag to compare
CI: Migrating to CircleCI 2.x

v1.0.69

08 Jun 02:18
Compare
Choose a tag to compare
Update README

Updated CI badge style

v1.0.68

04 May 17:28
Compare
Choose a tag to compare
Update CI to include font changes

v1.0.67

04 May 17:27
Compare
Choose a tag to compare
Update CI to include font changes

v1.0.66

06 Nov 10:59
Compare
Choose a tag to compare
Merge branch 'master' of github.com:cagedtornado/centralconfig-ui

v1.0.61: Added config.js

26 Aug 17:05
Compare
Choose a tag to compare
Attempting to make UI more flexible (and not broken) for different usage
scenarios:  Like using the service through a reverse proxy

v1.0.60: Config item grid scrolls properly

07 Jul 19:10
Compare
Choose a tag to compare
Updated so that the config item grid scrolls (vs having 2 fixed
columns).  This makes it easier for small browser windows / mobile users
to scroll and edit items.