Commit Graph
138 Commits
Author SHA1 Message Date
Andre Beging 52a2948528 Cleanup demo files 2025-03-28 17:20:23 +01:00
Andre Beging e19268f3eb Refactoring 2025-03-28 17:18:49 +01:00
Andre Beging 859b0c3712 Add Docker support for FoodsharingSiegen project
Introduced Docker setup, including `docker-compose.yml`, `dockerfile.server`, and related Python helper scripts (`image-create.py`, `image-push.py`, `publish-project.py`, `publish-aio.py`) for building, managing, and deploying Docker images. Updated `.gitignore` to exclude published files, and renamed a field label in the Blazor component for better clarity.
2025-03-28 16:29:43 +01:00
Andre Beging 3d92833199 Refactor term-related settings into a dedicated class
Extracted term-related properties from AppSettings to a new TermSettings class for improved organization and separation of concerns. Updated appsettings.json to reflect the new structure.
2025-03-28 09:01:50 +01:00
Andre Beging ff5fbd50bf Buildversion and FilterHelper 2025-03-28 08:55:49 +01:00
Andre Beging d11a225ffa Update Appsettings, Update PageTitle 2025-03-28 07:23:59 +01:00
Andre Beging 3e9efd65c7 Customize step-in 2025-03-28 07:13:14 +01:00
Andre Beging 7efd48c794 Prospect filter 2025-03-27 18:42:21 +01:00
Andre Beging 4d646ad7f6 Add JS toggle logic to close menu on nav link click
Introduced IJSRuntime to handle JavaScript calls and implemented `NavLinkClickedAsync` to automatically uncheck the menu toggle on navigation. Updated all NavLinks to trigger this logic, improving user experience by closing the menu after a link is clicked.
2025-03-27 17:48:03 +01:00
Andre Beging 6bc2757eb0 Autoselect interaction creator 2025-03-27 17:47:53 +01:00
Andre Beging 19796928e7 Refactor onboarding and verification workflows.
Adjusted interaction types and state filters to better streamline onboarding and verification processes. Updated UI labels, navigation, and modal dialogs to reflect new terminology and improve usability. Enhanced filtering logic and added new interaction types to support the revised process.
2025-03-27 17:12:28 +01:00
Andre Beging 572a35fd3f Data loading update, prospect container styling 2025-03-27 16:16:48 +01:00
Andre Beging bb5ec71539 Fix search behaviour 2025-03-27 10:00:15 +01:00
Andre Beging 587287f965 Customize navigation sidebar 2025-03-27 09:16:41 +01:00
Andre Beging 8ea8130c69 Implement Appsettings 2025-03-27 09:06:43 +01:00
Andre Beging 48db8db8ae net9 Update 2025-03-27 05:48:39 +01:00
Andre Beging e7b53f300a Suche auf den Prospectseiten implementieren 2023-02-08 17:18:45 +01:00
Andre Beging c19db96b2c Löschen von aktiven Nutzern korrigiert 2023-02-08 16:53:23 +01:00
Andre Beging b24cebcdd1 Blazorise update 2023-02-08 16:53:09 +01:00
Andre Beging bfbe283e9d User löschen implementieren 2023-02-08 16:37:06 +01:00
Andre Beging 0acd9485d4 Anzeige des Prospect Pages überarbeitet 2023-02-08 16:05:45 +01:00
Andre Beging df40e2b769 Darstellung der Prospects fragmentiert 2023-02-07 23:13:09 +01:00
Andre Beging 1b59a9461b PDF Interaction ausblenden 2023-02-07 22:20:17 +01:00
Andre Beging de7605578a Filtern der Prospects ermöglichen 2023-02-07 22:19:41 +01:00
Andre Beging 3bded89061 Listenlänge der User korrigieren 2023-02-07 22:19:10 +01:00
Andre Beging 7c762e7d28 Allow Prospect Warnings 2022-06-11 06:00:54 +02:00
Andre Beging 4a9fe8bed4 Responsive heading sizes 2022-06-01 09:56:00 +02:00
Andre Beging 9f89d8ff50 Updates defaultlayout 2022-05-31 17:59:11 +02:00
Andre Beging 7c07dfc275 Update audit view 2022-05-31 17:58:53 +02:00
Andre Beging c8af03e205 Additional audit logs 2022-05-31 17:57:41 +02:00
Andre Beging e21c9a7b52 Display prospect memo 2022-05-31 17:00:32 +02:00
Andre Beging 3487cdcb58 Navbar reorder 2022-05-31 16:13:38 +02:00
Andre Beging 7ae53bd984 Merge branch 'warn' 2022-05-31 15:13:06 +02:00
Andre Beging 570b77582b Nuget updates 2022-05-31 15:12:56 +02:00
Andre Beging 7208f1e86d Fixed a bunch of warnings 2022-05-31 15:08:55 +02:00
Andre Beging cd22c2f215 Customizable FS network url 2022-05-31 12:25:11 +02:00
Andre Beging bba0a377b5 Enums zusammengelegt 2022-05-31 11:36:58 +02:00
Andre Beging a6bbbc4c6d Page padding 2022-05-31 09:39:23 +02:00
Andre Beging bee7b09bf0 Prospect box finetuning 2022-05-31 09:38:53 +02:00
Andre Beging 3f2b727920 Remove cancel button in add prospect dialog 2022-05-30 16:24:50 +02:00
Andre Beging 584af54104 FsContext autoupdate check 2022-05-30 14:58:14 +02:00
Andre Beging fd2d44e3aa Dynamic sidebar logo 2022-05-30 14:35:05 +02:00
Andre Beging 68bafaa3a2 Default layout, Responsive sidebar 2022-05-30 11:34:08 +02:00
Andre Beging e9f0bcc993 Profil: Logout after password change 2022-05-30 11:17:47 +02:00
Andre Beging 607fab1d04 Error message on invalid credentials 2022-05-30 11:05:19 +02:00
Andre Beging a9ce2810c8 SASS Variables 2022-05-30 11:04:50 +02:00
Andre Beging 4039534547 Kleinere optische Anpassungen 2022-05-30 11:04:19 +02:00
Andre Beging 45325e339c Code Cleanup und Passwort ändern im Profil 2022-05-23 18:07:05 +02:00
Andre Beging 602799e27c Dummy Button Notifications 2022-05-23 15:42:14 +02:00
Andre Beging d8662c4876 NotificationService, MessageService 2022-05-23 11:54:05 +02:00