Skip to content

v1.3.0

commit e47013bc9322b2411e2570bb33f14ee900e24756
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Thu Jun 21 14:33:25 2018 -0500

    get missing params for profiles

M   app/views/Endpoint/Profiles.jsx

commit 1a34f681e1f9655085103d550f605caf29db58a8
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Thu Jun 21 14:27:40 2018 -0500

    if missing params, then request them

M   app/views/Endpoint/Machines.jsx

commit 10fa2a0a28d6f2b7ce93fa7f757de6bcdffa5a1f
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Thu Jun 21 13:47:43 2018 -0500

    add slim query option to generic table view and specialized machine lists.  TODO: put param info back!

M   app/views/Endpoint/Ansible.jsx
M   app/views/Endpoint/GenericListView.jsx
M   app/views/Endpoint/Machines.jsx
M   app/views/Endpoint/Overview.jsx

commit 1ab5239fec8d0284f3221f21785d34d975c0dff4
Author: Meshiest <meek.mesh@gmail.com>
Date:   Tue Jun 19 18:11:09 2018 -0400

    Base admin page, no content

M   app/api/index.jsx
M   app/render.jsx
A   app/views/Admin/index.jsx
M   app/views/index.jsx

commit e35d73635a443f88fe168caf9aee4093a3a60932
Author: Meshiest <meek.mesh@gmail.com>
Date:   Mon Jun 18 19:08:37 2018 -0400

    Finished adding admin check

M   app/api/index.jsx
M   app/views/index.jsx

commit 00ad3849bb4e6c454fa00746b9b5355ff8167f69
Author: Meshiest <meek.mesh@gmail.com>
Date:   Mon Jun 18 19:01:54 2018 -0400

    prettified landing page

M   app/views/index.jsx

commit 5b65558ca577a2e8f6b4a7115aafef297c747e52
Author: Meshiest <meek.mesh@gmail.com>
Date:   Mon Jun 18 14:22:25 2018 -0400

    Removed a ton of console warnings

M   app/layout/Flex.jsx
M   app/layout/SideNav.jsx
M   app/layout/index.jsx
M   app/render.jsx
M   app/views/Endpoint/Components.jsx
M   app/views/Endpoint/index.jsx
M   app/views/User/Profile.jsx

commit e1bd7c6e520b97ef71163cb691cc887f77da8884
Author: Meshiest <meek.mesh@gmail.com>
Date:   Mon Jun 18 14:05:18 2018 -0400

    Tiny topbar style tweaks

M   app/layout/index.jsx

commit 6e0e5f75d840c6f826f28d0a1c769b762ac2cce3
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Thu Jun 14 22:49:09 2018 -0500

    provide fater/better user feedback if there's a SaaS error generating the license

M   app/views/Endpoint/System.jsx

commit cca9fd7c9f773f4c4041d43a983672a0212939c1
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Thu Jun 14 22:18:07 2018 -0500

    change black X to red missing to help users see that bootenvs are not available

M   app/layout/Table.jsx

commit 1c70e31d2be2e398504ffbcae64647de651519d7
Author: Meshiest <meek.mesh@gmail.com>
Date:   Thu Jun 14 16:38:15 2018 -0400

    Shhrink add endpoint button

M   app/layout/index.jsx

commit 12ce44d3996be65fa15fddf8629e9ac2be2a4813
Author: Meshiest <meek.mesh@gmail.com>
Date:   Thu Jun 14 16:08:33 2018 -0400

    De-clutter top bar

M   app/api/index.jsx
M   app/assets/RackN.png
M   app/layout/index.jsx

commit 28fad4f455f7b117154954709e7d3915fbeadd5e
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Tue Jun 12 15:15:08 2018 -0500

    allow users to set extra field in meta data if requested

M   app/views/Endpoint/Components.jsx
M   app/views/Endpoint/Users.jsx

commit 7bbb62213a919fe0f40bfd8a6e1fc22cf4a5f6d2
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Tue Jun 12 15:06:31 2018 -0500

    retrieve user info during login and store as api.drpUser

M   app/api/index.jsx
M   app/views/Endpoint/Components.jsx
M   app/views/Endpoint/Machines.jsx

