Commit Graph

3740 Commits

Author SHA1 Message Date
digimer-bot
875aa4fea3
Merge pull request #227 from ClusterLabs/anvil-tools-dev
* Created the new anvil-manage-host that can check/set if a host is c…
2022-03-29 18:43:10 -04:00
Digimer
7212ea1c2f Fixed a bug where reaping db_in_use states wasn't restricted to the caller's host_uuid.
Signed-off-by: Digimer <digimer@alteeve.ca>
2022-03-29 17:12:26 -04:00
Digimer
aa7d9bdf14 * Fixed a bug where resync'ing the database was missing tables.
* Updated Network->find_matches() to take 'source' and 'line' parameters to help identify the source of issues with missing hashes.

Signed-off-by: Digimer <digimer@alteeve.ca>
2022-03-29 17:12:26 -04:00
Digimer
74b7719cf5 * Created the new anvil-manage-host that can check/set if a host is configured. On Strikers, it can age out data, resync data, and check/set if the local database is active.
* Updated striker-prep-database to again enable the postgresql service.

Signed-off-by: Digimer <digimer@alteeve.ca>
2022-03-29 17:12:26 -04:00
Digimer
b575b1ebc1
Merge pull request #226 from ClusterLabs/dependabot/npm_and_yarn/striker-ui-api/minimist-1.2.6
build(deps): bump minimist from 1.2.5 to 1.2.6 in /striker-ui-api
2022-03-29 13:38:23 -04:00
Digimer
7e956da196
Merge branch 'main' into dependabot/npm_and_yarn/striker-ui-api/minimist-1.2.6 2022-03-24 12:17:13 -04:00
Digimer
c58573a1de
Merge pull request #225 from ClusterLabs/dependabot/npm_and_yarn/striker-ui/minimist-1.2.6
build(deps): bump minimist from 1.2.5 to 1.2.6 in /striker-ui
2022-03-24 12:16:50 -04:00
dependabot[bot]
0c37c36cea
build(deps): bump minimist from 1.2.5 to 1.2.6 in /striker-ui-api
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 19:33:45 +00:00
dependabot[bot]
9fff0cebf1
build(deps): bump minimist from 1.2.5 to 1.2.6 in /striker-ui
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 19:32:37 +00:00
Digimer
a16e626ede
Merge pull request #223 from Tsu-ba-me/fs-page
Web UI: add File Manager page
2022-03-22 18:07:29 -04:00
Tsu-ba-me
3f929bf8f5 chore: rebuild web UI 2022-03-18 22:50:41 -04:00
Tsu-ba-me
072680f9b3 style(striker-ui): re-run prettier across all sources 2022-03-18 22:50:41 -04:00
Tsu-ba-me
8c60aaaf5f chore(striker-ui): revise scripts for lint and quick-fix 2022-03-18 22:50:41 -04:00
Tsu-ba-me
9d4ab524a5 chore(striker-ui): remove eslint-plugin-prettier 2022-03-18 22:50:41 -04:00
Tsu-ba-me
3ef676304a build(striker-ui-api): include file-manager page in distribution 2022-03-18 22:50:41 -04:00
Tsu-ba-me
f7cf9fda06 fix(units): correct nodejs executable path in striker-ui-api service 2022-03-18 22:50:41 -04:00
Tsu-ba-me
30302410ad build(striker-ui-api): remove version requirement on nodejs 2022-03-18 22:50:41 -04:00
Tsu-ba-me
10c0d7a144 build(striker-ui-api): use webpack + babel (transpile) to generate output for nodejs 10 2022-03-18 22:50:41 -04:00
Tsu-ba-me
8de0d73778 build: re-add nodejs as anvil-striker package dependency 2022-03-18 22:50:41 -04:00
Tsu-ba-me
c9bf7bdfd2 build: summarize attempt #3 nodejs-as-dependency 2022-03-18 22:50:41 -04:00
Tsu-ba-me
671a8617f2 build: try #3 nodejs-as-dependency syntax in spec file 2022-03-18 22:50:41 -04:00
Tsu-ba-me
8a15ce6117 build: try #2 nodejs-as-dependency syntax in spec file 2022-03-18 22:50:41 -04:00
Tsu-ba-me
1192d775c0 build: include striker API data dir in spec file 2022-03-18 22:50:41 -04:00
Tsu-ba-me
bf0ace2e3d fix(striker-ui-api): add nodejs as striker dependency 2022-03-18 22:50:41 -04:00
Tsu-ba-me
409df04366 fix(striker-ui-api): relocate API resources during installation 2022-03-18 22:50:41 -04:00
Tsu-ba-me
a951ac3892 fix(striker-ui-api): compile API to single script 2022-03-18 22:50:41 -04:00
Tsu-ba-me
86b838cdcb fix(striker-ui): export message box types 2022-03-18 22:50:41 -04:00
Tsu-ba-me
bac8680b36 fix(striker-ui): correct file icon URL in header 2022-03-18 22:50:41 -04:00
Tsu-ba-me
53b2560f34 fix(striker-ui): info file upload appear delay 2022-03-18 22:50:41 -04:00
Tsu-ba-me
dc701fe9c5 fix(striker-ui): add periodic check to update files list 2022-03-18 22:50:41 -04:00
Tsu-ba-me
b04a7c0233 fix(striker-ui): point files link to file-manager 2022-03-18 22:50:41 -04:00
Tsu-ba-me
18e8b21214 fix(Anvil): config Apache to forward requests to Striker UI API 2022-03-18 22:50:41 -04:00
Tsu-ba-me
5478f187b0 build(striker-ui-api): add API as systemd service 2022-03-18 22:50:41 -04:00
Tsu-ba-me
8a2b96bffa build(striker-ui-api): add compressed API executable and its install logic to Makefile 2022-03-18 22:50:41 -04:00
Tsu-ba-me
fb21cad83c chore(striker-ui-api): add scripts to compress and decompress build output 2022-03-18 22:50:41 -04:00
Tsu-ba-me
d764366fe8 chore(striker-ui-api): fix package vulnerabilities 2022-03-18 22:50:41 -04:00
Tsu-ba-me
5a3ab20308 fix(striker-ui): remove duplicate icon button declaration 2022-03-18 22:50:41 -04:00
Tsu-ba-me
cef5ae395c fix(striker-ui): change colour of finish edit icon in Servers panel 2022-03-18 22:50:41 -04:00
Tsu-ba-me
8632f29db2 fix(striker-ui): isolate message box for reuse 2022-03-18 22:50:41 -04:00
Tsu-ba-me
131c50863e fix(striker-ui): only send changed properties when edit file 2022-03-18 22:50:41 -04:00
Tsu-ba-me
eab3abd7db fix(striker-ui): show spinner after clicking purge/update in edit file 2022-03-18 22:50:41 -04:00
Tsu-ba-me
24442d524b fix(striker-ui): add purge file confirm dialog 2022-03-18 22:50:41 -04:00
Tsu-ba-me
9ec5b4398c fix(striker-ui): move ContainedButton out of Files 2022-03-18 22:50:41 -04:00
Tsu-ba-me
18652e1e36 chore(striker-ui): remove MUI v4 packages 2022-03-18 22:50:41 -04:00
Tsu-ba-me
b9b1fb3ecc refactor(striker-ui): rename PeriodicFetch to camel case 2022-03-18 22:50:41 -04:00
Tsu-ba-me
8468344d3f refactor(striker-ui): reorder imports in Servers 2022-03-18 22:50:41 -04:00
Tsu-ba-me
878bafcc85 fix(striker-ui): isolate styled OutlinedInputLabel 2022-03-18 22:50:41 -04:00
Tsu-ba-me
323d162172 fix(striker-ui): isolate styled OutlinedInput 2022-03-18 22:50:41 -04:00
Tsu-ba-me
bcda785f3c fix(striker-ui): extend Panel with MUI Paper; for MUI Dialog use 2022-03-18 22:50:41 -04:00
Tsu-ba-me
c1ad5a513b fix(striker-ui): isolate PanelHeader and apply to Servers panel 2022-03-18 22:50:41 -04:00