commit 40518efc760f41f836641b14b1cd4b5087bd4c74
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Aug 27 11:09:04 2019 -0500
Remove a single character
M app/views/Endpoint/Endpoints.jsx
commit b89675488b7d305769438eef7da723fca4417b91
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Aug 26 17:02:59 2019 -0500
Update the snapshot for core profile removal
M test/__snapshots__/endpoint.test.jsx.snap
commit 82b82d4bf69d8747c95af85da545af21cbc0a59f
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Aug 26 16:50:22 2019 -0500
Fix proptypes badness
M app/layout/Table.jsx
commit 25ac4039b70e01108b84b6ed27160f90cb2211c6
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Aug 26 16:39:53 2019 -0500
Make icon and logo rows collapsing
M app/layout/Table.jsx
commit 19f801e68e014d9d88f7191abec8e957f50f6528
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Aug 26 16:35:11 2019 -0500
Added routes and links to custom columns
M app/api/index.jsx
M app/layout/Table.jsx
commit c1135f54b0ec8a69013bb14b9315693f9ac5bd4b
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Aug 26 11:35:23 2019 -0500
Enhance custom column capabilities
M app/layout/Logo.jsx
M app/layout/Table.jsx
M app/views/Endpoint/Machines.jsx
commit 9fb4e940e8b5ba047b03724488f1f52076d7c8e6
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Aug 26 09:59:31 2019 -0500
Fix ux-views error popup on logout
M app/layout/Table.jsx
commit a31716112119992f83ae31722e5b4e58a4062bce
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Aug 26 09:09:38 2019 -0500
Fix links broken by new api.route fn
M app/views/Endpoint/Components.jsx
M app/views/Endpoint/Templates.jsx
commit a41ca2e356e945df711c804fbf06df8f4a2f27df
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Aug 23 10:46:49 2019 -0500
Add patched ep function to endpoint tests
M test/endpoint.test.jsx
commit 2d70a398928dc2c04b993d7128922a8352ebac32
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Aug 23 10:25:03 2019 -0500
Fix tests
M app/api/index.jsx
M test/api.test.jsx
M test/endpoint.test.jsx
commit 94be0f42fe99b322fccd5591b088f59ee3ea3552
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Aug 23 10:02:31 2019 -0500
Re-add live endpoint changing
M app/api/index.jsx
M app/views/Endpoint/index.jsx
commit 602524d20224989636ed452f0b1909ef5e938151
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Aug 23 09:21:58 2019 -0500
Hide upload/install complete alerts
M app/views/Endpoint/Content.jsx
commit 8fed62e32848fff571723957e3cb9c37df693a7f
Author: Meshiest <meek.mesh@gmail.com>
Date: Thu Aug 22 16:41:01 2019 -0500
Update snapshot
M test/__snapshots__/endpoint.test.jsx.snap
commit 845bb7a3cf41a5cf11f35171dca23037de9f7879
Author: Meshiest <meek.mesh@gmail.com>
Date: Thu Aug 22 16:27:31 2019 -0500
Fix better url upload for isos and files
M app/views/Endpoint/Files.jsx
M app/views/Endpoint/Isos.jsx
commit ec5a21eff80f029da588c9d5bf4caea741a22dc5
Author: Meshiest <meek.mesh@gmail.com>
Date: Thu Aug 22 15:16:47 2019 -0500
Display totalCount instead of 'all' in filters
M app/layout/Table.jsx
commit c64cfad3c278e176fba4e5626e169e5dc6064a93
Author: Meshiest <meek.mesh@gmail.com>
Date: Thu Aug 22 15:01:35 2019 -0500
wip file url upload
M app/views/Endpoint/Files.jsx
commit 180691a52118ce41102a73c1f77b65e6dfa157b3
Author: Meshiest <meek.mesh@gmail.com>
Date: Thu Aug 22 09:56:10 2019 -0500
Re-add api function bindings
M app/api/index.jsx
commit 86e9528383476aa349cbb070671e4cb26809e92c
Author: Meshiest <meek.mesh@gmail.com>
Date: Thu Aug 22 09:53:11 2019 -0500
Fix 'primary' prop warning
M app/views/Endpoint/Machines.jsx
commit 8832e61e295f8a9ab739cfbdc215e1d908736868
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Aug 21 13:56:36 2019 -0500
Remove redundant extra license machine count checker
M app/views/Endpoint/index.jsx
commit 4e50229be7f942b053a9ffb0420f5e2c1071b88c
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Aug 21 11:42:40 2019 -0500
Max machines warnings
M app/api/index.jsx
M app/layout/Lock.jsx
M app/layout/index.jsx
M app/views/Endpoint/EventTool.jsx
M app/views/Endpoint/License.jsx
M app/views/Endpoint/System.jsx
M app/views/Endpoint/index.jsx
commit 2c2dc70774701f9283279174d7c257f0dd780a2f
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Aug 20 17:19:17 2019 -0500
migrate to using new api.route helper
M app/api/index.jsx
M app/views/Endpoint/BootEnvs.jsx
M app/views/Endpoint/Classifier.jsx
M app/views/Endpoint/Components.jsx
M app/views/Endpoint/Content.jsx
M app/views/Endpoint/Endpoints.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/Jobs.jsx
M app/views/Endpoint/License.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/Provision.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/System.jsx
M app/views/Endpoint/Tasks.jsx
M app/views/Endpoint/Templates.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
M app/views/Endpoint/index.jsx
commit 839826b0dc9f2801efc88ffcdccff72b68640bf0
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Aug 20 15:52:21 2019 -0500
easier endpoint/route/stats from api
M app/api/index.jsx
commit 8fc5d1e92eb98efba824454a0c13890ca274c9f7
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Aug 20 13:28:04 2019 -0500
Update snapshot
M test/__snapshots__/endpoint.test.jsx.snap
M test/endpoint.test.jsx
commit 132ecf61f25e637d994746caaccfe35999371b6f
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Aug 20 11:01:23 2019 -0500
fix duplicate features keys, attribs infinite loading, and offline org
M app/views/Endpoint/License.jsx
M app/views/User/Profile.jsx
commit 597b03000a2935be4ddf260323d7298e6b9f1909
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Aug 19 13:38:51 2019 -0500
License warnings on sidenav
M app/views/Endpoint/License.jsx
M app/views/Endpoint/index.jsx
commit 56a9f95ef80fddb230975ee38b269b294c38f14f
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Aug 19 10:38:19 2019 -0500
Prettify license, finish moving user into license view
M app/views/Endpoint/License.jsx
M app/views/Endpoint/index.jsx
M app/views/User/Profile.jsx
M app/views/User/index.jsx
commit 35ece0ce7356aa6ccb433f917d5ea845e999b170
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Aug 16 15:05:07 2019 -0500
License view, pull license from info, refactor login for componentization
M app/api/index.jsx
A app/views/Endpoint/License.jsx
M app/views/Endpoint/System.jsx
M app/views/Endpoint/index.jsx
M app/views/User/Login.jsx
M app/views/User/Profile.jsx
commit 5be72af33482242de9b3ce88a2a93181a6c75dc1
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Aug 16 10:51:28 2019 -0500
SaaS culling, license cleanup
M app/App.jsx
M app/layout/index.jsx
D app/views/Admin/Organization.jsx
D app/views/Admin/index.jsx
M app/views/Endpoint/System.jsx
D app/views/Organization/Endpoints.jsx
D app/views/Organization/Members.jsx
D app/views/Organization/index.jsx
M app/views/index.jsx
commit 859ce7ea3aee804923be48c62e02b6494181ae69
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Aug 19 16:36:51 2019 -0500
Update snapshot
M test/__snapshots__/endpoint.test.jsx.snap
commit 0312b15bb4c9947c628715eb1d248d63307d69d9
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Aug 19 16:10:54 2019 -0500
Better error handing on upload
M app/views/Endpoint/Content.jsx
commit e42430b6597472113d769324d56a21b47693fc9a
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Aug 19 16:07:37 2019 -0500
Fix broken upload
M app/views/Endpoint/Content.jsx
commit 25c265053378f30ed9120d5347858db4235130b2
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Aug 19 15:55:22 2019 -0500
Fix margin between preview and upload button
M app/views/Endpoint/Content.jsx
commit 403404620bfe339d782709eadd098fda01b9fba0
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Aug 19 15:53:13 2019 -0500
Convert fetch file to jank quasi-download file
M app/views/Endpoint/Content.jsx
commit aea7abb832241831cd00328de0cda5093b6d066f
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Aug 19 13:38:51 2019 -0500
License warnings on sidenav
M app/views/Endpoint/License.jsx
M app/views/Endpoint/index.jsx
commit 6e71aa6f90450ce890d2afe60d9758f83a3e853b
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Aug 19 10:38:19 2019 -0500
Prettify license, finish moving user into license view
M app/views/Endpoint/License.jsx
M app/views/Endpoint/index.jsx
M app/views/User/Profile.jsx
M app/views/User/index.jsx
commit f23eb6210ee0a96c05188e572bbb11ebf2ac3707
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Aug 16 17:08:26 2019 -0500
Update test license version
M test/api.test.jsx
commit 4f84691a6546d3d3bdf58ba4b156e00dde980d40
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Aug 16 15:05:07 2019 -0500
License view, pull license from info, refactor login for componentization
M app/api/index.jsx
A app/views/Endpoint/License.jsx
M app/views/Endpoint/System.jsx
M app/views/Endpoint/index.jsx
M app/views/User/Login.jsx
M app/views/User/Profile.jsx
commit bb3fd3e436fcaab43c903833e1692ccdfdea7064
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Aug 16 10:56:17 2019 -0500
update license
M test/api.test.jsx
commit 5f24e8d6a50b8b7ff9f0a7f97a8b85dd2ecb1d1d
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Aug 16 10:55:26 2019 -0500
update snapshot
M test/__snapshots__/endpoint.test.jsx.snap
commit f6af111b16638e9c5580df43ccec3d0036a1f660
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Aug 16 10:51:28 2019 -0500
SaaS culling, license cleanup
M app/App.jsx
M app/layout/index.jsx
D app/views/Admin/Organization.jsx
D app/views/Admin/index.jsx
M app/views/Endpoint/System.jsx
D app/views/Organization/Endpoints.jsx
D app/views/Organization/Members.jsx
D app/views/Organization/index.jsx
M app/views/index.jsx
commit 145f5c97048a3f853a5cda4e4c51ec3e600e311c
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Aug 16 09:57:38 2019 -0500
Add margin to loading segment on overview
M app/views/Endpoint/Overview.jsx
End of Note