Theis Gaedigk theis.gaedigk
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-07-01 17:35:43 +02:00
03db621b4e added login function to user frontend panel
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-07-01 16:52:03 +02:00
e71134d832 refactor README to simplify SQL table creation instructions
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-07-01 16:50:20 +02:00
fd16e8f6b7 update README with detailed docker-compose instructions and improved SQL table creation example
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-07-01 16:44:41 +02:00
60ba35a94e updated directories and updated docker config
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-07-01 16:11:37 +02:00
7356342d0b changed docker configs
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-07-01 14:35:34 +02:00
218ec7a841 moved around files
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-07-01 14:09:44 +02:00
6bc2fc8bf3 added panel mgmt
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-07-01 13:45:20 +02:00
5aca14159b moved files
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-06-30 22:07:56 +02:00
d0f098f098 feat: refactor user retrieval logic to use allUsers function in login and user management routes
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-06-30 20:23:12 +02:00
0bae4d3c01 feat: add getAllUsers function and integrate user fetching in dashboard
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-06-29 19:10:47 +02:00
c165a0f71b feat: initialize backend environment with Docker setup and configuration files
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-06-22 01:19:28 +02:00
d116715aae Add README.md
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-06-22 01:17:04 +02:00
c52193e697 feat: enhance user management functionality with detailed feedback and improved error handling
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-06-22 00:57:07 +02:00
0fd042c9ca feat: add user management functions and update dashboard for create, update, and delete actions
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-06-21 01:33:47 +02:00
7b3dfc8c05 fix: update .gitignore to ensure proper file exclusions
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-06-21 01:28:46 +02:00
01bce663f6 feat: implement user creation functionality and update dashboard notifications
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-06-21 00:29:45 +02:00
df199cf9a5 changed frontend design
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-06-20 23:52:13 +02:00
c26a19ec7b changed frontend
63d120cc4e feat: add sqlstring and supports-color modules
Compare 2 commits »
theis.gaedigk pushed to main at theis.gaedigk/login-page 2025-06-20 20:52:16 +02:00
b6f72d059d installed dependecies