sadnub
|
629fce8512
|
move to quasar vite plugin
|
2022-05-16 22:42:01 -04:00 |
|
sadnub
|
1a37275b3a
|
Add watcher in agent view for route changes and set new active agent. Fixes #1110
|
2022-05-14 22:23:03 -04:00 |
|
Dan
|
cd8d5ecb1e
|
Merge pull request #1127 from silversword411/develop
typo fix
|
2022-05-11 14:54:05 -07:00 |
|
silversword411
|
58552da2b8
|
typo fix
|
2022-05-11 17:10:06 -04:00 |
|
wh1te909
|
ff5053ae86
|
fix task run doesn't show name in history tab fixes #1097
|
2022-05-10 19:21:49 +00:00 |
|
wh1te909
|
22b29d3fd3
|
update reqs
|
2022-05-10 18:45:33 +00:00 |
|
wh1te909
|
3863da7564
|
fix tabs in popout view #1110
|
2022-05-04 22:17:45 +00:00 |
|
wh1te909
|
0568cfc10f
|
fix site sorting fixes #1118
|
2022-05-04 15:46:05 +00:00 |
|
wh1te909
|
95657444e3
|
fix warning
|
2022-04-28 07:07:33 +00:00 |
|
Dan
|
f049e44ee9
|
Merge pull request #1102 from sadnub/typescript
Typescript prep and add some linting
|
2022-04-27 23:45:33 -07:00 |
|
sadnub
|
7c3e9d5a85
|
add typescript support and stricter formatting/linting
|
2022-04-27 20:47:32 -04:00 |
|
sadnub
|
ec51ca546e
|
set default alert severities for checks and tasks so that blank alert templates being applied to agent don't stop all alerts
|
2022-04-25 14:38:34 -04:00 |
|
sadnub
|
3453d74797
|
Ignore timezone when editing automated tasks
|
2022-04-25 14:17:57 -04:00 |
|
sadnub
|
fdfef5012e
|
fix default tab not working if 'servers' is selected
|
2022-04-24 16:35:42 -04:00 |
|
sadnub
|
8c899db7ff
|
fix agent sorting by last response
|
2022-04-23 12:21:18 -04:00 |
|
wh1te909
|
b776fe0e80
|
fix sorting of clients tree
|
2022-04-22 22:48:54 +00:00 |
|
wh1te909
|
bd7a31744c
|
add a run checks button to checks tab
|
2022-04-22 08:09:21 +00:00 |
|
wh1te909
|
0218cdd965
|
prevent dialog error when script hasn't run yet
|
2022-04-21 19:17:57 +00:00 |
|
wh1te909
|
b24db0a31a
|
make policy tabs match agent tabs UI
|
2022-04-21 17:14:07 +00:00 |
|
wh1te909
|
50a52c5e68
|
improve wording and add tooltip
|
2022-04-20 22:11:47 +00:00 |
|
wh1te909
|
52365401c1
|
add some default services
|
2022-04-20 21:30:10 +00:00 |
|
wh1te909
|
9b14a12499
|
add function to clear cache
|
2022-04-20 19:47:49 +00:00 |
|
wh1te909
|
db179cbe6f
|
make agent overdue alert button text more clear
|
2022-04-20 19:09:40 +00:00 |
|
wh1te909
|
f3144e208e
|
update reqs
|
2022-04-19 23:12:12 +00:00 |
|
sadnub
|
f6756998ed
|
add category label to filtered custom field results
|
2022-04-18 12:36:54 -04:00 |
|
sadnub
|
68ac245702
|
make supported dropdowns filterable
|
2022-04-18 12:33:33 -04:00 |
|
sadnub
|
67de28760a
|
add monitoring_type /agents filter and add index for monitoring_type field
|
2022-04-18 12:33:11 -04:00 |
|
sadnub
|
d74cd5b1ba
|
make site dropdown filterable #1068
|
2022-04-16 17:06:46 -04:00 |
|
sadnub
|
dd0d6f2fb0
|
fix ui bug where policy checks weren't displaying if they had associated tasks
|
2022-04-16 16:47:52 -04:00 |
|
sadnub
|
9334cad9ed
|
optimize the cache_db_values task
|
2022-04-16 14:36:31 -04:00 |
|
sadnub
|
e2ebc2a119
|
add option to disable mesh autologin
|
2022-04-12 16:18:31 -04:00 |
|
sadnub
|
2b70b7ecfe
|
fix submitting saving date times and convert to native date input versus quasar
|
2022-04-12 13:38:53 -04:00 |
|
wh1te909
|
009e42d12f
|
update reqs
|
2022-04-12 06:14:46 +00:00 |
|
sadnub
|
ee55e0e6c6
|
add date formatting helper icon that opens to quasar's site
|
2022-04-08 23:19:35 -04:00 |
|
sadnub
|
bea8d48b68
|
allow date_format customization on the user level
|
2022-04-08 23:19:35 -04:00 |
|
sadnub
|
5a1c1964fd
|
fix some tests and fixed tons of bugs
|
2022-04-08 23:14:04 -04:00 |
|
sadnub
|
aa5861587d
|
rework task create/modify/delete/running and fix checks tests
|
2022-04-08 23:14:04 -04:00 |
|
sadnub
|
e04ca7c400
|
Fixed Check History graph and reworked task sync_status
|
2022-04-08 23:14:04 -04:00 |
|
sadnub
|
26cf26f283
|
finalize the schema and fix ui for checks
|
2022-04-08 23:14:04 -04:00 |
|
sadnub
|
59ed4f1e17
|
fix date format string empty
|
2022-04-08 23:14:04 -04:00 |
|
sadnub
|
6385814295
|
policy rework init
|
2022-04-08 23:14:04 -04:00 |
|
sadnub
|
458234885d
|
implement global datetime format. #1007
|
2022-04-08 23:14:04 -04:00 |
|
sadnub
|
abb648a35b
|
Allow canceling other pending actions. Fixes #958
|
2022-04-08 23:14:04 -04:00 |
|
wh1te909
|
554deb3c27
|
update reqs
|
2022-04-08 19:34:38 +00:00 |
|
wh1te909
|
a4e4439104
|
typo [skip ci]
|
2022-04-08 18:49:15 +00:00 |
|
wh1te909
|
0b14e07180
|
validate mesh username
|
2022-04-08 18:47:57 +00:00 |
|
wh1te909
|
ac9bc87c7a
|
update reqs
|
2022-03-24 06:44:16 +00:00 |
|
wh1te909
|
873d66fd9d
|
set platform on double click fixes #1013
|
2022-03-21 21:08:42 +00:00 |
|
wh1te909
|
dd11da0052
|
update for new repo
|
2022-03-18 18:09:58 +00:00 |
|
sadnub
|
669f438f30
|
Fixes #859
|
2022-03-16 23:58:57 -04:00 |
|