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
|
c5c127e4c6
|
fix(striker-ui): set timeout to 30s for manage alerts
|
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 |
Digimer
|
1b923be6a2
|
Merge pull request #572 from ylei-tsubame/issues/419api-add-mail-config
Web UI: add API support for mail config functions
|
11 months ago |
Tsu-ba-me
|
e5cf18a562
|
fix(striker-ui-api): cascade delete alert override records when delete mail recipient
|
11 months ago |
Tsu-ba-me
|
462a4ae999
|
fix(striker-ui-api): respond with created mail recipient uuid
|
11 months ago |
Tsu-ba-me
|
6a47a4c9be
|
fix(striker-ui-api): correct condition to append flag to manage alerts
|
11 months ago |
Tsu-ba-me
|
e340169dbe
|
fix(striker-ui-api): include brief node info in alert override response
|
11 months ago |
Tsu-ba-me
|
dc0c919436
|
fix(striker-ui-api): allow filter alert override list with recipient
|
11 months ago |
Tsu-ba-me
|
4a7feae98a
|
fix(striker-ui-api): make /alert-override, /mail-recipient available
|
11 months ago |
Tsu-ba-me
|
e64b9dbf91
|
feat(striker-ui-api): add /alert-override handlers
|
11 months ago |
Tsu-ba-me
|
08c0d09d08
|
fix(striker-ui-api): swap key-value of flag bundles in manage alerts
|
11 months ago |