commit c6b9d0f69094d4b6ec9925c8a5bd41aec804b164
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Tue Jun 12 13:04:57 2018 -0500

    change table to use inventory/data - todo: make fields configurable

M   app/views/Endpoint/Machines.jsx

commit 722442efae5bd3fd89d084f3ab4b83fb727b6320
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Tue Jun 5 10:12:16 2018 -0500

    remove gratitutious .

M   app/views/Endpoint/Subnets.jsx

commit 494c275c11b4fd9cf8876b9917c77993a2fee9be
Author: Meshiest <meek.mesh@gmail.com>
Date:   Thu May 31 14:52:38 2018 -0400

    Remove defaultChecked prop where checked exists

M   app/views/Endpoint/GenericListView.jsx

commit 266c3221423a34798d8d15051d96eea20a9b89e7
Author: Meshiest <meek.mesh@gmail.com>
Date:   Thu May 31 14:50:38 2018 -0400

    Quality of life improvements for text fields

M   app/views/Endpoint/GenericListView.jsx

commit 8f1340be5bc03143738c7d46cc7a608905688cdd
Author: Meshiest <meek.mesh@gmail.com>
Date:   Thu May 31 14:41:03 2018 -0400

    swapped apply and cancel position to correct location

M   app/views/Endpoint/GenericListView.jsx

commit 9bdc1b450755e4d078ca047b203423253ae20e90
Author: Meshiest <meek.mesh@gmail.com>
Date:   Thu May 31 14:38:42 2018 -0400

    Improve padding on attribute name

M   app/views/Endpoint/GenericListView.jsx

commit 8136de7a1886339d05ecba636b78c1d1c65741c5
Author: Meshiest <meek.mesh@gmail.com>
Date:   Thu May 31 14:37:07 2018 -0400

    Reformatted filter popup

M   app/css/style.css
M   app/views/Endpoint/GenericListView.jsx

commit 0f492fd99ca402ed7311ecd2048aeb3f49e1b47c
Author: Meshiest <meek.mesh@gmail.com>
Date:   Thu May 31 13:49:38 2018 -0400

    Changed cursor to pointer for subnet toggle

M   app/views/Endpoint/Subnets.jsx

commit 50b3f575d153271c709bc4f2ec859114e5ef112d
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Tue May 29 14:33:20 2018 -0500

    Handle bad version struct

M   app/views/Endpoint/PluginProviders.jsx

commit 0152e5677e1efa22f876937d41d3cda8652dfa20
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Tue May 29 13:56:33 2018 -0500

    Add support for content events

M   app/views/Endpoint/EventTool.jsx

commit 595804eccae3caa93dbcd90d5ff9ce306bf61ae1
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Fri May 25 13:49:23 2018 -0500

    Initial hack to keep from logging in all the time on 403.
    Things that call handleError need to re-eval the process.

M   app/api/index.jsx

commit ec233f9fa5bb0d4ac55348994c10da693cecb86d
Author: Meshiest <meek.mesh@gmail.com>
Date:   Tue May 22 17:33:27 2018 -0400

    Removed most of the ugly scrollbars from the systems view

M   app/views/Endpoint/System.jsx

commit b009da2b82d553ff54ea8adecbff268d2c34fc96
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Mon May 21 16:44:21 2018 -0500

    Fix bugs in edit components.

M   app/views/Endpoint/GenericListView.jsx
M   app/views/Endpoint/Overview.jsx
M   app/views/Endpoint/Params.jsx
M   app/views/Endpoint/Profiles.jsx
M   app/views/Endpoint/Stages.jsx

commit 136d0621b7d229be3456ce1c40125cf48d1ca39c
Author: Meshiest <meek.mesh@gmail.com>
Date:   Mon May 21 10:16:02 2018 -0400

    Lint autofix

