Commit Graph

22 Commits

Author SHA1 Message Date
402749adb4
Add an icon-refresh button 2023-07-25 07:20:09 -06:00
1e258d5777
add titles and some drop shadow to the columns.
while here, bump deps
2023-06-26 08:52:42 -06:00
ccb77fae97
optimize and minify JS 2023-06-12 08:02:09 -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
2f5fcfade5
forgot updated assets 2023-05-22 07:08:48 -06:00
8bb1f51c76
use cached link for icons 2023-05-18 13:29:02 -06:00
a434afeee9
cleanup 2023-05-18 12:54:16 -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
1a6b546b8a
html and elm produced js for working watch list 2023-04-30 07:00:30 -06:00
dc3dc81238 Update things to allow for shared links.
- fix non-looping loop to pull in new icons
- ghetto fix for timing issue on db creation
2022-12-21 19:23:44 -07:00
7eaeecf586
Update deps, better error handling 2022-12-05 15:45:39 -07:00
7adab5a3db
Add URL to pull_requests (which is now sorta misnamed since it can house issues too..) 2022-12-05 09:14:30 -07:00
7fd9a01a1a
Ignore feature working 2022-12-04 19:03:59 -07:00
fab2d3f0cf
flesh out more if the functionality 2022-12-02 20:53:05 -07:00
c68076859a
initial 2022-11-29 19:55:00 -07:00