Skip to content

v1.4.0

commit 7c1edca9a6573edf81562c322bf4c2f74eddde88
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Wed Aug 1 16:33:57 2018 -0500

    add profile picker

M   app/views/Endpoint/Stages.jsx

commit cbd070dca7787ed5cb3e1014adfd38efff45d6cf
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Wed Aug 1 15:53:45 2018 -0500

    working run analysis screen

M   app/views/Endpoint/Workflows.jsx

commit 52bee12d7b2a08251e32666d9ca165aa9e78ba30
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Wed Aug 1 15:10:44 2018 -0500

    links to workflow should include machine now

M   app/views/Endpoint/Bulk.jsx
M   app/views/Endpoint/Jobs.jsx
M   app/views/Endpoint/Machines.jsx

commit 14c9696d5ee00b7b3d9a3a008e6c70cc69d8d5e2
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Fri Jul 27 16:04:12 2018 -0500

    oh, remove the handy delete easteregg

M   app/views/Endpoint/Bulk.jsx

commit ec7a098d69b769d1f3766dd3955aee6e1ddb7e5a
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Fri Jul 27 15:58:03 2018 -0500

    final cleanup and testing includes passing in machine via URL

M   app/views/Endpoint/Bulk.jsx
M   app/views/Endpoint/GenericListView.jsx
M   app/views/Endpoint/Workflows.jsx
M   app/views/Endpoint/index.jsx

commit 20824fc048f55ef4263aa874ed9cc46519770a6e
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Fri Jul 27 13:21:32 2018 -0500

    remove old change stage UX logic, stage stages icons

M   app/views/Endpoint/Workflows.jsx

commit 0aa00fd26f02b4d90fc93b633ad952c7682bc0f6
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Fri Jul 27 11:48:54 2018 -0500

    fix clone the right way, remove workflow flag check

M   app/views/Endpoint/Workflows.jsx
M   app/views/Endpoint/index.jsx

commit e952e1c823d82f6b8b46d0b041177a2cc833fba9
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Fri Jul 27 11:30:03 2018 -0500

    allow saving during clone operations, allow edit of description

M   app/views/Endpoint/Workflows.jsx

commit 7b8b0b9238f72b09fd6f99544de4feb3ae949412
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Fri Jul 27 10:26:24 2018 -0500

    profile icons should be links - need to remove delete behavior

M   app/views/Endpoint/Bulk.jsx

commit b451a9837f27b34beb2e5d77992cdfe3fd039596
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Thu Jul 26 14:52:53 2018 -0500

    remove change-stage map - not supported in UX

M   app/views/Endpoint/Workflows.jsx

commit fdcfebdfaafe6d5986d5964f53fa543a98044dd5
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Thu Jul 26 00:44:59 2018 -0500

    add jobs view to workflow

M   app/views/Endpoint/Bulk.jsx
M   app/views/Endpoint/Jobs.jsx
M   app/views/Endpoint/Machines.jsx
M   app/views/Endpoint/Overview.jsx
M   app/views/Endpoint/Workflows.jsx

commit 9d4aea377900c14764cc3dbc75d4fcd31662d80c
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Wed Jul 25 17:19:37 2018 -0500

    make sort case insensitive for all string columns AND default to Name

M   app/layout/Table.jsx

commit d2ca7818c2b065a91aafbdaac26527e22fef9972
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Tue Jul 24 10:51:38 2018 -0500

    simple reboot if powercycle action

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

commit 1fa1525dec9f2b03c9e95a0f6b1236781ecdeb6a
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Sat Jul 21 15:24:35 2018 -0500

    allow users to create machines from the plugin view

M   app/views/Endpoint/Plugins.jsx

commit 1cd0a8c72c1282a20b088fe7c1702a9a93e37beb
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Thu Jul 19 14:53:13 2018 -0500

    improve messaging

M   app/views/Endpoint/Machines.jsx

commit 0c112f5cc42c706b273a5545136b993d813974a2
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Thu Jul 19 09:50:21 2018 -0500

    improve name of meta field

M   app/views/Endpoint/Profiles.jsx

commit 787459d1b2eb4af9420db9ac33a8fac7a99adfb1
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Wed Jul 18 21:50:11 2018 -0500

    handy cluster profile clear params button

M   app/views/Endpoint/Profiles.jsx

commit fa875b491033197c79dc82764d62c810634a6087
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Tue Jul 17 12:10:37 2018 -0500

    provide links from servers in machine-map to server page

M   app/views/Endpoint/Params.jsx

commit 1e4fcb66528acb0c437e8f06c1b8b154d1682b1f
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Mon Jul 16 13:28:22 2018 -0500

    another handy debug button

M   app/views/Endpoint/Jobs.jsx

commit 742e9ca83c7f8bcdb67ca049f413a45037238d1f
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Mon Jul 16 12:01:30 2018 -0500

    allow operaters to turn on debug for a machine from list view

M   app/views/Endpoint/Machines.jsx

commit 2a093e8eb7761d5d8dc28f3679a032716b12ee3f
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Mon Jul 16 11:19:47 2018 -0500

    add missing string type check protection

M   app/views/Endpoint/Params.jsx

commit 273cd73d1702b7224c47cf12ecce428a3f8bf742
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Thu Jul 12 10:36:06 2018 -0500

    as per @galthus, detect \n and change type automatically

M   app/views/Endpoint/Params.jsx

