-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: theauk/ProjectBank
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: theauk/ProjectBank
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev-in-disguise
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 9 files changed
- 6 contributors
Commits on Dec 18, 2021
-
Updates to entities, pages, controllers, repos, tests (#15)
* Testing for repo * Get active users - repo * Get active users from controller * LandingPage only pulls active users for filter now. * Runs * ToDTO entity methods. * Project repo beautification * User repo beautification. * Fix failing post project test by adding claim principal for test user * Remove unused imports * Fix comments * Clean up some more * Updated script to use universal URI * Updated readme * WithUserClaims() now creates an unauthorized user * Cleaned up. Streamlined namespace notation. * Moved to new folder to streamline structure * Created new migrations * Set properties to nullable, since they are already checked by database * Implemented roles enum for users. * Implemented roles for users to filter by * Implemented read by email * Now implements IComparable because Tag is used in sorted list * Implemented role for users and set email index * Updated migrations to support email and roles * Cleaned up and added tests * Added unknown role for error * Added new test data for student role * Fixed 400 bug, when creating Project with email * Now support filtering by multiple roles * Fixed bug with ordering of users causing 500 error * Minor updates to script * Made projects and taggroups associate itself to a university on creation * things * Delete shared folder * revert tests * Manage tag groups add/delete tags fixed * Added license (#14) * Fixed loading loop. Now displays relevant messages * Fixed equals throws exception (TY Viktor <3) * Cascade deletion of Tags now works * Added todo * Update button wrap and edit icon to make edit name more obvious Co-authored-by: Viktor Máni Jensson <[email protected]> Co-authored-by: Gustav Metnik-Beck <[email protected]> Co-authored-by: Mai_Sigurd <[email protected]> Co-authored-by: itu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75f453e - Browse repository at this point
Copy the full SHA 75f453eView commit details
Commits on Dec 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7eaeae1 - Browse repository at this point
Copy the full SHA 7eaeae1View commit details -
Merge branch 'main' into dev-in-disguise
# Conflicts: # ProjectBank.Client/Pages/CreateProject.razor # ProjectBank.Client/Pages/LandingPage.razor # ProjectBank.Client/Pages/ManageTagGroups.razor # ProjectBank.Client/wwwroot/css/styles.css # ProjectBank.Core/DTOs/ProjectDTO.cs # ProjectBank.Core/DTOs/TagDTO.cs # ProjectBank.Core/DTOs/TagGroupDTO.cs # ProjectBank.Core/DTOs/UniversityDTO.cs # ProjectBank.Core/DTOs/UserDTO.cs # ProjectBank.Core/IRepositories/IProjectRepository.cs # ProjectBank.Core/IRepositories/ITagGroupRepository.cs # ProjectBank.Core/IRepositories/IUniveristyRepository.cs # ProjectBank.Core/IRepositories/IUserRepository.cs # ProjectBank.Core/Roles.cs # ProjectBank.Infrastructure.Tests/RepoTests.cs # ProjectBank.Infrastructure.Tests/Repositories/ProjectRepositoryTests.cs # ProjectBank.Infrastructure.Tests/Repositories/TagGroupRepositoryTest.cs # ProjectBank.Infrastructure.Tests/Repositories/UniversityRepositoryTests.cs # ProjectBank.Infrastructure.Tests/Repositories/UserRepositoryTests.cs # ProjectBank.Infrastructure/EntityExtension.cs # ProjectBank.Infrastructure/Repositories/ProjectRepository.cs # ProjectBank.Infrastructure/Repositories/TagGroupRepository.cs # ProjectBank.Infrastructure/Repositories/UniversityRepository.cs # ProjectBank.Infrastructure/Repositories/UserRepository.cs # ProjectBank.Infrastructure/SeedExtensions.cs # ProjectBank.Server.Integration.Tests/CustomWebApplicationFactory.cs # ProjectBank.Server.Integration.Tests/TagGroupTests.cs # ProjectBank.Server.Tests/Controllers/ProjectControllerTests.cs # ProjectBank.Server.Tests/Controllers/TagGroupControllerTests.cs # ProjectBank.Server.Tests/Controllers/UserControllerTest.cs # ProjectBank.Server.Tests/GlobalUsings.cs # ProjectBank.Server/Controllers/ProjectController.cs # ProjectBank.Server/Controllers/TagGroupController.cs # ProjectBank.Server/Controllers/UniversityController.cs # ProjectBank.Server/Controllers/UserController.cs # ProjectBank.Server/GlobalUsings.cs # ProjectBank.Server/Model/Extensions.cs # README.md # run.ps1
Configuration menu - View commit details
-
Copy full SHA for 9465eb1 - Browse repository at this point
Copy the full SHA 9465eb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7114434 - Browse repository at this point
Copy the full SHA 7114434View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa925f7 - Browse repository at this point
Copy the full SHA aa925f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 236e931 - Browse repository at this point
Copy the full SHA 236e931View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c5067a - Browse repository at this point
Copy the full SHA 0c5067aView commit details -
Configuration menu - View commit details
-
Copy full SHA for eedc4a6 - Browse repository at this point
Copy the full SHA eedc4a6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...dev-in-disguise