Fabio M. Di Nitto
|
070427a417
|
Update NM requirements to pull in ifup/down on fresh installs
Signed-off-by: Fabio M. Di Nitto <fabbione@fabbione.net>
|
2 years ago |
Digimer
|
3663cde250
|
Merge pull request #266 from Seneca-CDOT/issues/263-override-ram-constraint
Override anvil_resources::<anvil_uuid>:🐏:reserved by anvil.conf entry
|
2 years ago |
Deezzir
|
fa71148537
|
fix: improved validatation for ram_reserved in anvil.conf
|
2 years ago |
Iurii Kondrakov
|
91e3551e75
|
Merge branch 'main' into issues/263-override-ram-constraint
|
2 years ago |
Deezzir
|
9e8d10a025
|
feat: check if anvil_resources::<anvil_uuid>:🐏:allocated overridenfrom anvil.conf
|
2 years ago |
Digimer
|
6a8dd07f36
|
Merge pull request #260 from ClusterLabs/dependabot/npm_and_yarn/striker-ui-api/qs-and-express-6.11.0
build(deps): bump qs and express in /striker-ui-api
|
2 years ago |
Digimer
|
590879a47b
|
Merge branch 'main' into dependabot/npm_and_yarn/striker-ui-api/qs-and-express-6.11.0
|
2 years ago |
Digimer
|
211edf009c
|
Merge pull request #254 from ClusterLabs/dependabot/npm_and_yarn/striker-ui-api/loader-utils-1.4.2
build(deps): bump loader-utils from 1.4.0 to 1.4.2 in /striker-ui-api
|
2 years ago |
dependabot[bot]
|
d4680dbbd8
|
build(deps): bump qs and express in /striker-ui-api
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
Updates `qs` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)
Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
93d22abde5
|
build(deps): bump loader-utils from 1.4.0 to 1.4.2 in /striker-ui-api
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Digimer
|
f9c5a30ea4
|
Merge pull request #258 from ylei-tsubame/web-ui-bundle-20221125
Web UI bundle 20221125
|
2 years ago |
Tsu-ba-me
|
9d418b276a
|
build(tools): remove renamed striker-access-database script from Makefile
|
2 years ago |
Tsu-ba-me
|
44acfe3e28
|
docs(tools): add in-script documentation to anvil-access-module
|
2 years ago |
Tsu-ba-me
|
75602010e8
|
build(striker-ui): revise Makefile.am to include new pages and src files
|
2 years ago |
Tsu-ba-me
|
97b94eae50
|
build: rebuild both front-end and back-end
|
2 years ago |
Tsu-ba-me
|
9ba521839e
|
fix(striker-ui): remove isEmpty()
|
2 years ago |
Tsu-ba-me
|
f9c9855462
|
refactor(striker-ui): repair types in InputWithRef
|
2 years ago |
Tsu-ba-me
|
abc7fdf54c
|
refactor(striker-ui): repairs types in map to value converter
|
2 years ago |
Tsu-ba-me
|
2e9a22373b
|
fix(striker-ui): simplify CPU layout
|
2 years ago |
Tsu-ba-me
|
3fe66c6500
|
refactor(striker-ui): repair types in Memory, Storage
|
2 years ago |
Tsu-ba-me
|
6970b4f882
|
fix(striker-ui): add loading indicator to anvil Dashboard
|
2 years ago |
Tsu-ba-me
|
87fd3bdc6b
|
refactor(striker-ui): repair types in Network
|
2 years ago |
Tsu-ba-me
|
673f88f6a7
|
fix(striker-ui): default refresh to 10s in JobSummary
|
2 years ago |
Tsu-ba-me
|
151028ffe6
|
refactor(striker-ui): repair response data type in FileSystems
|
2 years ago |
Tsu-ba-me
|
8315733040
|
chore(striker-ui): install released version of format-data-size
|
2 years ago |
Tsu-ba-me
|
bb4b9f5441
|
refactor(striker-ui): apply mt in Spinner occurrences
|
2 years ago |
Tsu-ba-me
|
383b4e938e
|
fix(striker-ui): add request onProceed in AddPeerDialog
|
2 years ago |
Tsu-ba-me
|
d5e9033466
|
fix(striker-ui): add loading indicator for actions in ConfirmDialog
|
2 years ago |
Tsu-ba-me
|
ea00fb6edd
|
fix(striker-ui): simplify set marginTop in Spinner
|
2 years ago |
Tsu-ba-me
|
ac0c17396f
|
fix(striker-ui): don't close onProceed by default in ConfirmDialog
|
2 years ago |
Tsu-ba-me
|
4c13c7c15a
|
fix(striker-ui): add input tests to AddPeerDialog
|
2 years ago |
Tsu-ba-me
|
0156b7cd7e
|
fix(striker-ui): add input test in InputWithRef to reduce duplication
|
2 years ago |
Tsu-ba-me
|
fb16016ad0
|
feat(striker-ui): add buildMapToMessageSetter()
|
2 years ago |
Tsu-ba-me
|
f87379fa98
|
fix(striker-ui): expose onBlur and onFocus in OutlinedInputWithLabel
|
2 years ago |
Tsu-ba-me
|
1be005669e
|
fix(striker-ui): revise input tests to handle optional, number fields
|
2 years ago |
Tsu-ba-me
|
d3e4e51b86
|
fix(striker-ui): add inital AddPeerDialog
|
2 years ago |
Tsu-ba-me
|
0f9da43ba8
|
fix(striker-ui): expose type, reduce spreading in OutlinedInputWithLabel
|
2 years ago |
Tsu-ba-me
|
4eca5398fe
|
fix(striker-ui): expose required in OutlinedInputWithLabel
|
2 years ago |
Tsu-ba-me
|
0f573fe3e0
|
fix(striker-ui): make required icon brighter in OutlinedInputLabel
|
2 years ago |
Tsu-ba-me
|
1bba020b55
|
fix(striker-ui): expose paper and proceed button props in ConfirmDialog
|
2 years ago |
Tsu-ba-me
|
df24ead7e3
|
fix(striker-ui): add fillRow to OutlinedInputWithLabel
|
2 years ago |
Tsu-ba-me
|
d6a9510fda
|
fix(striker-ui): add CheckboxWithLabel
|
2 years ago |
Tsu-ba-me
|
6c8807b284
|
fix(striker-ui): repair MITM external link text wrap
|
2 years ago |
Tsu-ba-me
|
f2cf39a0dc
|
fix(striker-ui): let fetch refresh handle remove peers after delete
|
2 years ago |
Tsu-ba-me
|
eddb0ea393
|
fix(striker-ui): add delete SSH key conflict
|
2 years ago |
Tsu-ba-me
|
a9941af621
|
fix(striker-ui): include previous data in ConfigPeersForm
|
2 years ago |
Tsu-ba-me
|
ab3fe5c625
|
fix(striker-ui): load SSH key conflicts
|
2 years ago |
Tsu-ba-me
|
57735063f7
|
fix(striker-ui): add external link to MITM wiki in ManageChangedSSHKeysForm
|
2 years ago |
Tsu-ba-me
|
9d171ee607
|
fix(striker-ui): simplify children in Link
|
2 years ago |
Tsu-ba-me
|
e1c5cb6946
|
fix(striker-ui): update install target state in /config
|
2 years ago |