Tsu-ba-me
96988e1713
docs(striker-ui-api): add minimal README
2023-10-10 23:02:50 -04:00
Tsu-ba-me
c539e655c7
docs(striker-ui): add minimal README to web UI
2023-10-10 22:32:53 -04:00
digimer-bot
3aff04ab25
Merge branch 'main' into dependabot/npm_and_yarn/striker-ui/postcss-and-next-8.4.31
2023-10-10 21:25:40 -04:00
digimer-bot
159a8e949c
Merge pull request #492 from ClusterLabs/rework-pcs-wrapper
...
Fixed wrappers to handle quoted arguments properly.
2023-10-10 21:25:28 -04:00
digimer
7762540f85
Fixed wrappers to handle quoted arguments properly.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2023-10-10 10:10:54 -04:00
dependabot[bot]
425f7baaeb
build(deps): bump postcss and next in /striker-ui
...
Bumps [postcss](https://github.com/postcss/postcss ) to 8.4.31 and updates ancestor dependency [next](https://github.com/vercel/next.js ). These dependencies need to be updated together.
Updates `postcss` from 8.4.5 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.5...8.4.31 )
Updates `next` from 12.1.0 to 13.5.4
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v12.1.0...v13.5.4 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-08 06:21:10 +00:00
Digimer
5210700247
Merge pull request #484 from ylei-tsubame/rebuild-web
...
Web UI: patch fence manager, manifest creation
2023-10-05 10:40:58 -04:00
Tsu-ba-me
e8f6770308
build(striker-ui): rebuild
2023-10-04 19:06:23 -04:00
Tsu-ba-me
8360e04c2f
fix(striker-ui): patch colouring in stack bar
2023-10-04 19:06:23 -04:00
Tsu-ba-me
5804164de5
build(striker-ui-api): rebuild
2023-10-04 19:06:23 -04:00
Tsu-ba-me
abd2780d02
fix(striker-ui-api): allow create manifest with no fences or UPSes
2023-10-04 19:06:23 -04:00
Tsu-ba-me
e9f89baba3
fix(striker-ui-api): correct escape single quote in SQL inputs
2023-10-04 19:06:23 -04:00
Tsu-ba-me
6ceaaf5ec6
fix(striker-ui-api): handle quoted fence parameters with spaces
2023-10-04 19:06:23 -04:00
Digimer
dc5b01f087
Merge pull request #483 from ylei-tsubame/issues/442-dashboard-nodes
...
Web UI: add node list to dashboard
2023-10-04 16:22:32 -04:00
Tsu-ba-me
951dea7535
fix(striker-ui): align width, height of server previews in Dashboard
2023-10-03 19:21:09 -04:00
Tsu-ba-me
0b9d6be08c
fix(striker-ui): prevent text overlap in anvil summary
2023-10-03 19:12:23 -04:00
Tsu-ba-me
f4a1ab5a0b
fix(striker-ui): add servers to subnodes, revise node summary layout
2023-10-03 02:56:36 -04:00
Tsu-ba-me
352f63a849
fix(striker-ui-api): add server count to subnode summary
2023-10-03 01:30:09 -04:00
Tsu-ba-me
a21d0a9881
fix(striker-ui): hide node description if too long
2023-10-02 22:54:42 -04:00
Tsu-ba-me
3e27af973b
fix(striker-ui): adjust texts in anvil summary
2023-10-02 22:49:30 -04:00
Tsu-ba-me
134e11489c
fix(striker-ui): add node, subnode summary
2023-10-02 20:48:50 -04:00
Tsu-ba-me
bd6bc7f7f6
fix(striker-ui): add api converter to anvil detail
2023-10-02 20:44:33 -04:00
Tsu-ba-me
f59ed30ff6
fix(striker-ui): adjust server list header, show node list in dashboard
2023-10-02 15:18:14 -04:00
Tsu-ba-me
5d1ab29955
fix(striker-ui): add anvil summary components
2023-10-02 15:18:14 -04:00
Tsu-ba-me
05438d39f4
fix(striker-ui): add shared storage api response converter
2023-10-02 15:18:14 -04:00
Tsu-ba-me
72ee08414a
fix(striker-ui): replace host names in cpu summary with short version
2023-10-02 15:18:14 -04:00
Tsu-ba-me
58a3b56def
fix(striker-ui): add total size, free in anvil shared storage summary
2023-10-02 15:18:14 -04:00
Tsu-ba-me
bf19d03ee5
fix(striker-ui): correct response status when no records in fetch anvil cpu
2023-10-02 15:18:14 -04:00
Tsu-ba-me
ac28ea88df
fix(striker-ui): isolate fetched data conversion
2023-10-02 15:18:14 -04:00
Tsu-ba-me
78cbdeb123
fix(striker-ui): add thin option to stack bar
2023-10-02 15:18:14 -04:00
Tsu-ba-me
66a1e6c111
fix(striker-ui): simplify bar underline, add stack bar
2023-10-02 15:18:14 -04:00
Tsu-ba-me
8eda5b1849
fix(striker-ui): correct free memory calculation
2023-10-02 15:18:14 -04:00
Tsu-ba-me
c5c344b978
fix(striker-ui-api): add CPU model, guessed vendor to node/cpu response
2023-10-02 15:18:14 -04:00
Tsu-ba-me
79cd66f17b
fix(striker-ui): correct host status definition
2023-10-02 15:18:14 -04:00
Digimer
51319b2389
Merge pull request #480 from ylei-tsubame/patch-screenshot-icons
...
Web UI: patch server screenshot representations
2023-10-01 11:51:29 -04:00
Digimer
852f341a99
Merge branch 'main' into patch-screenshot-icons
2023-09-30 16:41:34 -04:00
Digimer
ef2d165dfd
Merge pull request #481 from ClusterLabs/fix-typos
...
Added screenshot capture to striker-collect-debug.
2023-09-30 16:41:13 -04:00
Tsu-ba-me
92132a49ae
build(striker-ui): rebuild
2023-09-30 04:18:54 -04:00
Tsu-ba-me
0408d4d284
fix(striker-ui): reworded stale screenshot label
2023-09-30 04:07:18 -04:00
Tsu-ba-me
e9d4118abf
build(tools): add striker-get-screenshots to Makefile
2023-09-30 04:07:18 -04:00
digimer
ed91435211
Fixed a bug where duplicate files weren't actually being deleted.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2023-09-30 00:13:56 -04:00
digimer
74ddb7f3a9
Updated Database-get_files() to detect/remove duplicate file entries.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2023-09-29 21:28:49 -04:00
digimer
3d4d7abfe3
Increased logging to debug server install failure.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2023-09-29 13:01:58 -04:00
digimer
c3fe39e6a8
Added a check file unlinked files.
...
* On subnodes and DR hosts, a check is made now in Storage->check_files() for files not linked in file_locations. Any found are added, with a check to see if the file already exists locally and, if so, that the md5sum is accurate or not (to set if the file is ready for use or not).
Signed-off-by: digimer <mkelly@alteeve.ca>
2023-09-29 00:05:29 -04:00
digimer
0bff40b21e
Fixed a bug where files that are ready for use were not found.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2023-09-28 21:35:16 -04:00
digimer
5a8f775db4
Removed the reboot job at the end of anvil-configure-host.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2023-09-28 18:23:57 -04:00
digimer
30248760b5
Moved the wait_on_subnodes function call to earlier in the script.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2023-09-28 17:52:11 -04:00
digimer
77bae80534
Added default values for MTU and DNS if not set in a manifest.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2023-09-28 17:47:53 -04:00
digimer
b8fb3d62e3
Added checks for the screenshot directory before collection.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2023-09-28 16:30:36 -04:00
digimer
663a1e0527
Quieted screenshot logging in anvil-daemon.
...
Signed-off-by: digimer <mkelly@alteeve.ca>
2023-09-28 16:27:40 -04:00