Skip to content

v1.0.2

commit e214c41c4aa3d94fcf524eb645607c4418c28254
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Sat Mar 3 15:28:13 2018 -0600

    move everything to CONFIG for doc links

M   app/config.jsx
M   app/views/Endpoint/BootEnvs.jsx
M   app/views/Endpoint/Bulk.jsx
M   app/views/Endpoint/Content.jsx
M   app/views/Endpoint/Files.jsx
M   app/views/Endpoint/Isos.jsx
M   app/views/Endpoint/Jobs.jsx
M   app/views/Endpoint/Leases.jsx
M   app/views/Endpoint/Machines.jsx
M   app/views/Endpoint/Params.jsx
M   app/views/Endpoint/PluginProviders.jsx
M   app/views/Endpoint/Plugins.jsx
M   app/views/Endpoint/Profiles.jsx
M   app/views/Endpoint/Reservations.jsx
M   app/views/Endpoint/Stages.jsx
M   app/views/Endpoint/Subnets.jsx
M   app/views/Endpoint/System.jsx
M   app/views/Endpoint/Tasks.jsx
M   app/views/Endpoint/Templates.jsx
M   app/views/Endpoint/Users.jsx
M   app/views/Endpoint/index.jsx

commit 69d9fce8279d2699f57caf16f391482a3c220224
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Sat Mar 3 15:26:41 2018 -0600

    Fix missing endpoint error in latest code

M   app/views/Endpoint/System.jsx

commit a66cd9f07aff98416ea7fb128cf0207465a6d086
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Fri Mar 2 18:08:50 2018 -0600

    hint about min requirements

M   app/views/User/Login.jsx

commit a326bac7b92b5ea3b63d76c782c3d99ee35b7940
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Fri Mar 2 09:55:34 2018 -0600

    fix dup endpoint def, add RN links

M   app/config.jsx
M   app/views/Endpoint/System.jsx

commit 289f9fd8a0e68fbc1ff9d71010267ac3ea2ed49f
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Thu Mar 1 23:05:18 2018 -0600

    refresh has loading overlay during load

M   app/views/Endpoint/System.jsx

commit 5d6faa86453012ee226adfd1f9e2a21627372f97
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Thu Mar 1 17:27:55 2018 -0600

    fix flag check sequence

M   app/api/index.jsx

commit 32428ee96c26c54c29e954ac81b6899afff670b1
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Thu Mar 1 17:17:25 2018 -0600

    skip SaaS version checks unless >30 mins, version chance or machine added

M   app/views/Endpoint/EventTool.jsx
M   app/views/Endpoint/System.jsx
M   app/views/Endpoint/index.jsx

commit 82df60f3e0beea8e810a55789174849df1796729
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Thu Mar 1 11:03:15 2018 -0600

    Make both jobs refresh buttons refresh the log (especially if open).

M   app/views/Endpoint/Jobs.jsx

commit 02058bf460e6ff625588021e2872cb5e3a8c786c
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Wed Feb 28 13:46:37 2018 -0600

    Using the new interface info, update the configuration
    on setting option values on subnets.  This gets safer
    defaults in some cases.

M   app/views/Endpoint/Subnets.jsx

commit a077c38c6107fae66eea6550eb10347c9ad7dfda
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Wed Feb 28 10:23:02 2018 -0600

    Fix the case where the preview fails if the template is
    a bash script that is less than 2 lines.

M   app/views/Endpoint/Templates.jsx

End of Note