M   app/views/Catalog/List.jsx
M   app/views/Endpoint/Ansible.jsx
M   app/views/Endpoint/Bulk.jsx
M   app/views/Endpoint/Components.jsx
M   app/views/Endpoint/Content.jsx
M   app/views/Endpoint/EventTool.jsx
M   app/views/Endpoint/Files.jsx
M   app/views/Endpoint/GenericListView.jsx
M   app/views/Endpoint/Isos.jsx
M   app/views/Endpoint/Overview.jsx
M   app/views/Endpoint/Params.jsx
M   app/views/Endpoint/PluginProviders.jsx
M   app/views/Endpoint/Plugins.jsx
M   app/views/Endpoint/Roles.jsx
M   app/views/Endpoint/Stages.jsx
M   app/views/Endpoint/Subnets.jsx
M   app/views/Endpoint/System.jsx
M   app/views/Endpoint/Templates.jsx
M   app/views/Endpoint/Tenants.jsx
M   app/views/Endpoint/Workflows.jsx
M   app/views/Endpoint/index.jsx
M   app/views/index.jsx
M   package-lock.json
M   package.json

commit 65d2192d91793490de85e499043c52fde2ff50a3
Author: Meshiest <meek.mesh@gmail.com>
Date:   Mon May 21 09:56:50 2018 -0400

    Remove debug statement

M   app/views/Organization/License.jsx

commit 87b9cac6e030ad83ade1c40874111610df48b01f
Author: Meshiest <meek.mesh@gmail.com>
Date:   Mon May 21 09:50:20 2018 -0400

    removed erroneous scrollbars from org/endpoints

M   app/layout/GenericContainer.jsx
M   app/views/Organization/Endpoints.jsx

commit e073fd94198b5f8105f70417f2ab5d0869b7275a
Author: Meshiest <meek.mesh@gmail.com>
Date:   Mon May 21 09:42:41 2018 -0400

    Changed alarm bell into calendar with an 'x'

M   app/views/Organization/License.jsx

commit 0ef8e3e4aa9f870014d1460059a2eefe0bc99b4e
Author: Meshiest <meek.mesh@gmail.com>
Date:   Mon May 21 09:38:14 2018 -0400

    fixed org links breaking from IconPicker being moved

M   app/layout/index.jsx
M   app/views/Catalog/List.jsx
M   app/views/Organization/Endpoints.jsx
M   app/views/Organization/License.jsx
M   app/views/Organization/Members.jsx
M   package-lock.json

commit f2977f5ecaeb6d2c7064795b02cf5b8eb5a9c0ca
Author: Meshiest <meek.mesh@gmail.com>
Date:   Mon May 21 09:24:45 2018 -0400

    Added scrollbars and grey backgrounds to catalog

M   app/views/Catalog/index.jsx
M   app/views/Organization/License.jsx
M   app/views/Organization/Subscriptions.jsx

commit 43c1c4e89f7b847938f5c008e4ba482c1937c423
Author: Meshiest <meek.mesh@gmail.com>
Date:   Mon May 21 09:05:55 2018 -0400

    Improved scrolling on profile view, added background color

M   app/views/User/Profile.jsx
M   app/views/User/index.jsx

commit bd9b6347770fcab2a52f5cb53abf30a9b2df6f0f
Author: Meshiest <meek.mesh@gmail.com>
Date:   Mon May 21 08:56:07 2018 -0400

    improve version warning appearance

M   app/layout/index.jsx

commit 749efd50834c7b1ba7d690d02b300a964075947d
Author: Meshiest <meek.mesh@gmail.com>
Date:   Mon May 21 08:35:26 2018 -0400

    add scrolling to login view to prevent squished card

M   app/views/User/Login.jsx

commit ba3301972359efeffb978b448ee6adbcfb735580
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Thu May 17 14:11:08 2018 -0500

    Hate the linter more because my system lints different than travis.

M   app/views/index.jsx

commit b26f1972acfe1f079715c9d4184f7b18a043012e
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Thu May 17 13:39:34 2018 -0500

    Fix lint hate.

M   app/api/index.jsx
M   app/views/index.jsx

commit 5e05f0841bb0fb88636fde208d45eac6da5264db
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Thu May 17 13:35:13 2018 -0500

    Fix tenant object selector to know about the key versus
    display name of an object.  Limit the lists of
    objects to tenantable ones.

