Commit Graph

  • 44560ac82d Merge branch 'fix/MLE-21-microsoft-account' into 'dev' dev Marek Lesko 2025-11-14 14:11:31 +00:00
  • 74c466b56f MLE-21 Marek Lesko 2025-11-14 14:11:31 +00:00
  • 74dfb95d99 feat: Add UserController and user-related DTOs for user management functionality Marek Lesko 2025-11-07 20:49:39 +00:00
  • 441b00b510 refactor: clean up whitespace and formatting in authentication service Marek Lesko 2025-11-07 20:21:07 +00:00
  • 89ac32cd07 fix: update Microsoft OAuth configuration with new clientId and authority Marek Lesko 2025-11-07 20:11:19 +00:00
  • 1dcd23a776 fix: update Google clientId in config and change default user picture path Marek Lesko 2025-11-07 19:50:08 +00:00
  • f34d523413 feat: Implement OAuth2 authentication with Microsoft, Google, and PocketId Marek Lesko 2025-11-07 19:23:21 +00:00
  • c14f62849f feat: integrate Toastr for user feedback in contact form submission #15 Marek Lesko 2025-11-07 17:08:09 +00:00
  • 66e6bc93f9 refactor: comment out ReCaptcha validation in Create method of WebMessagesController Marek Lesko 2025-11-07 14:33:28 +00:00
  • 7b22f2d237 feat: integrate reCAPTCHA for contact form validation and submission WIP #8 Marek Lesko 2025-10-31 15:57:16 +00:00
  • 426b4c55fc feat: add WebMessage model and controller with CRUD endpoints #7 Marek Lesko 2025-10-31 15:56:21 +00:00
  • 4c85d18a79 fix: update Google Maps iframe source to correct location #9 Marek Lesko 2025-10-31 14:40:13 +00:00
  • a19fd6ea72 refactor: remove debug trace from ApiEndpointInterceptor Marek Lesko 2025-10-31 14:39:29 +00:00
  • 2653b6f6c1 feat: enhance app configuration and dashboard component with HTTP interceptors and improved data loading #4 Marek Lesko 2025-10-31 14:31:28 +00:00
  • a6c31bb93b fix: refine condition for serving static files in development environment Marek Lesko 2025-10-31 14:30:47 +00:00
  • 9683b069af feat: enhance footer logos with light and dark variants, improve theme handling in homepage component Marek Lesko 2025-10-30 18:54:55 +00:00
  • b7cf4ab106 feat: restructure dashboard routing and components for improved organization and navigation Marek Lesko 2025-10-30 17:59:14 +00:00
  • 1cb5c3d03a feat: update dashboard routing and sidebar navigation for improved structure and clarity Marek Lesko 2025-10-30 17:30:47 +00:00
  • e1bb591a38 feat: remove unused branding component from callback, update authentication service to handle missing issuer in configuration Marek Lesko 2025-10-30 16:51:21 +00:00
  • b2a57675a7 fix: remove unused favicon and branding assets, update logo image sources to external URLs Marek Lesko 2025-10-30 16:36:09 +00:00
  • b7cb864982 feat: Refactor settings handling in full layout and header components for improved theme management Marek Lesko 2025-10-30 16:22:30 +00:00
  • d5619e42da feat: Update sidebar navigation and add dashboard component Marek Lesko 2025-10-29 19:59:35 +00:00
  • 74f15cabd9 fix: remove unused imports from callback component for cleaner code Marek Lesko 2025-10-28 19:50:29 +00:00
  • 204006a4cb fix: remove unused imports from callback component for cleaner code Marek Lesko 2025-10-28 19:48:58 +00:00
  • ed5cba4677 feat: implement OAuth2 authentication flow with Google and PocketId, add callback handling Marek Lesko 2025-10-28 19:43:46 +00:00
  • 52696196b2 fix: update footer layout and improve favicon links for better accessibility Marek Lesko 2025-10-24 08:42:49 +00:00
  • f939866d36 fix: adjust column width for topcards in homepage details for better layout Marek Lesko 2025-10-22 17:48:50 +00:00
  • 331c3d50f2 fix: correct formatting of box-shadow properties in frontend styles Marek Lesko 2025-10-22 17:43:44 +00:00
  • 1de0aabf6c feat: update error page text for improved localization and user experience Marek Lesko 2025-10-22 17:32:42 +00:00
  • e57fb48c88 feat: integrate Google OAuth for user authentication and update login UI Marek Lesko 2025-10-22 17:28:05 +00:00
  • c27568435e feat: update UI text and structure for improved user experience and localization Marek Lesko 2025-10-22 15:45:02 +00:00
  • 9d644a9b79 WIP Marek Lesko 2025-10-22 14:44:25 +00:00
  • 498d2c7ade devcontainer: update Marek Lesko 2025-10-22 16:08:14 +02:00
  • 213fd63860 Refactor code structure for improved readability and maintainability Marek Lesko 2025-10-21 14:42:11 +00:00
  • 61d52a5bd1 fix: update copy command in Dockerfile to avoid globbing for web build output Marek Lesko 2025-10-19 18:56:20 +00:00
  • bae87359b0 fix: update output path for Angular build in Dockerfile Marek Lesko 2025-10-19 18:52:19 +00:00
  • 8cc8be7c2f fix: correct path for listing contents of build output directory in Dockerfile Marek Lesko 2025-10-19 18:46:56 +00:00
  • 2602c9a3b9 fix: add verification step to list contents of build output directory in Dockerfile Marek Lesko 2025-10-19 18:45:54 +00:00
  • aae3eb92fa Edit docker-compose.yml Marek Lesko 2025-10-19 18:26:35 +00:00
  • d3d9a9037e fix: remove version declaration and adjust app service configuration in docker-compose Marek Lesko 2025-10-19 18:01:04 +00:00
  • ccfcc57f6b Merge branch 'dev' of https://gitlab.lesko.me/marek/centrum into dev Marek Lesko 2025-10-19 17:57:38 +00:00
  • 4e9cac7b44 refactor: remove unused example service from automations.yaml Marek Lesko 2025-10-19 17:57:06 +00:00
  • 147700ab82 Update .gitlab-ci.yml file Marek Lesko 2025-10-19 17:39:42 +00:00
  • dea59357c3 fix: specify project file in dotnet restore command for clarity Marek Lesko 2025-10-19 17:00:33 +00:00
  • f31ead1b6d fix: adjust Dockerfile to copy all API files before restoring dependencies Marek Lesko 2025-10-19 16:57:08 +00:00
  • ba45c54e1d fix: reorder Dockerfile commands for improved build efficiency Marek Lesko 2025-10-19 16:56:45 +00:00
  • 56a5851783 fix: update Dockerfile to use npm ci for consistent installs Marek Lesko 2025-10-19 16:52:52 +00:00
  • aba8943d17 Migrate to modernize template Marek Lesko 2025-10-19 16:34:01 +00:00
  • 9deee01ba3 fix: update Angular CLI version and refactor dialog component template Marek Lesko 2025-10-19 16:33:28 +00:00
  • f21ba09a6f Added pcakage-lock Marek Lesko 2025-10-19 14:34:56 +00:00
  • 0e5f91d02e Update .gitlab-ci.yml file Marek Lesko 2025-10-14 12:04:42 +00:00
  • 6ee421e109 Update .gitlab-ci.yml file Marek Lesko 2025-10-14 11:54:16 +00:00
  • 8e5561b80d Update .gitlab-ci.yml file Marek Lesko 2025-10-14 11:52:17 +00:00
  • 7a29d18494 Update .gitlab-ci.yml file Marek Lesko 2025-10-14 11:49:46 +00:00
  • dcc17e7e25 chore: add initialization tasks for devcontainer setup Marek Lesko 2025-10-14 10:29:12 +00:00
  • 4c110f7f6e chore: update devcontainer configuration for improved setup Marek Lesko 2025-10-14 10:16:23 +00:00
  • 08d4432351 Changes Marek Lesko 2025-10-14 08:22:01 +00:00
  • 4dda50cbf4 ADDED Materialize theme Marek Lesko 2025-10-13 18:18:04 +02:00
  • 9451589a9d Edit docker-compose.yaml Marek Lesko 2025-09-08 12:43:44 +00:00
  • 5c3ea53231 Edit app.routes.ts Marek Lesko 2025-08-06 20:18:17 +00:00
  • 7919a93ab4 feat: integrate Tailwind CSS and implement dark mode functionality Marek Lesko 2025-08-06 19:53:23 +00:00
  • 02116aa3df Refactor HTML and configuration files for improved structure and consistency Marek Lesko 2025-08-05 06:35:56 +00:00
  • 83ca026a55 Edit Dockerfile Marek Lesko 2025-08-04 18:45:55 +00:00
  • 58d981b629 Edit app.config.ts #5 Marek Lesko 2025-08-03 18:48:20 +00:00
  • 3fd3a77057 Edit app.config.ts #5 Marek Lesko 2025-08-03 18:41:37 +00:00
  • 9cd2f4ef9c fix: simplify database connection string handling in Program.cs #3 Marek Lesko 2025-08-01 11:42:15 +02:00
  • 4d26344665 fix: update CORS policy and add CorsOrigins to configuration #5 Marek Lesko 2025-08-01 11:02:57 +02:00
  • f8c555bc84 fix: correct escaping in apiEndpoint sed command in docker-build #5 Marek Lesko 2025-08-01 10:22:36 +02:00
  • 09b9969292 fix: correct escaping in apiEndpoint sed command in docker-build #5 Marek Lesko 2025-08-01 10:21:46 +02:00
  • 3638606e45 fix: correct escaping in apiEndpoint sed command in docker-build #5 Marek Lesko 2025-08-01 10:18:19 +02:00
  • fa229e1e0c fix: correct escaping in apiEndpoint sed command in docker-build #5 Marek Lesko 2025-08-01 10:14:35 +02:00
  • fc164063c8 fix: correct escaping in apiEndpoint sed command in docker-build #5 Marek Lesko 2025-08-01 10:11:11 +02:00
  • 2df87904c1 fix: correct escaping in apiEndpoint sed command in docker-build #5 Marek Lesko 2025-08-01 10:07:10 +02:00
  • 8447f82dcf fix: update apiEndpoint in docker-build to include https protocol #5 Marek Lesko 2025-08-01 09:58:47 +02:00
  • f25af78f81 fix: update AllowedHosts in docker-build to use PUBLIC_WEB_URL #5 Marek Lesko 2025-08-01 09:52:59 +02:00
  • c251589885 feat: implement API endpoint interceptor and update app configuration #5 Marek Lesko 2025-08-01 09:51:22 +02:00
  • 7902cc4dcf Update .gitlab-ci.yml file #5 Marek Lesko 2025-08-01 07:06:11 +00:00
  • e7c75609d2 fix: update apiEndpoint in docker-build to use PUBLIC_WEB_URL #4 Marek Lesko 2025-08-01 09:00:51 +02:00
  • 2f86edb5e6 Minor fixes #5 Marek Lesko 2025-08-01 08:38:44 +02:00
  • 0ab0402172 feat: implement authentication flow and dynamic API configuration #5 Marek Lesko 2025-07-31 17:41:18 +02:00
  • 42f84e878f fix: update redirectUri to use window.location.origin for dynamic URL handling #5 Marek Lesko 2025-07-31 15:59:40 +02:00
  • 66757b4b9f Merge branch 'PROVIDING-authentication-flow' into 'dev' Marek Lesko 2025-07-30 06:09:18 +00:00
  • af127b716e fix: update package versions for EntityFramework and adjust API endpoint in login component Marek Lesko 2025-07-30 08:05:36 +02:00
  • f032df2894 Update .gitlab-ci.yml file #5 Marek Lesko 2025-07-29 18:10:10 +00:00
  • 329fb94a3a feat: update ProductController route and enhance authentication configuration Marek Lesko 2025-07-29 16:23:12 +00:00
  • 9217e805e9 feat: integrate angular-oauth2-oidc for authentication Marek Lesko 2025-07-29 15:58:56 +00:00
  • 50f0bb7f57 Enable authorization for ProductController and update GetProducts method to support optional ID query parameter #5 Marek Lesko 2025-07-28 11:49:01 +00:00
  • 35d7160fdd Remove unused flag from docker image prune command in docker-deploy job #5 Marek Lesko 2025-07-28 11:35:38 +00:00
  • 228b303d3e Update update_db job to specify dotnet-ef version and adjust PATH for database migrations #5 Marek Lesko 2025-07-28 11:32:32 +00:00
  • d66e7e7126 Install dotnet-ef tool in update_db job for database migrations #5 Marek Lesko 2025-07-28 11:20:09 +00:00
  • b3e459211d Refactor update_db job to specify project paths for dotnet commands #5 Marek Lesko 2025-07-28 11:12:10 +00:00
  • e84cf9dfb7 Remove commented-out build jobs and adjust update_db job to change directory before restoring and building the project #5 Marek Lesko 2025-07-28 11:04:47 +00:00
  • a20155bb1e Add shell tag to docker-deploy job and set dependency for update_db job #5 Marek Lesko 2025-07-28 10:57:11 +00:00
  • 14c3307339 Refactor database update job and update connection string in docker-compose for consistency #5 Marek Lesko 2025-07-28 10:50:11 +00:00
  • e35fe1bf6c Update database connection string to include TrustServerCertificate option #5 Marek Lesko 2025-07-28 10:26:51 +00:00
  • 7b9ac121b6 Refactor docker-deploy script to change directory before pulling and deploying Docker images #5 Marek Lesko 2025-07-28 10:22:00 +00:00
  • 7e3481e17f Update Docker build and deployment scripts for improved image tagging and configuration #5 Marek Lesko 2025-07-28 10:19:15 +00:00
  • e77a275885 Update Docker image tagging to use commit reference name instead of tag #5 Marek Lesko 2025-07-28 10:15:09 +00:00
  • 6940ba1fc0 Add Docker image tagging and update deployment script in CI configuration #5 Marek Lesko 2025-07-28 10:12:28 +00:00
  • c8fde6f44c Refactor database connection handling and update Docker Compose environment variables #5 Marek Lesko 2025-07-28 10:05:41 +00:00