commit 62eee54de7fd472417339953a588fba72b6aff19
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Aug 31 16:37:22 2021 -0500
feat(subnets): add unmanaged checkbox
M app/views/Endpoint/views/Subnets/Panel.jsx
M app/views/Endpoint/views/Subnets/View.jsx
M app/views/Endpoint/views/Subnets/components/DHCPOptions.jsx
commit 2a8be9322cc81a902758af7d40f5bd1bf9abab14
Author: Meshiest <gpg@reheatedcake.io>
Date: Mon Aug 30 13:22:15 2021 -0500
fix(bulk): fix warnings for invalid value
M app/views/Endpoint/components/BulkActions/Components.jsx
commit 7b46a186944d0025bc06ce682cb0b6d10faea19f
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 19 12:24:51 2021 -0500
refactor(dependencies): fix colored icons not working in dropdowns, other minor refactors
M app/api/index.jsx
M app/views/Endpoint/components/BulkActions/Components.jsx
M app/views/Endpoint/components/Components.jsx
M app/views/Endpoint/features/table_view/columns/gen_enum_objects.jsx
M app/views/Endpoint/features/table_view/columns/gen_link_icon.jsx
M app/views/Endpoint/features/table_view/columns/gen_link_icon_id.jsx
M app/views/Endpoint/features/table_view/columns/gen_link_object.jsx
M app/views/Endpoint/features/table_view/columns/icon_meta.jsx
M app/views/Endpoint/features/table_view/components/Filter/Search.jsx
M app/views/Endpoint/views/Jobs/columns/link_task.jsx
M app/views/Endpoint/views/Logs.jsx
R100 app/views/Endpoint/views/Machines/BulkActions.jsx app/views/Endpoint/views/Machines/BulkActions.old.jsx
M app/views/Endpoint/views/Machines/Panel.jsx
M app/views/Endpoint/views/Machines/View.jsx
M app/views/Endpoint/views/Machines/columns/icon_pool.jsx
R100 app/views/Endpoint/views/Machines/Debugger/Debugger.css app/views/Endpoint/views/Machines/components/Debugger/Debugger.css
R100 app/views/Endpoint/views/Machines/Debugger/Debugger.jsx app/views/Endpoint/views/Machines/components/Debugger/Debugger.jsx
R100 app/views/Endpoint/views/Machines/Debugger/index.jsx app/views/Endpoint/views/Machines/components/Debugger/index.jsx
R100 app/views/Endpoint/views/Machines/Wizards/Cloudwrap.jsx app/views/Endpoint/views/Machines/components/Wizards/Cloudwrap.jsx
M app/views/Endpoint/views/Params/components/ParamRow.jsx
M app/views/Endpoint/views/Params/components/ParamsContainer.jsx
M app/views/Endpoint/views/Pools/columns/gen_pool_actions.jsx
M app/views/Endpoint/views/System.jsx
M app/views/Endpoint/views/Workflows/columns/enum_icon_stages.jsx
commit 630f995cb66a8e5984a2f21822775eb1deb91d58
Author: Meshiest <gpg@reheatedcake.io>
Date: Mon Aug 30 11:15:30 2021 -0500
refactor(machines): fix cloudwrappers wizard using deprecated getDeps call, additional refactors
M app/views/Endpoint/views/Machines/Wizards/Cloudwrap.jsx
commit bf0fea14647e72b1de272f293c106094d06cac91
Author: Meshiest <gpg@reheatedcake.io>
Date: Mon Aug 30 11:14:53 2021 -0500
feat(machines): join-up.sh option in machine add
M app/layout/Copy.jsx
A app/layout/ShellScript.jsx
M app/layout/Table/Filter.jsx
M app/views/Endpoint/views/Machines/Panel.jsx
M app/views/Home/Home.jsx
commit 869f03a121cea61a0851aac80f18ee0c956e0156
Author: Meshiest <gpg@reheatedcake.io>
Date: Fri Aug 27 15:35:54 2021 -0500
chore: update homepage install script
M app/views/Home/Home.jsx
commit cb74a05353a298c55655c69fe26b7b910ca0de5d
Author: Meshiest <gpg@reheatedcake.io>
Date: Fri Aug 27 14:41:26 2021 -0500
fix(bulk): fix null ptr
M app/views/Endpoint/views/Machines/BulkActions.jsx
commit 47c5464fb0ae07e8cc662fa59d127265f38eb21c
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 26 14:56:55 2021 -0500
feat(bulk): re-add reset using default workflow, fix redo
M app/views/Endpoint/views/Machines/BulkActions.jsx
commit 4856d8402d8a6fb84a8cd0d5d082c627ddf79a9d
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 26 13:20:01 2021 -0500
feat(ux_config): initial ux view setting
M app/config.jsx
M app/views/Endpoint/actions/auth.jsx
M app/views/Endpoint/actions/ux_views.jsx
M app/views/Endpoint/features/info/selectors.jsx
M app/views/Endpoint/features/ux_views/reducer.jsx
commit 8a4c2304e61360485c4f95325511268a39dafc09
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 26 12:50:13 2021 -0500
feat(ux): include version in cloudia requests
M app/api/cloudia.jsx
M app/views/Endpoint/views/Raid/View.jsx
commit 4e5f09c30f1aad69a5eecf4ff33ceb3f882defe7
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 26 12:21:14 2021 -0500
fix(ux_config): minor css improvements
M app/views/Endpoint/views/UXConfig/components/Tree.jsx
commit 933ac9416246d2fc7bc219923e0afae2f869538b
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 26 12:10:42 2021 -0500
feat(nav): ux config for hiding the tip button
M app/config.jsx
M app/layout/Header.jsx
M app/layout/Wrapper.jsx
commit c811764c8fc3337c4de5d3b3210f1ce75151ca5a
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 26 12:10:10 2021 -0500
fix(raid): fix error when switching to raid page
M app/views/Endpoint/views/Raid/columns/enum_drives.jsx
commit 4ae3b2427529985246578d32e33212ba3a18a522
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 26 11:18:54 2021 -0500
refactor: prevent license header from re-rendering every update
M app/views/Endpoint/features/license/HeaderUpdateNotice.jsx
commit d16f1a8e52f27d13b2cf01dc011fafbfa23d43aa
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 26 11:08:39 2021 -0500
feat(table): create search persist ux config
M app/config.jsx
M app/views/Endpoint/features/table_view/context.jsx
commit 09146a036f4639b1017e1e39d0aa6ccddfc2660a
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 26 10:59:54 2021 -0500
fix(search): trim whitespace in searches
M app/views/Endpoint/features/table_view/components/Filter/Search.jsx
commit 4d983806b5fde75e7d6ff405622efd81be6790b4
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 26 10:53:14 2021 -0500
fix(table): fix param fetching and ux view column rendering
M app/layout/Logo.jsx
M app/views/Endpoint/features/table_view/context.jsx
M app/views/Endpoint/features/table_view/selectors.jsx
M app/views/Endpoint/features/table_view/util.js
M app/views/Endpoint/views/Provision.jsx
commit f3a1087e7fd23a3b78938db055a54759b7a4cb7a
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 26 10:21:27 2021 -0500
fix(raid): fix missing yaml button in panel edit header
M app/views/Endpoint/views/Raid/Panel.jsx
commit fe19937686cae92883e9a6c4382b8a183133a616
Author: Meshiest <gpg@reheatedcake.io>
Date: Mon Aug 23 15:07:19 2021 -0500
fix(catalog): fix catalog missing ux config
M app/api/index.jsx
M app/config.jsx
commit 663efa4d3af4c863b3fab3b303129bf0e1a4d959
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Aug 17 15:15:24 2021 -0500
fix(machines): allow force indicator to change when force is enabled
M app/views/Endpoint/views/Machines/View.jsx
commit 18fba8aa1986cec65e3897cbd2fc5a33a778d437
Author: Meshiest <gpg@reheatedcake.io>
Date: Mon Aug 16 15:59:57 2021 -0500
refactor(ux_config): clean up code
M app/views/Endpoint/Router.jsx
D app/views/Endpoint/views/UXConfig.jsx
A app/views/Endpoint/views/UXConfig/Tree.js
A app/views/Endpoint/views/UXConfig/View.jsx
A app/views/Endpoint/views/UXConfig/components/Tree.jsx
A app/views/Endpoint/views/UXConfig/const.js
commit bb3efc6002555ecf520f1f7327ec5fa13dfc4f8a
Author: Meshiest <gpg@reheatedcake.io>
Date: Mon Aug 16 11:44:15 2021 -0500
refactor(config): remove need for options, cleanup config code
M app/api/index.jsx
M app/config.jsx
M app/layout/Header.jsx
M app/layout/Wrapper.jsx
M app/views/Endpoint/actions/auth.jsx
M app/views/Endpoint/actions/info.jsx
M app/views/Endpoint/features/info/reducer.jsx
M app/views/Endpoint/features/info/selectors.jsx
M app/views/Endpoint/views/UXConfig.jsx
commit 9c4cb049144d76d287c36d6fe69cbdd444515065
Author: Meshiest <gpg@reheatedcake.io>
Date: Fri Aug 13 13:17:46 2021 -0500
chore: misc cleanup of older views
M app/views/Endpoint/views/Contents/index.jsx
M app/views/Endpoint/views/Inbox/Inbox.jsx
M app/views/Endpoint/views/License/View.jsx
M app/views/Endpoint/views/Logs.jsx
M app/views/Endpoint/views/Overview.jsx
M app/views/Endpoint/views/System.jsx
M app/views/Endpoint/views/UXConfig.jsx
commit 4831ffe47414c7b1472d4de5849bb443c6b33933
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 12 16:15:22 2021 -0500
fix(pools): minor css fixes on pools
M app/views/Endpoint/views/Endpoints/View.jsx
M app/views/Endpoint/views/Pools/columns/gen_pool_actions.jsx
commit fc03bb07a579920449310d28a38295069e9cc0ae
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 12 16:07:10 2021 -0500
fix(bootenvs): fix incorrect page name
M app/views/Endpoint/views/BootEnvs/View.jsx
commit 77664a44d7820024b0a54b43e213bad14a5d8f0c
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 12 13:18:31 2021 -0500
fix(nav): fix ux view pages with similar filters activating eachothers' menu items
M app/layout/SideNav/SideNav.jsx
commit ad6eb417c1192c80e6195fbbc1b2285daeecee37
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 12 13:13:26 2021 -0500
fix(nav): fix ux views filters causing incorrect active nav items
A app/hooks/useSearch.jsx
M app/layout/SideNav/SideNav.jsx
M app/views/Endpoint/features/table_view/context.jsx
M app/views/Endpoint/features/ux_views/Nav.jsx
M app/views/Endpoint/views/Jobs/View.jsx
commit 4994d160523f3eb28c82bde2c9d09877456f90f9
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 12 11:42:53 2021 -0500
fix(workflows): fix missing none on empty workflow
M app/views/Endpoint/views/Workflows/columns/enum_icon_stages.jsx
commit ee6c32791807b37558eafaa3c687fd9d82475474
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 12 11:39:43 2021 -0500
refactor(workflows): migrate to new table, remove drag drop
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/views/Contents/index.jsx
D app/views/Endpoint/views/Workflows.jsx
A app/views/Endpoint/views/Workflows/Panel.jsx
A app/views/Endpoint/views/Workflows/View.jsx
A app/views/Endpoint/views/Workflows/columns/enum_icon_stages.jsx
commit 7376fe818fb490f26b670feecce699b1f190453f
Author: Meshiest <gpg@reheatedcake.io>
Date: Wed Aug 11 14:53:06 2021 -0500
feat(ux_views): fix filters not working from url
M app/api/index.jsx
M app/views/Endpoint/features/table_view/actions.jsx
M app/views/Endpoint/features/table_view/context.jsx
commit 3cbf8286fef889e46ac23de0716faa71b84ca954
Author: Meshiest <gpg@reheatedcake.io>
Date: Wed Aug 11 14:09:33 2021 -0500
refactor(jobs): migrate to new table
M app/layout/Table/Row.jsx
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/features/table_view/components/Filter/Search.jsx
M app/views/Endpoint/features/table_view/context.jsx
M app/views/Endpoint/views/Endpoints/View.jsx
R056 app/views/Endpoint/views/Jobs.jsx app/views/Endpoint/views/Jobs/Panel.jsx
A app/views/Endpoint/views/Jobs/View.jsx
A app/views/Endpoint/views/Jobs/columns/icon_state.jsx
A app/views/Endpoint/views/Jobs/columns/link_task.jsx
A app/views/Endpoint/views/Jobs/columns/link_uuid.jsx
A app/views/Endpoint/views/Jobs/columns/text_runTime.jsx
A app/views/Endpoint/views/Jobs/components/FilterButton.jsx
A app/views/Endpoint/views/Jobs/components/JobsProfiler.jsx
M app/views/Endpoint/views/Leases/View.jsx
M app/views/Endpoint/views/Machines/columns/icon_runnable.jsx
M app/views/Endpoint/views/Stages/Panel.jsx
M app/views/Endpoint/views/Tasks/Panel.jsx
M app/views/Endpoint/views/VersionSets/View.jsx
commit d597ef4b60ae0ef5c40c8abfccb5d5527cfb8f49
Author: Meshiest <gpg@reheatedcake.io>
Date: Mon Aug 9 15:47:57 2021 -0500
refactor(endpoints): migrate to new table, refactor bulk actions
M app/views/Endpoint/Router.jsx
R089 app/views/Endpoint/views/Machines/BulkActions.css app/views/Endpoint/components/BulkActions/BulkActions.css
A app/views/Endpoint/components/BulkActions/Components.jsx
M app/views/Endpoint/features/table_view/columns/gen_link_id.jsx
M app/views/Endpoint/views/Contents/index.jsx
D app/views/Endpoint/views/Endpoints.jsx
A app/views/Endpoint/views/Endpoints/BulkActions.jsx
A app/views/Endpoint/views/Endpoints/Panel.jsx
A app/views/Endpoint/views/Endpoints/View.jsx
A app/views/Endpoint/views/Endpoints/columns/enum_actions.jsx
A app/views/Endpoint/views/Endpoints/columns/icon_apply.jsx
A app/views/Endpoint/views/Endpoints/columns/icon_connectionStatus.jsx
A app/views/Endpoint/views/Endpoints/columns/link_drpId.jsx
A app/views/Endpoint/views/Endpoints/columns/link_portal.jsx
A app/views/Endpoint/views/Endpoints/components/ExtractButton.jsx
A app/views/Endpoint/views/Endpoints/components/RebuildButton.jsx
M app/views/Endpoint/views/Machines/BulkActions.jsx
M app/views/Endpoint/views/VersionSets/View.jsx
commit 99c498c2cec5af96f3273b871db7842a9ccc207e
Author: Meshiest <gpg@reheatedcake.io>
Date: Fri Aug 6 15:11:29 2021 -0500
refactor(version_sets): migrate to new table
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/features/table_view/columns/icon_locked.jsx
M app/views/Endpoint/views/Contents/index.jsx
M app/views/Endpoint/views/Endpoints.jsx
R064 app/views/Endpoint/views/VersionSets.jsx app/views/Endpoint/views/VersionSets/Panel.jsx
A app/views/Endpoint/views/VersionSets/View.jsx
A app/views/Endpoint/views/VersionSets/columns/icon_apply.jsx
A app/views/Endpoint/views/VersionSets/components/ComponentsContainer.jsx
commit c7e9d8b22454aa0bd81b467312beb31b0985a1eb
Author: Meshiest <gpg@reheatedcake.io>
Date: Fri Aug 6 14:22:32 2021 -0500
chore: update copyrights
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/views/Catalog/Catalog.css
M app/views/Endpoint/views/Catalog/Row.jsx
M app/views/Endpoint/views/Catalog/index.jsx
M app/views/Endpoint/views/Contents/components/Directory.jsx
M app/views/Endpoint/views/Contents/components/RSTDocs.jsx
M app/views/Endpoint/views/Contents/index.jsx
M app/views/Endpoint/views/Contents/style.css
M app/views/Endpoint/views/Endpoints.jsx
M app/views/Endpoint/views/Files.jsx
M app/views/Endpoint/views/Inbox/BusinessHours.jsx
M app/views/Endpoint/views/Inbox/Welcome.jsx
M app/views/Endpoint/views/Inbox/index.jsx
M app/views/Endpoint/views/Isos.jsx
M app/views/Endpoint/views/Jobs.jsx
M app/views/Endpoint/views/Login/Login.css
M app/views/Endpoint/views/Login/Login.jsx
M app/views/Endpoint/views/Login/index.jsx
M app/views/Endpoint/views/Logs.jsx
M app/views/Endpoint/views/Machines/BulkActions.css
M app/views/Endpoint/views/Machines/Debugger/Debugger.css
M app/views/Endpoint/views/Machines/Debugger/Debugger.jsx
M app/views/Endpoint/views/Machines/Debugger/index.jsx
M app/views/Endpoint/views/Machines/Wizards/Cloudwrap.jsx
M app/views/Endpoint/views/Overview.jsx
M app/views/Endpoint/views/Params/Panel.jsx
M app/views/Endpoint/views/Params/View.jsx
M app/views/Endpoint/views/Params/components/ParamsContainer.css
M app/views/Endpoint/views/Params/constants.jsx
M app/views/Endpoint/views/Profiles/View.jsx
M app/views/Endpoint/views/Provision.jsx
M app/views/Endpoint/views/System.jsx
M app/views/Endpoint/views/UXConfig.jsx
M app/views/Endpoint/views/VersionSets.jsx
M app/views/Endpoint/views/Workflows.jsx
M app/views/Endpoint/widgets/SoftErrors.jsx
M app/views/Home/components/FooterLinks.jsx
M app/views/Home/home.css
M app/views/User/Login.jsx
M app/views/User/Profile.jsx
M app/views/User/index.jsx
commit 7cb3570a4f3733633227817c3646d29df245074d
Author: Meshiest <gpg@reheatedcake.io>
Date: Fri Aug 6 14:02:59 2021 -0500
refactor(racks): migrate to new table
M app/api/index.jsx
M app/layout/SearchContainer.jsx
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/components/GenericListView.jsx
M app/views/Endpoint/views/Pools/columns/gen_pool_actions.jsx
R082 app/views/Endpoint/views/Racks.jsx app/views/Endpoint/views/Racks/Panel.jsx
A app/views/Endpoint/views/Racks/View.jsx
A app/views/Endpoint/views/Racks/components/ImportRackBtn.jsx
commit af386605b16a4aad67d035c83c626347c8c8feb0
Author: Meshiest <gpg@reheatedcake.io>
Date: Fri Aug 6 12:02:17 2021 -0500
refactor(event_tool): relocate event tool files to more reasonable location
R094 app/views/Endpoint/widgets/EventButton.jsx app/views/Endpoint/features/event_tool/components/EventButton.jsx
R100 app/views/Endpoint/widgets/EventTool.jsx app/views/Endpoint/features/event_tool/components/EventTool.jsx
M app/views/Endpoint/features/table_view/components/Buttons.jsx
M app/views/Endpoint/index.jsx
M app/views/Endpoint/widgets/NavHeaderEndpoint.jsx
commit cf6486c591288234af7ac65d29185531dcf7b521
Author: Meshiest <gpg@reheatedcake.io>
Date: Fri Aug 6 11:57:35 2021 -0500
fix(table): default values for column destructuring
M app/views/Endpoint/features/table_view/columns/icon_available.jsx
M app/views/Endpoint/features/table_view/columns/icon_endpoint.jsx
M app/views/Endpoint/features/table_view/columns/icon_locked.jsx
M app/views/Endpoint/features/table_view/util.js
M app/views/Endpoint/views/BootEnvs/columns/icon_iso_url.jsx
M app/views/Endpoint/views/BootEnvs/columns/text_iso_file.jsx
M app/views/Endpoint/views/Contexts/columns/icon_install_context.jsx
M app/views/Endpoint/views/Machines/columns/icon_pool.jsx
M app/views/Endpoint/views/Machines/columns/id_name.jsx
M app/views/Endpoint/views/Machines/columns/link_address.jsx
M app/views/Endpoint/views/Params/columns/icon_store.jsx
M app/views/Endpoint/views/Raid/columns/enum_drives.jsx
M app/views/Endpoint/views/Subnets/columns/link_toggle_name.jsx
M app/views/Endpoint/views/Tenants/columns/enum_members_icons.jsx
commit 85f4de69042e75b058d308bbc7e5fbb059df9d8b
Author: Meshiest <gpg@reheatedcake.io>
Date: Fri Aug 6 11:49:41 2021 -0500
refactor(pools): migrate to new table
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/views/Contents/index.jsx
R067 app/views/Endpoint/views/Pools.jsx app/views/Endpoint/views/Pools/Panel.jsx
A app/views/Endpoint/views/Pools/View.jsx
A app/views/Endpoint/views/Pools/columns/gen_pool_actions.jsx
commit e38ca8d3ff939d31d34ecac2b9b2baeca8706720
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 5 12:58:35 2021 -0500
fix(params): all string secure params are rendered as passwords
M app/views/Endpoint/views/Params/components/ParamRow.jsx
commit b3dc71b1d1e9dc6b248cb92e701eacb4c59c534d
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 5 12:54:39 2021 -0500
fix(params): fix new secure param null ref
M app/views/Endpoint/views/Params/components/ParamsContainer.jsx
commit 914db05fa80bc58f37269e1eb8bc0acc7b4ea82a
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Aug 5 12:54:08 2021 -0500
build: remove deprecated extension
M .vscode/extensions.json
commit 29f4f4fc36744784b5555801dfae11e3c621e498
Author: Meshiest <gpg@reheatedcake.io>
Date: Wed Aug 4 16:05:33 2021 -0500
fix(ux_views): fix manufacturer icon sizes
M app/views/Endpoint/features/table_view/util.js
commit 01c34a1f3b6b588544a512523720c272e6e2b765
Author: Meshiest <gpg@reheatedcake.io>
Date: Wed Aug 4 16:03:44 2021 -0500
fix(machines): put workflow column back
M app/views/Endpoint/views/Machines/View.jsx
commit 103972c89e8ba8aea131ede5b9dfbff9fddca013
Author: Meshiest <gpg@reheatedcake.io>
Date: Wed Aug 4 15:55:27 2021 -0500
fix(plugins): fix create broken by refactor
M app/views/Endpoint/views/Plugins/Panel.jsx
commit 1b7aa90408a3c428ab138abc94729a72b5bab465
Author: Meshiest <gpg@reheatedcake.io>
Date: Wed Aug 4 15:41:22 2021 -0500
refactor(plugins): migrate plugins to new table
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/views/Contents/index.jsx
R065 app/views/Endpoint/views/Plugins.jsx app/views/Endpoint/views/Plugins/Panel.jsx
A app/views/Endpoint/views/Plugins/View.jsx
commit 0dc62e92ea37371a2591e47c04a12c90809f9b5f
Author: Meshiest <gpg@reheatedcake.io>
Date: Wed Aug 4 14:37:44 2021 -0500
fix(machines): fix broken hourglass, add progress bar to task column
M app/views/Endpoint/views/Machines/columns/link_icon_tasks.jsx
commit 6c4da6d1cb816981cf75bec2a6281f4281877df0
Author: Meshiest <gpg@reheatedcake.io>
Date: Wed Aug 4 09:50:40 2021 -0500
fix(license): remove license extension button because it was too in-your-face
M app/views/Endpoint/views/License/View.jsx
commit d5f6aa9f15e08bfb3dc21eece6e28d217e77aa64
Author: Meshiest <gpg@reheatedcake.io>
Date: Wed Aug 4 09:23:46 2021 -0500
fix(license): language fix for non-bootstrap license
M app/views/Endpoint/views/License/View.jsx
commit 48fec543cc8d7aa6f6ddc86c73f2a2a76063d3e8
Author: Meshiest <gpg@reheatedcake.io>
Date: Wed Aug 4 09:20:52 2021 -0500
feat(license): show extension form when user has no remaining renews
M app/views/Endpoint/views/License/View.jsx
commit 2c1e05d3f607c650ca1aec1e536b5a3d1654b1bd
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Aug 3 16:04:46 2021 -0500
feat(table): make legacyview close button more clear
M app/views/Endpoint/features/table_view/components/TableView.jsx
commit 9ec04cf351ed28667ee33a9cc52229dc33ea6aea
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Aug 3 16:03:44 2021 -0500
fix(license): fix expiry popup not using delta time
M app/views/Endpoint/features/license/ExpireWarning.jsx
commit e609ddc6b94339e5962778329b2c45e7e29741ca
Author: Meshiest <gpg@reheatedcake.io>
Date: Mon Aug 2 15:51:48 2021 -0500
feat(table): add ux-views custom columns support to new tables
M app/views/Endpoint/features/table_view/context.jsx
M app/views/Endpoint/features/table_view/util.js
M app/views/Endpoint/features/ux_views/selectors.jsx
M app/views/Endpoint/views/BootEnvs/View.jsx
M app/views/Endpoint/views/Contexts/View.jsx
M app/views/Endpoint/views/Leases/View.jsx
M app/views/Endpoint/views/Machines/View.jsx
M app/views/Endpoint/views/Params/View.jsx
M app/views/Endpoint/views/Profiles/View.jsx
M app/views/Endpoint/views/Raid/View.jsx
M app/views/Endpoint/views/Reservations/View.jsx
M app/views/Endpoint/views/Roles/View.jsx
M app/views/Endpoint/views/Stages/View.jsx
M app/views/Endpoint/views/Subnets/View.jsx
M app/views/Endpoint/views/Tasks/View.jsx
M app/views/Endpoint/views/Templates/View.jsx
M app/views/Endpoint/views/Tenants/View.jsx
M app/views/Endpoint/views/UXViews/View.jsx
M app/views/Endpoint/views/Users/View.jsx
commit 61b530a5caf0a34dc566c8ffb48594e7d48e0deb
Author: Meshiest <gpg@reheatedcake.io>
Date: Fri Jul 30 15:45:01 2021 -0500
fix(raid): fix error on raid page load
M app/views/Endpoint/features/table_view/components/TableRow.jsx
commit 33abd0af90739d84e3a2af99e900128c5200df2e
Author: Meshiest <gpg@reheatedcake.io>
Date: Fri Jul 30 15:02:16 2021 -0500
refactor(machines): finish initial machines table refactor
M app/views/Endpoint/Router.jsx
A app/views/Endpoint/actions/machine_status.jsx
A app/views/Endpoint/features/machine_status/reducer.jsx
A app/views/Endpoint/features/machine_status/selectors.jsx
M app/views/Endpoint/features/table_view/actions.jsx
A app/views/Endpoint/features/table_view/columns/gen_link_icon.jsx
M app/views/Endpoint/features/table_view/columns/gen_link_icon_id.jsx
M app/views/Endpoint/features/table_view/components/Buttons.jsx
M app/views/Endpoint/features/table_view/components/Filter/Search.jsx
M app/views/Endpoint/features/table_view/components/TableHead.jsx
M app/views/Endpoint/features/table_view/components/TablePaginate.jsx
M app/views/Endpoint/features/table_view/components/TableView.jsx
M app/views/Endpoint/features/table_view/context.jsx
M app/views/Endpoint/features/table_view/reducer.jsx
M app/views/Endpoint/features/table_view/selectors.jsx
M app/views/Endpoint/reducer.jsx
M app/views/Endpoint/views/Machines/BulkActions.css
M app/views/Endpoint/views/Machines/BulkActions.jsx
M app/views/Endpoint/views/Machines/Debugger/Debugger.css
M app/views/Endpoint/views/Machines/View.jsx
A app/views/Endpoint/views/Machines/columns/icon_pool.jsx
A app/views/Endpoint/views/Machines/columns/icon_runnable.jsx
A app/views/Endpoint/views/Machines/columns/id_name.jsx
A app/views/Endpoint/views/Machines/columns/link_address.jsx
A app/views/Endpoint/views/Machines/columns/link_icon_tasks.jsx
M app/views/Endpoint/views/Stages/View.jsx
commit 9d8d90521e1f4cd1c1be0a8318f42999e369bd44
Author: Meshiest <gpg@reheatedcake.io>
Date: Fri Jul 30 09:12:09 2021 -0500
fix(params): fix greg null ref
M app/views/Endpoint/views/Params/components/ParamRow.jsx
commit badd94b9337b804dd5ce17868709ebcb375681f9
Author: Meshiest <gpg@reheatedcake.io>
Date: Wed Jul 28 14:09:51 2021 -0500
refactor(machines): reoganize view into separate files, prepare for table migration
M app/views/Endpoint/Router.jsx
R052 app/views/Endpoint/views/Machines/Machines.jsx app/views/Endpoint/views/Machines/Panel.jsx
A app/views/Endpoint/views/Machines/View.jsx
D app/views/Endpoint/views/Machines/index.jsx
commit 569f2c66484d6b65f85feb130b9ef1373106789d
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jul 27 13:58:32 2021 -0500
feat(table): add params filtering to table
M app/layout/Table/Filter.jsx
M app/views/Endpoint/features/table_view/components/Filter/Search.jsx
commit e4b6ed5f4ecf69f5148b1c4cc72facf50f0c97c2
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jul 27 09:19:07 2021 -0500
refactor(logs): memoize lines, reduce re-renders
M app/views/Endpoint/views/Logs.jsx
commit 33a053e4c61c6169d8f8166fc4ccc9d37dbbe8b2
Author: Meshiest <gpg@reheatedcake.io>
Date: Mon Jul 26 12:46:48 2021 -0500
fix(catalog): fix prereq install button showing when up-to-date
M app/views/Endpoint/views/Catalog/Row.jsx
commit cb589b385abc2b9dde5531dd5483a2788e0e9ef0
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Jul 19 10:35:45 2021 -0500
build: force python to 3.6
A .python-version
M .travis.yml
commit abaa21fe17788dc227bf0bc9b89af94c3771f173
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu Jul 15 13:46:06 2021 -0500
Co-authored-by: Isaac Hirschfeld <Meshiest@users.noreply.github.com>
M app/views/Endpoint/Router.jsx
A app/views/Endpoint/features/table_view/columns/gen_link_icon_id.jsx
M app/views/Endpoint/views/Contents/index.jsx
M app/views/Endpoint/views/Profiles/View.jsx
R068 app/views/Endpoint/views/Stages.jsx app/views/Endpoint/views/Stages/Panel.jsx
A app/views/Endpoint/views/Stages/View.jsx
commit 85963817c8e793485763450e72b7a3846e8cdd59
Author: Meshiest <gpg@reheatedcake.io>
Date: Wed Jul 14 16:00:16 2021 -0500
fix: minor fix on enum columns
M app/views/Endpoint/features/table_view/columns/gen_enum_objects.jsx
M app/views/Endpoint/views/Leases/components/ReserveBtn.jsx
commit 0e45b76b5b8a9ffba616025acd1651b3382ceaa5
Author: Meshiest <gpg@reheatedcake.io>
Date: Wed Jul 14 15:21:59 2021 -0500
refactor(leases): migrate leases to new table
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/features/table_view/components/Buttons.jsx
M app/views/Endpoint/features/table_view/reducer.jsx
M app/views/Endpoint/views/Classifier.jsx
M app/views/Endpoint/views/Contexts/View.jsx
M app/views/Endpoint/views/Contexts/columns/icon_install_context.jsx
D app/views/Endpoint/views/Leases.jsx
A app/views/Endpoint/views/Leases/Panel.jsx
A app/views/Endpoint/views/Leases/View.jsx
A app/views/Endpoint/views/Leases/columns/icon_expired.jsx
A app/views/Endpoint/views/Leases/columns/text_token.jsx
A app/views/Endpoint/views/Leases/components/ReserveBtn.jsx
M app/views/Endpoint/views/Params/View.jsx
M app/views/Endpoint/views/Profiles/View.jsx
M app/views/Endpoint/views/Reservations/View.jsx
M app/views/Endpoint/views/Tasks/View.jsx
commit d07fc55da7fcea38a9f6324b6e7b43df70f3c1de
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jul 13 15:50:35 2021 -0500
fix(table): allow right aligning of table headers
M app/views/Endpoint/features/table_view/components/TableHead.jsx
commit c3f8afc5ea30daafd3bab66bceb3f4eeeec3a680
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jul 13 15:34:45 2021 -0500
refactor(reservations): migrate to new table
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/components/GenericListView.jsx
M app/views/Endpoint/features/table_view/columns/gen_enum_objects.jsx
M app/views/Endpoint/features/table_view/columns/gen_link_object.jsx
M app/views/Endpoint/views/Contents/index.jsx
M app/views/Endpoint/views/Contexts/View.jsx
R066 app/views/Endpoint/views/Reservations.jsx app/views/Endpoint/views/Reservations/Panel.jsx
A app/views/Endpoint/views/Reservations/View.jsx
commit 9488eb62c1c5710729b54373e25a0b9e3a3d0e00
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jul 13 15:03:13 2021 -0500
refactor(subnets): migrate to new table
M .vscode/launch.json
M app/api/Components/Notification.jsx
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/features/table_view/components/TableHead.jsx
M app/views/Endpoint/features/table_view/components/TableRow.jsx
M app/views/Endpoint/views/Contents/index.jsx
M app/views/Endpoint/views/Machines/Debugger/Debugger.jsx
M app/views/Endpoint/views/Reservations.jsx
R067 app/views/Endpoint/views/Subnets.jsx app/views/Endpoint/views/Subnets/Panel.jsx
A app/views/Endpoint/views/Subnets/View.jsx
A app/views/Endpoint/views/Subnets/columns/link_toggle_name.jsx
A app/views/Endpoint/views/Subnets/components/DHCPOptions.jsx
M app/views/Endpoint/views/UXViews/columns/link_id.jsx
commit 8c7d30cdf168cf4696399fcdfcbff6677b6f8436
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jul 13 14:20:37 2021 -0500
refactor(tenants): migrate to new table
M app/views/Endpoint/Router.jsx
A app/views/Endpoint/features/table_view/columns/gen_link_object.jsx
M app/views/Endpoint/views/Contents/index.jsx
M app/views/Endpoint/views/Contexts/View.jsx
M app/views/Endpoint/views/Profiles/View.jsx
R079 app/views/Endpoint/views/Tenants.jsx app/views/Endpoint/views/Tenants/Panel.jsx
A app/views/Endpoint/views/Tenants/View.jsx
A app/views/Endpoint/views/Tenants/columns/enum_members_icons.jsx
A app/views/Endpoint/views/Tenants/columns/enum_users_icons.jsx
M app/views/Endpoint/views/UXViews/View.jsx
M app/views/Endpoint/views/Users/View.jsx
commit 0d1cff9a1bdc7bb14916d3103f5d958b9a17d89a
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jul 13 12:00:08 2021 -0500
fix: fix table panel data persistence after canceling edit
M app/views/Endpoint/features/table_view/components/TableView.jsx
M app/views/Endpoint/views/BootEnvs/Panel.jsx
M app/views/Endpoint/views/Contexts/Panel.jsx
M app/views/Endpoint/views/Params/Panel.jsx
M app/views/Endpoint/views/Raid/Panel.jsx
M app/views/Endpoint/views/Tasks/Panel.jsx
M app/views/Endpoint/views/Templates/Panel.jsx
commit 71e8a55fedc5a09d33e3350cba848a022f8e2ea7
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jul 13 11:28:35 2021 -0500
feat(ux_views): migrate to new table
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/features/table_view/actions.jsx
M app/views/Endpoint/features/table_view/components/Filter/FilterList.jsx
M app/views/Endpoint/features/table_view/context.jsx
M app/views/Endpoint/features/table_view/reducer.jsx
M app/views/Endpoint/features/table_view/selectors.jsx
M app/views/Endpoint/views/Contents/index.jsx
R078 app/views/Endpoint/views/UXViews.jsx app/views/Endpoint/views/UXViews/Panel.jsx
A app/views/Endpoint/views/UXViews/View.jsx
A app/views/Endpoint/views/UXViews/columns/enum_applicable_roles.jsx
A app/views/Endpoint/views/UXViews/columns/icon_apply.jsx
A app/views/Endpoint/views/UXViews/columns/link_id.jsx
commit c2689ba4c2e8bdca06e0d4ab0e60f3cc08e33c71
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jul 13 10:21:57 2021 -0500
fix: prevent components from updating from socket while in edit mode
M app/views/Endpoint/views/Params/components/ParamsContainer.jsx
M app/views/Endpoint/views/Roles/components/ClaimsIterable.jsx
commit f6e6d77c3e36cc99e5ebef817d4ccc649b8f1349
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jul 13 10:19:55 2021 -0500
refactor(roles): migrate roles to new table
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/features/table_view/components/Buttons.jsx
M app/views/Endpoint/features/table_view/components/TableView.jsx
M app/views/Endpoint/views/Contents/index.jsx
A app/views/Endpoint/views/Roles/Panel.jsx
A app/views/Endpoint/views/Roles/View.jsx
R062 app/views/Endpoint/views/Roles.jsx app/views/Endpoint/views/Roles/components/ClaimsIterable.jsx
M app/views/Endpoint/views/Tasks/Panel.jsx
M app/views/Endpoint/views/Users/Panel.jsx
commit 9eb6f575e1e6c09aea1744c828f56104c9f71623
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jul 13 09:57:48 2021 -0500
refactor(user): migrate users page to new table
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/views/Contents/index.jsx
D app/views/Endpoint/views/Users.jsx
A app/views/Endpoint/views/Users/Panel.jsx
A app/views/Endpoint/views/Users/View.jsx
A app/views/Endpoint/views/Users/components/ChangePassword.jsx
commit a6c7bc2ccd0ef42fe03b1d6162b2fed02d4de614
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jul 13 09:57:28 2021 -0500
fix(table): fix legacy view race condition for switching panels
M app/views/Endpoint/features/table_view/components/TableView.jsx
commit 17bf9d1a9f04f05eb1e54174d1048d5c183c2078
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jul 13 09:29:18 2021 -0500
refactor: rename individual panels into Panel.jsx
R100 app/views/Endpoint/views/BootEnvs/BootEnv.jsx app/views/Endpoint/views/BootEnvs/Panel.jsx
M app/views/Endpoint/views/BootEnvs/View.jsx
M app/views/Endpoint/views/Contents/index.jsx
R100 app/views/Endpoint/views/Contexts/Context.jsx app/views/Endpoint/views/Contexts/Panel.jsx
M app/views/Endpoint/views/Contexts/View.jsx
R100 app/views/Endpoint/views/Params/Param.jsx app/views/Endpoint/views/Params/Panel.jsx
M app/views/Endpoint/views/Params/View.jsx
R100 app/views/Endpoint/views/Profiles/Profile.jsx app/views/Endpoint/views/Profiles/Panel.jsx
M app/views/Endpoint/views/Profiles/View.jsx
R100 app/views/Endpoint/views/Tasks/Task.jsx app/views/Endpoint/views/Tasks/Panel.jsx
M app/views/Endpoint/views/Tasks/View.jsx
R100 app/views/Endpoint/views/Templates/Template.jsx app/views/Endpoint/views/Templates/Panel.jsx
M app/views/Endpoint/views/Templates/View.jsx
commit da16b27c682c5248dd9b8e3f568749f40b68efb1
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jul 13 09:23:33 2021 -0500
refactor: code-reorg + better file names
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/views/BootEnvs/BootEnv.jsx
R100 app/views/Endpoint/views/BootEnvs/BootEnvs.jsx app/views/Endpoint/views/BootEnvs/View.jsx
M app/views/Endpoint/views/Classifier.jsx
M app/views/Endpoint/views/Contents/index.jsx
R100 app/views/Endpoint/views/Contexts/Contexts.jsx app/views/Endpoint/views/Contexts/View.jsx
M app/views/Endpoint/views/Endpoints.jsx
R100 app/views/Endpoint/views/License/License.jsx app/views/Endpoint/views/License/View.jsx
M app/views/Endpoint/views/Machines/Machines.jsx
R100 app/views/Endpoint/views/Params/Params.jsx app/views/Endpoint/views/Params/View.jsx
R100 app/views/Endpoint/views/Params/ParamsContainer.css app/views/Endpoint/views/Params/components/ParamsContainer.css
R098 app/views/Endpoint/views/Params/ParamsContainer.jsx app/views/Endpoint/views/Params/components/ParamsContainer.jsx
D app/views/Endpoint/views/Params/index.jsx
M app/views/Endpoint/views/Plugins.jsx
M app/views/Endpoint/views/Pools.jsx
M app/views/Endpoint/views/Profiles/Profile.jsx
R100 app/views/Endpoint/views/Profiles/Profiles.jsx app/views/Endpoint/views/Profiles/View.jsx
M app/views/Endpoint/views/Racks.jsx
M app/views/Endpoint/views/Stages.jsx
M app/views/Endpoint/views/Tasks/Task.jsx
R100 app/views/Endpoint/views/Tasks/Tasks.jsx app/views/Endpoint/views/Tasks/View.jsx
D app/views/Endpoint/views/Tasks/index.jsx
R100 app/views/Endpoint/views/Templates/Templates.jsx app/views/Endpoint/views/Templates/View.jsx
R100 app/views/Endpoint/views/Templates/TemplateIterable.jsx app/views/Endpoint/views/Templates/components/TemplateIterable.jsx
D app/views/Endpoint/views/Templates/index.jsx
M app/views/Endpoint/views/VersionSets.jsx
commit 04959e52fb67b59fbb5858aac542cdf8a61646dd
Author: Meshiest <gpg@reheatedcake.io>
Date: Mon Jul 12 16:02:41 2021 -0500
fix(table): defer socket registration until table mounts
M app/views/Endpoint/features/table_view/components/TableRow.jsx
commit aaeda9792c70af3b5498a4f694b7bb200589b1e8
Author: Meshiest <gpg@reheatedcake.io>
Date: Mon Jul 12 15:19:19 2021 -0500
fix(pagination): fix missing page number on load
M app/views/Endpoint/features/table_view/components/TablePaginate.jsx
M app/views/Endpoint/views/Raid/Panel.jsx
commit af90fd0900cc2f99c0df3eb1445942a0c4e67849
Author: Meshiest <gpg@reheatedcake.io>
Date: Mon Jul 12 15:17:19 2021 -0500
refactor(raid): move into new table view, fix some editor bugs
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/features/table_view/components/Buttons.jsx
M app/views/Endpoint/features/table_view/components/TableRow.jsx
M app/views/Endpoint/features/table_view/components/TableView.jsx
M app/views/Endpoint/features/table_view/context.jsx
R087 app/views/Endpoint/views/Raid.jsx app/views/Endpoint/views/Raid/Panel.jsx
A app/views/Endpoint/views/Raid/View.jsx
A app/views/Endpoint/views/Raid/columns/enum_drives.jsx
commit 3ec569570c1a5e6672b7273797668cc8565e5d72
Author: Meshiest <gpg@reheatedcake.io>
Date: Mon Jul 12 13:13:35 2021 -0500
refactor(params): refactor param container, better immutable state code, better secure param value tracking
M app/api/socket.jsx
M app/views/Endpoint/features/table_view/components/TableRow.jsx
M app/views/Endpoint/features/table_view/components/TableView.jsx
M app/views/Endpoint/features/table_view/util.js
M app/views/Endpoint/views/Endpoints.jsx
M app/views/Endpoint/views/Params/ParamsContainer.jsx
R082 app/views/Endpoint/views/Params/components.jsx app/views/Endpoint/views/Params/components/Hidden.jsx
A app/views/Endpoint/views/Params/components/ParamRow.jsx
M app/views/Endpoint/views/Plugins.jsx
M app/views/Endpoint/views/Profiles/Profile.jsx
M app/views/Endpoint/views/Racks.jsx
M app/views/Endpoint/views/Stages.jsx
M app/views/Endpoint/views/VersionSets.jsx
commit 2c2b450043916068c5f966abceccd9a42548fc8a
Author: Meshiest <gpg@reheatedcake.io>
Date: Mon Jul 12 11:12:52 2021 -0500
fix(params): fix broken secure param editing
M app/views/Endpoint/views/Params/ParamsContainer.jsx
M app/views/Endpoint/views/Params/components.jsx
commit 699b0f1d6d03eb5837ad0b1cfe7e068c6cd02801
Author: Meshiest <gpg@reheatedcake.io>
Date: Mon Jul 12 11:12:38 2021 -0500
feat(table): fix non-updating side panels
M app/api/socket.jsx
M app/views/Endpoint/features/table_view/actions.jsx
M app/views/Endpoint/features/table_view/components/TableView.jsx
M app/views/Endpoint/features/table_view/reducer.jsx
commit 6c355a0812f44b8a6d86a6f76704093c404c1c30
Author: Meshiest <gpg@reheatedcake.io>
Date: Fri Jul 9 16:09:33 2021 -0500
feat(table): icon enum columns, also refactor profiles view and fix some race condition induced legacyview bugs
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/components/GenericListView.jsx
M app/views/Endpoint/features/table_view/actions.jsx
A app/views/Endpoint/features/table_view/columns/gen_enum_objects.jsx
M app/views/Endpoint/features/table_view/columns/gen_link_id.jsx
M app/views/Endpoint/features/table_view/components/TableRow.jsx
M app/views/Endpoint/features/table_view/components/TableView.jsx
M app/views/Endpoint/features/table_view/context.jsx
M app/views/Endpoint/features/table_view/selectors.jsx
M app/views/Endpoint/views/Contents/index.jsx
M app/views/Endpoint/views/Params/Param.jsx
M app/views/Endpoint/views/Params/ParamsContainer.jsx
R076 app/views/Endpoint/views/Profiles.jsx app/views/Endpoint/views/Profiles/Profile.jsx
A app/views/Endpoint/views/Profiles/Profiles.jsx
M jsconfig.json
M package.json
commit 2559b09e6dd9a5d5dfb0bec6ca12f29a1eef7925
Author: Meshiest <gpg@reheatedcake.io>
Date: Fri Jul 9 10:53:15 2021 -0500
refactor(contexts): migrate to new table
M app/api/index.jsx
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/features/table_view/components/TableRow.jsx
M app/views/Endpoint/views/Contents/index.jsx
R060 app/views/Endpoint/views/Contexts.jsx app/views/Endpoint/views/Contexts/Context.jsx
A app/views/Endpoint/views/Contexts/Contexts.jsx
A app/views/Endpoint/views/Contexts/columns/icon_install_context.jsx
M app/views/Endpoint/views/Tasks/Tasks.jsx
M app/views/Endpoint/views/Templates/columns/text_content.jsx
commit f994bc03874e552368edc86afba5a917353dfefc
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Jul 8 16:21:53 2021 -0500
feat(bootenvs): refactor to new table
M app/api/index.jsx
M app/api/offbrandjQuery.jsx
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/features/table_view/columns/gen_link_id.jsx
M app/views/Endpoint/features/table_view/components/TableHead.jsx
M app/views/Endpoint/features/table_view/components/TableView.jsx
R066 app/views/Endpoint/views/BootEnvs.jsx app/views/Endpoint/views/BootEnvs/BootEnv.jsx
A app/views/Endpoint/views/BootEnvs/BootEnvs.jsx
A app/views/Endpoint/views/BootEnvs/columns/icon_iso_url.jsx
A app/views/Endpoint/views/BootEnvs/columns/text_iso_file.jsx
M app/views/Endpoint/views/Contents/index.jsx
commit 2db2abbf5d426c3398bd7f8f485388d20dd126ee
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Jul 8 15:04:38 2021 -0500
feat(readme): add open in vscode
M README.md
commit eff1f37003f5df17597bb474a171b320e8018aea
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Jul 8 10:59:39 2021 -0500
feat(pagination): show total row counts when filtered
M app/views/Endpoint/features/table_view/components/TablePaginate.jsx
commit 6d3781c0fa59a4ae255a167eb60cc6d74853e1fd
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Jul 8 10:56:01 2021 -0500
refactor(templates): migrate to new table
M app/api/analytics.jsx
M app/config.jsx
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/features/table_view/actions.jsx
M app/views/Endpoint/features/table_view/columns/index.js
M app/views/Endpoint/views/BootEnvs.jsx
M app/views/Endpoint/views/Contents/index.jsx
M app/views/Endpoint/views/Params/Params.jsx
R100 app/views/Endpoint/features/table_view/columns/icon_store.jsx app/views/Endpoint/views/Params/columns/icon_store.jsx
M app/views/Endpoint/views/Params/index.jsx
M app/views/Endpoint/views/Stages.jsx
M app/views/Endpoint/views/Tasks/Task.jsx
M app/views/Endpoint/views/Tasks/Tasks.jsx
A app/views/Endpoint/views/Templates/Template.jsx
R060 app/views/Endpoint/views/Templates.jsx app/views/Endpoint/views/Templates/TemplateIterable.jsx
R052 app/views/Endpoint/views/Params/Params.new.jsx app/views/Endpoint/views/Templates/Templates.jsx
A app/views/Endpoint/views/Templates/columns/text_content.jsx
A app/views/Endpoint/views/Templates/index.jsx
commit f804758d8959bd37438360b5e30b6fc4558c984a
Author: Meshiest <gpg@reheatedcake.io>
Date: Wed Jul 7 15:57:05 2021 -0500
fix(auth): fix auth checker, other refactors
M app/api/analytics.jsx
M app/api/cloudia.jsx
M app/api/index.jsx
M app/config.jsx
M app/layout/GenericContainer.jsx
M app/views/Endpoint/features/table_view/hooks.jsx
M app/views/Endpoint/reducer.jsx
M app/views/Endpoint/views/Catalog/Catalog.jsx
M app/views/Endpoint/views/Inbox/Inbox.jsx
M app/views/Endpoint/views/Isos.jsx
M app/views/Endpoint/views/Login/Login.jsx
M app/views/Endpoint/views/Login/components/EndpointChecker.jsx
M app/views/Endpoint/views/Logs.jsx
M app/views/Endpoint/views/Workflows.jsx
M webpack.config.js
commit fbc79e813112881c94e726be96775e43c6860b0c
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jul 6 15:23:14 2021 -0500
feat(tasks): migrate tasks, fix broken table deps
M app/layout/SearchContainer.jsx
M app/layout/TemplateEditor.jsx
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/components/GenericListView.jsx
M app/views/Endpoint/features/table_view/actions.jsx
M app/views/Endpoint/features/table_view/components/TableHead.jsx
M app/views/Endpoint/features/table_view/reducer.jsx
M app/views/Endpoint/views/Contents/components/RSTDocs.jsx
A app/views/Endpoint/views/Contents/components/RSTDocsLazy.jsx
M app/views/Endpoint/views/Contents/index.jsx
M app/views/Endpoint/views/Params/Param.jsx
R076 app/views/Endpoint/views/Tasks.jsx app/views/Endpoint/views/Tasks/Task.jsx
A app/views/Endpoint/views/Tasks/Tasks.jsx
A app/views/Endpoint/views/Tasks/index.jsx
M app/views/Endpoint/views/Templates.jsx
commit a8e3c801d82eb5c9c2e17aaaed9ca7664ff858d0
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jul 6 11:41:56 2021 -0500
feat(table): resize gimbal, close button
M app/layout/Resizer.jsx
M app/views/Endpoint/features/table_view/components/TableFilter.jsx
M app/views/Endpoint/features/table_view/components/TableView.jsx
M app/views/Endpoint/views/Contents/index.jsx
commit b3b44cc4364617d6aecb9ad1a1fc53f0ec81691c
Author: Meshiest <gpg@reheatedcake.io>
Date: Fri Jul 2 16:17:24 2021 -0500
feat(params): documentation rendering in params
M app/views/Endpoint/views/Params/Param.jsx
commit c2438af2ff24319fae9926d16221b794a56e802b
Author: Meshiest <gpg@reheatedcake.io>
Date: Fri Jul 2 16:05:49 2021 -0500
feat(table): legacy thingview, resizable table panels, overwrite params
M app/layout/GenericContainer.jsx
M app/layout/Resizer.jsx
M app/layout/SideNav/SideNav.jsx
M app/views/Endpoint/components/GenericListView.jsx
M app/views/Endpoint/features/table_view/actions.jsx
M app/views/Endpoint/features/table_view/columns/gen_link_id.jsx
M app/views/Endpoint/features/table_view/columns/util_selection.jsx
A app/views/Endpoint/features/table_view/components/Buttons.jsx
M app/views/Endpoint/features/table_view/components/Filter/FilterList.jsx
M app/views/Endpoint/features/table_view/components/Filter/SavePopup.jsx
M app/views/Endpoint/features/table_view/components/Filter/Search.jsx
M app/views/Endpoint/features/table_view/components/TableFilter.jsx
M app/views/Endpoint/features/table_view/components/TableHead.jsx
M app/views/Endpoint/features/table_view/components/TablePaginate.jsx
M app/views/Endpoint/features/table_view/components/TableRow.jsx
A app/views/Endpoint/features/table_view/components/TableView.jsx
M app/views/Endpoint/features/table_view/context.jsx
M app/views/Endpoint/features/table_view/reducer.jsx
M app/views/Endpoint/features/table_view/selectors.jsx
M app/views/Endpoint/views/Classifier.jsx
M app/views/Endpoint/views/Params/Params.new.jsx
M app/views/Endpoint/views/Params/index.jsx
M app/views/Endpoint/views/Profiles.jsx
M app/views/Endpoint/views/System.jsx
commit e8500898d3db174564391f24f17f855e9abc9c70
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Jul 1 15:40:37 2021 -0500
feat(filter): fix file upload events, add force filter to search
M app/layout/FileInput.jsx
M app/views/Endpoint/features/table_view/components/Filter/SavePopup.jsx
M app/views/Endpoint/features/table_view/components/Filter/Search.jsx
commit 813cebdffafebf7e39271017b92ea303685b9b0a
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Jul 1 12:15:19 2021 -0500
feat(table): save filters and cli demo
M app/layout/Copy.jsx
A app/views/Endpoint/features/table_view/components/Filter/CliDemo.jsx
A app/views/Endpoint/features/table_view/components/Filter/SavePopup.jsx
M app/views/Endpoint/features/table_view/components/Filter/Search.jsx
M app/views/Endpoint/features/table_view/components/TableFilter.jsx
M app/views/Endpoint/features/table_view/context.jsx
commit 26d6d6346c7ed2960af6d51ab8d2c5b7fc887dec
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Jul 1 10:07:04 2021 -0500
refactor(filter): better variable names
M app/views/Endpoint/features/table_view/components/Filter/Search.jsx
commit 49d3b1b66f463a64d7399eff4b6aae0232bd2dcb
Author: Meshiest <gpg@reheatedcake.io>
Date: Thu Jul 1 10:04:52 2021 -0500
refactor(filter): re-arrange files, add chrome debugger option
M .vscode/extensions.json
A .vscode/launch.json
A app/views/Endpoint/features/table_view/components/Filter/FilterList.jsx
A app/views/Endpoint/features/table_view/components/Filter/Search.jsx
A app/views/Endpoint/features/table_view/components/Filter/const.jsx
M app/views/Endpoint/features/table_view/components/TableFilter.jsx
M jsconfig.json
commit 781516f583e6e3cce9e862b9a7ecda9f111c79d1
Author: Meshiest <gpg@reheatedcake.io>
Date: Wed Jun 30 16:46:44 2021 -0500
feat(table): search and filters
M app/views/Endpoint/features/table_view/actions.jsx
M app/views/Endpoint/features/table_view/columns/text_description.jsx
M app/views/Endpoint/features/table_view/components/Table.jsx
A app/views/Endpoint/features/table_view/components/TableFilter.jsx
M app/views/Endpoint/features/table_view/components/TableHead.jsx
M app/views/Endpoint/features/table_view/components/TablePaginate.jsx
M app/views/Endpoint/features/table_view/context.jsx
M app/views/Endpoint/features/table_view/reducer.jsx
M app/views/Endpoint/features/table_view/selectors.jsx
M app/views/Endpoint/views/Params/Params.new.jsx
commit 6365aec3d9248a54de1056cf86c8fa1266179914
Author: Meshiest <gpg@reheatedcake.io>
Date: Wed Jun 30 13:50:37 2021 -0500
feat(catalog): add upgrades only option
M app/views/Endpoint/views/Catalog/Catalog.jsx
M app/views/Endpoint/views/Catalog/Row.jsx
M app/views/Endpoint/views/Catalog/ToggleOptions.jsx
commit 75ec40e1d9980dfbaf25d715670f65d172bc8687
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jun 29 17:25:31 2021 -0500
chore: lint fix
M app/views/Endpoint/Catalog/Row.jsx
commit d232806b012ca59477bac7c6309d7beb3da135c6
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jun 29 17:22:15 2021 -0500
feat(table): remember column sizes
M app/layout/Resizer.jsx
M app/views/Endpoint/features/table_view/components/TableHead.jsx
M app/views/Endpoint/features/table_view/components/TableRow.jsx
M app/views/Endpoint/features/table_view/context.jsx
commit 8fe6dfd1551c84af69e1799d44f2c2654ab99068
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jun 29 16:57:16 2021 -0500
feat(table): add performance warning
M app/views/Endpoint/features/table_view/components/TablePaginate.jsx
commit e9b341c6400819af1fbd1391a614a4ef72fdd1a1
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jun 29 16:44:29 2021 -0500
refactor(table): remove unused css
M app/views/Endpoint/features/table_view/components/Table.jsx
M app/views/Endpoint/features/table_view/components/TableHead.jsx
M app/views/Endpoint/features/table_view/components/TablePaginate.jsx
M app/views/Endpoint/features/table_view/selectors.jsx
M app/views/Endpoint/views/Params/Params.new.jsx
M app/views/Endpoint/widgets/NavFooterInfo.jsx
commit 4223a73636f3c180a4391a1047ede091ab24873b
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jun 29 16:04:51 2021 -0500
chore: lint fix
M app/views/Endpoint/Catalog/Row.jsx
M app/views/Endpoint/index.jsx
commit 24beb959dba07a124a000e4661d19bcfb66d64bc
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jun 29 16:03:58 2021 -0500
fix(catalog): account for non-any/any shasums
M app/views/Endpoint/views/Catalog/Row.jsx
M app/views/Endpoint/widgets/NavFooterInfo.jsx
commit 3b285e048e6e53d7a13c465e42f37e57daa50900
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jun 29 15:45:42 2021 -0500
fix(catalog): account for non-any/any shasums
M app/views/Endpoint/Catalog/Row.jsx
M app/views/Endpoint/index.jsx
commit 06cfaadcda5e93b38b1017bb052a17244c716221
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jun 29 15:29:58 2021 -0500
feat(table): better layout
M app/views/Endpoint/features/table_view/columns/gen_link_id.jsx
M app/views/Endpoint/features/table_view/components/Table.jsx
M app/views/Endpoint/features/table_view/components/TableHead.jsx
R087 app/views/Endpoint/features/table_view/components/TableFoot.jsx app/views/Endpoint/features/table_view/components/TablePaginate.jsx
M app/views/Endpoint/features/table_view/components/TableRow.jsx
M app/views/Endpoint/features/table_view/context.jsx
M app/views/Endpoint/views/Params/Params.new.jsx
commit 1386d8c10f2acb699966355cf67cae267b6f50c2
Author: Meshiest <gpg@reheatedcake.io>
Date: Tue Jun 29 11:19:58 2021 -0500
feat(table): websocket events
M app/views/Endpoint/components/GenericListView.jsx
M app/views/Endpoint/features/table_view/actions.jsx
M app/views/Endpoint/features/table_view/components/Table.jsx
M app/views/Endpoint/features/table_view/components/TableFoot.jsx
M app/views/Endpoint/features/table_view/components/TableRow.jsx
M app/views/Endpoint/features/table_view/context.jsx
M app/views/Endpoint/features/table_view/reducer.jsx
M app/views/Endpoint/features/table_view/util.js
commit 489ee5b0d501193bed42f47c846b57763fe99732
Author: Meshiest <gpg@reheatedcake.io>
Date: Mon Jun 28 16:03:59 2021 -0500
feat(table): pagination, sorting functionality, selection
M app/layout/Resizer.jsx
M app/views/Endpoint/actions/ux_views.jsx
M app/views/Endpoint/features/table_view/actions.jsx
A app/views/Endpoint/features/table_view/columns/gen_link_id.jsx
M app/views/Endpoint/features/table_view/columns/index.js
M app/views/Endpoint/features/table_view/columns/text_bundle.jsx
M app/views/Endpoint/features/table_view/columns/text_description.jsx
A app/views/Endpoint/features/table_view/columns/util_selection.jsx
M app/views/Endpoint/features/table_view/components/Table.jsx
A app/views/Endpoint/features/table_view/components/TableFoot.jsx
M app/views/Endpoint/features/table_view/components/TableHead.jsx
M app/views/Endpoint/features/table_view/components/TableRow.jsx
M app/views/Endpoint/features/table_view/context.jsx
M app/views/Endpoint/features/table_view/reducer.jsx
M app/views/Endpoint/features/table_view/selectors.jsx
M app/views/Endpoint/views/Params/Params.new.jsx
commit f62141cf496f99d1bcf529c4db9cb743053f455a
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon Jun 28 15:21:39 2021 -0500
doc(provision-ux): clearify language for airgap in license view
M app/views/Endpoint/License.jsx
commit 4bb24d600877efb3b253e5012d7687e4eeaf1c0f
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed Jun 9 16:07:00 2021 -0500
feat(provision-ux): give user feedback if endpoint added/removed
M app/views/Endpoint/GenericListView.jsx
commit e2b489178c9f5f37779c2104769de34bc2fb7e96
Author: Meshiest <gpg@reheatedcake.io>
Date: Fri Jun 25 16:57:57 2021 -0500
feat(table): refactor, performance improvement on row rendering
M app/views/Endpoint/features/table_view/columns/text_bundle.jsx
M app/views/Endpoint/features/table_view/columns/text_description.jsx
M app/views/Endpoint/features/table_view/components/Table.jsx
A app/views/Endpoint/features/table_view/components/TableHead.jsx
A app/views/Endpoint/features/table_view/components/TableRow.jsx
M app/views/Endpoint/features/table_view/reducer.jsx
A app/views/Endpoint/features/table_view/util.js
M app/views/Endpoint/views/Params/Params.new.jsx
commit af2ecd7717219ca6d638d42e20b5a2e0fa0f5ba6
Author: Meshiest <gpg@reheatedcake.io>
Date: Fri Jun 25 16:15:49 2021 -0500
feat(table): WIP row rendering
M app/views/Endpoint/features/table_view/actions.jsx
A app/views/Endpoint/features/table_view/columns/icon_available.jsx
A app/views/Endpoint/features/table_view/columns/icon_endpoint.jsx
A app/views/Endpoint/features/table_view/columns/icon_locked.jsx
A app/views/Endpoint/features/table_view/columns/icon_meta.jsx
A app/views/Endpoint/features/table_view/columns/icon_store.jsx
A app/views/Endpoint/features/table_view/columns/index.js
A app/views/Endpoint/features/table_view/columns/text_bundle.jsx
A app/views/Endpoint/features/table_view/columns/text_description.jsx
M app/views/Endpoint/features/table_view/components/Table.jsx
M app/views/Endpoint/features/table_view/context.jsx
M app/views/Endpoint/features/table_view/reducer.jsx
M app/views/Endpoint/views/Params/Params.new.jsx
commit 12b5ba2680516e4845cb761960c5665c2da4bb81
Author: Meshiest <gpg@reheatedcake.io>
Date: Fri Jun 25 11:23:13 2021 -0500
docs: add single comment to verify my gpg key
M app/views/Endpoint/features/table_view/components/Table.jsx
commit 458593e9b1ec7ce76d137c344676c7c32a5f2107
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Jun 25 11:20:05 2021 -0500
feat(table): WIP table build, resizable column improvements
M app/layout/Resizer.jsx
M app/views/Endpoint/features/table_view/actions.jsx
A app/views/Endpoint/features/table_view/components/Table.jsx
D app/views/Endpoint/features/table_view/components/style.jsx
M app/views/Endpoint/features/table_view/context.jsx
M app/views/Endpoint/features/table_view/reducer.jsx
M app/views/Endpoint/features/table_view/selectors.jsx
M app/views/Endpoint/views/Params/Params.new.jsx
M package-lock.json
M package.json
commit 8c9302fface9c480f9e97fe226704f6a94adf9e3
Author: Meshiest <meek.mesh@gmail.com>
Date: Thu Jun 24 09:44:13 2021 -0500
feat(table): base fetch functionality without render
M app/views/Endpoint/features/table_view/actions.jsx
M app/views/Endpoint/features/table_view/context.jsx
M app/views/Endpoint/features/table_view/reducer.jsx
M app/views/Endpoint/features/table_view/selectors.jsx
A app/views/Endpoint/views/Params/Params.new.jsx
M app/views/Endpoint/views/Params/index.jsx
commit a8381a4c0ef18d47d57058cc21cd6d2b3251d044
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 23 14:11:04 2021 -0500
feat(table): WIP redux and HOC logic for table view
M .vscode/extensions.json
M .vscode/settings.json
M app/api/socket.jsx
M app/views/Endpoint/actions/ux_views.jsx
M app/views/Endpoint/components/GenericListView.jsx
M app/views/Endpoint/features/table_view/actions.jsx
M app/views/Endpoint/features/table_view/context.jsx
M app/views/Endpoint/features/table_view/hooks.jsx
M app/views/Endpoint/features/table_view/reducer.jsx
A app/views/Endpoint/features/table_view/selectors.jsx
M app/views/Endpoint/reducer.jsx
M app/views/Endpoint/views/Provision.jsx
M app/views/Endpoint/views/Raid.jsx
M package-lock.json
M package.json
M webpack.config.js
commit 9bc62a01c27dfdfc98f5dc6666567e44111f3c74
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 23 12:27:09 2021 -0500
fix(catalog): better version sort, fix ver select
M app/api/index.jsx
M app/api/offbrandjQuery.jsx
M app/views/Endpoint/views/Catalog/Catalog.jsx
M app/views/Endpoint/views/Catalog/Row.jsx
commit f0ae7243fe36285562ddca8ac5dd851f7619ef03
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 23 10:35:24 2021 -0500
fix(login): fix endpoint checker invalid unmount check
M app/api/index.jsx
M app/views/Endpoint/features/inbox/selectors.jsx
M app/views/Endpoint/views/Login/components/EndpointChecker.jsx
commit ed56697f3bb8e1df5c3a50040ad5091011ef7277
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 22 16:09:40 2021 -0500
feat(table): WIP table stuff, still planning, not included in build
M .vscode/extensions.json
A app/views/Endpoint/features/table_view/actions.jsx
A app/views/Endpoint/features/table_view/components/style.jsx
A app/views/Endpoint/features/table_view/context.jsx
A app/views/Endpoint/features/table_view/hooks.jsx
A app/views/Endpoint/features/table_view/index.jsx
A app/views/Endpoint/features/table_view/reducer.jsx
M app/views/Endpoint/index.jsx
M app/views/Endpoint/reducer.jsx
M app/views/Endpoint/views/Params/Params.jsx
M app/views/Endpoint/widgets/EventButton.jsx
commit e8af178d8d67cbb28d6b5c8e0cf45a8b6ff9df8d
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 22 11:09:42 2021 -0500
deps: remove source-map-loader
M package-lock.json
M package.json
M webpack.config.js
commit 83c338dabc392b34e3a2f131eda12972ed479d7b
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 22 11:02:57 2021 -0500
build: vscode and webpack improvements
M .eslintrc
M .vscode/extensions.json
M .vscode/settings.json
M webpack.config.js
commit 35a5139314eccc514a305c6e98f0e385828ad450
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 22 11:01:42 2021 -0500
deps: audit fix
M package-lock.json
M package.json
commit 2bf33f3a0f526fac204b8e0a84b2eb7c6cacf0f5
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 22 09:51:45 2021 -0500
refactor(flex): move to styled components for performance
M .babelrc
M .vscode/extensions.json
M .vscode/settings.json
M app/layout/Flex.jsx
M app/views/Endpoint/components/Components.jsx
M app/views/Endpoint/views/License/components/LicenseCheck.jsx
M app/views/Endpoint/views/Login/Login.css
M app/views/Endpoint/views/Login/components/EndpointChecker.jsx
M package-lock.json
M package.json
M webpack.config.js
commit 3f85b9c712b0da267e2dc97c52a91d77d405af62
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 21 16:24:39 2021 -0500
fix(endpoint): fix re-render every frame
M .vscode/extensions.json
M .vscode/settings.json
M app/views/Endpoint/index.jsx
commit 0cd3ac830bc02c8e0a1b3b3b583dc22ff2c006b3
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 21 16:00:06 2021 -0500
refactor(nav): remove redundant code
M app/css/style.css
D app/layout/SideNav/SideNav.css
M app/layout/SideNav/SideNav.jsx
commit 44cf5b3e69adabb4e13d72779df173a95c66a649
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 21 15:53:32 2021 -0500
refactor(nav): styled components nav
M .vscode/extensions.json
M app/css/style.css
M app/layout/Flex.jsx
M app/layout/GenericContainer.jsx
M app/layout/Lock.jsx
D app/layout/SideNav.css
D app/layout/SideNav.jsx
A app/layout/SideNav/SideNav.css
A app/layout/SideNav/SideNav.jsx
A app/layout/SideNav/style.jsx
M app/layout/index.jsx
M app/views/Endpoint/features/ux_views/Nav.jsx
M app/views/Endpoint/index.jsx
M app/views/Endpoint/views/Inbox/Inbox.jsx
A app/views/Endpoint/views/Login/Login.css
M app/views/Endpoint/views/Login/Login.jsx
M app/views/Endpoint/widgets/EventButton.jsx
M package-lock.json
M package.json
M webpack.config.js
commit 8d1c1203464ac9e11fd4899b48e6fb5d819058d7
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 21 15:08:41 2021 -0500
fix(ux_views): fix completely broken ux_views
M app/views/Endpoint/actions/info.jsx
M app/views/Endpoint/actions/ux_views.jsx
M app/views/Endpoint/features/ux_views/reducer.jsx
M app/views/Endpoint/views/UXViews.jsx
commit 5947e4c4f8ac32163a53deaaf875f87a54eba40a
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 21 13:57:23 2021 -0500
deps: add whydidyourender, add ifdef-loader
M app/index.jsx
A app/wdyr.dev.js
M package-lock.json
M package.json
M webpack.config.js
commit a8e67c295714fee4ebdf7fe565687a09c361c5c0
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 21 13:40:11 2021 -0500
fix(auth): fix typo
M app/views/Endpoint/views/Users.jsx
commit 69c1a0c7ce76505e6fcc0350a6ccdd4d8d720eb8
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 21 11:57:00 2021 -0500
fix(auth): more auth flow fixes, more robust token checking
M app/api/database.jsx
M app/views/Endpoint/actions/auth.jsx
M app/views/Endpoint/index.jsx
commit bf12a93914a2e1530e70e431366418534062b58f
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 21 11:26:55 2021 -0500
fix(auth): fix re-auth, changing credentials, broken tokens, and invalid auth flow
M app/api/database.jsx
M app/views/Endpoint/actions/auth.jsx
M app/views/Endpoint/index.jsx
M app/views/Endpoint/views/Users.jsx
M app/views/Endpoint/widgets/EventTool.jsx
commit 8492cd5e51fb4508fd1985b01f857d0c6fbf9df6
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 21 10:52:15 2021 -0500
fix(user): fix showing password changing prompt for readonly users
M app/views/Endpoint/views/Users.jsx
commit 0d7cc486a8444ac77e6073ad1df22dfe3586b43d
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 21 09:39:10 2021 -0500
fix(license): fix notifications when saas/cloudia unreachable, also fix routing issues for #/e
M app/App.jsx
M app/views/Endpoint/features/license/HeaderUpdateNotice.jsx
M app/views/Endpoint/features/license/NavNotification.jsx
commit a51a7d0998c1cd31c02860898089d8d8e1b3c0bb
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 21 09:38:42 2021 -0500
refactor(contents): move rst component into content components folder
M app/layout/index.jsx
R100 app/views/Endpoint/views/Contents/Directory.jsx app/views/Endpoint/views/Contents/components/Directory.jsx
R100 app/layout/RSTDocs.jsx app/views/Endpoint/views/Contents/components/RSTDocs.jsx
M app/views/Endpoint/views/Contents/index.jsx
commit a3f85d6f1b9fbda479f4a574544a4b0af19c3bfa
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Jun 18 13:37:34 2021 -0500
fix(inbox): fix inbox message rendering
M app/api/cloudia.jsx
M app/views/Endpoint/features/inbox/NavNotification.jsx
M app/views/Endpoint/index.jsx
M app/views/Endpoint/views/Inbox/Inbox.jsx
A app/views/Endpoint/views/Inbox/InboxModal.jsx
commit 645aa5ffddd2944c5e1d470330dab8e3175dda73
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Jun 18 11:31:28 2021 -0500
fix(inbox): fix auto-open urgency messages not auto opening
M app/api/cloudia.jsx
commit 75cd8a54813701b2b4237e07742e3d707d4a16ba
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Jun 18 11:27:55 2021 -0500
fix(inbox): fix notifications not clearing
M app/views/Endpoint/views/Inbox/Inbox.jsx
commit 55518c326a35c5c415f99c0c46f20aeabe7080c5
Author: Meshiest <meek.mesh@gmail.com>
Date: Thu Jun 17 16:27:21 2021 -0500
chore: remove todos
M app/api/database.jsx
M app/api/socket.jsx
M app/layout/RSTDocs.jsx
M app/views/Endpoint/features/license/ExpireWarning.jsx
M app/views/Endpoint/views/Leases.jsx
commit 513e1c04465bb3d52395dbda5d1afb0d9ae7cbf7
Author: Meshiest <meek.mesh@gmail.com>
Date: Thu Jun 17 16:21:26 2021 -0500
feat(auth): support _ endpoint url for location host
M app/App.jsx
M app/api/Components/Notification.jsx
M app/api/database.jsx
M app/api/index.jsx
M app/views/Endpoint/actions/auth.jsx
M app/views/Endpoint/features/meta/url_reducer.jsx
M app/views/Endpoint/index.jsx
M app/views/Endpoint/views/Login/components/EndpointChecker.jsx
M app/views/Endpoint/widgets/NavHeaderEndpoint.jsx
commit 0e9742578001a026e25a3f6c24f6f49b3ca8ee55
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 16 16:27:25 2021 -0500
style: add more vscode settings
M .vscode/settings.json
commit 60cd39147f97ce9893522a9a71c7d403fb0774b4
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 16 15:46:20 2021 -0500
fix(ux_views): fix inbox not being injected
M app/views/Endpoint/actions/ux_views.jsx
M app/views/Endpoint/features/info/selectors.jsx
M app/views/Endpoint/features/ux_views/reducer.jsx
M app/views/Endpoint/index.jsx
commit 9c778116dc0d72abe8af9f789306061f43c51c62
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 16 15:45:54 2021 -0500
refactor(layout): memoize flex, focus detector, markdown
M app/layout/Flex.jsx
M app/layout/FocusDetector.jsx
M app/layout/Markdown.jsx
commit 370d912b6cc0b0944614f0c03fc0e04a7a94d5e3
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 16 14:38:17 2021 -0500
feat(report): add hostname to report blob
M app/api/index.jsx
M jsconfig.json
commit cb864dfce386f128c5d4f5f9d835a8c395938b4d
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 16 13:29:55 2021 -0500
refactor(redux): remove redundant params on a few createActions
M app/views/Endpoint/actions/inbox.jsx
M app/views/Endpoint/actions/ux_views.jsx
commit b00d2161761eb987c3d3147205fa8fa648d4c078
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 16 13:09:20 2021 -0500
feat(inactivity): make inactivity timer a pure component
M app/layout/InactivityPopup.jsx
commit b4ec1d41fd9fba10be768b64f8368a4f92a016ce
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 16 13:07:27 2021 -0500
fix(inactivity): fix inactivity running even through the config is disabled
M app/layout/InactivityPopup.jsx
commit 8cacad1f93a77dcf323c0330ff2b334dfd69cb05
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 16 12:41:52 2021 -0500
build: remove unused webpack dep
M webpack.config.js
commit 8602c66b108c8c3eb48ff2d8a34cb3c32e87e31f
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 16 12:39:23 2021 -0500
fix(auth): fix tokens not getting added to db
M app/api/database.jsx
M app/api/index.jsx
M app/views/Endpoint/index.jsx
M webpack.config.js
commit 7011f405288820ea6fcccfb801aac906b3804704
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 16 11:51:04 2021 -0500
fix(api): s/api/this/ in api methods
M app/api/index.jsx
commit d40bcd6d954a8353c638d087c06de1099da3914f
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 16 11:48:01 2021 -0500
chore: shill vscode
M README.md
commit 8abc575bfd3975229472221e744105cda85d309c
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 16 11:43:14 2021 -0500
refactor(api): remove unused functions, properties
M app/api/Cognito.jsx
M app/api/cloudia.jsx
M app/api/database.jsx
M app/api/icons.jsx
M app/api/index.jsx
M app/layout/SearchContainer.jsx
M app/layout/Table/Table.jsx
M app/layout/index.jsx
M app/views/Endpoint/actions/auth.jsx
M app/views/Endpoint/components/GenericListView.jsx
M app/views/Endpoint/index.jsx
M app/views/Endpoint/views/Catalog/Row.jsx
M app/views/Endpoint/views/Machines/Machines.jsx
M app/views/Endpoint/views/UXViews.jsx
M app/views/User/Profile.jsx
commit 9c2c76150370df26a598320810600b0cf1277215
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 16 11:10:43 2021 -0500
fix(readme): backtick instead of single quote
M README.md
commit 6414a299e79c2d551cd37a9639b667a8399ca2db
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 16 11:09:10 2021 -0500
docs: update readme with more recent instructions
M README.md
commit 7ec7567c2c151141d9dcd3bb4d68d18a713a2059
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 16 10:08:06 2021 -0500
chore: autoformatter on everything
M .eslintrc
M app/api/analytics.jsx
M app/api/gtag.jsx
M app/api/icons.jsx
M app/api/offbrandjQuery.jsx
M app/layout/Colors.jsx
M app/layout/FileInput.jsx
M app/layout/FocusDetector.jsx
M app/layout/GenericContainer.jsx
M app/layout/JSONEditor.jsx
M app/layout/Logo.jsx
M app/layout/Markdown.jsx
M app/layout/Menu.jsx
M app/layout/Objective.jsx
M app/layout/RSTDocs.jsx
M app/layout/Resizer.jsx
M app/layout/Table/JobDetector.jsx
M app/layout/Table/Pagination.jsx
M app/layout/Table/Table.jsx
M app/layout/TemplateEditor.jsx
M app/layout/UXLoader/component.jsx
M app/views/Endpoint/views/Params/constants.jsx
M app/views/Endpoint/views/Params/index.jsx
M jstest/setup.jsx
M jstest/util.jsx
commit 16ef04fc0205050b068c3d4025eac717b1c60249
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 16 10:05:17 2021 -0500
feat(cognito): deprecate user creation
M app/api/Cognito.jsx
M app/views/Endpoint/views/License/components/MiniUser.jsx
M app/views/User/Login.jsx
D app/views/User/flags.json
M app/views/User/index.jsx
commit 955e7be6eeb830327df489008297b3550244693d
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 16 09:58:45 2021 -0500
feat(login): hide default user fields in non-.rackn.io environments
M app/App.jsx
M app/config.jsx
M app/views/Endpoint/views/Login/Login.jsx
M app/views/Home/components/EndpointConnector.jsx
commit c13085639969fd6ad1e5a5671aa57913385a2168
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 16 09:51:03 2021 -0500
refactor(home): airgap home refactor
M app/App.jsx
M app/api/index.jsx
M app/views/Home/AirgapHome.jsx
M app/views/Home/Home.jsx
A app/views/Home/components/EndpointConnector.jsx
A app/views/Home/components/FooterLinks.jsx
M jsconfig.json
commit 86e2b5d2017551c1c34005185b230aadf93b428a
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 15 23:45:23 2021 -0500
fix(auth): fix token autorenew from faulty selector
M app/api/index.jsx
M app/views/Endpoint/actions/auth.jsx
commit 7bd6548c945e08edf9f84fa45ea086aaed46e5b8
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 15 22:46:54 2021 -0500
docs: comments in selectors and feature components
M app/views/Endpoint/features/auth/HeaderAuthButtons.jsx
M app/views/Endpoint/features/auth/selectors.jsx
M app/views/Endpoint/features/event_tool/selectors.jsx
M app/views/Endpoint/features/inbox/NavNotification.jsx
M app/views/Endpoint/features/inbox/selectors.jsx
M app/views/Endpoint/features/info/selectors.jsx
M app/views/Endpoint/features/license/ExceedWarning.jsx
M app/views/Endpoint/features/license/ExpireWarning.jsx
M app/views/Endpoint/features/license/HeaderExpireWarning.jsx
M app/views/Endpoint/features/license/HeaderUpdateNotice.jsx
M app/views/Endpoint/features/license/NavNotification.jsx
M app/views/Endpoint/features/license/selectors.jsx
M app/views/Endpoint/features/meta/selectors.jsx
M app/views/Endpoint/features/selector.jsx
M app/views/Endpoint/features/ux_views/selectors.jsx
commit cc9173ac97623033ae304ebec486b731c760ff61
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 15 22:26:10 2021 -0500
refactor(airgap): move airgap into redux
M app/layout/Flex.jsx
M app/views/Endpoint/actions/ux_views.jsx
M app/views/Endpoint/features/info/selectors.jsx
M app/views/Endpoint/features/license/selectors.jsx
M app/views/Endpoint/features/ux_views/RoleSelector.jsx
commit 39b5eb3b5e4acbc9f277e718159eecd72d440c61
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 15 22:06:04 2021 -0500
refactor: misc refactors, memoizing components
M app/config.jsx
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/views/System.jsx
M app/views/Endpoint/widgets/EndOfSupport.jsx
M app/views/Endpoint/widgets/EventButton.jsx
M app/views/Endpoint/widgets/Watermark.jsx
commit 40e82cecb62538a8776759d958a197d4684af3fc
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 15 22:05:44 2021 -0500
fix(nav): fix broken ux controls from previous refactoring
M app/views/Endpoint/widgets/NavFooterUXControls.jsx
commit 32ff6862f05cf830d004202879f1898c31c96378
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 15 16:44:43 2021 -0500
fix(inbox): fix message stuck infinitly loading on page load
M app/views/Endpoint/views/Inbox/Inbox.jsx
commit 8e9dcaece4a16280ea6ea79f2c1eaac9c1f5b9a4
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 15 16:27:06 2021 -0500
refactor(config): deprecate old config events
M app/api/index.jsx
M app/layout/Header.jsx
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/actions/auth.jsx
M app/views/Endpoint/views/UXConfig.jsx
commit a15922862767859135e46fc7f98a2a8ede777e92
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 15 16:18:48 2021 -0500
fix(database): fix database broken by navigation
M app/api/database.jsx
M app/api/index.jsx
commit 5e19d470d2c1f76f0559397a2e412bfea7750624
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 15 15:55:54 2021 -0500
fix(license): fix broken proptypes
M app/views/Endpoint/views/License/License.jsx
M app/views/Endpoint/views/License/components/LicenseCheck.jsx
commit 97c70fa4aa307f4a3857189fcecc6b8f094732ba
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 15 15:31:30 2021 -0500
chore: add vscode info
A .vscode/extensions.json
A .vscode/settings.json
commit c8dcece660ebcf8f75eda2dac26bad1e63a1f4bb
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 15 15:09:03 2021 -0500
refactor(info): refactor soft errors popup
M app/views/Endpoint/features/info/reducer.jsx
M app/views/Endpoint/features/info/selectors.jsx
M app/views/Endpoint/widgets/SoftErrors.jsx
commit f6f259f0b66b11330ee5b01f636a452877fdd177
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 15 14:31:58 2021 -0500
chore: remove debug log
M app/views/Endpoint/features/license/NavNotification.jsx
commit 1611956fa3924b655d65d0085e3a80325246bdd8
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 15 14:30:58 2021 -0500
refactor(license): reduxify license, refactor menu items for performance, add license update notification
M app/api/index.jsx
M app/layout/SideNav.jsx
M app/layout/Wrapper.jsx
M app/views/Endpoint/actions/auth.jsx
M app/views/Endpoint/actions/license.jsx
A app/views/Endpoint/features/license/HeaderUpdateNotice.jsx
M app/views/Endpoint/features/license/NavNotification.jsx
M app/views/Endpoint/features/license/reducer.jsx
M app/views/Endpoint/features/license/selectors.jsx
M app/views/Endpoint/features/ux_views/Nav.jsx
M app/views/Endpoint/views/License/License.jsx
A app/views/Endpoint/views/License/components/CognitoActivation.jsx
A app/views/Endpoint/views/License/components/LicenseCheck.jsx
A app/views/Endpoint/views/License/components/LicenseWarning.jsx
A app/views/Endpoint/views/License/components/MiniUser.jsx
M app/views/Endpoint/views/License/components/UploadModal.jsx
M app/views/Endpoint/views/Registration/components/ReadableDocument.jsx
M app/views/Endpoint/views/Registration/panes/Trial.jsx
M package-lock.json
M package.json
commit 17a62e0c7957a96b82fbb5478ae286807dfb5ca6
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 15 12:53:00 2021 -0500
build: superior hot module replacement for development
A jsconfig.json
M package-lock.json
M package.json
M webpack.config.js
commit 0a9d84fd30157f40b72ecef4ee93c66dd711039b
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 15 09:56:35 2021 -0500
fix(login): fix loader not rendering, fix home page prop error
M app/views/Endpoint/index.jsx
M app/views/Endpoint/views/Login/Login.jsx
M app/views/Endpoint/views/Login/components/EndpointChecker.jsx
M app/views/Home/components/Frame.jsx
commit 5159800d3533ea8f55480b1954cf2326f2a03295
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 15 09:21:35 2021 -0500
fix(auth): fix auth showing incorrect errors
M app/views/Endpoint/actions/auth.jsx
commit 2f5e5370983365d3f4f005bcb9f426d306157242
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 15 09:18:07 2021 -0500
fix(login): fix login css
M app/views/Endpoint/views/Login/Login.jsx
commit f8881044bade6e66460ac49e8e2438914bb45c92
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 15 09:12:58 2021 -0500
fix(login): make click url label orange
M app/views/Endpoint/views/Login/components/EndpointChecker.jsx
commit 8a8dd6bbebd546b54a7c049cdd449f0854fa8089
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 15 09:08:11 2021 -0500
feat(login): add endpoint status checker
M app/api/index.jsx
M app/views/Endpoint/views/Login/Login.jsx
A app/views/Endpoint/views/Login/components/EndpointChecker.jsx
commit 11061b37590a27aa525a7740e150da402e3895f9
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 22:02:23 2021 -0500
fix(lock): fix broken view lock components
M app/layout/Lock.jsx
M app/views/Endpoint/Router.jsx
commit e5a3eb91a24b6629d7bf5c29277f9a5bc08f95e5
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 21:57:58 2021 -0500
build: fix webpack, also fix broken inbox injector
M app/api/index.jsx
M app/views/Endpoint/actions/ux_views.jsx
M app/views/Endpoint/features/ux_views/RoleSelector.jsx
M app/views/Endpoint/views/Inbox/Welcome.jsx
M webpack.config.js
commit fdcbc15e906282d6d46e9bd6674a288d482cb9a1
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 21:42:01 2021 -0500
fix(catalog): make catalog request fetch latest catalog info each refresh, despite it not being performant
M app/api/index.jsx
M app/api/socket.jsx
M app/views/Endpoint/actions/info.jsx
M app/views/Endpoint/views/Catalog/Catalog.jsx
commit 6e0e2f9b5accfce5ed543c9fd7918d5d0075b7f3
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 21:26:10 2021 -0500
fix(endpoint): fix broken hook logic
M app/views/Endpoint/index.jsx
commit 7d7e6bcf57087f0833da1b65ec2a7f20a35e1b45
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 21:19:52 2021 -0500
fix(event tool): fix hook error
M app/views/Endpoint/widgets/EventButton.jsx
M app/views/Endpoint/widgets/EventTool.jsx
commit f36789816ce9d88448076524021f46be0e34feb6
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 21:13:35 2021 -0500
refactor(registration): reorg code in registration, fix prop errors in home
M app/layout/Copy.jsx
M app/layout/Wrapper.jsx
M app/views/Endpoint/features/auth/HeaderAuthButtons.jsx
M app/views/Endpoint/features/inbox/NavNotification.jsx
M app/views/Endpoint/features/license/ExceedWarning.jsx
M app/views/Endpoint/features/license/ExpireWarning.jsx
M app/views/Endpoint/features/license/HeaderExpireWarning.jsx
M app/views/Endpoint/features/license/NavNotification.jsx
M app/views/Endpoint/features/ux_views/RoleSelector.jsx
M app/views/Endpoint/index.jsx
M app/views/Endpoint/views/Params/ParamsContainer.jsx
M app/views/Endpoint/views/Registration/Registration.jsx
A app/views/Endpoint/views/Registration/components/ReadableDocument.jsx
A app/views/Endpoint/views/Registration/panes/Contact.jsx
A app/views/Endpoint/views/Registration/panes/Recovery.jsx
A app/views/Endpoint/views/Registration/panes/Trial.jsx
A app/views/Endpoint/views/Registration/panes/Upload.jsx
M app/views/Endpoint/widgets/EventButton.jsx
M app/views/Endpoint/widgets/EventTool.jsx
M app/views/Home/Home.jsx
M app/views/Home/components/Link.jsx
commit bb4091b86364e187b8db78c1f36ebabc9fbd250f
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 16:52:18 2021 -0500
fix(redux): fix router not forcing endpoint url to change
M app/api/index.jsx
M app/views/Endpoint/features/auth/reducer.jsx
M app/views/Endpoint/features/inbox/reducer.jsx
M app/views/Endpoint/features/info/selectors.jsx
M app/views/Endpoint/features/license/reducer.jsx
M app/views/Endpoint/features/meta/url_reducer.jsx
M app/views/Endpoint/features/meta/version_reducer.jsx
M app/views/Endpoint/features/ux_views/RoleSelector.jsx
M app/views/Endpoint/index.jsx
M app/views/Endpoint/views/Inbox/Inbox.jsx
M app/views/Endpoint/views/UXViews.jsx
commit 2884f35eebb3731629f81ecc5c2be1def8d1d5c3
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 16:04:02 2021 -0500
fix(ux_config): fix broken selector
M app/views/Endpoint/views/UXConfig.jsx
commit f79a9d3c2ca2c6101d2436024aebf6b42aa65b29
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 16:02:34 2021 -0500
style(inacvitiy): auto format and fix error
M app/layout/InactivityPopup.jsx
commit b81fa2f689b6bc6dcd27f74b1622eb7c0d3e155d
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 15:48:55 2021 -0500
refactor: minor code reorg
M app/views/Endpoint/index.jsx
M app/views/Endpoint/widgets/EventTool.jsx
commit 6b0c932393dbd6f2391a4c12c667b3c98d8183e5
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 15:45:02 2021 -0500
refactor(inbox): remove deprecated inbox events, move to redux, remove inbox logic out of endpoint index
M app/api/cloudia.jsx
M app/api/index.jsx
M app/views/Endpoint/actions/inbox.jsx
M app/views/Endpoint/features/inbox/NavNotification.jsx
M app/views/Endpoint/features/inbox/reducer.jsx
M app/views/Endpoint/features/inbox/selectors.jsx
M app/views/Endpoint/index.jsx
M app/views/Endpoint/views/Inbox/Inbox.jsx
commit 006284ab0539a06ddc02938b76b58b3ba35d7e49
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 15:25:08 2021 -0500
build: fix missing import
M app/views/Endpoint/index.jsx
commit 0ecade9d48084856a2f12632955056970b74d54f
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 15:23:54 2021 -0500
fix(auth): login is more important than license....
M app/views/Endpoint/features/inbox/reducer.jsx
M app/views/Endpoint/index.jsx
M app/views/Endpoint/views/Inbox/Inbox.jsx
commit 24bde1f023dbc0c7d6045af9f82ebf97da2e2f22
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 15:18:12 2021 -0500
fix(files): fix broke react hook
M app/layout/ErrorCatch.jsx
M app/views/Endpoint/views/Files.jsx
commit 17939b68477458936f9b77a09c81ca49c8bc9847
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 15:16:09 2021 -0500
refactor: remove deprecated getEndpoint calls and endpoint.authenticate event
M app/api/cloudia.jsx
M app/api/database.jsx
M app/api/index.jsx
M app/layout/404.jsx
M app/layout/Table/Filter.jsx
M app/views/Endpoint/components/Components.jsx
M app/views/Endpoint/components/GenericListView.jsx
M app/views/Endpoint/features/auth/reducer.jsx
M app/views/Endpoint/features/info/selectors.jsx
M app/views/Endpoint/views/Classifier.jsx
M app/views/Endpoint/views/Contexts.jsx
M app/views/Endpoint/views/Files.jsx
M app/views/Endpoint/views/Inbox/Inbox.jsx
M app/views/Endpoint/views/Isos.jsx
M app/views/Endpoint/views/Jobs.jsx
M app/views/Endpoint/views/Logs.jsx
M app/views/Endpoint/views/Machines/BulkActions.jsx
M app/views/Endpoint/views/Machines/Machines.jsx
M app/views/Endpoint/views/Overview.jsx
M app/views/Endpoint/views/Plugins.jsx
M app/views/Endpoint/views/Roles.jsx
M app/views/Endpoint/views/Stages.jsx
M app/views/Endpoint/views/Subnets.jsx
M app/views/Endpoint/views/UXConfig.jsx
M app/views/Endpoint/views/UXViews.jsx
M app/views/Endpoint/views/Workflows.jsx
M app/views/Home/AirgapHome.jsx
M jstest/api.test.jsx
commit e49502ae0599b90d85999333d3ddfe61b0eca45f
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 14:42:52 2021 -0500
fix(event tool): fix re-render issues, add notes to some debug logs
M app/App.jsx
M app/api/database.jsx
M app/api/index.jsx
M app/api/socket.jsx
M app/layout/Header.jsx
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/features/ux_views/Nav.jsx
M app/views/Endpoint/widgets/EventButton.jsx
M app/views/Endpoint/widgets/EventTool.jsx
commit 7a8dc9ee506b12a881351accf2f03a95d1c283d9
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 13:50:54 2021 -0500
fix(license): fix license registration auth issues
M app/views/Endpoint/actions/license.jsx
M app/views/Endpoint/index.jsx
M app/views/Endpoint/views/Registration/Registration.jsx
commit d06498c97bee5bf472062fe5f642ccf4a8de543d
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 13:34:23 2021 -0500
refactor(catalog): clean up code, remove deprecated code, remove auth.jsx as it has been completely replaced
D app/api/auth.jsx
M app/api/index.jsx
M app/layout/SearchContainer.jsx
M app/layout/Wrapper.jsx
M app/rootReducer.jsx
M app/store.jsx
M app/views/Endpoint/actions/info.jsx
M app/views/Endpoint/actions/meta.jsx
A app/views/Endpoint/features/meta/version_reducer.jsx
M app/views/Endpoint/features/selector.jsx
M app/views/Endpoint/views/Catalog/Catalog.jsx
M app/views/Endpoint/views/Catalog/Row.jsx
M app/views/Endpoint/views/License/License.jsx
M app/views/Endpoint/views/Logs.jsx
M app/views/Endpoint/views/Registration/Registration.jsx
M app/views/Endpoint/views/System.jsx
M app/views/Endpoint/views/UXConfig.jsx
M app/views/Endpoint/views/Users.jsx
M app/views/Endpoint/widgets/NavFooterInfo.jsx
M jstest/api.test.jsx
M jstest/endpoint.test.jsx
commit 78184651bea6a2014071c5e5bc1bb73e29de48ac
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 12:36:42 2021 -0500
fix(ux-views): fix broken setViews in refactor
M app/api/index.jsx
M app/views/Endpoint/components/GenericListView.jsx
M app/views/Endpoint/views/License/License.jsx
M app/views/Endpoint/views/UXViews.jsx
commit 968805f9c6ede2c05c00365879394d75eebd9e2e
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 09:09:38 2021 -0500
fix(sidenav): fix collapsing sidenav categories
M app/views/Endpoint/features/ux_views/Nav.jsx
commit cc28413d3135fc6e2590cc86ac6a28c261b05f45
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 09:06:32 2021 -0500
refactor(license): begin license refactor, stop before function component of main component
M app/views/Endpoint/Router.jsx
M app/views/Endpoint/actions/license.jsx
R066 app/views/Endpoint/views/License.jsx app/views/Endpoint/views/License/License.jsx
A app/views/Endpoint/views/License/components/IconTab.jsx
A app/views/Endpoint/views/License/components/InfoItem.jsx
A app/views/Endpoint/views/License/components/OrgSelector.jsx
A app/views/Endpoint/views/License/components/Support.jsx
A app/views/Endpoint/views/License/components/UploadModal.jsx
commit ae907f2f1bcbe9dd52b5ae78bc1cb227a28076f0
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 14 08:39:31 2021 -0500
refactor(wrapper): reduxify wrapper, left components in file to move later
M app/layout/Wrapper.jsx
M app/views/Endpoint/actions/auth.jsx
A app/views/Endpoint/features/auth/HeaderAuthButtons.jsx
M app/views/Endpoint/features/license/ExpireWarning.jsx
A app/views/Endpoint/features/license/HeaderExpireWarning.jsx
M app/views/Endpoint/views/Login/Login.jsx
M app/views/Endpoint/views/System.jsx
M app/views/Endpoint/widgets/EventButton.jsx
commit ec3f299bdf515295262550a2d98a896d831f29a4
Author: Meshiest <meek.mesh@gmail.com>
Date: Sun Jun 13 21:46:40 2021 -0500
refactor(home): refactor homepage
M app/App.jsx
M app/api/index.jsx
M app/index.jsx
M app/rootReducer.jsx
M app/views/Endpoint/index.jsx
A app/views/Home/AirgapHome.jsx
A app/views/Home/Home.jsx
A app/views/Home/components/Frame.jsx
A app/views/Home/components/Link.jsx
A app/views/Home/components/QuickButton.jsx
A app/views/Home/components/Video.jsx
R100 app/views/home.css app/views/Home/home.css
M app/views/User/index.jsx
M app/views/index.jsx
commit 638349deaabc8fa205a8c6c69e10169182e02961
Author: Meshiest <meek.mesh@gmail.com>
Date: Sun Jun 13 21:18:42 2021 -0500
refactor: fix import paths, autoformat on save
M app/api/Components/Notification.jsx
M app/api/index.jsx
M app/layout/Wrapper.jsx
M app/views/Endpoint/views/Endpoints.jsx
M app/views/Endpoint/views/License.jsx
M app/views/Endpoint/views/Machines/BulkActions.jsx
M app/views/Endpoint/views/Machines/Components.jsx
M app/views/Endpoint/views/Machines/Debugger/Debugger.jsx
M app/views/Endpoint/views/Machines/Machines.jsx
M app/views/Endpoint/views/Params/Params.jsx
M app/views/Endpoint/views/System.jsx
M app/views/User/Login.jsx
M app/views/User/Profile.jsx
M app/views/User/index.jsx
commit cc3d2b34617cf0a60bb0c40812665dd77e40915b
Author: Meshiest <meek.mesh@gmail.com>
Date: Sun Jun 13 17:48:03 2021 -0500
refactor(endpoint): polish on main endpoint page, comments and cleanup
M app/api/index.jsx
M app/views/Endpoint/actions/ux_views.jsx
M app/views/Endpoint/features/info/selectors.jsx
M app/views/Endpoint/features/meta/url_reducer.jsx
M app/views/Endpoint/features/ux_views/RoleSelector.jsx
M app/views/Endpoint/features/ux_views/reducer.jsx
M app/views/Endpoint/index.jsx
M app/views/Endpoint/widgets/EndOfSupport.jsx
M app/views/Endpoint/widgets/EventButton.jsx
M app/views/Endpoint/widgets/EventTool.jsx
A app/views/Endpoint/widgets/NavHeaderEndpoint.jsx
commit c4e21c3ecdcaec5feaac196e5bccd2238dca3c8b
Author: Meshiest <meek.mesh@gmail.com>
Date: Sun Jun 13 17:03:44 2021 -0500
fix(auth): fix auth missing setUser in info request
M app/views/Endpoint/actions/info.jsx
M app/views/Endpoint/features/info/selectors.jsx
M app/views/Endpoint/views/UXConfig.jsx
commit 4a2c8294589e1d7eec58dfd96a81e061138682a4
Author: Meshiest <meek.mesh@gmail.com>
Date: Sun Jun 13 16:58:47 2021 -0500
fix(catalog): fix catalog broken from new redux based auth
M app/views/Endpoint/views/Catalog/Catalog.jsx
commit 4d9df3ec27be5bf0a5343a509b1560e5012fc2e7
Author: Meshiest <meek.mesh@gmail.com>
Date: Sun Jun 13 16:55:24 2021 -0500
fix(contents): fix paths from code reorg
M app/api/index.jsx
M app/views/Endpoint/actions/auth.jsx
M app/views/Endpoint/components/GenericListView.jsx
M app/views/Endpoint/views/Contents/index.jsx
M app/views/Endpoint/widgets/EventButton.jsx
commit 1f78c2125e56be7aa0badccc628a4e42420e5f3d
Author: Meshiest <meek.mesh@gmail.com>
Date: Sun Jun 13 15:51:06 2021 -0500
fix(database): fix hanging on fetch
M app/api/cloudia.jsx
M app/api/database.jsx
M app/api/index.jsx
M app/api/socket.jsx
M app/views/Endpoint/components/GenericListView.jsx
commit d6ea704cc31df513987cfcbbd346b62a3ed3178d
Author: Meshiest <meek.mesh@gmail.com>
Date: Sun Jun 13 12:56:49 2021 -0500
refactor(endpoint): main endpoint refactor, lots of mess cleanup
M app/api/auth.jsx
M app/api/cloudia.jsx
M app/api/database.jsx
M app/api/index.jsx
M app/api/socket.jsx
M app/layout/Lock.jsx
M app/layout/index.jsx
M app/store.jsx
A app/views/Endpoint/Router.jsx
M app/views/Endpoint/actions/auth.jsx
M app/views/Endpoint/actions/info.jsx
M app/views/Endpoint/actions/license.jsx
M app/views/Endpoint/actions/ux_views.jsx
M app/views/Endpoint/features/auth/selectors.jsx
M app/views/Endpoint/features/event_tool/reducer.jsx
M app/views/Endpoint/features/inbox/NavNotification.jsx
M app/views/Endpoint/features/info/selectors.jsx
A app/views/Endpoint/features/license/ExceedWarning.jsx
M app/views/Endpoint/features/license/ExpireWarning.jsx
M app/views/Endpoint/features/license/NavNotification.jsx
M app/views/Endpoint/features/license/reducer.jsx
M app/views/Endpoint/features/meta/url_reducer.jsx
M app/views/Endpoint/features/ux_views/Nav.jsx
A app/views/Endpoint/features/ux_views/RoleSelector.jsx
M app/views/Endpoint/index.jsx
M app/views/Endpoint/views/Inbox/Inbox.jsx
M app/views/Endpoint/views/License.jsx
M app/views/Endpoint/views/Login/Login.jsx
M app/views/Endpoint/views/System.jsx
M app/views/Endpoint/widgets/EventButton.jsx
M app/views/Endpoint/widgets/EventTool.jsx
commit 0b8d22d30de974c0d06b8bdb58c37c8de511f9d2
Author: Meshiest <meek.mesh@gmail.com>
Date: Sun Jun 13 09:45:13 2021 -0500
refactor(event_tool): reduxify event tool
M app/api/index.jsx
A app/views/Endpoint/actions/event_tool.jsx
A app/views/Endpoint/actions/meta.jsx
M app/views/Endpoint/features/auth/reducer.jsx
A app/views/Endpoint/features/event_tool/reducer.jsx
A app/views/Endpoint/features/event_tool/selectors.jsx
M app/views/Endpoint/features/inbox/reducer.jsx
M app/views/Endpoint/features/info/reducer.jsx
M app/views/Endpoint/features/info/selectors.jsx
M app/views/Endpoint/features/license/reducer.jsx
A app/views/Endpoint/features/meta/selectors.jsx
A app/views/Endpoint/features/meta/url_reducer.jsx
M app/views/Endpoint/features/ux_views/reducer.jsx
M app/views/Endpoint/index.jsx
M app/views/Endpoint/reducer.jsx
M app/views/Endpoint/views/Login/Login.jsx
M app/views/Endpoint/views/Machines/Machines.jsx
M app/views/Endpoint/views/Registration/Registration.jsx
M app/views/Endpoint/widgets/EventButton.jsx
M app/views/Endpoint/widgets/EventTool.jsx
commit ce70a5de2a6eea2469fe864daff99071a42649ce
Author: Meshiest <meek.mesh@gmail.com>
Date: Sat Jun 12 18:16:09 2021 -0500
refactor(redux): WIP refactor - moved auth logic out of api
M app/api/index.jsx
M app/index.jsx
M app/layout/Wrapper.jsx
M app/rootReducer.jsx
A app/store.jsx
A app/views/Endpoint/actions/auth.jsx
A app/views/Endpoint/actions/inbox.jsx
A app/views/Endpoint/actions/info.jsx
A app/views/Endpoint/actions/license.jsx
A app/views/Endpoint/actions/ux_views.jsx
A app/views/Endpoint/features/auth/reducer.jsx
A app/views/Endpoint/features/auth/selectors.jsx
A app/views/Endpoint/features/inbox/NavNotification.jsx
A app/views/Endpoint/features/inbox/reducer.jsx
A app/views/Endpoint/features/inbox/selectors.jsx
A app/views/Endpoint/features/info/reducer.jsx
A app/views/Endpoint/features/info/selectors.jsx
A app/views/Endpoint/features/license/ExpireWarning.jsx
A app/views/Endpoint/features/license/NavNotification.jsx
A app/views/Endpoint/features/license/reducer.jsx
A app/views/Endpoint/features/license/selectors.jsx
A app/views/Endpoint/features/selector.jsx
A app/views/Endpoint/features/ux_views/Nav.jsx
A app/views/Endpoint/features/ux_views/reducer.jsx
A app/views/Endpoint/features/ux_views/selectors.jsx
M app/views/Endpoint/index.jsx
A app/views/Endpoint/reducer.jsx
M app/views/Endpoint/views/Login/Login.jsx
A app/views/Endpoint/widgets/NavFooterInfo.jsx
A app/views/Endpoint/widgets/NavFooterLicense.jsx
A app/views/Endpoint/widgets/NavFooterUXControls.jsx
A app/views/Endpoint/widgets/Watermark.jsx
M webpack.config.js
commit e98dc47ee63232e81cfbc26c7564259435fefc54
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sat Jun 12 14:04:47 2021 -0500
feat(provision-ux): add health check to system info page
M app/views/Endpoint/System.jsx
commit 0be733d62815a7c7ece11c893a38669e54dbdd8f
Author: Meshiest <meek.mesh@gmail.com>
Date: Sat Jun 12 10:21:02 2021 -0500
fix(machines): fix bulk css
M app/views/Endpoint/views/Machines/BulkActions.css
commit 28f9dc5b144a82bf5e288e24750d8d209e3d05cd
Author: Meshiest <meek.mesh@gmail.com>
Date: Sat Jun 12 10:08:56 2021 -0500
refactor: split auth folder up into multiple parts because its contents weren't really auth related
M app/App.jsx
R100 app/views/Endpoint/widgets/Auth/Terms.css app/layout/Terms.css
A app/layout/Terms.jsx
M app/views/Endpoint/index.jsx
R100 app/views/Endpoint/widgets/Auth/Login.jsx app/views/Endpoint/views/Login/Login.jsx
R060 app/views/Endpoint/widgets/Auth/index.jsx app/views/Endpoint/views/Login/index.jsx
R100 app/views/Endpoint/widgets/Auth/Registration.css app/views/Endpoint/views/Registration/Registration.css
R099 app/views/Endpoint/widgets/Auth/Registration.jsx app/views/Endpoint/views/Registration/Registration.jsx
A app/views/Endpoint/views/Registration/index.jsx
D app/views/Endpoint/widgets/Auth/Terms.jsx
R098 app/views/Endpoint/widgets/Auth/EndOfSupport.jsx app/views/Endpoint/widgets/EndOfSupport.jsx
commit 110354146edb6ee2f2ab1f9a79a08e7476ee7fef
Author: Meshiest <meek.mesh@gmail.com>
Date: Sat Jun 12 10:02:45 2021 -0500
refactor: move auth folder to widgets
M app/App.jsx
M app/views/Endpoint/index.jsx
R098 app/views/Endpoint/Auth/EndOfSupport.jsx app/views/Endpoint/widgets/Auth/EndOfSupport.jsx
R098 app/views/Endpoint/Auth/Login.jsx app/views/Endpoint/widgets/Auth/Login.jsx
R100 app/views/Endpoint/Auth/Registration.css app/views/Endpoint/widgets/Auth/Registration.css
R099 app/views/Endpoint/Auth/Registration.jsx app/views/Endpoint/widgets/Auth/Registration.jsx
R100 app/views/Endpoint/Auth/Terms.css app/views/Endpoint/widgets/Auth/Terms.css
R100 app/views/Endpoint/Auth/Terms.jsx app/views/Endpoint/widgets/Auth/Terms.jsx
R100 app/views/Endpoint/Auth/index.jsx app/views/Endpoint/widgets/Auth/index.jsx
commit 6dd0a6c847cb8b93cc01e48396221a9892f4c9e8
Author: Meshiest <meek.mesh@gmail.com>
Date: Sat Jun 12 09:59:33 2021 -0500
chore: move generic list view to components folder
R099 app/views/Endpoint/GenericListView.jsx app/views/Endpoint/components/GenericListView.jsx
M app/views/Endpoint/index.jsx
M app/views/Endpoint/views/BootEnvs.jsx
M app/views/Endpoint/views/Classifier.jsx
M app/views/Endpoint/views/Contexts.jsx
M app/views/Endpoint/views/Endpoints.jsx
M app/views/Endpoint/views/Files.jsx
M app/views/Endpoint/views/Isos.jsx
M app/views/Endpoint/views/Jobs.jsx
M app/views/Endpoint/views/Leases.jsx
M app/views/Endpoint/views/Machines/Machines.jsx
M app/views/Endpoint/views/Machines/Wizards/Cloudwrap.jsx
M app/views/Endpoint/views/Params/Param.jsx
M app/views/Endpoint/views/Params/Params.jsx
M app/views/Endpoint/views/Plugins.jsx
M app/views/Endpoint/views/Pools.jsx
M app/views/Endpoint/views/Profiles.jsx
M app/views/Endpoint/views/Provision.jsx
M app/views/Endpoint/views/Racks.jsx
M app/views/Endpoint/views/Raid.jsx
M app/views/Endpoint/views/Reservations.jsx
M app/views/Endpoint/views/Roles.jsx
M app/views/Endpoint/views/Stages.jsx
M app/views/Endpoint/views/Subnets.jsx
M app/views/Endpoint/views/Tasks.jsx
M app/views/Endpoint/views/Templates.jsx
M app/views/Endpoint/views/Tenants.jsx
M app/views/Endpoint/views/UXViews.jsx
M app/views/Endpoint/views/Users.jsx
M app/views/Endpoint/views/VersionSets.jsx
M app/views/Endpoint/views/Workflows.jsx
R100 app/views/Endpoint/EventTool.jsx app/views/Endpoint/widgets/EventTool.jsx
commit bff98072c8ba0f16bc9a3ae764148c3e98c700e3
Author: Meshiest <meek.mesh@gmail.com>
Date: Sat Jun 12 09:57:00 2021 -0500
chore: massive code reorg
M .eslintrc
M app/layout/Table/Filter.jsx
M app/layout/Table/Row.jsx
M app/views/Endpoint/Auth/EndOfSupport.jsx
M app/views/Endpoint/Auth/Login.jsx
M app/views/Endpoint/Auth/Registration.jsx
D app/views/Endpoint/BootEnvs.jsx
D app/views/Endpoint/Catalog/Catalog.jsx
D app/views/Endpoint/Catalog/Row.jsx
D app/views/Endpoint/Catalog/ToggleOptions.jsx
D app/views/Endpoint/Classifier.jsx
D app/views/Endpoint/Components.jsx
D app/views/Endpoint/Contents/index.jsx
D app/views/Endpoint/Contexts.jsx
D app/views/Endpoint/Debugger/Debugger.jsx
D app/views/Endpoint/Endpoints.jsx
M app/views/Endpoint/EventTool.jsx
M app/views/Endpoint/GenericListView.jsx
D app/views/Endpoint/Inbox/BusinessHours.jsx
D app/views/Endpoint/Inbox/Welcome.jsx
D app/views/Endpoint/Jobs.jsx
D app/views/Endpoint/Leases.jsx
D app/views/Endpoint/License.jsx
D app/views/Endpoint/Machines/Components.jsx
D app/views/Endpoint/Machines/Machines.jsx
D app/views/Endpoint/Overview.jsx
D app/views/Endpoint/Params/Param.jsx
D app/views/Endpoint/Params/Params.jsx
D app/views/Endpoint/Params/ParamsContainer.jsx
D app/views/Endpoint/Params/components.jsx
D app/views/Endpoint/Plugins.jsx
D app/views/Endpoint/Pools.jsx
D app/views/Endpoint/Profiles.jsx
D app/views/Endpoint/Provision.jsx
D app/views/Endpoint/Racks.jsx
D app/views/Endpoint/Reservations.jsx
D app/views/Endpoint/Roles.jsx
D app/views/Endpoint/Stages.jsx
D app/views/Endpoint/Subnets.jsx
D app/views/Endpoint/System.jsx
D app/views/Endpoint/Tasks.jsx
D app/views/Endpoint/Templates.jsx
D app/views/Endpoint/Tenants.jsx
D app/views/Endpoint/UXConfig.jsx
D app/views/Endpoint/UXViews.jsx
D app/views/Endpoint/Users.jsx
D app/views/Endpoint/VersionSets.jsx
D app/views/Endpoint/View/SoftErrors.jsx
D app/views/Endpoint/Wizards/Cloudwrap.jsx
D app/views/Endpoint/Workflows.jsx
A app/views/Endpoint/components/Components.jsx
M app/views/Endpoint/index.jsx
A app/views/Endpoint/views/BootEnvs.jsx
R100 app/views/Endpoint/Catalog/Catalog.css app/views/Endpoint/views/Catalog/Catalog.css
A app/views/Endpoint/views/Catalog/Catalog.jsx
A app/views/Endpoint/views/Catalog/Row.jsx
A app/views/Endpoint/views/Catalog/ToggleOptions.jsx
R100 app/views/Endpoint/Catalog/index.jsx app/views/Endpoint/views/Catalog/index.jsx
A app/views/Endpoint/views/Classifier.jsx
R055 app/views/Endpoint/Contents/Directory.jsx app/views/Endpoint/views/Contents/Directory.jsx
A app/views/Endpoint/views/Contents/index.jsx
R100 app/views/Endpoint/Contents/style.css app/views/Endpoint/views/Contents/style.css
A app/views/Endpoint/views/Contexts.jsx
A app/views/Endpoint/views/Endpoints.jsx
R055 app/views/Endpoint/Files.jsx app/views/Endpoint/views/Files.jsx
A app/views/Endpoint/views/Inbox/BusinessHours.jsx
R056 app/views/Endpoint/Inbox/Inbox.jsx app/views/Endpoint/views/Inbox/Inbox.jsx
A app/views/Endpoint/views/Inbox/Welcome.jsx
R100 app/views/Endpoint/Inbox/index.jsx app/views/Endpoint/views/Inbox/index.jsx
R058 app/views/Endpoint/Isos.jsx app/views/Endpoint/views/Isos.jsx
A app/views/Endpoint/views/Jobs.jsx
A app/views/Endpoint/views/Leases.jsx
A app/views/Endpoint/views/License.jsx
R062 app/views/Endpoint/Logs.jsx app/views/Endpoint/views/Logs.jsx
R100 app/views/Endpoint/Machines/BulkActions.css app/views/Endpoint/views/Machines/BulkActions.css
R099 app/views/Endpoint/Machines/BulkActions.jsx app/views/Endpoint/views/Machines/BulkActions.jsx
A app/views/Endpoint/views/Machines/Components.jsx
R100 app/views/Endpoint/Debugger/Debugger.css app/views/Endpoint/views/Machines/Debugger/Debugger.css
A app/views/Endpoint/views/Machines/Debugger/Debugger.jsx
R100 app/views/Endpoint/Debugger/index.jsx app/views/Endpoint/views/Machines/Debugger/index.jsx
A app/views/Endpoint/views/Machines/Machines.jsx
A app/views/Endpoint/views/Machines/Wizards/Cloudwrap.jsx
R100 app/views/Endpoint/Machines/index.jsx app/views/Endpoint/views/Machines/index.jsx
A app/views/Endpoint/views/Overview.jsx
A app/views/Endpoint/views/Params/Param.jsx
A app/views/Endpoint/views/Params/Params.jsx
R100 app/views/Endpoint/Params/ParamsContainer.css app/views/Endpoint/views/Params/ParamsContainer.css
A app/views/Endpoint/views/Params/ParamsContainer.jsx
A app/views/Endpoint/views/Params/components.jsx
R100 app/views/Endpoint/Params/constants.jsx app/views/Endpoint/views/Params/constants.jsx
R100 app/views/Endpoint/Params/index.jsx app/views/Endpoint/views/Params/index.jsx
A app/views/Endpoint/views/Plugins.jsx
A app/views/Endpoint/views/Pools.jsx
A app/views/Endpoint/views/Profiles.jsx
A app/views/Endpoint/views/Provision.jsx
A app/views/Endpoint/views/Racks.jsx
R058 app/views/Endpoint/Raid.jsx app/views/Endpoint/views/Raid.jsx
A app/views/Endpoint/views/Reservations.jsx
A app/views/Endpoint/views/Roles.jsx
A app/views/Endpoint/views/Stages.jsx
A app/views/Endpoint/views/Subnets.jsx
A app/views/Endpoint/views/System.jsx
A app/views/Endpoint/views/Tasks.jsx
A app/views/Endpoint/views/Templates.jsx
A app/views/Endpoint/views/Tenants.jsx
A app/views/Endpoint/views/UXConfig.jsx
A app/views/Endpoint/views/UXViews.jsx
A app/views/Endpoint/views/Users.jsx
A app/views/Endpoint/views/VersionSets.jsx
A app/views/Endpoint/views/Workflows.jsx
R064 app/views/Endpoint/View/EventButton.jsx app/views/Endpoint/widgets/EventButton.jsx
A app/views/Endpoint/widgets/SoftErrors.jsx
M webpack.config.js
commit 60bf2e838c7f7a10d506f7f3c30882d565d1c6c3
Author: Meshiest <meek.mesh@gmail.com>
Date: Sat Jun 12 09:23:47 2021 -0500
chore: lint fix
M .eslintrc
M app/rootReducer.jsx
M app/views/Endpoint/Machines/BulkActions.jsx
M app/views/Endpoint/index.jsx
commit f5fa898e7b55c118a2cbe841787ca0a3331cdc8c
Author: Meshiest <meek.mesh@gmail.com>
Date: Sat Jun 12 09:17:29 2021 -0500
fix(prettier): add autoformatter, which will force everyone to obey the same rules
M .eslintrc
A .prettierrc
M package-lock.json
M package.json
commit 78bb9bbe1e5ac5f0ed664c42096f4d7debd670e0
Author: Meshiest <meek.mesh@gmail.com>
Date: Sat Jun 12 08:53:10 2021 -0500
feat(redux): empty root reducer
M app/index.jsx
A app/rootReducer.jsx
commit f06ad55f998d3dbbfcbdfcefbd2e6798f4d8026e
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Jun 11 15:32:20 2021 -0500
fix(home): remove a word
M app/views/index.jsx
commit 3551717bef7661765beec33fc282ebdda6fd1db4
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Jun 11 15:26:18 2021 -0500
chore: lint fix
M app/config.jsx
commit 6c3b9cccda6e4d1ecfcec36df30cae3403f2b219
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri Jun 11 15:25:04 2021 -0500
feat(home): training becomes next steps
M app/views/index.jsx
commit 608bc4214016a40bcb3bee392b65392bfa4ed6eb
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri Jun 11 14:06:36 2021 -0500
feat(home): quick start two words
M app/views/index.jsx
commit 5346fd16a3ad24a313214fdf674a8b7752596ba7
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Jun 11 12:27:32 2021 -0500
fix(home): code auto formatting, also minor fixes on rob's changes
M app/views/index.jsx
commit 8b12fac0893fb12374b80d59626f01eb5e8f7fa0
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri Jun 11 12:04:07 2021 -0500
feat(home): tweak text and add more links
M app/views/index.jsx
commit 2a5fecf97e2d41656e3569a2953a939ee3a0b48f
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Jun 11 10:24:45 2021 -0500
feat(cloudia): add second cloudia to config, autoformatter made some changes too
M app/config.jsx
commit c5e29811cce65bdd6156cfb2389f0ed4b5247bd5
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 9 14:33:19 2021 -0500
deps: add redux
M package-lock.json
M package.json
commit 9635f177e52a507e1a5493c3c9024d3d3f00fdcc
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 9 14:30:19 2021 -0500
fix(bulk): remove prototype bulk code, keep machines refactor
M app/views/Endpoint/Machines/BulkActions.css
M app/views/Endpoint/Machines/BulkActions.jsx
commit 79df4a682ba5fd48133de6c8ead97299ce9e208d
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Jun 8 12:29:10 2021 -0500
fix(provision-ux): fix content upload detection
M app/views/Endpoint/Debugger/Debugger.jsx
commit c32b62d6f1b31a57e67e912d38f7bc0f304e3775
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 8 10:33:56 2021 -0500
feat(home): add webp poster images for videos
A app/assets/image/poster_step1.webp
A app/assets/image/poster_step2.webp
A app/assets/image/poster_step3.webp
M app/views/index.jsx
M webpack.config.js
commit 8e79f2a0d9688c305395b505f5ba9b4240acaa7f
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 7 14:48:15 2021 -0500
feat(home): redesigned header
M app/views/home.css
M app/views/index.jsx
commit edb55329bf7336350c3fb21955f15fd825d32eac
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 7 11:48:48 2021 -0500
chore: lint fix...
M app/views/index.jsx
commit 603e9118a175ff99532a6b4d51e1f500ef472b96
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 7 11:39:00 2021 -0500
chore: lint fix
M app/views/index.jsx
commit 4d1247de74aca408fbc23d23be90b1bb2b91d9ce
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 7 10:53:13 2021 -0500
feat(home): subtle footer links css
M app/views/home.css
M app/views/index.jsx
commit 800bd289a67c626797af12e87604463ab95b6c07
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 7 10:45:04 2021 -0500
feat(home): insert videos
M app/views/home.css
M app/views/index.jsx
commit edf7596e0d13d109b8bbf607f05a82dcd27ff05f
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Jun 4 15:00:20 2021 -0500
feat(home): massively improve homepage
M app/api/offbrandjQuery.jsx
M app/views/home.css
M app/views/index.jsx
commit 50c6c8e58786995cb16fd04d29a01b87b9607ae7
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Jun 4 12:02:43 2021 -0500
deps: add react-tabulator
M package-lock.json
M package.json
commit c2d39d4c4898014790af62361541da442a3eae73
Author: Meshiest <meek.mesh@gmail.com>
Date: Thu Jun 3 09:57:46 2021 -0500
build: remove gh-pages travis integration
M .travis.yml
M package.json
commit 71ca496fca2fc41f6f6dffd892597ca13a29febd
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 2 13:03:41 2021 -0500
build: upgrade travis node version
M .travis.yml
commit 967065258482393b110961d8acee5c163ebdce1e
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 2 12:05:17 2021 -0500
refactor(params): fix additional params being inserted alphabetically
M .eslintrc
M app/views/Endpoint/Params/ParamsContainer.jsx
M app/views/Endpoint/System.jsx
M app/views/User/Login.jsx
M package-lock.json
M package.json
commit b15c8f9af5bcf6f2609b7e63c9c390a804428901
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Jun 2 10:32:24 2021 -0500
fix(machines): fix culling of empty param values
M app/views/Endpoint/GenericListView.jsx
commit f9eecaa8df4c6c186a1be475fe436c74d32f505b
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri May 28 14:48:09 2021 -0500
fix(database): remove debug log
M app/api/database.jsx
commit 8413ac75732683dc5440091dafa536e90dfacb78
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri May 28 14:46:14 2021 -0500
fix(generic list views): fix filters causing blank machines page on login
M app/api/auth.jsx
M app/api/database.jsx
M app/api/index.jsx
M app/layout/Table/Filter.jsx
M app/views/Endpoint/GenericListView.jsx
M app/views/Endpoint/Machines.jsx
commit dfa7d3d2f39a92bbe766b50ecd740f086749b8aa
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri May 28 09:42:13 2021 -0500
fix(pools): allow pools to listen to websocket events
M app/api/socket.jsx
M app/views/Endpoint/Pools.jsx
commit c491cd19609883d11b5d30f37cb7d4f5acb6de93
Author: Meshiest <meek.mesh@gmail.com>
Date: Thu May 27 16:00:57 2021 -0500
feat(bulk): demo bulk actions hover area
M app/views/Endpoint/Machines/BulkActions.css
M app/views/Endpoint/Machines/BulkActions.jsx
commit e08ac7f0cb3b4b856e4f09d3cc03e0bc533fe933
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue May 25 09:59:38 2021 -0500
fix(calendar): fix memorial day being wrong in rare circumstances that just happen to occur in these next two years
M app/views/Endpoint/Auth/Terms.jsx
M app/views/Endpoint/Inbox/BusinessHours.jsx
commit f20faf3edfb63962b67f1619dfeaa77bf8758c26
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue May 25 09:34:32 2021 -0500
wip: bulk action prototype
M app/api/index.jsx
M app/views/Endpoint/Machines/BulkActions.jsx
commit 5d56cdf64612030a03e6cc8e135d4fb8fb50ba49
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri May 21 16:01:34 2021 -0500
feat(provision-ux): expose maint mode preference
M app/views/Endpoint/System.jsx
commit 71da6266a7d69ada87c33857836d0f1a77b144a5
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri May 21 12:26:50 2021 -0500
feat(codeeditor): add resizing css
M app/layout/JSONEditor.jsx
M app/views/Endpoint/Templates.jsx
commit 4acf326d9328eef616a693239926de1faa65369a
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri May 21 11:34:02 2021 -0500
feat(bulk): wip new bulk actions
M app/views/Endpoint/Machines/BulkActions.css
M app/views/Endpoint/Machines/BulkActions.jsx
commit 59647d2fe673c8d5237660f35ddd78ea38b4cfc8
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri May 21 10:27:37 2021 -0500
fix(provision-ux): Issue 410 - restore recycle button as universal-discover
M app/views/Endpoint/Machines.jsx
commit 5e503d8906660505a74a71de2a9c70577550147e
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed May 19 15:24:07 2021 -0500
deps: upgrade webpack :) and other deps
M app/views/Endpoint/Machines/BulkActions.css
M package-lock.json
M package.json
M webpack.config.js
commit c045bcffac0fd9025dd0c4575d7998c3504f017e
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed May 19 14:38:35 2021 -0500
refactor(machines): separate code into own files
A app/views/Endpoint/Machines/BulkActions.css
A app/views/Endpoint/Machines/BulkActions.jsx
A app/views/Endpoint/Machines/Components.jsx
R067 app/views/Endpoint/Machines.jsx app/views/Endpoint/Machines/Machines.jsx
A app/views/Endpoint/Machines/index.jsx
commit 4a5ec9429433ccc59b17b9e98d7dbb0d517400c7
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed May 19 09:21:33 2021 -0500
feat(registration): disable trial registration on airgapped/local ux systems
M app/views/Endpoint/Auth/Registration.jsx
commit fe9dc8532d715e0ce622fc9b868ce178c1cfd254
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 10 16:07:19 2021 -0500
fix(provision-ux): task-library check no longer requires hard refresh
M app/views/Endpoint/System.jsx
commit 5ddd035de1109bb805a2d204376dc54f154d8dfb
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon May 10 13:53:09 2021 -0500
feat(params): expand param groups when ctrl F is pressed
M app/views/Endpoint/Params/ParamsContainer.jsx
commit 1ce24b233fd1bf48fbde1843f5c0038f347fc576
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon May 10 12:54:35 2021 -0500
fix(database): clear object cache on content changes
M app/api/database.jsx
M app/views/Endpoint/Auth/Registration.jsx
commit 53046c9b33e806997a7abc4d6ecd7e29632b3b9b
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri May 7 14:42:51 2021 -0500
feat(debugger): improved usability
M app/views/Endpoint/Debugger/Debugger.css
M app/views/Endpoint/Debugger/Debugger.jsx
commit 817e8705a31a07a3405ad199b7755e4b9ac3709d
Author: Meshiest <meek.mesh@gmail.com>
Date: Thu May 6 14:57:19 2021 -0500
feat(auth): fix rocketskates default username bugs
M app/api/auth.jsx
M app/api/database.jsx
M app/api/index.jsx
M app/views/Endpoint/Auth/Login.jsx
M app/views/User/Login.jsx
commit bcdab81eeb94cd7c7696486f0428d825030b5322
Author: Meshiest <meek.mesh@gmail.com>
Date: Thu May 6 13:50:11 2021 -0500
fix(home): remove slant, add tos/privacy links
M app/views/home.css
M app/views/index.jsx
commit fa61378a4bb627b628e72579dd5c64491ed41e80
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed May 5 11:24:44 2021 -0500
fix(home): slight css fixes
M app/views/home.css
commit 364eb705f263276cf330ebd6e6fa6dffc87e1c55
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue May 4 11:37:44 2021 -0500
build: adjust version stuff
M tools/version.sh
commit 9c3291a5510323b505a0626e2d1e6271b457ad89
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue May 4 10:33:02 2021 -0500
fix(upgrade): hide upgrade button after upgrade finishes
M app/views/Endpoint/Catalog/Catalog.jsx
commit eba7344ed73b74d6abcc6d2794ee0da82367516b
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Apr 30 15:15:34 2021 -0500
fix(home): fix incorrect color css background
M app/views/home.css
commit efef31c86310513a7300bee51f717dc14a8de69f
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Apr 30 15:11:59 2021 -0500
refactor(home): refactor homepage
A app/assets/digitalrebar_logo.png
M app/layout/Flex.jsx
A app/views/home.css
M app/views/index.jsx
commit 918dbfdb698097b29a7bfafa904edf098363bb45
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Apr 30 12:34:38 2021 -0500
chore: lint fix
M app/views/Endpoint/Catalog/Catalog.jsx
commit c3ca5e588800b7098216c576f5ce263d7d9acf9c
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Apr 30 11:27:52 2021 -0500
fix(catalog): allow upgrades from beta to stable
M app/api/offbrandjQuery.jsx
M app/views/Endpoint/Catalog/Catalog.jsx
commit 67bd1f702fa6b51cd189a0de7a923b44cb4eeb05
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Apr 29 23:47:29 2021 -0500
build: first v4.7.0
M README.md
End of Note