Skip to content
Snippets Groups Projects

Draft: Resolve "Queue should display Building name in front of room name"

Make sure to read our contributing guide

Closes #448 (closed)

Edited by Otto Visser

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • There is also still a RoomSummaryDTO field in RequestViewDTO, these both seem to go through RoomCacheManager. We should make a method on Labracore to get rooms by id as it seem quite required in this case.

  • Otto Visser added 1 commit

    added 1 commit

    Compare with previous version

  • Chris Lemaire resolved all threads

    resolved all threads

  • Chris Lemaire approved this merge request

    approved this merge request

  • Otto Visser added 48 commits

    added 48 commits

    • dd2bbe97 - Add endpoint for uploading CSV for new participants
    • 9026e118 - Add error message incase something fails with the csv parsing
    • c901405f - Add jdoc to new methods
    • 6c991e87 - Add test for error in csv
    • 9112c932 - Add changelog entry
    • a6991f63 - Add documentation to Edition controller
    • 714d1b08 - Add CodeMirror and format CSV example for participants
    • bde3afd9 - Add test to make sure CSV's get parsed correctly
    • 5a568998 - Add DATABASE_TO_UPPER=false option to h2 test datasource
    • b130d605 - fix gradle
    • 1e205aa9 - Fix commenting
    • 412dd0cb - Temp disable license plugins
    • 1f45bb01 - Add an initial version for Lab constraints
    • 13953a42 - Add mail service for sending a Course create request
    • fa19c1f2 - Add tests for new MailService and MailController
    • ee1f4acb - Add back feedback overview and fix input
    • a09d62c6 - Add tests and fix minor permission issue
    • 13d24d11 - Add database-platform setting to PostgreSQL test setup
    • a2ac2389 - Add create Module and create Assignment buttons
    • 47101a22 - Add a standard sorting to the lab page
    • 9e6942a2 - Add filter for the type of the lab
    • 0ebcfae5 - Add module filter to labs page
    • f3bdec04 - Add some margins to the lab filters
    • f871cea6 - Add lab sort and filter to changelog file
    • 3ae530cc - Add profile information to test application yaml
    • ca00f5f2 - Add access control for request course methods
    • e5e4c771 - Run spotless
    • 076f6f49 - Fix final issues with rebase
    • 910c7b6b - Resolve "[Queue-2.0] Check Admin overview for todayish courses"
    • 18805c80 - Add missing replacement of db name, username, password
    • 268250ae - Draft capacity labs
    • 4eec04ad - WIP
    • de3b4422 - Limited lab creation
    • d5dead44 - Enable viewing limited capacity lab
    • 08b5bc74 - Partially address feedback in MR
    • 88ce2752 - Add service to select people in a capacity lab
    • 056dd6ce - Refactor to have different requests for different labs
    • 1532120d - Add migration for labs and requests
    • 0327be81 - Add a test for CapacitySessionService
    • 796835bc - Add tests for the added DTOs and LabController
    • 9a740836 - Fix final tests and test databaset
    • 26af5ea7 - Fix migrations by moving the manual migrations
    • 75879be6 - Fix momentjs dependencies and update a few other
    • d3ed4382 - Add pre-loads for caches in critical areas
    • 8ae1ff27 - Add a method for getting the user-friendly role type
    • f3d6155c - Fix typo
    • 4533dcee - Add building name to room name in Request tables
    • 6dddfd42 - Use roomDetails where needed

    Compare with previous version

  • Otto Visser marked this merge request as draft from 4eec04ad

    marked this merge request as draft from 4eec04ad

  • closed

  • Please register or sign in to reply
    Loading