Commit Graph

4076 Commits

Author SHA1 Message Date
Tsu-ba-me
c5c127e4c6 fix(striker-ui): set timeout to 30s for manage alerts 2024-01-29 13:13:51 -05:00
Tsu-ba-me
de09c47caa fix(striker-ui): close form after success in manage mail recipients 2024-01-29 13:13:51 -05:00
Tsu-ba-me
7687803148 fix(striker-ui): add form dialog open setters to CRUD list form tools 2024-01-29 13:13:51 -05:00
Tsu-ba-me
b4408e78ce fix(striker-ui): allow customize delete promise chain in CRUD list 2024-01-29 13:13:51 -05:00
Tsu-ba-me
0192fb7bf6 fix(striker-ui): add empty list message to mail server, recipient management 2024-01-29 13:13:51 -05:00
Tsu-ba-me
cecd0d7cd6 fix(striker-ui): ensure boolean returned from getCheck in checklist hook 2024-01-29 13:13:51 -05:00
Tsu-ba-me
8b55f73300 fix(striker-ui): allow create mail recipient along with alert overrides 2024-01-29 13:13:51 -05:00
Tsu-ba-me
1991acfa1d fix(striker-ui): duck-tape alert override update by wipe-n-create 2024-01-29 13:13:51 -05:00
Tsu-ba-me
9a6a4f8b7c fix(striker-ui): patch alert override CRUD operations; still has bugs 2024-01-29 13:13:51 -05:00
Tsu-ba-me
93416b0913 fix(striker-ui): default to scroll in CRUD list confirm dialog 2024-01-29 13:13:51 -05:00
Tsu-ba-me
a20a2f7cc3 fix(striker-ui): pass initial props, allow overwrite in confirm dialog hook 2024-01-29 13:13:51 -05:00
Tsu-ba-me
3ea2fcc520 feat(striker-ui): add mail recipient management 2024-01-29 13:13:51 -05:00
Tsu-ba-me
1f5bf604e1 fix(striker-ui): add getGroupLabel, apply useMemo, simplify props passthrough in autocomplete 2024-01-29 13:13:51 -05:00
Tsu-ba-me
9bc2f2988c fix(striker-ui): correct colour of group label in autocomplete options 2024-01-29 13:13:51 -05:00
Tsu-ba-me
b2c933ac1e fix(striker-ui): add mod option to fetch hook 2024-01-29 13:13:51 -05:00
Tsu-ba-me
cc10eab7f3 fix(striker-ui): avoid always refreshing items in list by making key consistent 2024-01-29 13:13:51 -05:00
Tsu-ba-me
1713ea4de7 fix(striker-ui): relocate formik utils type 2024-01-29 13:13:51 -05:00
Tsu-ba-me
82ab298dc6 fix(striker-ui): correct generic types in select inputs 2024-01-29 13:13:51 -05:00
Tsu-ba-me
253d4f3623 fix(striker-ui): expose item click handler in CRUD list 2024-01-29 13:13:51 -05:00
Tsu-ba-me
7e43104a35 fix(striker-ui): correct generics in active fetch hook 2024-01-29 13:13:51 -05:00
Tsu-ba-me
d1bb8df8f2 fix(striker-ui): apply CRUD list to manage mail servers 2024-01-29 13:13:51 -05:00
Tsu-ba-me
f485bf860e fix(striker-ui): move types of formik utils to type file 2024-01-29 13:13:51 -05:00
Tsu-ba-me
aa060a3dd1 feat(striker-ui): add CRUD list 2024-01-29 13:13:51 -05:00
Tsu-ba-me
4d65472694 fix(striker-ui): add loading setter to confirm dialog hook 2024-01-29 13:13:51 -05:00
Tsu-ba-me
3dcc2ba0c5 fix(striker-ui): remove redundant "extends unknown" in list 2024-01-29 13:13:51 -05:00
Tsu-ba-me
64c1b80adb fix(striker-ui): isolate build delete dialog props args 2024-01-29 13:13:51 -05:00
Tsu-ba-me
c623170334 feat(striker-ui): add manager mail server components 2024-01-29 13:13:51 -05:00
Tsu-ba-me
ce2fad66c7 fix(striker-ui): add formik utils 2024-01-29 13:13:51 -05:00
Tsu-ba-me
e1d6567097 fix(striker-ui): correct types in get formik error messages 2024-01-29 13:13:51 -05:00
Tsu-ba-me
62b2f69aa4 fix(striker-ui): allow pre-config confirm dialog close-on-proceed 2024-01-29 13:13:50 -05:00
Tsu-ba-me
e2a61619b0 fix(striker-ui): remove mount status from dashboard 2024-01-29 13:13:50 -05:00
Tsu-ba-me
62f8cff980 feat(striker-ui): simplify debounce function from lodash 2024-01-29 13:13:50 -05:00
Tsu-ba-me
2544794c5d fix(striker-ui): use variable id when getting field value in GateForm 2024-01-29 13:13:50 -05:00
Digimer
1b923be6a2
Merge pull request #572 from ylei-tsubame/issues/419api-add-mail-config
Web UI: add API support for mail config functions
2024-01-28 18:54:33 -05:00
Tsu-ba-me
e5cf18a562 fix(striker-ui-api): cascade delete alert override records when delete mail recipient 2024-01-28 12:25:43 -05:00
Tsu-ba-me
462a4ae999 fix(striker-ui-api): respond with created mail recipient uuid 2024-01-28 12:25:43 -05:00
Tsu-ba-me
6a47a4c9be fix(striker-ui-api): correct condition to append flag to manage alerts 2024-01-28 12:25:43 -05:00
Tsu-ba-me
e340169dbe fix(striker-ui-api): include brief node info in alert override response 2024-01-28 12:25:43 -05:00
Tsu-ba-me
dc0c919436 fix(striker-ui-api): allow filter alert override list with recipient 2024-01-28 12:25:43 -05:00
Tsu-ba-me
4a7feae98a fix(striker-ui-api): make /alert-override, /mail-recipient available 2024-01-28 12:25:43 -05:00
Tsu-ba-me
e64b9dbf91 feat(striker-ui-api): add /alert-override handlers 2024-01-28 12:25:43 -05:00
Tsu-ba-me
08c0d09d08 fix(striker-ui-api): swap key-value of flag bundles in manage alerts 2024-01-28 12:25:43 -05:00
Tsu-ba-me
6288a52d99 feat(striker-ui-api): add /mail-recipient handlers 2024-01-28 12:25:43 -05:00
Tsu-ba-me
22fa465f1b fix(striker-ui-api): move uuid assert for update mail server 2024-01-28 12:25:43 -05:00
Tsu-ba-me
9f1c2dd2c3 fix(striker-ui-api): add recipient and alert-override switches to manage alerts 2024-01-28 12:25:43 -05:00
Tsu-ba-me
0774c80703 feat(striker-ui-api): add /mail-server routes 2024-01-28 12:25:42 -05:00
digimer-bot
492983d7ad
Merge pull request #570 from ClusterLabs/log-collection
Log collection
2024-01-28 12:03:12 -05:00
digimer
050891d751 Fixed inverted file copy check logic.
This should resolve issue #534

Signed-off-by: digimer <mkelly@alteeve.ca>
2024-01-28 00:12:13 -05:00
digimer
bb78d65c77 Bumped debug logging.
Signed-off-by: digimer <mkelly@alteeve.ca>
2024-01-27 21:36:54 -05:00
digimer
b85e38d20d Added the short and full host names to hosts
* Updated anvil_join_anvil->wait_for_etc_hosts() to add the short host
  name and the FQDN to the /etc/hosts file using the first BCN network's
  IP address.

Signed-off-by: digimer <mkelly@alteeve.ca>
2024-01-27 15:39:01 -05:00