Commit Graph

21 Commits

Author SHA1 Message Date
402749adb4
Add an icon-refresh button 2023-07-25 07:20:09 -06:00
4d925dad5e
update deps, bump to 0.2.5 2023-07-17 09:26:14 -06:00
1e258d5777
add titles and some drop shadow to the columns.
while here, bump deps
2023-06-26 08:52:42 -06:00
e01f85142a
organize elm code a bit 2023-06-12 08:02:49 -06:00
d6c98b49c3
frontend: move data types into Main.elm 2023-06-10 06:55:21 -06:00
aabc5a7ee5
frontend: add the ability to remove watch items 2023-06-07 11:59:19 -06:00
0adaeb57f3
ui: clear input fields on success 2023-06-06 13:13:16 -06:00
6d098f6a25
Organize and refactor a bit 2023-05-22 07:08:13 -06:00
8bb1f51c76
use cached link for icons 2023-05-18 13:29:02 -06:00
501a8654a1
all the functions I care about are working \o/ 2023-05-18 12:53:36 -06:00
643e806747
fix reloading model when an item is hidden 2023-05-17 21:10:11 -06:00
3794cdf847
Hiding of watch item entries working \o/ 2023-05-17 21:06:40 -06:00
7423d101a3
fix link icon anchor .. range 2023-05-12 17:20:53 -06:00
d4d1742a26
functional watches and links \o/ 2023-05-12 12:20:54 -06:00
8ba8868a4e
loading of watches AND links working
the view is currently only displaying one of the results though.
2023-05-12 07:56:47 -06:00
be40114e72
cleanup api a bit, load assets live 2023-04-30 06:59:29 -06:00
ab35fe1ea1
Update deps, functional watch list with custom decoders 2023-04-30 06:58:07 -06:00
2538c9b400
display watch.rusults using Debug.toString 2023-04-25 12:51:08 -06:00
874ad42e4e
Decoding of all watch data in place 2023-04-24 19:44:18 -06:00
69246c500c
actually use the Data import 2023-04-23 19:24:30 -06:00
4ad5b2964a
add initial bits for an elm frontend 2023-04-23 19:12:26 -06:00