Commit Graph

39 Commits

Author SHA1 Message Date
Hannes Klinckaert c89fba9594 updated css 2019-10-02 11:33:28 +02:00
Hannes Klinckaert 833dd271a0 removed example items 2019-10-02 11:30:26 +02:00
Hannes Klinckaert 06ded21847 deleted example file 2019-10-02 11:29:57 +02:00
Hannes Klinckaert a00d93b632 added checks to make sure runs and indexes are numbers #5 2019-10-02 11:29:01 +02:00
flynn 37c8e13167 Merge branch 'client' into 'master'
Client

See merge request kelder/rubygoldberg-tracker!1
2019-09-27 19:41:52 +02:00
flynn 9a44e83637 Merge branch 'master' into 'client'
# Conflicts:
#   watcher/app.py
2019-09-27 19:41:37 +02:00
Maxime Bloch 35bb6dd5fc
add profiling code to test lru cache, remove js popup 2019-09-27 19:25:47 +02:00
Maxime Bloch c6e93f8c7f
fix socket message not sending 2019-09-27 17:43:33 +02:00
Maxime Bloch a7ddca1d0b
add run instructions for the client 2019-09-27 15:28:30 +02:00
Maxime Bloch 9a9669d87d
add cors to server, fix client requests 2019-09-27 15:20:10 +02:00
Maxime Bloch 5228879c96
start on a simple client with fields and buttons 2019-09-26 18:37:48 +02:00
Maxime Bloch b4fd3f9710
fix socket request for live requests, not sure why emit doesnt work there 2019-09-26 17:47:25 +02:00
Hannes Klinckaert 44c48730c0 start implementing live request tracking 2019-09-23 18:21:28 +02:00
Hannes Klinckaert b30d160844 added titles to the colums 2019-09-23 15:05:18 +02:00
flynn 1d32b4f3f3 Add LICENSE 2019-09-22 03:40:53 +02:00
Maxime Bloch 0d26a6a7f1
stage everything next time -_- 2019-09-22 03:18:48 +02:00
Maxime Bloch 8599af43c7
move file to root folder 2019-09-22 03:18:32 +02:00
Maxime Bloch 274cd24deb
add todo's 2019-09-22 03:17:56 +02:00
Maxime Bloch c7490f78c8
code cleanup 2019-09-22 03:16:48 +02:00
Maxime Bloch e74c2f4634
working websockets for the current run.
Added initial ws sync on page load
Added start and handoff updates via ws
2019-09-22 03:11:19 +02:00
Maxime Bloch b8b6931fd6
Merge branch 'master' of ssh://git.zeus.gent:2222/kelder/rubygoldberg-tracker 2019-09-20 23:52:26 +02:00
Maxime Bloch d0f11b7c22
Merge branch 'master' of ssh://git.zeus.gent:2222/kelder/rubygoldberg-tracker 2019-09-20 23:50:13 +02:00
Hannes Klinckaert 535e3d59d2 html changes 2019-09-20 17:42:23 +02:00
Maxime Bloch 25f5a6417d
add some socket stuff 2019-09-20 17:16:45 +02:00
Hannes Klinckaert 84b41891d2 html changes 2019-09-20 17:16:21 +02:00
Hannes Klinckaert 4c282bc16b Merge branch 'master' of ssh://git.zeus.gent:2222/kelder/rubygoldberg-tracker 2019-09-20 17:02:13 +02:00
Hannes Klinckaert 66c5a1d581 css changes 2019-09-20 17:02:04 +02:00
Maxime Bloch d5ee0a2044
Merge branch 'master' of ssh://git.zeus.gent:2222/kelder/rubygoldberg-tracker 2019-09-20 17:01:11 +02:00
Maxime Bloch 66848e0bf5
add client ideas, add checks for data override 2019-09-20 17:00:44 +02:00
Hannes Klinckaert e0888acf59 worked on website 2019-09-20 16:44:16 +02:00
Hannes Klinckaert bc5fcc9da2 made server available to other people on local network 2019-09-20 16:42:59 +02:00
Maxime Bloch 1af37a8d8a
hannes wil dit 2019-09-20 15:05:48 +02:00
Maxime Bloch cb732606d6
cursive :) 2019-09-20 15:05:06 +02:00
Maxime Bloch a27a5e9370
add a static file example 2019-09-20 15:02:28 +02:00
Maxime Bloch 9b3e71c496
update readme 2019-09-20 14:56:20 +02:00
Maxime Bloch c66b256b54
add requirements and readme instructions 2019-09-20 14:55:11 +02:00
Maxime Bloch a1d438f04d
move html to templates folder 2019-09-20 14:47:55 +02:00
Maxime Bloch a3d1d44bb3
make server and client 2019-09-20 14:27:07 +02:00
Maxime Bloch af7f71e109
Initial commit 2019-09-20 14:15:20 +02:00