Commit graph

27 commits

Author SHA1 Message Date
3f077029c6
Merge branch 'main' into rework/cards 2023-03-15 18:44:55 +01:00
795609f0a0
Add Location handling 2023-03-14 22:32:53 +01:00
a1bf08ddce
Switched over to using Docker API
ToDo: Change location to actual location
2023-03-14 22:13:49 +01:00
Neshura
1f223677c6 Update services.tsx 2023-01-18 10:39:39 +00:00
Neshura
34b038e4d1 Update services.tsx 2023-01-18 10:36:40 +00:00
Neshura
28cd2ba8b1 Test changed import for pages.json 2023-01-18 10:32:28 +00:00
Neshura
37841c6455
Changed Syntax to make move to new Card layout easier 2023-01-06 00:33:07 +01:00
Neshura
ce0a7c43c0
Added usage of MobileCard type on Service page 2022-12-23 18:41:10 +01:00
Neshura
3c5c43bc47
Changed Service Page title 2022-12-18 04:56:35 +01:00
Neshura
17f86b4be4
Removed API's in favor of statically linked files 2022-12-18 00:38:37 +01:00
Neshura
6a2dc0d4d8
Progress on #18 2022-12-17 01:20:58 +01:00
Neshura
2ec2f70772
Finished replacing components
Closes #17, #15
2022-12-16 00:11:30 +01:00
Neshura
21e613891e
Added styled-components + various
Includes changes due to NextJS version bump and attempts at storing theme via cookie
2022-12-14 19:35:27 +01:00
Neshura
ff2b6aa2c1
Various changes
Added support for images as well as a distinct loading style
2022-12-11 18:39:09 +01:00
Neshura
c81606fa91
removed comment, switched to _document.tsx 2022-12-11 17:47:19 +01:00
Neshura
6014189be3
reworked container data fetching
Currently it would log "container not found" even if the container was found
2022-12-11 17:24:03 +01:00
Neshura
7daa8c9295
Removed Debug logging 2022-12-11 17:14:23 +01:00
Neshura
bff352a395
Replace foreach with for 2022-12-11 17:11:02 +01:00
Neshura
3a617f9291
More logging 2022-12-11 17:00:34 +01:00
Neshura
a27f7457aa
Fix attempt for Container name checking 2022-12-11 16:48:09 +01:00
Neshura
3bd10e1f94
Debug Logging added 2022-12-11 16:44:15 +01:00
Neshura
c1d6f5d62e
Fixed docker container name checking 2022-12-11 16:37:59 +01:00
Neshura
3303008ec3
incremental Data Fetching using useSWR
not quite like I want but should be good enough
2022-12-11 16:30:11 +01:00
Neshura
8426640271
Potentially fixes #1 2022-12-10 03:12:08 +01:00
Neshura
6af8cb3e1b
Large Code Rewrite
Added 2 API Endpoints for use with useSWR, removed the service and status fetching from getStaticProps, rewrote status fetching to use async (WIP, needs testing)
2022-12-10 03:02:03 +01:00
Neshura
9f22f4c198
Updated pages.json references 2022-12-09 22:36:42 +01:00
Neshura
ba88a7adc5
Content Migration from websites repo 2022-12-03 21:02:13 +01:00