M   app/api/index.jsx
M   app/views/Endpoint/EventTool.jsx
M   app/views/Endpoint/Leases.jsx
M   app/views/Endpoint/Tenants.jsx

commit cee15f6521ce12740bac7b93292b8a8bca98da85
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Tue May 15 12:26:04 2018 -0500

    Fix more icons and buttons

M   app/api/index.jsx
M   app/views/Endpoint/Bulk.jsx
M   app/views/Endpoint/Content.jsx
M   app/views/Endpoint/Files.jsx
M   app/views/Endpoint/GenericListView.jsx
M   app/views/Endpoint/Logs.jsx
M   app/views/Endpoint/Overview.jsx
M   app/views/Endpoint/PluginProviders.jsx
M   app/views/Endpoint/System.jsx

commit db58f1c372990a5b50654e56fa09563f11698353
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Tue May 15 11:54:59 2018 -0500

    Add some new buttons.  Also add a logout button on all the
    pages that show your user.

M   app/views/Endpoint/Ansible.jsx
M   app/views/Endpoint/Bulk.jsx
M   app/views/Endpoint/Components.jsx
M   app/views/Endpoint/Content.jsx
M   app/views/Endpoint/GenericListView.jsx
M   app/views/Endpoint/Logs.jsx
M   app/views/Endpoint/Overview.jsx
M   app/views/Endpoint/PluginProviders.jsx
M   app/views/Endpoint/Switches.jsx
M   app/views/Endpoint/System.jsx
M   app/views/Endpoint/Workflows.jsx
M   app/views/Endpoint/index.jsx

commit 378b754a1e95e9e31c7c241ee9dfaecdf079fe85
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Mon May 14 15:44:28 2018 -0500

    Refactor Button to use ClickButton
    More to do, but DRY.

M   app/views/Endpoint/Bulk.jsx
M   app/views/Endpoint/Components.jsx
M   app/views/Endpoint/Content.jsx
M   app/views/Endpoint/EventTool.jsx
M   app/views/Endpoint/Files.jsx
M   app/views/Endpoint/GenericListView.jsx
M   app/views/Endpoint/Isos.jsx
M   app/views/Endpoint/Logs.jsx
M   app/views/Endpoint/Machines.jsx
M   app/views/Endpoint/Overview.jsx
M   app/views/Endpoint/Params.jsx
M   app/views/Endpoint/PluginProviders.jsx
M   app/views/Endpoint/Plugins.jsx
M   app/views/Endpoint/Roles.jsx
M   app/views/Endpoint/Subnets.jsx
M   app/views/Endpoint/Switches.jsx
M   app/views/Endpoint/System.jsx
M   app/views/Endpoint/Templates.jsx
M   app/views/Endpoint/Workflows.jsx
M   app/views/Endpoint/index.jsx

commit de693bcc3249d08cfa4ffc553948f7129808988f
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Thu May 10 16:52:16 2018 -0500

    Beginning of massive clean-up - start with munging Button.

M   app/views/Endpoint/Ansible.jsx
M   app/views/Endpoint/BootEnvs.jsx
M   app/views/Endpoint/Bulk.jsx
A   app/views/Endpoint/Components.jsx
M   app/views/Endpoint/Files.jsx
M   app/views/Endpoint/GenericListView.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/Overview.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/Roles.jsx
M   app/views/Endpoint/Stages.jsx
M   app/views/Endpoint/Subnets.jsx
M   app/views/Endpoint/Switches.jsx
M   app/views/Endpoint/Tasks.jsx
M   app/views/Endpoint/Templates.jsx
M   app/views/Endpoint/Tenants.jsx
M   app/views/Endpoint/Users.jsx
M   app/views/Endpoint/Workflows.jsx

commit 43ae81e40c8173f77618c5a3ab5898d7eca22df9
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Wed May 9 16:47:39 2018 -0500

    Allow empty lists in some places.
    Fix saving to ignore children field.

M   app/views/Endpoint/GenericListView.jsx
M   app/views/Endpoint/Roles.jsx
M   app/views/Endpoint/Tenants.jsx
M   app/views/Endpoint/Users.jsx

