Lance Edgar
1ec1eba496
feat: refactor templates to simplify base/page/form structure
...
to mimic what has been done in wuttaweb
2024-08-19 23:20:59 -05:00
Lance Edgar
1d56a4c0d0
fix: replace all occurrences of component_studly
=> vue_component
2024-08-19 09:53:10 -05:00
Lance Edgar
b30f6cdf3a
Fix CRUD pages for tempmon clients, probes
...
for some reason if helptext had embedded newlines, it would now fail
to render the form altogether. guess that is a result of recent
change to e.g. `<b-field :message="['foo', 'bar']">` logic,
somehow.. anyway hopefully this fixes and no more surprises
2023-10-05 13:11:05 -05:00
Lance Edgar
a84bcf688b
Tweak display options for tempmon probe readings graph
2023-07-07 17:56:45 -05:00
Lance Edgar
976a5836a9
Purge even more jquery stuff
...
and related static files etc. from old themes
this might be the end of it..??
2023-02-03 17:08:33 -06:00
Lance Edgar
9faaea881d
Remove all deprecated use_buefy
logic
...
also remove some static files no longer used, etc.
2023-02-03 16:10:04 -06:00
Lance Edgar
f18f24962e
Refactor tempmon dashboard view, for buefy themes
2023-01-13 20:18:42 -06:00
Lance Edgar
d2c4791611
Add basic dashboard page for TempMon
...
only the older jQuery theme is supported for now...
2020-04-04 19:47:28 -05:00
Lance Edgar
9606b08c89
Fix JS bug for graph view of tempmon probe readings
2019-10-22 11:07:33 -05:00
Lance Edgar
1bb0330ab5
Refactory Buefy templates to use WholePage and ThisPage components
...
plus add `GridFilter.set_choices()` method
2019-08-03 16:57:13 -05:00
Lance Edgar
a4b27115ac
Refactor all Buefy form submit buttons, per Chrome behavior
...
ugh, what a pain. and turns out i'd previously ran into this same issue for
jQuery, per commit e945ebe325
2019-06-25 20:32:49 -05:00
Lance Edgar
cc79fe76fd
Refactor form/page component structure for Buefy/Vue.js
...
this also moves Execute Batch from the form buttons area, to object helper
2019-06-17 15:07:19 -05:00
Lance Edgar
63807e71fd
Use once-button for tempmon client restart
2019-06-15 17:31:49 -05:00
Lance Edgar
f684c38958
Refactor tempmon probe graph view per Vue.js
2019-06-15 17:00:46 -05:00
Lance Edgar
4b2abf791c
Refactor tempmon probe view template, per Buefy
2019-06-15 15:51:25 -05:00
Lance Edgar
eb78d79bb3
Update tempmon UI now that enabled
flags are really datetime in DB
2019-01-25 19:36:13 -06:00
Lance Edgar
0e0b125d99
Make command configurable, for restarting tempmon-client
...
can even configure it per client if necessary
2019-01-10 18:01:23 -06:00
Lance Edgar
fc8391c6d1
Use load mask even for first data fetch, for probe readings graph
2018-10-25 16:00:15 -05:00
Lance Edgar
f086a2aa38
Add more time range options for viewing tempmon probe readings as graph
2018-10-25 15:57:25 -05:00
Lance Edgar
0e13e5606a
Add very basic support for viewing probe readings as graph
...
can only view the last hour of readings, so far
2018-10-19 23:00:43 -05:00
Lance Edgar
78941ec8d9
Add thumbnail images to Appliances grid
...
guess we'll see how folks like this
2018-10-19 19:47:00 -05:00
Lance Edgar
40a8761feb
Add support for new Tempmon Appliance table, etc.
2018-10-19 17:55:23 -05:00
Lance Edgar
aa97a36167
Customize template for viewing probe details
...
probably still need to improve editing also? we'll see
2018-10-19 16:49:47 -05:00
Lance Edgar
e05a58bdee
Add some helptext for various tempmon fields
2018-10-06 17:41:33 -05:00
Lance Edgar
29e023096b
Show tempmon readings when viewing client or probe
...
also make the probes list more helpful when viewing client
2018-10-05 19:29:26 -05:00
Lance Edgar
aa9c7abdb5
Add 'restartable tempmon client' conditional logic
2016-12-10 11:56:25 -06:00
Lance Edgar
0296c29dd7
Add support for restarting tempmon client
2016-11-22 00:55:30 -06:00
Lance Edgar
a39c347ad3
Add initial views for tempmon
2016-11-21 23:53:20 -06:00