Commit Graph

612 Commits

Author SHA1 Message Date
Oscar Krause f95ba1347f Merge branch 'main' into ui
# Conflicts:
#	.PKGBUILD/PKGBUILD
2024-11-21 11:14:32 +01:00
Oscar Krause a43ddf79c3 updated supported os 2024-11-21 11:13:30 +01:00
Oscar Krause 699dbf6fac Merge branch '1-parsing-issue-in-mal-formatted-mac_address_list' into 'main'
Resolve "Parsing issue in mal formatted "mac_address_list""

Closes #1

See merge request oscar.krause/fastapi-dls!40
1.4.1
2024-11-21 09:18:22 +01:00
Oscar Krause 317699ff58 code styling 2024-11-21 08:51:39 +01:00
Oscar Krause 55446f7d9c fixes 2024-11-21 08:51:39 +01:00
Oscar Krause 88c78efcd9 fixes 2024-11-21 08:51:39 +01:00
Oscar Krause fb3ac4291f code styling 2024-11-21 08:51:39 +01:00
Oscar Krause 15f14cac11 implemented "SUPPORT_MALFORMED_JSON" variable 2024-11-21 08:51:39 +01:00
Oscar Krause 018d7c34fc fixes 2024-11-21 08:51:39 +01:00
Oscar Krause 1aee423120 fixes 2024-11-21 08:51:39 +01:00
Oscar Krause a6b2f2a942 fixed json payload 2024-11-21 08:51:39 +01:00
Oscar Krause e33024db86 fixed variable names
ref. oscar.krause/fastapi-dls#1
2024-11-21 08:51:39 +01:00
Oscar Krause 4ad15f0849 fix malformed json on auth
ref. oscar.krause/fastapi-dls#1
2024-11-21 08:51:39 +01:00
Oscar Krause 7bad0359af updated ci pipeline to match current eol supported systems 2024-11-21 08:44:14 +01:00
Oscar Krause 9926f8248e fixes 2024-11-15 06:33:45 +01:00
Oscar Krause 36094276ea fixes 2024-11-14 07:23:12 +01:00
Oscar Krause 04bbca1a3a added "branchVersion" to origin table (if matrix is present) 2024-11-14 07:13:30 +01:00
Oscar Krause 486ebdb4fb implemented origins & leases auto refresh button 2024-11-14 07:12:33 +01:00
Oscar Krause ef78fec58a fixed setTimeout to setInterval 2024-11-14 07:12:33 +01:00
Oscar Krause 9283129a08 updated bootstrap icons to 1.11.4 2024-11-14 07:12:33 +01:00
Oscar Krause 1bf8d27dbe updated bootstrap to 5.3.3 2024-11-14 07:12:33 +01:00
Oscar Krause 5fafda1123 implemented origins & leases counter for sidebar 2024-11-14 07:12:33 +01:00
Oscar Krause 227ee8cfe1 code styling 2024-11-14 07:12:33 +01:00
Oscar Krause 8f4ed2d9ff improved dashboard config view 2024-11-14 07:12:32 +01:00
Oscar Krause 87a79815dd implemented endpoint for expired origins (origins without active leases) 2024-11-14 07:10:01 +01:00
Oscar Krause d25921dbb0 requirements.txt updated 2024-11-14 07:10:01 +01:00
Oscar Krause 161b48be8e removed "url_for" to prevent proxy http/https missmatch 2024-11-14 07:10:01 +01:00
Oscar Krause 90c1ce979d added meta tag for "Content-Security-Policy" 2024-11-14 07:10:01 +01:00
Oscar Krause 5d12226e9c fixed layouts path 2024-11-14 07:10:01 +01:00
Oscar Krause 0e39f1849b implemented button for delete all expired leases 2024-11-14 07:08:50 +01:00
Oscar Krause 77dd0922d8 fixed Origin.delete() 2024-11-14 07:08:50 +01:00
Oscar Krause 64327c3a64 fixes 2024-11-14 07:08:50 +01:00
Oscar Krause 0769a7fcaa helper.js - added "lease_renewal" to table 2024-11-14 07:08:50 +01:00
Oscar Krause f9ac3786ab fixed origin null pointer exception on leases table 2024-11-14 07:08:19 +01:00
Oscar Krause 956f92eca6 PKGBUILD - fixed jinja dependency 2024-11-14 07:08:19 +01:00
Oscar Krause a61ce2d478 dashboard_origins.html - implemented confirmation before deleting all origins 2024-11-14 07:08:19 +01:00
Oscar Krause 3a3401fb90 implemented refresh button 2024-11-14 07:08:19 +01:00
Oscar Krause e04b4e09d9 display hostname as title on leases table 2024-11-14 07:08:19 +01:00
Oscar Krause 0c86f3275d display hostname as title on leases table 2024-11-14 07:08:19 +01:00
Oscar Krause fc00dab5c9 fixed refreshing data after deleting some origin or lease 2024-11-14 07:07:50 +01:00
Oscar Krause dcbcba88cb implemented delete origin endpoint for frontend 2024-11-14 07:07:50 +01:00
Oscar Krause c8df32375a fixed timezone handling 2024-11-14 07:07:48 +01:00
Oscar Krause 2c9e8a8b0b sort leases by expires 2024-11-14 07:03:54 +01:00
Oscar Krause 02b2d5cbe8 sort origins by hostname 2024-11-14 07:03:54 +01:00
Oscar Krause a77d3aa623 fixed origin table 2024-11-14 07:03:54 +01:00
Oscar Krause 783d95ab0d added jinja2 dependency 2024-11-14 07:03:51 +01:00
Oscar Krause a6b82f0466 fixed imports and tests 2024-11-14 07:03:25 +01:00
Oscar Krause 46822bca80 added config values to dashboard 2024-11-14 07:00:50 +01:00
Oscar Krause a30b8d039b implemented basic ui 2024-11-14 07:00:46 +01:00
Oscar Krause 59a7c9f15a Merge branch 'dev' into 'main'
Dev

See merge request oscar.krause/fastapi-dls!38
2024-11-13 16:11:40 +01:00