commit 0e0e66d6b7ec2b84a588347b8787ef85f23ad3e2
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Wed May 9 15:32:17 2018 -0500

    Make tenants edit work

M   app/views/Endpoint/GenericListView.jsx
M   app/views/Endpoint/Tenants.jsx

commit ad87b94e001391191fe9d15beaf15308704c2c6d
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Wed May 9 13:26:44 2018 -0500

    Add description to tenant table

M   app/views/Endpoint/Tenants.jsx

commit 4e44ba5744307c0ce78beb158e5c32a2d90e4421
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Wed May 9 13:14:30 2018 -0500

    Add initial tenant pieces.  Still needs a little more work.

M   app/api/index.jsx
M   app/views/Endpoint/GenericListView.jsx
M   app/views/Endpoint/Roles.jsx
A   app/views/Endpoint/Tenants.jsx
M   app/views/Endpoint/Users.jsx
M   app/views/Endpoint/index.jsx

commit 702476031e5d0aefa21baafe6f60cf961fe86841
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Tue May 8 23:27:38 2018 -0500

    move flag(role) into table as generic feature, add icon meta

M   app/layout/Table.jsx
M   app/views/Endpoint/Roles.jsx
M   app/views/Endpoint/Users.jsx

commit 5c89f36625ea7b68541dc316177b97d09964781f
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Tue May 8 22:43:00 2018 -0500

    Fix missing semi-colon

M   app/api/index.jsx

commit a14956607aabdde120a58d358538e07f744ad0f7
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Tue May 8 22:39:07 2018 -0500

    Fix lint error

M   app/api/index.jsx

commit a12b75a830ee9638f6c58cbb652d531e7a8af68f
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Tue May 8 22:28:45 2018 -0500

    Add initial pass at Role code.

M   app/api/index.jsx
M   app/views/Endpoint/EventTool.jsx
M   app/views/Endpoint/GenericListView.jsx
A   app/views/Endpoint/Roles.jsx
M   app/views/Endpoint/Users.jsx
M   app/views/Endpoint/index.jsx

commit a1ba6b8e6d956ad8731d4643fe5f6b5e237eca53
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Mon May 7 11:43:31 2018 -0500

    machine profiles should link - was built in, not enabled

M   app/views/Endpoint/Machines.jsx

commit 98e8fea030de2d75a38f4f995d65a6bf35fdc1c1
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Mon May 7 11:24:12 2018 -0500

    add some hints for new users

M   app/views/Endpoint/Workflows.jsx

commit 4a782f0466e8d394207eaa194a11b2275fdec5a6
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Sun May 6 13:05:19 2018 -0500

    show org terms information

M   app/views/Organization/License.jsx

commit c720d4822e5d57ae644fbd3876ab30810d247829
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Sat May 5 13:17:54 2018 -0500

    put failures in event box

M   app/views/Endpoint/EventTool.jsx
M   app/views/Endpoint/Jobs.jsx

commit bbb5ddf661314518fb11a86bdef9f54a028054bc
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Fri May 4 19:46:22 2018 -0500

    failed on machine page

M   app/views/Endpoint/Machines.jsx

commit dee57bac65f7847867149c3e5bc39ed3827aafc4
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Fri May 4 19:35:10 2018 -0500

    capture job failed events and update screens

M   app/views/Endpoint/Bulk.jsx
M   app/views/Endpoint/EventTool.jsx
M   app/views/Endpoint/Machines.jsx
M   app/views/Endpoint/index.jsx

commit 5f214d7299cc51e62f06c25ecdc5f5a8244e4eab
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Fri May 4 13:59:54 2018 -0500

    move button to workflow

M   app/views/Endpoint/Overview.jsx

commit e5f288c141a1fe884ff5434604a49f475c36dd6e
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Fri May 4 13:57:33 2018 -0500

    show failed jobs on overview

M   app/views/Endpoint/EventTool.jsx
M   app/views/Endpoint/Overview.jsx

commit 78fc6c32bce50e7a63550a4a9f312260594c7f0b
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Tue May 1 10:44:34 2018 -0500

    add in machine fail tracking basic

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

End of Note