-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New user role entity #20
Commits on Nov 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed5fde9 - Browse repository at this point
Copy the full SHA ed5fde9View commit details
Commits on Nov 11, 2024
-
Update CI/CD workflows to allow execution on develop branch and restr…
…ict production deployment to main branch
Configuration menu - View commit details
-
Copy full SHA for 7b66a0a - Browse repository at this point
Copy the full SHA 7b66a0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8682563 - Browse repository at this point
Copy the full SHA 8682563View commit details
Commits on Nov 12, 2024
-
Update Movie model and migration: set default value for Timestamp, ad…
…just column types, and enhance validation attributes
Configuration menu - View commit details
-
Copy full SHA for dec9ce6 - Browse repository at this point
Copy the full SHA dec9ce6View commit details -
Add unit tests for Movie model: include test data with default Timest…
…amp and Rating attributes
Configuration menu - View commit details
-
Copy full SHA for 94fa406 - Browse repository at this point
Copy the full SHA 94fa406View commit details -
Refactor Movie model and edit page: initialize string properties with…
… default values and update nullability for Movie property in edit model
Configuration menu - View commit details
-
Copy full SHA for 5524f74 - Browse repository at this point
Copy the full SHA 5524f74View commit details
Commits on Nov 13, 2024
-
Implement user role-based movie actions and add favorites functionali…
…ty: update login process to store user role, modify movie index page to show actions based on role, and create add to favorites page and logic
Configuration menu - View commit details
-
Copy full SHA for e1d07fa - Browse repository at this point
Copy the full SHA e1d07faView commit details
Commits on Nov 14, 2024
-
Update Pages/Account/Login.cshtml.cs
Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a052570 - Browse repository at this point
Copy the full SHA a052570View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38e43a1 - Browse repository at this point
Copy the full SHA 38e43a1View commit details
Commits on Nov 16, 2024
-
Enhance login experience: display error messages for invalid input an…
…d add UI test framework setup
Configuration menu - View commit details
-
Copy full SHA for 1e25fe6 - Browse repository at this point
Copy the full SHA 1e25fe6View commit details
Commits on Nov 17, 2024
-
Update UI tests: add await to navigation calls for improved async han…
…dling and update .gitignore to exclude .err and .out files
Configuration menu - View commit details
-
Copy full SHA for 62359b5 - Browse repository at this point
Copy the full SHA 62359b5View commit details -
Update CI workflow: rename staging job, add automated UI tests, and a…
…djust dependencies for QA environment provisioning
Configuration menu - View commit details
-
Copy full SHA for ac0f871 - Browse repository at this point
Copy the full SHA ac0f871View commit details -
Update CI workflow: set environment variables for development and dat…
…abase connection in CD pipeline
Configuration menu - View commit details
-
Copy full SHA for 7f96459 - Browse repository at this point
Copy the full SHA 7f96459View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5433bd - Browse repository at this point
Copy the full SHA e5433bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13ebbad - Browse repository at this point
Copy the full SHA 13ebbadView commit details -
Configuration menu - View commit details
-
Copy full SHA for e926d56 - Browse repository at this point
Copy the full SHA e926d56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7804c6a - Browse repository at this point
Copy the full SHA 7804c6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17a5776 - Browse repository at this point
Copy the full SHA 17a5776View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1819001 - Browse repository at this point
Copy the full SHA 1819001View commit details -
Update CI workflow: adjust ASP.NET Core URL settings for application …
…readiness checks
Configuration menu - View commit details
-
Copy full SHA for beda6a3 - Browse repository at this point
Copy the full SHA beda6a3View commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2bd46f7 - Browse repository at this point
Copy the full SHA 2bd46f7View commit details -
Update devcontainer configuration: enhance setup with customizations …
…and build commands
Configuration menu - View commit details
-
Copy full SHA for cc6cf21 - Browse repository at this point
Copy the full SHA cc6cf21View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa996c6 - Browse repository at this point
Copy the full SHA fa996c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd2dec0 - Browse repository at this point
Copy the full SHA bd2dec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1877f99 - Browse repository at this point
Copy the full SHA 1877f99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d8b35d - Browse repository at this point
Copy the full SHA 8d8b35dView commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9456ff6 - Browse repository at this point
Copy the full SHA 9456ff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec14283 - Browse repository at this point
Copy the full SHA ec14283View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a00c4c - Browse repository at this point
Copy the full SHA 9a00c4cView commit details
Commits on Nov 20, 2024
-
Update LoginUITests and WebDriverFixture: change URL to use HTTP and …
…accept insecure certificates
Configuration menu - View commit details
-
Copy full SHA for 6be3de1 - Browse repository at this point
Copy the full SHA 6be3de1View commit details -
Update CI workflow and UI tests: rename job, add UI test execution, a…
…nd improve URL handling
Configuration menu - View commit details
-
Copy full SHA for 7b0044a - Browse repository at this point
Copy the full SHA 7b0044aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3169bfd - Browse repository at this point
Copy the full SHA 3169bfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce0a2a8 - Browse repository at this point
Copy the full SHA ce0a2a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a11f2b - Browse repository at this point
Copy the full SHA 4a11f2bView commit details
Commits on Nov 24, 2024
-
Update CI workflow: switch project references to solution file and ad…
…d authentication check in AddFavorites page
Configuration menu - View commit details
-
Copy full SHA for d9490ac - Browse repository at this point
Copy the full SHA d9490acView commit details -
Update CI workflow: change project reference from solution file to pr…
…oject file in publish step
Configuration menu - View commit details
-
Copy full SHA for 07a972a - Browse repository at this point
Copy the full SHA 07a972aView commit details -
Update CI workflow: change project reference from solution file to pr…
…oject file for restore and build steps
Configuration menu - View commit details
-
Copy full SHA for dde4b5a - Browse repository at this point
Copy the full SHA dde4b5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c657f7c - Browse repository at this point
Copy the full SHA c657f7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 155b947 - Browse repository at this point
Copy the full SHA 155b947View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8e2874 - Browse repository at this point
Copy the full SHA c8e2874View commit details -
Update CD workflow: modify artifact URL generation to use commit hash…
… for IaC staging files
Configuration menu - View commit details
-
Copy full SHA for cbdb1bc - Browse repository at this point
Copy the full SHA cbdb1bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b637dfe - Browse repository at this point
Copy the full SHA b637dfeView commit details -
Update LoginUITests: add tests for special characters, max length, SQ…
…L injection prevention, and throttling; update CD workflow to gather telemetry data
Configuration menu - View commit details
-
Copy full SHA for f359c58 - Browse repository at this point
Copy the full SHA f359c58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66fc491 - Browse repository at this point
Copy the full SHA 66fc491View commit details -
Update CD workflow: enhance telemetry data gathering for UI tests wit…
…h additional configuration options
Configuration menu - View commit details
-
Copy full SHA for 6d9a05c - Browse repository at this point
Copy the full SHA 6d9a05cView commit details
Commits on Nov 25, 2024
-
Update CI workflow: remove push triggers for main and develop branche…
…s, streamline paths to ignore
Configuration menu - View commit details
-
Copy full SHA for db57350 - Browse repository at this point
Copy the full SHA db57350View commit details -
Update CI workflow: modify job trigger to run only on pull requests f…
…rom main to develop branch
Configuration menu - View commit details
-
Copy full SHA for ebb0b9d - Browse repository at this point
Copy the full SHA ebb0b9dView commit details -
Update CI workflow: refine job trigger condition for pull requests fr…
…om main to develop branch
Configuration menu - View commit details
-
Copy full SHA for e40ac3c - Browse repository at this point
Copy the full SHA e40ac3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a52922 - Browse repository at this point
Copy the full SHA 1a52922View commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3881bd - Browse repository at this point
Copy the full SHA c3881bdView commit details -
Update Terraform configurations: set default image tag to "latest" in…
… production and staging environments
Configuration menu - View commit details
-
Copy full SHA for c9377fd - Browse repository at this point
Copy the full SHA c9377fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d1c852 - Browse repository at this point
Copy the full SHA 9d1c852View commit details -
Configuration menu - View commit details
-
Copy full SHA for 354ee64 - Browse repository at this point
Copy the full SHA 354ee64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ff675f - Browse repository at this point
Copy the full SHA 1ff675fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 219dfba - Browse repository at this point
Copy the full SHA 219dfbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1f2da0 - Browse repository at this point
Copy the full SHA d1f2da0View commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 412df0b - Browse repository at this point
Copy the full SHA 412df0bView commit details -
Update CI workflow: include language in build job name and refine con…
…ditions for manual build steps
Configuration menu - View commit details
-
Copy full SHA for 8a3adf4 - Browse repository at this point
Copy the full SHA 8a3adf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 406fbcd - Browse repository at this point
Copy the full SHA 406fbcdView commit details -
Update CI workflow: simplify build job configuration and specify runt…
…ime for C# publishing
Configuration menu - View commit details
-
Copy full SHA for d1b7a41 - Browse repository at this point
Copy the full SHA d1b7a41View commit details -
Update CI workflow: parameterize runner for build jobs and specify ru…
…nner for each language
Configuration menu - View commit details
-
Copy full SHA for 2aa18ae - Browse repository at this point
Copy the full SHA 2aa18aeView commit details -
Update CI workflow: refine push triggers and ignore specific paths fo…
…r main and develop branches
Configuration menu - View commit details
-
Copy full SHA for 5861d09 - Browse repository at this point
Copy the full SHA 5861d09View commit details -
Update CI workflow: change pull_request event to pull_request_target …
…for enhanced security
Configuration menu - View commit details
-
Copy full SHA for b55d114 - Browse repository at this point
Copy the full SHA b55d114View commit details -
Update CI workflow: change pull_request condition to pull_request_tar…
…get for improved security
Configuration menu - View commit details
-
Copy full SHA for 8d320b7 - Browse repository at this point
Copy the full SHA 8d320b7View commit details -
Update CI workflow: modify job condition to trigger on push events an…
…d specific pull request scenarios
Configuration menu - View commit details
-
Copy full SHA for 8885168 - Browse repository at this point
Copy the full SHA 8885168View commit details
Commits on Nov 30, 2024
-
Update CI workflow: restructure jobs for staging environment setup an…
…d UI testing; enhance browser support in tests
Configuration menu - View commit details
-
Copy full SHA for 5aaff43 - Browse repository at this point
Copy the full SHA 5aaff43View commit details -
Update CI workflow: add step to upload Terraform state files; adjust …
…environment variables for UI tests
Configuration menu - View commit details
-
Copy full SHA for 43227e8 - Browse repository at this point
Copy the full SHA 43227e8View commit details -
Update CI workflow: add outputs for container app URL and hash URL; a…
…djust environment variable handling
Configuration menu - View commit details
-
Copy full SHA for e7d876c - Browse repository at this point
Copy the full SHA e7d876cView commit details -
Update LoginUITests: increase timeout for error message visibility an…
…d add detailed logging on timeout
Configuration menu - View commit details
-
Copy full SHA for f10a449 - Browse repository at this point
Copy the full SHA f10a449View commit details -
Update LoginUITests: increase WebDriver wait timeout from 10 to 20 se…
…conds for improved stability
Configuration menu - View commit details
-
Copy full SHA for 5a0c840 - Browse repository at this point
Copy the full SHA 5a0c840View commit details -
Configuration menu - View commit details
-
Copy full SHA for d24a8ef - Browse repository at this point
Copy the full SHA d24a8efView commit details
Commits on Dec 1, 2024
-
Update LoginUITests: increase WebDriver wait timeout to 30 seconds an…
…d change error message visibility check to presence
Configuration menu - View commit details
-
Copy full SHA for 0ad487f - Browse repository at this point
Copy the full SHA 0ad487fView commit details -
Refactor CI workflow and update UI tests: rename job, adjust wait tim…
…es, and add sleep for error message visibility
Configuration menu - View commit details
-
Copy full SHA for 5d342b5 - Browse repository at this point
Copy the full SHA 5d342b5View commit details -
Refactor LoginUITests: replace Thread.Sleep with explicit waits for i…
…mproved test reliability
Configuration menu - View commit details
-
Copy full SHA for 188141c - Browse repository at this point
Copy the full SHA 188141cView commit details -
Enhance application security and performance: add Data Protection wit…
…h ephemeral keys, increase container resources to 2 CPU and 4Gi memory, and improve error handling in LoginUITests
Configuration menu - View commit details
-
Copy full SHA for 880f498 - Browse repository at this point
Copy the full SHA 880f498View commit details -
Refactor Data Protection configuration: switch from ephemeral keys to…
… file-based key store and remove redundant database initialization code
Configuration menu - View commit details
-
Copy full SHA for 9cdc86a - Browse repository at this point
Copy the full SHA 9cdc86aView commit details -
Configure Data Protection with ephemeral keys, add error handling for…
… database migration and seeding, and disable anti-forgery token validation globally
Configuration menu - View commit details
-
Copy full SHA for 1e87490 - Browse repository at this point
Copy the full SHA 1e87490View commit details -
Configuration menu - View commit details
-
Copy full SHA for c467d6a - Browse repository at this point
Copy the full SHA c467d6aView commit details -
Refactor LoginUITests and WebDriverFixture: implement IAsyncLifetime …
…for async setup/cleanup, centralize WebDriver options, and remove implicit waits for improved test reliability
Configuration menu - View commit details
-
Copy full SHA for 28bae8b - Browse repository at this point
Copy the full SHA 28bae8bView commit details -
Refactor Data Protection setup: switch to file-based key store, enhan…
…ce error handling during migration and seeding, and streamline configuration
Configuration menu - View commit details
-
Copy full SHA for 07da4fd - Browse repository at this point
Copy the full SHA 07da4fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba9b704 - Browse repository at this point
Copy the full SHA ba9b704View commit details -
Refactor user seeding in RazorPagesMovieContext: streamline password …
…handling, add multiple admin and standard users, and remove redundant migration file
Configuration menu - View commit details
-
Copy full SHA for e7e8054 - Browse repository at this point
Copy the full SHA e7e8054View commit details -
Enhance UI tests: parameterize user and admin credentials in LoginUIT…
…ests and update CI workflow to support multiple test users
Configuration menu - View commit details
-
Copy full SHA for 7044ac8 - Browse repository at this point
Copy the full SHA 7044ac8View commit details -
Refactor CI workflow: replace user matrices with environment variable…
… setup for macOS and Windows to streamline test user configuration
Configuration menu - View commit details
-
Copy full SHA for cfb943e - Browse repository at this point
Copy the full SHA cfb943eView commit details
Commits on Dec 2, 2024
-
Refactor CI workflow: consolidate environment variable setup for macO…
…S and Windows to randomize test user credentials
Configuration menu - View commit details
-
Copy full SHA for ae7888b - Browse repository at this point
Copy the full SHA ae7888bView commit details -
Refactor CI workflow: separate environment variable setup for macOS a…
…nd Windows to define specific test user credentials
Configuration menu - View commit details
-
Copy full SHA for 8a32ef9 - Browse repository at this point
Copy the full SHA 8a32ef9View commit details -
Enhance CI workflow: add sleep command to environment variable setup …
…for macOS and Windows to allow server to receive requests
Configuration menu - View commit details
-
Copy full SHA for 652308d - Browse repository at this point
Copy the full SHA 652308dView commit details -
Enhance CI workflow: reduce sleep command duration in environment var…
…iable setup for macOS and Windows to optimize request handling
Configuration menu - View commit details
-
Copy full SHA for 49e9b6f - Browse repository at this point
Copy the full SHA 49e9b6fView commit details -
Enhance CI workflow: increase sleep duration in environment variable …
…setup for Windows to ensure server readiness for requests
Configuration menu - View commit details
-
Copy full SHA for 13b5932 - Browse repository at this point
Copy the full SHA 13b5932View commit details -
Refactor CI workflow: update environment variable setup for macOS to …
…improve clarity in job naming
Configuration menu - View commit details
-
Copy full SHA for c88c39c - Browse repository at this point
Copy the full SHA c88c39cView commit details -
Refactor CI workflow: separate UI tests for macOS and Windows with di…
…stinct environment variable setups
Configuration menu - View commit details
-
Copy full SHA for 7026211 - Browse repository at this point
Copy the full SHA 7026211View commit details -
Refactor CI workflow: update dependencies for QA ticket creation to i…
…nclude both macOS and Windows UI tests
Configuration menu - View commit details
-
Copy full SHA for 9cc2809 - Browse repository at this point
Copy the full SHA 9cc2809View commit details -
Refactor CI workflow: add wait step between macOS and Windows UI test…
…s to ensure proper sequencing
Configuration menu - View commit details
-
Copy full SHA for 81f5d6a - Browse repository at this point
Copy the full SHA 81f5d6aView commit details -
Refactor CI workflow: consolidate macOS and Windows UI tests into a s…
…ingle job and remove redundant environment variable setup
Configuration menu - View commit details
-
Copy full SHA for 05b3cf0 - Browse repository at this point
Copy the full SHA 05b3cf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d8e01b - Browse repository at this point
Copy the full SHA 0d8e01bView commit details
Commits on Dec 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e537eff - Browse repository at this point
Copy the full SHA e537effView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23c234d - Browse repository at this point
Copy the full SHA 23c234dView commit details