commit 9e8a65e466a605a3c336f5caa825fd30063b3117
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Thu Jul 12 10:20:55 2018 -0500

    allow user to force raw mode in fields

M   app/views/Endpoint/Params.jsx

commit a005a958d6ff80704644923ec6610343e3006b5a
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Thu Jul 12 09:42:31 2018 -0500

    add Param.Meta.render:raw to force params into textareas that dont escape strings

M   app/views/Endpoint/Params.jsx

commit ed69fce894f4c635c6dd66ea0e1437f45fa7e879
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Sat Jul 7 15:51:44 2018 -0500

    detect render=krib and provide way to download admin.conf

M   app/views/Endpoint/Profiles.jsx

commit ad3c404a847acd2eefa0021964adf0c5be24e89c
Author: Meshiest <meek.mesh@gmail.com>
Date:   Fri Jul 6 15:45:36 2018 -0400

    Fix eslint inline comment

M   brunch-config.js

commit 3b25d6963a7d789c6e25dd22e5e6c0fd7fd37467
Author: Meshiest <meek.mesh@gmail.com>
Date:   Fri Jul 6 15:32:45 2018 -0400

    Added debug mode to config file

M   brunch-config.js

commit fffc01c44e3f3b79037c354a222f23091ad287f5
Author: Meshiest <meek.mesh@gmail.com>
Date:   Fri Jul 6 15:15:21 2018 -0400

    Fix linter error

M   app/layout/Table.jsx

commit c7d5218544800e0e25d406a4a502766cf52364d9
Author: Meshiest <meek.mesh@gmail.com>
Date:   Fri Jul 6 15:12:10 2018 -0400

    updated brunch config to have the correct plugin

M   brunch-config.js

commit 63c7b496ebac837dbd293746245983ced6ff4f6d
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Fri Jul 6 13:50:57 2018 -0500

    use splce instead of delete - bug #931 found by @godfoder

M   app/views/Endpoint/Components.jsx

commit 12ca8dc0ad3e039057f4ef052aa1feba314be9ef
Author: Meshiest <meek.mesh@gmail.com>
Date:   Fri Jul 6 13:23:14 2018 -0400

    Finished readonly admin org singular view

M   app/layout/Table.jsx
M   app/views/Admin/Organization.jsx
M   app/views/Catalog/List.jsx
M   app/views/Catalog/index.jsx
M   app/views/Organization/Subscriptions.jsx
M   package-lock.json
M   package.json

commit 06705498282628a31455b59d1ecbcace5449028e
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Fri Jul 6 00:00:27 2018 -0500

    put make runnable button on machine and job

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

commit 4aee80d6e1a98aba81b26ae0a17514a3e9defdc8
Author: Meshiest <meek.mesh@gmail.com>
Date:   Thu Jul 5 16:02:39 2018 -0400

    added member count and other features to admin orgs views

M   app/views/Admin/Organization.jsx

commit 3308303176ff433cfc635b45d805dd70bc4b76b9
Author: Meshiest <meek.mesh@gmail.com>
Date:   Thu Jul 5 12:37:58 2018 -0400

    wip org single view

M   app/views/Admin/Organization.jsx

commit de00bc9c8393fc056c8e9dd806b8e57912aa208e
Author: Meshiest <meek.mesh@gmail.com>
Date:   Tue Jul 3 13:55:13 2018 -0400

    Add more fields to orgs table, start org individial page

M   app/views/Admin/Organization.jsx
M   app/views/Admin/index.jsx

commit d4999dda3f3fd560dd3a389731997684b7c91087
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Wed Jul 4 15:05:48 2018 -0500

    usability for profile view, leverage params.Meta.render

M   app/views/Endpoint/Params.jsx
M   app/views/Endpoint/Profiles.jsx

commit 748f260f363f38c5801388545fc0e574534882fb
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Tue Jul 3 20:32:40 2018 -0500

    don't link to non-task tasks!

M   app/views/Endpoint/Jobs.jsx

commit 87f5026db6b51a9915bfbeee786ee6774ac5c4e7
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Tue Jul 3 20:20:58 2018 -0500

    use active machine info to provide Machine Name in Jobs views

M   app/views/Endpoint/Jobs.jsx

commit 99ba1536cb8b933b58550e8a25f8d785d852ce98
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Sun Jul 1 17:24:49 2018 -0500

    pass sourceID into routines to get params on clones

M   app/views/Endpoint/GenericListView.jsx
M   app/views/Endpoint/Machines.jsx
M   app/views/Endpoint/Plugins.jsx
M   app/views/Endpoint/Profiles.jsx

commit a5f0b56895e119662ede81430ed4ad1f5a41935a
Author: Rob Hirschfeld <rob@rackn.com>
Date:   Sun Jul 1 16:13:32 2018 -0500

    WIP clone params issue

M   app/views/Endpoint/GenericListView.jsx

commit 8e53a5eca4f37a392054685b668d7173c262a5bb
Author: Meshiest <meek.mesh@gmail.com>
Date:   Tue Jun 26 15:20:40 2018 -0400

    Admin Organization page, customizable table columns

M   app/layout/SideNav.jsx
M   app/layout/Table.jsx
A   app/views/Admin/Organization.jsx
M   app/views/Admin/index.jsx

commit 87bfe5bb5e1628d9dde10df1c31971852a166e26
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Tue Jun 26 09:49:43 2018 -0500

    Fix missing ref in hasFlag.

M   app/views/Endpoint/Overview.jsx

End of Note