Commit Graph

168 Commits

Author SHA1 Message Date
4007bcf0b9 add more filtering 2023-03-13 11:42:24 +00:00
62c4d674d2 Merge pull request #49 from 0hAodha/userAccounts
Implement password reset
2023-03-13 09:43:20 +00:00
6f1448604b Implement password reset 2023-03-12 22:41:43 +00:00
d6ef700bc9 Merge pull request #48 from 0hAodha/earlyOnTimeFiltering
add primitive early & on time filtering
2023-03-12 20:44:18 +00:00
b6c6d039d2 add primitive early & on time filtering 2023-03-12 19:51:02 +00:00
581cc9d1c3 Merge pull request #47 from 0hAodha/userAccounts
Implement CRUD operations on user accounts
2023-03-12 14:50:10 +00:00
273e677d70 Merge branch 'userAccounts' of https://github.com/0hAodha/traintracker into userAccounts 2023-03-12 13:40:15 +00:00
71865159e3 Implement CRUD operations on user accounts 2023-03-12 13:39:35 +00:00
947f9117fe Merge pull request #46 from 0hAodha/updateFirebaseCD
Change CD external HTTP req action
2023-03-11 19:50:45 +00:00
26822d0be9 Change CD external HTTP req action 2023-03-11 19:48:59 +00:00
5b75606c76 Merge pull request #45 from 0hAodha/updateFirebaseCD
Update firebase cd
2023-03-11 19:41:15 +00:00
221b730e3d Merge branch 'updateFirebaseCD' of https://github.com/0hAodha/traintracker into updateFirebaseCD 2023-03-11 19:20:12 +00:00
b255413f30 Update db after Firebase deployment 2023-03-11 19:12:54 +00:00
efb3cc0331 Merge pull request #44 from 0hAodha/addStations
Add stations
2023-03-11 18:35:42 +00:00
9f66fd1943 Add stations 2023-03-11 14:55:01 +00:00
f04c6bfed5 Merge pull request #43 from 0hAodha/testCICD
Change Firebase action
2023-03-09 15:22:08 +00:00
183ed706df Change Firebase action 2023-03-09 15:20:19 +00:00
5cb3311002 Merge pull request #42 from 0hAodha/testCICD
Update deploy.yml
2023-03-09 15:16:00 +00:00
a8bb570f37 Update deploy.yml 2023-03-09 15:13:55 +00:00
2d94891fe1 Merge pull request #41 from 0hAodha/testCICD
Add Firebase token to deploy.yml
2023-03-09 15:06:42 +00:00
3315b57b31 Add Firebase token to deploy.yml 2023-03-09 15:04:50 +00:00
38b836c82d Merge pull request #40 from 0hAodha/graphs
Added graphs to insights page
2023-03-09 14:19:58 +00:00
8f018de332 Added graphs to insights page 2023-03-09 14:11:36 +00:00
fc2a03f04c Merge pull request #39 from 0hAodha/navbarImproved
Improved navbar, better UI for mobile
2023-03-09 11:38:05 +00:00
7e5ab20748 Improved navbar, better UI for mobile 2023-03-09 11:01:39 +00:00
7447b0ada6 Merge pull request #38 from 0hAodha/darticons
add separate icons for DARTs
2023-03-08 19:01:22 +00:00
1244917642 add separate icons for DARTs 2023-03-08 16:38:53 +00:00
52aa4ca8f7 Merge pull request #35 from 0hAodha/notrunning
add black icons for not running trains
2023-03-08 15:21:42 +00:00
244b7797a3 Merge pull request #34 from 0hAodha/backslashn
replace '\n' with '. '
2023-03-08 15:20:12 +00:00
95f7063c75 Merge pull request #37 from 0hAodha/testCICD
Update CD Node
2023-03-08 15:12:52 +00:00
d00f62c40d Update CD Node 2023-03-08 15:11:16 +00:00
75da8f6ada Merge pull request #33 from 0hAodha/testCICD
Test CI
2023-03-08 15:09:59 +00:00
9de15feca7 Add continuous deployment 2023-03-08 15:08:18 +00:00
b99f9d50cb Merge pull request #36 from 0hAodha/sidepanel
Made sidebar into its own component
2023-03-08 15:01:31 +00:00
9712f5e583 Made sidebar into its own component 2023-03-08 14:40:54 +00:00
94bcc79e51 add black icons for not running trains 2023-03-08 11:22:54 +00:00
83a9b8ef6b replace '\n' with '. ' 2023-03-08 11:09:12 +00:00
2c52a68ac9 Update CI YML 2023-03-07 20:27:28 +00:00
a0943d99b4 Update CI 2023-03-07 20:20:24 +00:00
f20ebb8074 Update integrate.yml Node 2023-03-07 20:05:51 +00:00
4860fdd678 Update integrate.yml 2023-03-07 19:58:41 +00:00
7eeda92b02 Test CI 2023-03-07 19:50:48 +00:00
de3b8add5e Merge pull request #32 from 0hAodha/cicd
Add GitHub Actions
2023-03-07 19:48:56 +00:00
914a5b9c87 Add GitHub Actions 2023-03-07 19:48:27 +00:00
edf671b992 Merge pull request #31 from 0hAodha/userAuth
Implement user auth with Firebase
2023-03-07 18:21:45 +00:00
fa2d87a29d Fix duplicate ticker 2023-03-07 17:59:44 +00:00
9d808ae4dd Fix git filenames 2023-03-07 16:41:12 +00:00
0722f3b362 Add a public message ticker 2023-03-06 22:08:37 +00:00
ef9b4847af Implement user auth with Firebase 2023-03-06 20:23:54 +00:00
d1190ee0e7 Merge pull request #30 from 0hAodha/loginSignup
Add login and signup pages with routing
2023-03-06 19:49:41 +00:00