commit 098e85560bcc756c12962d62cc03265b9e761d32
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 4 15:48:49 2019 -0500
Added Id input for new endpoints
M app/views/Endpoint/Endpoints.jsx
commit 6d750fb78277da6d22e03c39d6334a9f6b5e589f
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 3 13:11:49 2019 -0500
Prevent side dimmer click from exiting Things that are being edited
M app/layout/GenericContainer.jsx
M app/views/Endpoint/GenericListView.jsx
commit 5d5ab750601fef6a2644368bc8ef94ba88792f81
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 3 12:51:53 2019 -0500
Fix nav header min height
M app/layout/Header.jsx
commit ef0bf47d21a652a0fd40e121115ca7fc264088a3
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 3 14:19:08 2019 -0500
Allow params type switching to revert back to original type
M app/views/Endpoint/Params.jsx
commit 88db39ec59d018411fe125c7eaee3b6bc8a4bf75
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 4 12:54:41 2019 -0500
Derive paramsList to state from props for ParamsContainer
M app/views/Endpoint/Endpoints.jsx
M app/views/Endpoint/GenericListView.jsx
M app/views/Endpoint/Params.jsx
commit 634d118af7edd9a18bb644b5abc82a05c3d6829d
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 4 09:25:41 2019 -0500
Update snapshot given an ipmi plugin update
M test/__snapshots__/endpoint.test.jsx.snap
commit ed60f2615c1406e335aa40607aa2734db2712781
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 30 20:25:47 2019 -0500
provide link to uxview from role if installed
M app/views/Endpoint/Roles.jsx
commit 2c6f996041eb0093d5672cc5fc4df23a2d182e49
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 30 15:35:13 2019 -0500
add hint for endpoint link
M app/views/Endpoint/Endpoints.jsx
commit 89f91851fae6686d648ede82970eb7b85ca10b9d
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 29 13:55:47 2019 -0500
remove special behavior for rackn-license
M app/views/Endpoint/Content.jsx
commit 5fc42924e02ba9e248bfc0cdf69d8150d7e0b640
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 29 12:40:26 2019 -0500
enforce ux view restrictions in a generic way
M app/views/Endpoint/GenericListView.jsx
M app/views/Endpoint/UXViews.jsx
commit 66c6340289f3a6d018b6a270d4a6e530d12063db
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed May 29 12:07:06 2019 -0500
enable editing for new Restriction fields
M app/views/Endpoint/UXViews.jsx
commit 5ea8c548fddea4035cf9d3a681c94357e062740b
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 28 23:14:10 2019 -0500
fix pass filter from URI
M app/views/Endpoint/GenericListView.jsx
commit 216b774b62bf165655030fc410c5fda52dbb5960
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 28 22:34:54 2019 -0500
propgate hideEdit values into all models
M app/views/Endpoint/BootEnvs.jsx
M app/views/Endpoint/Classifier.jsx
M app/views/Endpoint/Endpoints.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/Reservations.jsx
M app/views/Endpoint/Roles.jsx
M app/views/Endpoint/Stages.jsx
M app/views/Endpoint/Subnets.jsx
M app/views/Endpoint/Tasks.jsx
M app/views/Endpoint/Templates.jsx
M app/views/Endpoint/Tenants.jsx
M app/views/Endpoint/UXViews.jsx
M app/views/Endpoint/Users.jsx
M app/views/Endpoint/VersionSets.jsx
M app/views/Endpoint/Workflows.jsx
commit 4bb71ce6d1228c43b43563640d5d72d41fb69160
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 28 22:26:13 2019 -0500
enable uxview hiding edit buttons (tested on machine)
M app/views/Endpoint/Components.jsx
M app/views/Endpoint/GenericListView.jsx
M app/views/Endpoint/Machines.jsx
commit 3e5f0efbea9a48c0cdf0a1247a1ff4b449102f5d
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 28 18:13:29 2019 -0500
hide edit buttons from table view
M app/views/Endpoint/GenericListView.jsx
commit f40483cd882a5788cdf2ed969eeba5bbef610f61
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 28 17:55:21 2019 -0500
add editor for HideEditObjects
M app/api/index.jsx
M app/views/Endpoint/UXViews.jsx
commit acbc731bc2617486e62194fba070ba6fabe051d4
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 28 17:12:32 2019 -0500
fix regex for subnet
M app/views/Endpoint/Classifier.jsx
commit b176df5ce2499f86a77100ee52452d63929a3071
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 28 16:58:47 2019 -0500
change disabled save button into edit button bug #1218
M app/views/Endpoint/BootEnvs.jsx
M app/views/Endpoint/Classifier.jsx
M app/views/Endpoint/Components.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/Reservations.jsx
M app/views/Endpoint/Roles.jsx
M app/views/Endpoint/Stages.jsx
M app/views/Endpoint/Templates.jsx
M app/views/Endpoint/Tenants.jsx
M app/views/Endpoint/UXViews.jsx
M app/views/Endpoint/Users.jsx
M app/views/Endpoint/VersionSets.jsx
M app/views/Endpoint/Workflows.jsx
commit c7444917570212ceecbda462697c52c67901dfa7
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 28 16:35:27 2019 -0500
snaps update for overview
M test/__snapshots__/endpoint.test.jsx.snap
commit 6a315f4a88c3b88dbae07bde889235c8fc6fd381
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 28 16:15:57 2019 -0500
hint on hinding
M app/views/Endpoint/Overview.jsx
commit 40f83b625d06b5ef7c9e203534d40f2f4dc2b080
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 28 16:15:17 2019 -0500
linting and correct PR polarity
M app/views/Endpoint/Classifier.jsx
M app/views/Endpoint/GenericListView.jsx
commit b0539260395a09ad1b834e1dfbfb67c61d245ed5
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 28 16:14:56 2019 -0500
landing page alternative to overview
M app/views/Endpoint/Overview.jsx
M app/views/Endpoint/index.jsx
commit a40ddcdbf1891cd485aeacd4dbfdf62cc1b3f15e
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 28 16:14:15 2019 -0500
allow setting view from table
M app/views/Endpoint/UXViews.jsx
commit c8c33d86d9aad7ca136a7a9c89a94ce9d792ee6a
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 28 14:46:59 2019 -0500
make it easier to apply view to current user
M app/views/Endpoint/UXViews.jsx
commit fc7120bfb4d68836b1da3fe44cdec74b87af09df
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 28 14:46:26 2019 -0500
improve test list
M app/views/Endpoint/Classifier.jsx
commit 5f714e60ccc894d13b5258b788322b7951bfa90d
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 28 14:46:03 2019 -0500
respect clearable in dropdowns
M app/views/Endpoint/Machines.jsx
commit a1ecfd012a91a15908b4472290e1391fdd86a2f7
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 28 13:11:28 2019 -0500
respect ParamsRestricted flag by making params readonly
M app/views/Endpoint/GenericListView.jsx
M app/views/Endpoint/UXViews.jsx
commit 3c8bc87e6bd09461810ca1b7d52367d1dc8eaa47
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue May 28 10:35:41 2019 -0500
change name of secure to stop throwing warnings in console
M app/api/index.jsx
M app/views/Endpoint/GenericListView.jsx
M app/views/Endpoint/Params.jsx
commit 9e2bf90e263ca7b1fc057c2175317950b54bba39
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 27 17:27:31 2019 -0500
can force current UXView into use by active user
M app/api/index.jsx
M app/views/Endpoint/UXViews.jsx
M app/views/Endpoint/index.jsx
commit 0cd1a4c5600f95db3c1c29109a473ebbdf0a4ebc
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 27 16:17:31 2019 -0500
linting
M app/views/Endpoint/BootEnvs.jsx
M app/views/Endpoint/UXViews.jsx
commit 8f756658dadca06b06db68f7ba5c960e5fe64ed3
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 27 16:16:20 2019 -0500
uxviews udpated to edit all available fields
M app/views/Endpoint/Classifier.jsx
M app/views/Endpoint/UXViews.jsx
commit ecfd7d0ef9c0523fbef2a907efc8cc4d0fdb193f
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 26 19:50:19 2019 -0500
add ux-view override
M app/views/Endpoint/Classifier.jsx
commit bc75bae53ac52fcee4bb050943e334f388144643
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 26 19:22:23 2019 -0500
change to Camel case for easier integration to ux-views
M app/views/Endpoint/Classifier.jsx
commit 4c375f98cf7abc1ae615754e9d64a6ef1c5cca65
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 26 17:02:09 2019 -0500
linting
M app/views/Endpoint/Classifier.jsx
commit 80b32af80c3c8f42ce7069b05a1c0ced3fb30851
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 26 16:56:54 2019 -0500
allow primative editing of existing actions
M app/views/Endpoint/Classifier.jsx
commit 2ae03546529194dea34efe8cae3fb64ab64cb50e
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 26 16:34:38 2019 -0500
change to use Params form to set_params
M app/views/Endpoint/Classifier.jsx
commit ac9ee19f49ab0eee374222180a4d98e55fa56986
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 26 16:16:31 2019 -0500
fix render to show actions
M app/views/Endpoint/Classifier.jsx
commit f4eb69688a222b2de03249430dcac8536a5491a0
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 26 16:11:08 2019 -0500
add works with basic save
M app/views/Endpoint/Classifier.jsx
commit a30cf3d694bf55350e1b0fcb845efeeafc054bcf
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 26 13:25:19 2019 -0500
parse multiple regex with csv
M app/views/Endpoint/Classifier.jsx
commit 393c2fe31dc21f3ac92a0a32b57df8daa50bd376
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 26 12:59:05 2019 -0500
WIP basic form working w regex
M app/views/Endpoint/Classifier.jsx
commit 93e2bcc2dd6ecb23f94982dade7e24bc36614a5e
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sat May 25 18:01:26 2019 -0500
WIP merge classify and wizard
M app/views/Endpoint/Classifier.jsx
commit 41d937365848150822f46ab93eaf2a2f1f388bae
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sat May 25 17:45:08 2019 -0500
update snapshots
M app/views/Endpoint/BootEnvs.jsx
M test/__snapshots__/endpoint.test.jsx.snap
commit a159d5f69b577ec80044a599147b3bc0b8530ecf
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri May 24 13:42:36 2019 -0500
remove ZEHICLE
M app/views/Endpoint/Machines.jsx
commit cbefef482c236b7518b80aba1ab338b6f4942582
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri May 24 13:41:49 2019 -0500
reset cache warm
M app/config.jsx
commit bbd6265c1b208e42e9792fd8220e02c4ad31d52e
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri May 24 13:40:35 2019 -0500
rerender machines is clicked from menu, allow passing filter from menu
M app/config.jsx
M app/views/Endpoint/GenericListView.jsx
M app/views/Endpoint/index.jsx
commit 21fc14b391929139971e1f946800529a454ff537
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri May 24 11:35:03 2019 -0500
WIP trying to get menu to re-render
M app/views/Endpoint/GenericListView.jsx
M app/views/Endpoint/Machines.jsx
M app/views/Endpoint/index.jsx
commit 2c5edf78a58f51e7f336f7caddb5db1c66c9a80f
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 23 17:53:45 2019 -0500
allow passing ?filter= into views
M app/views/Endpoint/GenericListView.jsx
commit 7c7effb7452fb45c23d44a2d77b2665ef0ad6078
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 23 16:57:37 2019 -0500
allow setting to and icon for menu items
M app/views/Endpoint/index.jsx
commit 52d7f4a6ca7827ceace9afaca32c413089df13d0
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 23 16:47:38 2019 -0500
ensure we get Available true if using ux_view
M app/api/index.jsx
commit 2604a4222282bdce24b6f8cfd9cc5e28786a9c83
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 23 16:46:15 2019 -0500
Revert "ensure we get Available true if using ux_view"
This reverts commit 5fd31bcb03495c497b5b34577b25e625220704c8.
M app/api/index.jsx
M app/config.jsx
M app/views/Endpoint/GenericListView.jsx
M app/views/Endpoint/Machines.jsx
M app/views/Endpoint/index.jsx
commit 5fd31bcb03495c497b5b34577b25e625220704c8
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 23 16:45:22 2019 -0500
ensure we get Available true if using ux_view
M app/api/index.jsx
M app/config.jsx
M app/views/Endpoint/GenericListView.jsx
M app/views/Endpoint/Machines.jsx
M app/views/Endpoint/index.jsx
commit d60b6a2f274befd09987eb34a41b10ba29123721
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 23 14:15:19 2019 -0500
linting
M app/views/Endpoint/BootEnvs.jsx
commit e5a214a95ff9e67d9d855b7bf858cf5d29694d68
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 23 14:13:39 2019 -0500
simplify bootenv.OS render and edit
M app/views/Endpoint/BootEnvs.jsx
commit 1e117149c71f48370e6cc45631bcd5435de0e23c
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 23 07:56:17 2019 -0500
lookups made safer
M app/views/Endpoint/BootEnvs.jsx
commit ab8a81f818de1f9e34e0362dad8e4f575e34305d
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu May 23 07:09:52 2019 -0500
WIP inject props from menu
M app/views/Endpoint/Machines.jsx
M app/views/Endpoint/index.jsx
End of Note