dependabot[bot]
|
1f45c2886e
|
chore: bump lint-staged from 10.5.4 to 11.0.0 in /striker-ui
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v11.0.0)
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
b23242b983
|
chore: bump @types/react from 17.0.3 to 17.0.11 in /striker-ui
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.3 to 17.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
293bb00452
|
chore: bump eslint-plugin-react from 7.22.0 to 7.24.0 in /striker-ui
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.22.0 to 7.24.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.22.0...v7.24.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
b351b51502
|
chore: bump @typescript-eslint/parser in /striker-ui
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.17.0 to 4.26.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
179e22ff08
|
fix(striker-ui): use iso-8601 date format in Anvil status
|
3 years ago |
dependabot[bot]
|
7f24d6b88c
|
fix(striker-ui): use iso-8601 date format in Anvil status
|
3 years ago |
Josue
|
3344c87897
|
chore(front-end): fix eslint-prettier conflict
|
3 years ago |
Josue
|
159c02e0ab
|
style(front-end): modify scrollbar style for panels to match design
|
3 years ago |
Josue
|
6d1f4f8025
|
fix(front-end): adjust padding and breakpoint when showing scrollbars
|
3 years ago |
Josue
|
ea91b36291
|
refactor(front-end): use 2 columns for wider layout and display server at the top
|
3 years ago |
Josue
|
9f8303ed61
|
refactor(front-end): use custom breakpoint to define wider mobile layout
|
3 years ago |
Josue
|
f51f6acb4d
|
feat(front-end): add hook to access innerWidth whenever the viewport is resized
|
3 years ago |
Tsu-ba-me
|
b6f60f1bb1
|
chore: rebuild web UI
|
3 years ago |
Josue
|
dd88105d1b
|
fix(front-end): avoid sending a set_power request when closing the power menu
|
3 years ago |
Josue
|
d46e16fefc
|
fix(front-end): adjust logic to perform set action and change prop name sent to the back-end
|
3 years ago |
Josue
|
ad3b85d9f3
|
style(front-end): change icon for edit mode, and fix problem with capitalized text in power button
|
3 years ago |
Josue
|
e12d0db2b6
|
refactor(front-end): add fetcher to set power and refactor power buttons
|
3 years ago |
Josue
|
6e2b787ad3
|
refactor(front-end): add colours to main theme, add select all functionality and fix style errors
|
3 years ago |
Josue
|
cd3773f7e0
|
style: fix colours when enabling edit mode
|
3 years ago |
Josue
|
91282daeb2
|
fix: improve server selection in the server component
|
3 years ago |
Josue
|
70be48e0e2
|
feat: add controls to turn servers on or off
|
3 years ago |
Josue
|
1fdf473e79
|
chore: add mui icons:
|
3 years ago |
Tsu-ba-me
|
a5e0c85d40
|
chore: rebuild web UI
|
3 years ago |
Josue
|
8615bf9f20
|
fix(front-end): avoid sending a set_power request when closing the power menu
|
3 years ago |
Josue
|
a1163916ab
|
fix(front-end): adjust logic to perform set action and change prop name sent to the back-end
|
3 years ago |
Josue
|
bf8a323c50
|
style(front-end): change icon for edit mode, and fix problem with capitalized text in power button
|
3 years ago |
Josue
|
42d3a637d0
|
refactor(front-end): add fetcher to set power and refactor power buttons
|
3 years ago |
Josue
|
68765a3408
|
refactor(front-end): add colours to main theme, add select all functionality and fix style errors
|
3 years ago |
Josue
|
809bb1bb32
|
style: fix colours when enabling edit mode
|
3 years ago |
Josue
|
025d64b0fc
|
fix: improve server selection in the server component
|
3 years ago |
Josue
|
b5770ab02d
|
feat: add controls to turn servers on or off
|
3 years ago |
Josue
|
3bbdd27ec4
|
chore: add mui icons:
|
3 years ago |
Tsu-ba-me
|
ee48529840
|
chore: rebuild web UI
|
3 years ago |
Josue
|
4bd0093231
|
fix: modify eslintrc to work with new prettier settings
|
3 years ago |
Josue
|
559cf3851a
|
chore: remove roboto font and add import to MUI theme
|
3 years ago |
Tsu-ba-me
|
6e615bce7a
|
fix(striker-ui): auto-fix vulnerability in hosted-git-info package
|
3 years ago |
dependabot[bot]
|
afaa452966
|
chore: bump @types/styled-components from 5.1.7 to 5.1.10 in /striker-ui
Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components) from 5.1.7 to 5.1.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/styled-components)
---
updated-dependencies:
- dependency-name: "@types/styled-components"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
0ebaf45dcf
|
chore: bump @typescript-eslint/eslint-plugin in /striker-ui
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.17.0 to 4.26.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.1/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
a4184265e0
|
chore: bump @material-ui/styles from 4.11.3 to 4.11.4 in /striker-ui
Bumps [@material-ui/styles](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles) from 4.11.3 to 4.11.4.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/v4.11.4/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v4.11.4/packages/material-ui-styles)
---
updated-dependencies:
- dependency-name: "@material-ui/styles"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
4368f2fdc8
|
chore: bump @commitlint/cli from 11.0.0 to 12.1.4 in /striker-ui
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 11.0.0 to 12.1.4.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.1.4)
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
7b4acd07ad
|
chore: bump @types/react from 17.0.3 to 17.0.11 in /striker-ui
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.3 to 17.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
0e160e582f
|
chore: bump eslint-plugin-react from 7.22.0 to 7.24.0 in /striker-ui
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.22.0 to 7.24.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.22.0...v7.24.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
1c5c073a19
|
chore: bump eslint-plugin-import from 2.22.1 to 2.23.4 in /striker-ui
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.1 to 2.23.4.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.1...v2.23.4)
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
ffa394b30f
|
chore: bump @typescript-eslint/parser in /striker-ui
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.17.0 to 4.26.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
e1429d8c7a
|
chore: bump prettier from 2.2.1 to 2.3.1 in /striker-ui
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
f7e03939e1
|
chore: bump @types/react from 17.0.3 to 17.0.9 in /striker-ui
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.3 to 17.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
a1172d7971
|
fix(striker-ui): use iso-8601 date format in Anvil status
|
3 years ago |
dependabot[bot]
|
265cc5d91e
|
fix(striker-ui): use iso-8601 date format in Anvil status
|
3 years ago |
dependabot[bot]
|
65f461132f
|
fix(striker-ui): use iso-8601 date format in Anvil status
|
3 years ago |
dependabot[bot]
|
d4681cf80f
|
fix(striker-ui): use iso-8601 date format in Anvil status
|
3 years ago |