commit 0ed48c13b9a5c76d8f54c0ef5062f3196a8e01ef
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Jun 2 12:27:50 2020 -0500
build: update gitignore
M .gitignore
commit 8e9dacad4f865fc517058a0c1bb1efb2b18e5d81
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 2 11:36:49 2020 -0500
feat(copy): add copy to machines uuid field, add hovertext prop
M app/layout/Copy.jsx
M app/views/Endpoint/Machines.jsx
commit 5a2e5853b288317ba3f201c57d7fc79feae18718
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Jun 2 10:36:00 2020 -0500
feat(copy): params meta clipboard option
M app/views/Endpoint/Components.jsx
M app/views/Endpoint/GenericListView.jsx
M app/views/Endpoint/Params.jsx
commit 9081c638cf9da81ec8f62237f9ad9f2f2496ef50
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 1 15:52:55 2020 -0500
feat(copy): add copy to lease individual MAC
M app/views/Endpoint/Leases.jsx
commit 94ecf67ff8cb3013dcf6f58e90a94f027aae7387
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Jun 1 15:45:30 2020 -0500
feat(copy): copy button for select properties
M app/api/index.jsx
A app/layout/Copy.jsx
M app/layout/index.jsx
M app/views/Endpoint/Endpoints.jsx
M app/views/Endpoint/Leases.jsx
M app/views/Endpoint/Machines.jsx
M app/views/Endpoint/System.jsx
M app/views/Endpoint/VersionSets.jsx
commit b6aa6dfb8fb9b0b7b4474721544217f8da931b2a
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri May 29 15:32:35 2020 -0500
fix(system): ha_enabled error when not signed in
M app/views/Endpoint/System.jsx
commit 49183ded60bcb044eed4b3f03e56ed2870443ea2
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri May 29 13:33:36 2020 -0500
fix(uxviews): unresolved errors no longer covers ux views dropdown
M app/views/Endpoint/GenericListView.jsx
M app/views/Endpoint/index.jsx
commit 6ffbece0f73cb9fabe77a8c2df6a9617c0138b4c
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue May 26 10:44:44 2020 -0500
feat(cloudia): enable for portal
M app/api/index.jsx
commit 676ff928c692780c4e6b18832a71aa736955b44f
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri May 22 14:30:46 2020 -0500
fix(machines): cleaner refresh and action buttons
M app/views/Endpoint/Machines.jsx
commit 891ef5307baecc2d2a61d36efce90311b01e5588
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri May 22 13:58:46 2020 -0500
fix(machines): fix newly fetched params being overwritten by outdated table params
M app/views/Endpoint/Machines.jsx
commit dd6d64fd77e44bcccb94991d467e24a4fa580b81
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed May 20 13:57:23 2020 -0500
feat(tables): allow users to filter generic list views by dev console
M app/views/Endpoint/GenericListView.jsx
commit 18d0329d8f313464081dd7631e7c9179ee773c20
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed May 20 13:31:13 2020 -0500
fix(catalog): fix 'active' category off by one, remove unchanged lines from diff
M app/css/style.css
M app/views/Endpoint/Content.jsx
commit 4f390f2734f27314d53a9c41d675b81e51211c3f
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed May 20 11:12:43 2020 -0500
fix(files): fix rendering of files with '+' in name
M app/views/Endpoint/Files.jsx
commit 743f8bdc94898ea2814fe8b6165a41e3acd1afc7
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon May 18 14:51:48 2020 -0500
fix(inbox): require license for ux_options token storage
M app/api/auth.jsx
M app/api/cloudia.jsx
M app/views/Endpoint/Inbox.jsx
M app/views/Endpoint/index.jsx
commit 2417f6aefb220cf4a3fc54087c04382031f7ae2d
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon May 18 13:55:54 2020 -0500
fix(inbox): show welcome page instead of support hours first
M app/views/Endpoint/Inbox.jsx
commit 86a6a71ccced6b5a381b719fcf5b3e8f39ceb3cf
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon May 18 09:36:53 2020 -0500
fix(jobs): move log refresh button away from template rendering info
M app/views/Endpoint/Jobs.jsx
commit b32022fb5601b515e615403fd41519cb78d93fc1
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri May 15 15:38:57 2020 -0500
fix(inbox): fixed support time frame by an hour
M app/views/Endpoint/Inbox.jsx
commit 098a7e67b67c3b9947dbd088fed29ca89062e025
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri May 15 13:51:42 2020 -0500
fix(inbox): passive voice on support page
M app/views/Endpoint/Inbox.jsx
commit 69eefd23a61cb29db254e0965daa939f3774f88f
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri May 15 13:33:20 2020 -0500
feat(inbox): rackn support hours and calendar
M app/api/index.jsx
M app/css/style.css
M app/views/Endpoint/Inbox.jsx
commit 280a7006fc2dc9a3545534171ebc97ef0197d5ab
Author: Meshiest <meek.mesh@gmail.com>
Date: Thu May 14 11:55:02 2020 -0500
feat(catalog): Not installed option
M app/views/Endpoint/Content.jsx
commit 1a7f8337a18aad6c5c54de71c8ce73afda6e0b0d
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed May 13 14:59:06 2020 -0500
fix(search): trim search value
M app/layout/index.jsx
commit 454f370e664d1ee0d0aed0317ad7103036c56c2e
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue May 12 11:27:20 2020 -0500
fix(machines): changes that occur while editing did not show when edit canceled
M app/views/Endpoint/Machines.jsx
commit 386cb96f164c32ee72882a783c6ff31a00ba45e2
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue May 12 10:11:34 2020 -0500
feat(license): upload license modal in license page
M app/layout/index.jsx
M app/views/Endpoint/Content.jsx
M app/views/Endpoint/License.jsx
commit 73888fda136bc49354ccabc29d8ab1f14a8369af
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon May 11 14:05:01 2020 -0500
fix(edit): fix edit views closing when object updates
M app/views/Endpoint/GenericListView.jsx
M app/views/Endpoint/Machines.jsx
commit 38cfc78c979c95c4164458d6802c5760a76c4fe2
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun May 10 17:38:12 2020 -0500
feat(ux): stage/task/workflow hide profiling when editing, add doc
feat(ux): no license warning
M app/views/Endpoint/Stages.jsx
M app/views/Endpoint/Tasks.jsx
M app/views/Endpoint/Workflows.jsx
commit 694a0ca2a0c629e661cb7525bee409f37a813550
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri May 8 15:33:14 2020 -0500
fix(info): prevent system page from breaking inbox (it removed license from info)
M app/views/Endpoint/System.jsx
commit 68fc053629e5b52b6cf9d0d8b5d0e3d7a2575b32
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri May 8 14:52:32 2020 -0500
fix(inbox): prevent inbox migration from running more than 10 times
M app/api/cloudia.jsx
commit 5b741979e4830ad37cd55b927c7a9b552c1038f7
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri May 8 14:43:58 2020 -0500
feat(cloudia): arch and ux version metrics:
M app/api/cloudia.jsx
commit b2cd02e1d6ed7d1f77ac746b7a1f3c17757677e2
Author: Meshiest <meek.mesh@gmail.com>
Date: Thu May 7 16:00:14 2020 -0500
fix(info): remove leftover rebase artifacts
M app/views/Endpoint/System.jsx
commit 7fbcc9540af3eb729478337ef9549371e2ab289a
Author: Meshiest <meek.mesh@gmail.com>
Date: Thu May 7 15:53:51 2020 -0500
feat(info): job prefs, skip ip pref
M app/views/Endpoint/System.jsx
commit 66d3f9432bf47b79537ed7089e84fb7910e5ed53
Author: Meshiest <meek.mesh@gmail.com>
Date: Thu May 7 15:05:12 2020 -0500
feat(info): when a pref is changed, make the save button blue
M app/views/Endpoint/System.jsx
commit e5e928639eeee3dc9ec1bc7c125e3840cf96f93d
Author: Meshiest <meek.mesh@gmail.com>
Date: Thu May 7 14:52:11 2020 -0500
refactor(info): prefs in a grid, fixed loading, shorter option building
M app/css/style.css
M app/views/Endpoint/System.jsx
commit 609034ce4db7032b67e54f039c3baef634c960b5
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed May 6 16:06:07 2020 -0500
fix(info): remove placeholder pref
M app/views/Endpoint/System.jsx
commit 55f8231f06cc4584c2227ae4f1d6285a9a0b0980
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed May 6 15:59:10 2020 -0500
refactor(info): better loading code, refactored options, WIP refactored prefs
M app/views/Endpoint/System.jsx
commit 3f691706200399dc0fc5927c1f0d42d13a6e5097
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue May 5 11:17:21 2020 -0500
feat(metrics): track if user is active
M app/api/cloudia.jsx
M app/layout/InactivityPopup.jsx
commit d7d4c80ee42d0858521e84a4cc39ce1db6d5d197
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue May 5 09:56:55 2020 -0500
fix(inbox): fix max inbox creation issue
M app/api/cloudia.jsx
commit 5686691a5f0b9c50a654fb74b34dd94fae2de642
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon May 4 16:29:36 2020 -0500
feat(search): docs searching support
M app/layout/index.jsx
commit a112862a3aadbea31aaf63756fec00ea82cd97ff
Author: Rob Hirschfeld <rob@rackn.com>
Date: Mon May 4 10:45:54 2020 -0500
feat(ux): show documentation for params
M app/views/Endpoint/Params.jsx
commit 6a71e112a551723a4144be6f3da594740f3f47d7
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon May 4 10:16:05 2020 -0500
feat(ha): add virtual address field
M app/views/Endpoint/System.jsx
commit 2c222ce24eb08af49f59485dbdbdac0acf5c3403
Author: Rob Hirschfeld <rob@rackn.com>
Date: Fri May 1 15:16:04 2020 -0500
ux(ha): consistent HA icons
M app/views/Endpoint/License.jsx
M app/views/Endpoint/System.jsx
commit 53bf48ebb6abe367c6883fa9a6d33376e3026f70
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri May 1 15:02:21 2020 -0500
fix(info): fix info not being refreshed when info page is refreshed
M app/views/Endpoint/System.jsx
commit 27caaf9d65fff2fed7d84c202f2b2f23bde4b317
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri May 1 13:54:38 2020 -0500
fix(ha): move ha_id to ha info section
M app/views/Endpoint/System.jsx
commit 7bb215dadcef3fd8578f06eb46a7f9767a0553a4
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri May 1 13:24:33 2020 -0500
feat(ha): basic ha status in info section
M app/views/Endpoint/System.jsx
commit 75f09c472197c9ea5a94f715336df9d331503151
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu Apr 30 16:32:36 2020 -0500
doc: update metadata structure from main docs
M README.md
commit 80905947960c9f385a892303ce7d9c21ac3ffa64
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Apr 29 15:20:05 2020 -0500
feat(errors): soft error display when present
M app/api/auth.jsx
M app/views/Endpoint/index.jsx
commit a1a878bd553522d1db7520dcee6eb70636c8b29c
Author: Meshiest <meek.mesh@gmail.com>
Date: Tue Apr 28 13:56:49 2020 -0500
feat(catalog): Add options dropdown, moved internal and installed into dropdown along with new Display Name option
M app/views/Endpoint/Content.jsx
commit 41b31de73e5fc5226142f7d081404e96554b1c75
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Apr 20 15:59:19 2020 -0500
fix: remove broken ux views category from search
M app/layout/index.jsx
commit 14a76f8b3572b39a9b3c3b5a3b889617843726b0
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Apr 20 14:18:33 2020 -0500
feat(search): license status in info footer
M app/api/index.jsx
M app/layout/index.jsx
M app/views/Endpoint/index.jsx
commit c655962f5f62cf79a66cc2009a11f22e85ace890
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Apr 20 14:00:38 2020 -0500
fix: limit catalog search results count to 10
M app/layout/index.jsx
commit c97a8bbc1a5332192c5b4172a5257af2bd012054
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Apr 20 13:58:29 2020 -0500
feat(search): catalog search
M app/api/index.jsx
M app/config.jsx
M app/layout/index.jsx
commit 9d32aa693220dea42d1a518bf54124094384e617
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Apr 20 13:25:01 2020 -0500
fix: updating url not changing focused individual view
M app/layout/index.jsx
M app/views/Endpoint/GenericListView.jsx
commit b60a5d6eaf6b8bfde710940f8505e848c2f0757e
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Apr 20 12:45:30 2020 -0500
feat(search): enter to search
M app/layout/index.jsx
commit 2f56ae2a73ff9a78d32cd8bd7804c533a0062678
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Apr 20 11:58:51 2020 -0500
feat(search): allow searching of some core objects
M app/api/index.jsx
M app/layout/index.jsx
commit 2f7b6e1df01bb4ff1655eadd770d7834a984e9ce
Author: Meshiest <meek.mesh@gmail.com>
Date: Fri Apr 17 16:15:08 2020 -0500
feat(search): begin search feature, nav search support, begin object search
M app/api/index.jsx
M app/css/style.css
M app/layout/index.jsx
M app/views/Endpoint/index.jsx
commit 3b57f9694e92d1876e6342b563ead565c9b1a435
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Fri Apr 17 16:03:50 2020 -0500
Revert "WIP - selected rows counter for generic list view"
M app/layout/Table.jsx
commit 281a5ecb74c85949def37c41e25d1138d17b8e1c
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed Apr 15 17:10:12 2020 -0500
fix name field
M app/views/Endpoint/Contexts.jsx
commit fec131402a50483275e2880c141aef5ffe908efa
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Apr 15 11:36:29 2020 -0500
awkward selected rows header
M app/layout/Table.jsx
commit 9fd8627453538156cb80ff14208b8f2f5093a777
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Apr 15 10:33:05 2020 -0500
fix some racks fields not saving
M app/views/Endpoint/Racks.jsx
commit 84b1a061a6f6c82b58997a4dcaa6124aeeb31428
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Apr 15 10:21:51 2020 -0500
cli button only visible in authorized endpoints
M app/layout/index.jsx
commit 617b4c82258523ea8470ac66fb129f991323c921
Author: Meshiest <meek.mesh@gmail.com>
Date: Wed Apr 15 10:19:31 2020 -0500
update copyright
M app/views/index.jsx
commit 652ccec4bbe621fb308ccd39115ee1ae8090357e
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Apr 13 14:00:46 2020 -0500
lint fixes
M app/layout/TOS.jsx
M app/layout/Table.jsx
M app/views/Endpoint/Classifier.jsx
M app/views/Endpoint/Components.jsx
M app/views/Endpoint/GenericListView.jsx
commit 29259c0cbe892d8c732d4bf3d8a33cf0161ddd40
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Apr 13 12:33:11 2020 -0500
more polite errors II
M app/api/yaml.jsx
commit afe581141928980294abbeef0a041050c2f9258d
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Apr 13 12:32:56 2020 -0500
more polite errors
M app/api/yaml.jsx
commit 3516017444c1cce321b19376657454df94f98532
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Apr 13 12:30:59 2020 -0500
Custom json-to-pretty-yaml for multi line strings and ES6
A app/api/yaml.jsx
M app/views/Endpoint/Components.jsx
commit 9fb11017d983fc8005f4770deaa6b4d14328a603
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Apr 13 12:30:01 2020 -0500
audit fixes
M package-lock.json
M package.json
commit 00b9085fc3098735aaacedc3269887f02c8b9fdf
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Apr 13 11:39:51 2020 -0500
Add YAML button to EditHeader next to JSON view button
M app/layout/JSONEditor.jsx
M app/views/Endpoint/Components.jsx
commit 4bc0996e5f050db25705e2502778c8821129b5d8
Author: Meshiest <meek.mesh@gmail.com>
Date: Mon Apr 13 11:11:31 2020 -0500
And the award for verbose package names goes to.... json-to-pretty-yaml
M package-lock.json
M package.json
End of Note