commit b98f91158b42ebb7dce379067e33146992bf1c81
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu Apr 11 16:56:07 2019 -0500
fix remembering page size for Workflow
M app/api/index.jsx
M app/views/Endpoint/Workflows.jsx
commit d74c100a6167936ee8cd0cd9d9c2e949c538bcff
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu Apr 11 15:06:50 2019 -0500
debounce heartbeat
M app/api/index.jsx
M app/layout/Lock.jsx
M app/views/Endpoint/index.jsx
commit 82ca157736cfa2192f03f738a0e62cb933d48104
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu Apr 11 14:10:50 2019 -0500
sadly, no finally blocks
M app/api/index.jsx
M test/api.test.jsx
M test/content/rackn-license.json
commit 3bec73b3446988660cddb3ab648bcbec7b5cde94
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu Apr 11 11:53:45 2019 -0500
make sure code works without objects, contents or plugin_providers in info
M app/api/index.jsx
commit 99e176079eee207b7a565785f051e71f21908edd
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu Apr 11 10:41:21 2019 -0500
linting
M app/api/index.jsx
M app/views/Endpoint/Users.jsx
commit 9058e3ae8631e176f0a10318ed166586f06a3720
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu Apr 11 10:39:10 2019 -0500
brute force fix for #610
M app/api/index.jsx
M app/views/Endpoint/Users.jsx
commit 621698c6783e40d3481c79827d882ea3ddfc040c
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed Apr 10 20:11:39 2019 -0500
give user good feedback for readyonly profiles
M app/views/Endpoint/Classifier.jsx
M app/views/Endpoint/GenericListView.jsx
commit a590852f4754a892500cdfdc1c82dd050fda4821
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed Apr 10 19:27:12 2019 -0500
update snaps
M test/__snapshots__/endpoint.test.jsx.snap
commit d5acd51d0b58eaec8f60ba1fc5b736140db33d53
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed Apr 10 19:16:01 2019 -0500
force boolean
M app/views/Endpoint/GenericListView.jsx
commit b53483c8c1843427703a59c809d52e7bdf80a525
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed Apr 10 19:13:27 2019 -0500
choose profile for classifier
M app/config.jsx
M app/views/Endpoint/Classifier.jsx
M app/views/Endpoint/GenericListView.jsx
commit ece1deb558a2093af3e0c261b2979d29d39df217
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed Apr 10 18:24:24 2019 -0500
no vanity domain for cloudfront either
M app/config.jsx
commit 3ffbb1227498608aee629c353b3b3b592484e7ba
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed Apr 10 18:20:06 2019 -0500
revert to gateway URL for API calls
M app/config.jsx
commit d43b5c5f84422c96dcc5fcbd79de08d1f558b1b5
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Apr 9 22:58:53 2019 -0500
add works for empty things
M app/views/Endpoint/Classifier.jsx
commit 38598bcabf84723a661be99ad980fb30ecac85fe
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Apr 9 22:52:33 2019 -0500
harden listview - protect from no things case
M app/views/Endpoint/GenericListView.jsx
commit 8819479eb646ee235d1e1c76ca5c6267309abeb8
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Apr 9 22:38:58 2019 -0500
more refactoring
M app/views/Endpoint/Leases.jsx
M app/views/Endpoint/Profiles.jsx
M app/views/Endpoint/Roles.jsx
M app/views/Endpoint/Stages.jsx
M app/views/Endpoint/Tasks.jsx
M app/views/Endpoint/Tenants.jsx
commit ab7dcf3605a3249dd14eed7bda67a457875073a6
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Apr 9 17:37:12 2019 -0500
refactor machines to use cellRender
M app/views/Endpoint/Machines.jsx
commit 7a42146a6db38537ab40cab2410df40d6ab5241a
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Apr 9 15:26:49 2019 -0500
further cellRender to lists
M app/views/Endpoint/GenericListView.jsx
M app/views/Endpoint/Stages.jsx
commit 6026004dbaaec3757e9f6d6504775933d4bbd1b6
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Apr 9 11:38:38 2019 -0500
linting
M app/views/Endpoint/GenericListView.jsx
commit f94751f189a8a5898a61ccc8cf0eac4fe1dee61b
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Apr 9 11:37:34 2019 -0500
move lockout to Meta.lockout, add actions
M app/views/Endpoint/Components.jsx
M app/views/Endpoint/GenericListView.jsx
M app/views/Endpoint/Machines.jsx
commit 371e2b6a85190a39cb1d146e72b0bc7da5abeaf7
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Apr 9 11:02:17 2019 -0500
delete lockout based on profile
M app/views/Endpoint/GenericListView.jsx
commit c1322f8646c47bfcf092afc22f18e5e316b3f0b0
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Apr 9 10:42:15 2019 -0500
fix bug #518 - allow spaces in names
M app/views/Endpoint/GenericListView.jsx
commit c0832ce35b3d4313b787114117fabe522e74dbb8
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri Apr 5 17:30:00 2019 -0500
switch over to AceEditor
M app/views/Endpoint/Components.jsx
M app/views/Endpoint/Params.jsx
End of Note