commit b3cd4b888ad279dd2221f53a539afd4cf3ff3969
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sat May 18 15:08:23 2019 -0500
need to provide hidden input for fields that are not modified
M app/views/Endpoint/Params.jsx
commit b7cab850c06f91d82cc27303f52d395a701b16a2
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri May 17 16:14:58 2019 -0500
fix event processing for machine and params
M app/views/Endpoint/GenericListView.jsx
M app/views/Endpoint/Params.jsx
commit 2b2ac4f3ca61404837da36d1cd6563b4d9f16f61
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri May 17 15:31:49 2019 -0500
allow using orig in state instead of props.thing as original state
M app/views/Endpoint/GenericListView.jsx
M app/views/Endpoint/Machines.jsx
commit 0acd17964de80d59209c7611b4f5e51999e2efad
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 16 23:35:26 2019 -0500
allow making params secure
M app/views/Endpoint/Params.jsx
commit e1b699e2135512073bb2c56ad4f5ab169f4822fa
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 16 19:14:24 2019 -0500
refactor machines to fix slim, inconsistent params unslim
M app/views/Endpoint/Machines.jsx
commit 4bc62f4f46492060af9e26772f8e0ee6c2e4207c
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 16 12:38:20 2019 -0500
snaup update
M test/__snapshots__/endpoint.test.jsx.snap
commit 4368a60f1e4afbf8ae3b77fd16a9395ad75af6c4
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 16 12:27:15 2019 -0500
handle small resolution better in header
M app/views/Endpoint/Components.jsx
commit bd2ecafb7fcf14c8b835f68634ce4a6f91325e8c
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 16 12:16:27 2019 -0500
npm update and better small screen
M app/views/Endpoint/GenericListView.jsx
M package-lock.json
commit bc5a3e31e38a14630d1eb7e4e799e8f09f3b9d91
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 15 21:54:35 2019 -0500
linting!
M app/views/Endpoint/Machines.jsx
commit 2c43495548a6f2ee3440d94e7ca13b43fa001a4c
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 15 21:49:11 2019 -0500
check flags to ensure we can reset currenttask
M app/views/Endpoint/Machines.jsx
commit d5109a58b822faeda9f046d5a0eaa2fb0e6cc9bc
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 15 21:45:24 2019 -0500
allow restart at specific task
M app/views/Endpoint/Machines.jsx
commit 4687d5c26f61abd1c3cc9ae97cd4af3b1b95ea22
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 15 19:57:07 2019 -0500
download CLI from endpoint based on browser OS
M app/layout/index.jsx
commit 088088b55adbb98057a3b0d58d686bfcd2348af3
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 15 14:37:09 2019 -0500
snaps update
M test/__snapshots__/endpoint.test.jsx.snap
commit fd16623e3d48d7565b7d412a7daac514b9019ff4
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 15 14:35:50 2019 -0500
drp should allow dropdown w/o download, linting
M app/views/Endpoint/Content.jsx
commit f8023878d79160b2c1813284452cdf2da8607614
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 15 14:09:56 2019 -0500
upload drp and plugins working!
M app/views/Endpoint/Content.jsx
commit e66d20464500a91a0085acd2b9a20fa6d1ad52e2
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 13 23:02:02 2019 -0500
snap update
M test/__snapshots__/endpoint.test.jsx.snap
commit a82c6c31edb44c955a83fa519c88dcc318f7034b
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 13 22:52:23 2019 -0500
modal view stub for uploading directly - WIP
M app/views/Endpoint/Content.jsx
commit 1484cbf79b012fcc1c3b9b8adc9ced2bd1b2be1a
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 13 22:51:49 2019 -0500
modal view stub for uploading directly
M app/views/Endpoint/Content.jsx
commit 1e7a60e0e027e6829d218aea829eb1f94b00e9a6
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 13 18:10:23 2019 -0500
only allow upgrade if inline-upgrade is enabled (all disabled right now)
M app/views/Endpoint/Content.jsx
commit 66faee3caa0a7f41aa15057f729515cc0b767226
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 15 10:30:43 2019 -0500
more npm updates
M package-lock.json
M package.json
commit e3a78617cfa30a798b0ed3b0894f4b926b085998
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 14 12:52:55 2019 -0500
show value for encrypted params
M app/views/Endpoint/Params.jsx
commit 1f0cf4722c4eaf51cf0d1041ee875d2dd044b965
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 14 12:11:48 2019 -0500
lint
M app/api/index.jsx
M app/views/Endpoint/Params.jsx
commit c40721e119f3b1aa0a98ea07a9c7574143d40bcb
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 14 12:06:51 2019 -0500
nacl boxing of params works!
M app/api/index.jsx
M app/views/Endpoint/Machines.jsx
M app/views/Endpoint/Params.jsx
M app/views/Endpoint/Plugins.jsx
M app/views/Endpoint/Profiles.jsx
M app/views/Endpoint/Racks.jsx
M app/views/Endpoint/Stages.jsx
M app/views/Endpoint/VersionSets.jsx
M package-lock.json
M package.json
commit fd43421c74b39617744e2bc2152ed62946b52fb8
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri May 10 15:11:49 2019 -0500
fix typo
M app/api/index.jsx
M package-lock.json
M package.json
commit 9113551de1d8b1e9effa4364b29e9317b5d0c509
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 8 22:43:12 2019 -0500
WIP create payload
M app/api/index.jsx
commit 29238d5c936edd0d8ef175de17b6c91eb18dd7c9
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 8 11:21:31 2019 -0500
update snaps
M test/__snapshots__/endpoint.test.jsx.snap
commit 0c0658dfd152003a91d7448ba59ed0bb3d6ef085
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 8 11:07:21 2019 -0500
catch (and remove) secure params for update
M app/api/index.jsx
M app/views/Endpoint/Params.jsx
commit d103c3108d400d5a27f0189e59cdf6cde5260d1d
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 8 10:38:42 2019 -0500
accomodate small pages in pagination
M app/layout/Table.jsx
commit 041494a5845cc5e2913bd1cfeb6d019ce0a31b67
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 7 18:41:01 2019 -0500
params gets public key for saving
M app/views/Endpoint/Machines.jsx
M app/views/Endpoint/Params.jsx
M app/views/Endpoint/Plugins.jsx
M app/views/Endpoint/Profiles.jsx
M app/views/Endpoint/Stages.jsx
M app/views/Endpoint/VersionSets.jsx
commit 2c5dd64190ac656b582d6f821a0835b7a96561cb
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 7 17:56:48 2019 -0500
get apiRoute for call from all Params users
M app/views/Endpoint/GenericListView.jsx
M app/views/Endpoint/Machines.jsx
M app/views/Endpoint/Params.jsx
M app/views/Endpoint/Plugins.jsx
M app/views/Endpoint/Profiles.jsx
M app/views/Endpoint/Racks.jsx
M app/views/Endpoint/Stages.jsx
M app/views/Endpoint/VersionSets.jsx
commit b33d314dc044be5b748154e6037d99ad89a165ff
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 7 17:23:08 2019 -0500
basic wiring for enabling secure param edit
M app/views/Endpoint/Params.jsx
M test/__snapshots__/endpoint.test.jsx.snap
commit 77136e0ae70c912cb42765a692cd7f3b3cfb4008
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 6 20:04:56 2019 -0500
add tweetnacl, update npm packages
M package-lock.json
M package.json
commit 0b45aac1177863d10d77399dff0d4e8284d3e635
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 14 12:52:55 2019 -0500
show value for encrypted params
M app/views/Endpoint/Params.jsx
commit ab0188b9d407290496860e4a4b3bfbb71eeb83e6
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 14 12:11:48 2019 -0500
lint
M app/api/index.jsx
M app/views/Endpoint/Params.jsx
commit 1e9d70c91af7f8838861ade9ad15d7fce16d1903
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 14 12:06:51 2019 -0500
nacl boxing of params works!
M app/api/index.jsx
M app/views/Endpoint/Machines.jsx
M app/views/Endpoint/Params.jsx
M app/views/Endpoint/Plugins.jsx
M app/views/Endpoint/Profiles.jsx
M app/views/Endpoint/Racks.jsx
M app/views/Endpoint/Stages.jsx
M app/views/Endpoint/VersionSets.jsx
M package-lock.json
M package.json
commit 7ceecd370ed15b2da4bfe036d88b861527436515
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 13 14:46:10 2019 -0500
fix linting
M app/views/Endpoint/Content.jsx
commit 6e748baf2f5788e99374d9dd0eb08097e5eba97d
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 8 22:42:39 2019 -0500
remove bad header attempt
M app/views/Endpoint/Content.jsx
commit c818aa84fdd95602a53b23fa8f01c64a3dbf8dd6
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 5 18:06:21 2019 -0500
fix user cannot pick away from tip issue
M app/views/Endpoint/Content.jsx
commit c7cdbb595fea97a34156ed5e1e0e1598a6379a45
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 5 17:27:00 2019 -0500
remove debug and add CORS
M app/views/Endpoint/Content.jsx
commit 995c817970b96bc0124aa1e84980c60bf6aa946c
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 5 17:00:23 2019 -0500
working?! catalog has ZIP not correct binary
M app/views/Endpoint/Content.jsx
commit 66c8b538e1713d416c9553c5a49b252ef2caaa12
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 5 16:46:05 2019 -0500
basic DRP inventory in list
M app/api/index.jsx
commit 51581e2a2cb9ca827ddeee9f296f9700477650d8
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 5 15:55:47 2019 -0500
treat DRP like other inventory items
M app/api/index.jsx
commit 27cfc23ecd0c25792b5d1c85e627460b98f570f5
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 8 22:42:39 2019 -0500
remove bad header attempt
M app/views/Endpoint/Content.jsx
commit 2b4eb085d00b0655e2bed4c1f83d53b8692fc302
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 5 18:06:21 2019 -0500
fix user cannot pick away from tip issue
M app/api/index.jsx
M app/views/Endpoint/Content.jsx
commit 66b3e5f455dea5ccb23bc80b4cd38119d856da4d
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 5 17:27:00 2019 -0500
remove debug and add CORS
M app/views/Endpoint/Content.jsx
commit 079a94fffe49bf05f9291a60b76661169dd80e86
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 5 17:14:26 2019 -0500
remove phantom hotfix flags from tip items
M app/api/index.jsx
M app/views/Endpoint/Content.jsx
commit 6b74814b9e2d8f514167e1df70888d03715182cc
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 5 17:00:23 2019 -0500
working?! catalog has ZIP not correct binary
M app/views/Endpoint/Content.jsx
commit c6e6e4e50fc4994de99d0c0af73303135e14f2f4
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 5 16:46:05 2019 -0500
basic DRP inventory in list
M app/api/index.jsx
M app/views/Endpoint/Content.jsx
commit 5d4433fe32909995a67e6a950f43668f4562eefd
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 5 15:55:47 2019 -0500
treat DRP like other inventory items
M app/api/index.jsx
commit 624f1f5b706904b26a7a982d8c4bc0c18f90f2cd
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri May 10 15:11:49 2019 -0500
fix typo
M app/api/index.jsx
M package-lock.json
M package.json
commit b67ba805b11b282da864be272a4f255c8036851a
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 8 22:43:12 2019 -0500
WIP create payload
M app/api/index.jsx
commit 80bdb1ab0ff95cb3bb6ec75c839f89e3bff0519d
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 8 11:21:31 2019 -0500
update snaps
M test/__snapshots__/endpoint.test.jsx.snap
commit 28703ba520400bc023e09f12c01139f0ddfc4887
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 8 11:07:21 2019 -0500
catch (and remove) secure params for update
M app/api/index.jsx
M app/views/Endpoint/Params.jsx
commit c214b9ae9f65f07ad58a6e6fcd1e0968642cad45
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 8 10:38:42 2019 -0500
accomodate small pages in pagination
M app/layout/Table.jsx
commit 53343f33bf07531705b488ec3883d202245ae9cd
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 7 18:41:01 2019 -0500
params gets public key for saving
M app/views/Endpoint/Machines.jsx
M app/views/Endpoint/Params.jsx
M app/views/Endpoint/Plugins.jsx
M app/views/Endpoint/Profiles.jsx
M app/views/Endpoint/Stages.jsx
M app/views/Endpoint/VersionSets.jsx
commit 999508cb2fec0dde1a55192acefb539d5653cbf4
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 7 17:56:48 2019 -0500
get apiRoute for call from all Params users
M app/views/Endpoint/GenericListView.jsx
M app/views/Endpoint/Machines.jsx
M app/views/Endpoint/Params.jsx
M app/views/Endpoint/Plugins.jsx
M app/views/Endpoint/Profiles.jsx
M app/views/Endpoint/Racks.jsx
M app/views/Endpoint/Stages.jsx
M app/views/Endpoint/VersionSets.jsx
commit 7d99aa9c4fb295fb1eb7ff14d9ec174329583fd2
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 7 17:23:08 2019 -0500
basic wiring for enabling secure param edit
M app/views/Endpoint/Params.jsx
M test/__snapshots__/endpoint.test.jsx.snap
commit a5e3777f77de56bbc36455a071e93d68b664730a
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 6 20:04:56 2019 -0500
add tweetnacl, update npm packages
M package-lock.json
M package.json
commit 451cc51159a25f85d01f4f585c53646fe6bb01c5
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 8 22:42:39 2019 -0500
remove bad header attempt
M app/views/Endpoint/Content.jsx
commit a3103b04d89c0d1f49caa8475cb5d3a65668fc77
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 7 17:01:10 2019 -0500
lint me
M app/views/Endpoint/Classifier.jsx
commit ac6e30451663ef782f722fcdede1f7f2de2f30a3
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 7 13:21:13 2019 -0500
add serialnumber test
M app/views/Endpoint/Classifier.jsx
commit e83920866cdf71f2f70769cb28430b773cb39c5a
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 7 13:18:55 2019 -0500
wizard working as per request, multiple cards
M app/views/Endpoint/Classifier.jsx
commit 188dd9b3e698bb8464e090e1cc5021bf9e8c7232
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 7 13:00:46 2019 -0500
general working Wizard - need to clone
M app/views/Endpoint/Classifier.jsx
commit bb3bee88da6f7ad9b6ce3726910b97bd36f40444
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 7 11:30:36 2019 -0500
classifier wizards for specific cases
M app/views/Endpoint/Classifier.jsx
commit 1712af0c19acc03cadc3a2e0c60305bcb1bfb432
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 6 23:07:45 2019 -0500
form updates object WIP
M app/views/Endpoint/Classifier.jsx
commit 2e6e6677d30d8ef11dbee72d94def4284122b9f3
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 6 22:23:37 2019 -0500
linting
M app/views/Endpoint/UXViews.jsx
commit d2508b82dedd807f042c582cc0e03d960a112d79
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 6 11:59:17 2019 -0500
form WIP
M app/views/Endpoint/Classifier.jsx
commit 9e3412b24b04952f8b7b91d9442241d8a04a7422
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri May 3 14:18:37 2019 -0500
protect version
M app/views/Endpoint/System.jsx
commit 3aa2607e5ac237a89475cac88da5ac5791ff8266
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 2 15:17:14 2019 -0500
WIP cards to create specialized classifiers
M app/views/Endpoint/Classifier.jsx
commit 1d66469eb40af623755aa47ff5a009998e4e2f86
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 2 15:04:31 2019 -0500
add helper for creating classifier
M app/views/Endpoint/Classifier.jsx
commit 61b77d968000b654c7272fb1ba3df3ef1a3ac5d5
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 2 12:17:39 2019 -0500
saving of views enabled
M app/views/Endpoint/UXViews.jsx
commit 6bbf7d4cf5253a6f7d34e3bf68dab0ebc48cdbaf
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 2 11:58:54 2019 -0500
when creating, need to edit name
M app/views/Endpoint/UXViews.jsx
commit c345c3d5827981806b554c629cba34e533626895
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 1 14:09:55 2019 -0500
WIP save edits
M app/views/Endpoint/UXViews.jsx
commit a31e3aa3be792c785319a34f0ea6b2b85e9edc7c
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 1 00:15:03 2019 -0500
WIP editing UXview
M app/views/Endpoint/UXViews.jsx
commit 635d83b37e8cd219d999bf110b4d140327886e19
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 6 19:31:12 2019 -0500
update snaps
M test/__snapshots__/endpoint.test.jsx.snap
commit 04626c13af2b6aca57ddff40d915049ef4ddf3de
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 6 13:41:41 2019 -0500
include locked field in snap
M test/__snapshots__/endpoint.test.jsx.snap
commit a32d813d8adee191dc4f81ec0173b11a08555717
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 6 13:37:56 2019 -0500
use unlocked
M app/views/Endpoint/Machines.jsx
commit e45412dc6f0e03083b33d5fae44c9642cf0696b7
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 6 12:34:34 2019 -0500
too much endpoint
M app/views/Endpoint/Profiles.jsx
commit c0a9cc45f8b689677bdd8d2b49af20f0104f2a6e
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 6 12:33:33 2019 -0500
include endpoint in params component in all areas
M app/views/Endpoint/Profiles.jsx
M app/views/Endpoint/Stages.jsx
commit 23d0d208bf36e9fda08df3a8f6b4fc545f154048
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 6 12:31:34 2019 -0500
include endpoint in params component
M app/views/Endpoint/Machines.jsx
commit b0342fd14cbc38dd911a63de3d5493878f3f80ea
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 5 18:06:21 2019 -0500
fix user cannot pick away from tip issue
M app/api/index.jsx
M app/views/Endpoint/Content.jsx
commit 9a2f7eb437520b8d25134f403ece8329ec90ca54
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 5 17:27:00 2019 -0500
remove debug and add CORS
M app/views/Endpoint/Content.jsx
commit 33dbe3bf63efb29e155135eadc4d045724eb31ec
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 5 17:14:26 2019 -0500
remove phantom hotfix flags from tip items
M app/api/index.jsx
M app/views/Endpoint/Content.jsx
commit 241cb2d3bee9c195b74542dce118386f5d4f595a
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 5 17:00:23 2019 -0500
working?! catalog has ZIP not correct binary
M app/views/Endpoint/Content.jsx
commit 481a367c0e2b5fc0348dc1da7470945485972e17
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 5 16:46:05 2019 -0500
basic DRP inventory in list
M app/api/index.jsx
M app/views/Endpoint/Content.jsx
commit e105d5fa80f6c8e696157b973c993a4526dd4b61
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 5 15:55:47 2019 -0500
treat DRP like other inventory items
M app/api/index.jsx
commit 4438fc2b146cae11c5b590b8f87c35c8ba7d3779
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sat May 4 16:17:45 2019 -0500
enable Machine.Locked field
M app/api/index.jsx
M app/views/Endpoint/GenericListView.jsx
M app/views/Endpoint/Machines.jsx
M test/__snapshots__/endpoint.test.jsx.snap
commit 83877b92b9f6e77db3919d73c154af5f948efd38
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu May 2 09:54:18 2019 -0500
Make zip only have the files. No public directory.
M package.sh
commit 2b8b12d4fbaa8d41cc12a1f1fd26b357e08278b6
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 2 09:45:21 2019 -0500
update snaps
M test/__snapshots__/endpoint.test.jsx.snap
commit 0821ad166f854e0d5a2f4020cb30e58eac9ee508
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 2 09:43:18 2019 -0500
converge file and prov services
M app/views/Endpoint/System.jsx
commit 414786a07ea516a28d3b5ccec6dbe0c5b54cf6db
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 1 23:16:30 2019 -0500
port is n/a not off
M app/views/Endpoint/System.jsx
M test/__snapshots__/endpoint.test.jsx.snap
commit 8b8a2e15097b32b33804ea122cda1f099f9549df
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 1 23:11:00 2019 -0500
update snapshots
M test/__snapshots__/endpoint.test.jsx.snap
commit ef8c40beb54f7e846813246aca6e035e60f0590a
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 1 16:54:08 2019 -0500
add services list to diagnostics panel
M app/views/Endpoint/System.jsx
commit 367412c78c387d13f4b86c398725a843a8eacc04
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 1 15:09:09 2019 -0500
update snapshots since we set values now
M README.md
M test/__snapshots__/endpoint.test.jsx.snap
commit e59863c8ebd014a3c170c34a0107d593bc7e1d40
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 1 14:57:48 2019 -0500
enforce airgap param overrides airgap in config file
M app/api/index.jsx
M app/views/Endpoint/UXViews.jsx
commit 2763a38159504ef07076e78118a6d6f07473633d
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 1 14:25:39 2019 -0500
check for airgap param on startup
M app/api/index.jsx
commit 3d0f8a4559214dc844df7f2225e5ea1b83b3165e
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 1 00:13:10 2019 -0500
highlight active text with inverted color
M app/views/Endpoint/Machines.jsx
commit 823ed6464b404d694db800f409d87f05b8e559c0
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Apr 30 09:35:38 2019 -0500
use Profile global catalog_url to set new catalog value
M app/views/Endpoint/Content.jsx
M test/__snapshots__/endpoint.test.jsx.snap
commit 1f5d933e58921d4ce3141653bf7da445d10fc648
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Apr 30 09:18:05 2019 -0500
get and show catalog url
M app/layout/GenericContainer.jsx
M app/layout/SideNav.jsx
M app/views/Endpoint/Content.jsx
commit 102b8839296401ba4352ebf854717a9d32b32c8d
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sat Apr 27 23:37:34 2019 -0500
enforce ux_views.MachineFields in Machine
M app/views/Endpoint/Machines.jsx
M app/views/Endpoint/Params.jsx
M app/views/Endpoint/UXViews.jsx
commit cdda5dbbf732011040140076e5edf5d996f228d5
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri Apr 26 18:34:23 2019 -0500
add MachineFields to view
M app/views/Endpoint/UXViews.jsx
commit 7a0d418038131fa3f85fa8337e82ec7da7278925
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri Apr 26 16:01:07 2019 -0500
create new test:reset for bounching test env
M package.json
End of Note