Skip to content

Releases: cagedtornado/centralconfig-ui

v1.0.59: Removing many network requirements

07 Jul 19:06
Compare
Choose a tag to compare
Updated to remove reliance on outside network for styles and core
scripts -- they're not included locally.

Also updated to use relative paths (so using something like nginx or IIS
to load balance traffic has an easier time if you also need to switch
the relative path that Centralconfig is operating under)

v1.0.58

14 Jun 20:19
Compare
Choose a tag to compare
Updates for removed item store

v1.0.57

14 Jun 18:47
Compare
Choose a tag to compare
Remove id from removed config store item

v1.0.56: Fix for null id when updating

09 Jun 18:56
Compare
Choose a tag to compare
Fix for https://github.com/cagedtornado/centralconfig/issues/8

v1.0.55

05 Jun 10:32
Compare
Choose a tag to compare
Set websocket protocol depending on current url protocol

v1.0.54

02 Jun 18:45
Compare
Choose a tag to compare
Websocket removes working

v1.0.50: Update package.json

04 May 22:39
Compare
Choose a tag to compare
Updated to new organization

v1.0.49

04 May 22:12
Compare
Choose a tag to compare
Updating links to organization

v1.0.38

10 Apr 15:46
Compare
Choose a tag to compare
Filtering: Refactored grid to its own component.  Url routes work

v1.0.37

10 Apr 12:44
Compare
Choose a tag to compare
App: Adding app filter infrastructure