|
04bd3be2da
|
[frontend]: Fix spacing of Statistics page
|
2025-03-11 21:14:25 +00:00 |
|
|
7d7ed7f05b
|
[frontend]: Fix spacing of Statistics page
|
2025-03-11 21:13:51 +00:00 |
|
|
5bebc65420
|
[server]: Add dotenv to requirements.txt
|
2025-03-11 20:04:32 +00:00 |
|
|
77f20dac7c
|
[frontend]: Add ObjectTypeProportionPieChart
|
2025-03-11 19:48:35 +00:00 |
|
|
885a54a333
|
[server]: Revert to previous batch upload method
|
2025-03-11 19:41:52 +00:00 |
|
|
11845154fb
|
[server]: Load .env file when running transient_data locally
|
2025-03-11 19:17:23 +00:00 |
|
|
c430494b12
|
[frontend]: Add scroll limits on map
|
2025-03-11 14:14:31 +00:00 |
|
|
eae8724871
|
[frontend]: Add better message when no train data for a station
|
2025-03-10 23:19:49 +00:00 |
|
|
ef1fd60e68
|
[diary]: Update 10 Mar
|
2025-03-10 22:12:54 +00:00 |
|
|
fb31a64bdb
|
[server]: Add return_station_data unit tests
|
2025-03-10 22:12:22 +00:00 |
|
|
bdb5470baf
|
[diary]: Update 10 Mar
|
2025-03-10 22:00:53 +00:00 |
|
|
25dc186a75
|
[frontend]: Add button to fetch trains due into a station
|
2025-03-10 22:00:44 +00:00 |
|
|
df81e596d6
|
[server]: Add return_station_data
|
2025-03-10 21:58:30 +00:00 |
|
|
8810aa6f5b
|
[server]: Add return_station_data
|
2025-03-10 21:56:49 +00:00 |
|
|
4c4233b9b1
|
[diary]: Update 10 Mar
|
2025-03-10 18:17:32 +00:00 |
|
|
12f72c4f6a
|
[frontend]: Re-add cluster toggle to Sidepanel
|
2025-03-10 18:17:01 +00:00 |
|
|
3eefe47ef1
|
[frontend]: Better handling of Luas forecast information
|
2025-03-10 18:16:38 +00:00 |
|
|
e7830b30c7
|
[diary]: Update 10 Mar
|
2025-03-10 14:16:26 +00:00 |
|
|
ab1cd49a7d
|
[frontend]: Add navbar and statistics page
|
2025-03-10 14:15:51 +00:00 |
|
|
53df299354
|
[diary]: Update 10 Mar
|
2025-03-10 00:35:59 +00:00 |
|
|
38760f9590
|
[frontend]: Send list of objectTypes to API in one request
|
2025-03-10 00:34:58 +00:00 |
|
|
0f49f24719
|
[frontend]: Fix '1 minutes early' error
|
2025-03-10 00:27:55 +00:00 |
|
|
750a474a18
|
[diary]: Add 10 Mar
|
2025-03-10 00:18:17 +00:00 |
|
|
aab0bf6166
|
Merge pull request #1 from 0hAodha/add-ci
[workflows]: Add ci.yml
Finally got it to work lol
|
2025-03-10 00:16:58 +00:00 |
|
|
16608320a9
|
[workflows]: Tweak cov path
|
2025-03-10 00:14:53 +00:00 |
|
|
3c8cf170f3
|
[server]: Add conftest.py
|
2025-03-10 00:12:17 +00:00 |
|
|
e15a3acd67
|
[server]: Add default AWS_DEFAULT_REGION value if not set
|
2025-03-10 00:07:15 +00:00 |
|
|
c6b04b6525
|
[workflows]: Fix requirements.txt path
|
2025-03-10 00:01:38 +00:00 |
|
|
f8c4c22a22
|
[workflows]: Add AWS envvars
|
2025-03-09 23:58:50 +00:00 |
|
|
5a3e2fd430
|
[workflows]: Fix requirements.txt path
|
2025-03-09 23:56:19 +00:00 |
|
|
fe9155b38f
|
[workflows]: Upgrade to upload-artifact@v4
|
2025-03-09 23:55:15 +00:00 |
|
|
76b68e96c7
|
[workflows]: Upgrade to upload-artifact@v4
|
2025-03-09 23:54:32 +00:00 |
|
|
925cfdfd37
|
[workflows]: Specify PYTHONPATH explicitly
|
2025-03-09 23:53:45 +00:00 |
|
|
9df96440fc
|
[server]: Add pytest modules to requirements.txt
|
2025-03-09 23:51:26 +00:00 |
|
|
e0e91e7878
|
[workflows]: Upgrade to upload-artifact@v4
|
2025-03-09 23:49:21 +00:00 |
|
|
19568e7bde
|
[workflows]: Add ci.yml
|
2025-03-09 23:47:31 +00:00 |
|
|
42906b2b77
|
[gitignore]: Add htmlcov/
|
2025-03-09 23:45:16 +00:00 |
|
|
b4818b9ae9
|
[server]: Add requirements.txt
|
2025-03-09 23:42:00 +00:00 |
|
|
a6d17d3be9
|
[diary]: Update 09 Mar
|
2025-03-09 23:26:48 +00:00 |
|
|
f1232ccad6
|
[server]: Add return_newest_data unit tests
|
2025-03-09 23:26:22 +00:00 |
|
|
567ac09d12
|
[server]: Update return_newest_data to make it easier to test
|
2025-03-09 23:26:09 +00:00 |
|
|
d8d94344a0
|
[diary]: Update 09 Mar
|
2025-03-09 23:23:50 +00:00 |
|
|
5e58b90d57
|
[server]: Add tests for return_all_data
|
2025-03-09 23:23:29 +00:00 |
|
|
475b8c016a
|
[server]: Update return_all_data to make it easier to test
|
2025-03-09 23:23:04 +00:00 |
|
|
6721aedce7
|
[diary]: Update 09 Mar
|
2025-03-09 23:18:13 +00:00 |
|
|
d257051f99
|
[server]: Add test_transient_data
|
2025-03-09 23:17:36 +00:00 |
|
|
98f26d9339
|
[server]: Add test_permanent_data
|
2025-03-09 23:17:06 +00:00 |
|
|
f5aad20133
|
[server]: Delete pytest.ini
|
2025-03-09 23:16:37 +00:00 |
|
|
b43babf876
|
[server]: Unit test setup
|
2025-03-09 21:28:45 +00:00 |
|
|
08054da587
|
[server]: Add transient_data tests
|
2025-03-09 15:18:35 +00:00 |
|