Tsu-ba-me
925e19e6a0
build(striker-ui): rebuild
11 months ago
Tsu-ba-me
c4250fbdb7
fix(striker-ui): use capitalize function from lodash
11 months ago
Tsu-ba-me
59e692bcbe
fix(striker-ui): simplify field name in formik errors
11 months ago
Tsu-ba-me
d6ebd523c8
fix(striker-ui): export regexp string patterns
11 months ago
Tsu-ba-me
198dd08c18
fix(striker-ui): correct show error message condition in formik utils
11 months ago
Tsu-ba-me
6a6e460961
fix(striker-ui): close form dialog after success in manage mail server
11 months ago
Tsu-ba-me
c93fced70f
build(striker-ui): remove deprecated 'next export' and use recommended 'output: export'
11 months ago
Tsu-ba-me
4c7792f17b
fix(striker-ui): resolve type errors during build
11 months ago
Tsu-ba-me
ac4571f321
fix(striker-ui): add mail-config page and its link
11 months ago
Tsu-ba-me
de09c47caa
fix(striker-ui): close form after success in manage mail recipients
11 months ago
Tsu-ba-me
7687803148
fix(striker-ui): add form dialog open setters to CRUD list form tools
11 months ago
Tsu-ba-me
b4408e78ce
fix(striker-ui): allow customize delete promise chain in CRUD list
11 months ago
Tsu-ba-me
0192fb7bf6
fix(striker-ui): add empty list message to mail server, recipient management
11 months ago
Tsu-ba-me
cecd0d7cd6
fix(striker-ui): ensure boolean returned from getCheck in checklist hook
11 months ago
Tsu-ba-me
8b55f73300
fix(striker-ui): allow create mail recipient along with alert overrides
11 months ago
Tsu-ba-me
1991acfa1d
fix(striker-ui): duck-tape alert override update by wipe-n-create
11 months ago
Tsu-ba-me
9a6a4f8b7c
fix(striker-ui): patch alert override CRUD operations; still has bugs
11 months ago
Tsu-ba-me
93416b0913
fix(striker-ui): default to scroll in CRUD list confirm dialog
11 months ago
Tsu-ba-me
a20a2f7cc3
fix(striker-ui): pass initial props, allow overwrite in confirm dialog hook
11 months ago
Tsu-ba-me
3ea2fcc520
feat(striker-ui): add mail recipient management
11 months ago
Tsu-ba-me
1f5bf604e1
fix(striker-ui): add getGroupLabel, apply useMemo, simplify props passthrough in autocomplete
11 months ago
Tsu-ba-me
9bc2f2988c
fix(striker-ui): correct colour of group label in autocomplete options
11 months ago
Tsu-ba-me
b2c933ac1e
fix(striker-ui): add mod option to fetch hook
11 months ago
Tsu-ba-me
cc10eab7f3
fix(striker-ui): avoid always refreshing items in list by making key consistent
11 months ago
Tsu-ba-me
1713ea4de7
fix(striker-ui): relocate formik utils type
11 months ago
Tsu-ba-me
82ab298dc6
fix(striker-ui): correct generic types in select inputs
11 months ago
Tsu-ba-me
253d4f3623
fix(striker-ui): expose item click handler in CRUD list
11 months ago
Tsu-ba-me
7e43104a35
fix(striker-ui): correct generics in active fetch hook
11 months ago
Tsu-ba-me
d1bb8df8f2
fix(striker-ui): apply CRUD list to manage mail servers
11 months ago
Tsu-ba-me
f485bf860e
fix(striker-ui): move types of formik utils to type file
11 months ago
Tsu-ba-me
aa060a3dd1
feat(striker-ui): add CRUD list
11 months ago
Tsu-ba-me
4d65472694
fix(striker-ui): add loading setter to confirm dialog hook
11 months ago
Tsu-ba-me
3dcc2ba0c5
fix(striker-ui): remove redundant "extends unknown" in list
11 months ago
Tsu-ba-me
64c1b80adb
fix(striker-ui): isolate build delete dialog props args
11 months ago
Tsu-ba-me
c623170334
feat(striker-ui): add manager mail server components
11 months ago
Tsu-ba-me
ce2fad66c7
fix(striker-ui): add formik utils
11 months ago
Tsu-ba-me
e1d6567097
fix(striker-ui): correct types in get formik error messages
11 months ago
Tsu-ba-me
62b2f69aa4
fix(striker-ui): allow pre-config confirm dialog close-on-proceed
11 months ago
Tsu-ba-me
e2a61619b0
fix(striker-ui): remove mount status from dashboard
11 months ago
Tsu-ba-me
62f8cff980
feat(striker-ui): simplify debounce function from lodash
11 months ago
Tsu-ba-me
2544794c5d
fix(striker-ui): use variable id when getting field value in GateForm
11 months ago
dependabot[bot]
a5f23ce4cc
build(deps): bump follow-redirects from 1.14.9 to 1.15.5 in /striker-ui
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.9 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.9...v1.15.5 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Tsu-ba-me
e35ee27f96
build(striker-ui): update typescript related dev-deps
11 months ago
Tsu-ba-me
83a0210ffa
fix(striker-ui): remove protected state
...
According to breaking changes in react 18, hidden components cannot
trigger the useEffect hook.
See https://github.com/facebook/react/pull/22114
Since the warning is no longer triggered, we can safely remove the
workaround.
11 months ago
Tsu-ba-me
32ed298d27
fix(striker-ui): correct type of indicator value in IconWithIndicator
11 months ago
Tsu-ba-me
c4cc6ddb9f
build(striker-ui): remove react-dom, update react to 18 for nextjs 13, update mui to 5.6
11 months ago
Tsu-ba-me
82444301e5
fix(striker-ui): rebuild
1 year ago
Tsu-ba-me
d528a85cdd
fix(striker-ui): workaround for submit stays disabled until user focuses on every field
1 year ago
Tsu-ba-me
ed58c57835
fix(striker-ui): auto-suggest IPMI IP based on BCN in create manifest
1 year ago
Tsu-ba-me
997c501d6a
fix(striker-ui): correct network count after remove in create manifest
1 year ago