Commit Graph

82 Commits

Author SHA1 Message Date
2f15986dbf Added a simple web api abstraction method 2025-01-27 17:36:20 +01:00
6842e48a70 Merge branch 'fix/missing-styles' into 'dev'
Resolve "Missing styles"

Closes #17

See merge request leon.hoppe/hopframe!20
2025-01-27 16:06:52 +00:00
fd71767271 Added missing files 2025-01-27 17:07:49 +01:00
14b8e169bf Merge branch 'release/v3.0.0' into 'dev'
Release/v3.0.0

See merge request leon.hoppe/hopframe!19
v3.0.0
2025-01-19 15:40:25 +00:00
0b4f129f1c Included readme file in projects 2025-01-19 16:40:28 +01:00
fbb844d38f prepared project for release 2025-01-19 16:26:45 +01:00
a1dbe841ff Merge branch 'feature/unit-tests' into 'dev'
Resolve "Unit tests"

Closes #14

See merge request leon.hoppe/hopframe!18
2025-01-19 15:23:30 +00:00
67f3d4742c Tested login functionality 2025-01-19 16:05:10 +01:00
80aa650a2c Added web module tests 2025-01-19 16:00:33 +01:00
8d63910aae Added more tests 2025-01-19 12:12:01 +01:00
afe8a41f6c Created tests for the core module 2025-01-18 16:01:35 +01:00
a5062ec581 Merge branch 'feature/documentation' into 'dev'
Resolve "In-code documentation"

Closes #15

See merge request leon.hoppe/hopframe!17
2025-01-18 13:48:26 +00:00
8a55c20f9a Added documentation for the configurators and service extensions methods 2025-01-18 14:48:07 +01:00
9061d878cc Merge branch 'feature/setup' into 'dev'
Feature/setup

Closes #12

See merge request leon.hoppe/hopframe!16
2025-01-18 12:30:40 +00:00
0f113e5f77 Addressed all build warnings 2025-01-18 13:30:39 +01:00
f8a3eb8ede Added text area support and DI support for modifier functions 2025-01-18 13:09:51 +01:00
4f68fc578f Added n -> m relation support 2025-01-17 16:58:36 +01:00
e9f686cf19 Added policy validation, ordering and virtual listing properties 2025-01-16 20:23:28 +01:00
4908947217 Removed Template 2025-01-16 16:43:46 +01:00
3dde278955 Added creation/modification confirmation 2025-01-16 16:22:25 +01:00
d8596aa5e1 Added property validation 2025-01-16 16:16:50 +01:00
c3c69466d4 Added automatic relation mapping 2025-01-16 15:30:52 +01:00
9d9f0ef7e4 Added relation picker dialog 2025-01-16 14:48:06 +01:00
fc85425189 Added reload button and animation 2025-01-16 11:24:16 +01:00
1cf2b44503 Added entry saving support 2025-01-15 20:43:57 +01:00
Leon Hoppe
d4018cceec Added edit modal 2025-01-15 14:58:15 +01:00
Leon Hoppe
ad4d9c65d6 Added relation support 2025-01-15 08:02:23 +01:00
c4c0424559 Started working on listing page 2025-01-14 21:12:09 +01:00
6115dcf8e1 Added database loading logic 2025-01-14 14:05:15 +01:00
313f6e046a Added admin page navigation 2025-01-14 12:46:47 +01:00
f0bc9e23b8 Added basic configuration 2025-01-14 11:34:57 +01:00
e093d01c6a initial commit 2025-01-13 18:21:56 +01:00