diff --git a/docs/services/panel.md b/docs/services/panel.md index 963911a85db0ba2809d9c84cecd787ada92900d7..22b63337e8f8be8b6a7149a967b27b0b92d71c4b 100644 --- a/docs/services/panel.md +++ b/docs/services/panel.md @@ -48,26 +48,26 @@ The Panel web app is currently deployed to the following web environments: The source code for the Panel can be found at the following URL: -<https://dev.azure.com/meh37/panel> +<https://gitlab.developers.cam.ac.uk/uis/devops/Panel/panel> The code is spread over the following repositories: | Repository | Description | | ----------- | ------------------ | -| [BEL](https://meh37.visualstudio.com/Panel/_versionControl?path=%24/Panel/BEL) | Holds business objects | -| [BPL](https://meh37.visualstudio.com/Panel/_versionControl?path=%24/Panel/BPL) | Holds business processes; knits together BEL and DAL| -| [BuildProcessTemplates (Deprecated)](https://meh37.visualstudio.com/Panel/_versionControl?path=%24/Panel/BuildProcessTemplates) | Not currently used | -| [ConsolePullDocuments](https://meh37.visualstudio.com/Panel/_versionControl?path=%24/Panel/ConsolePullDocuments) | Used by Computer Lab, this pulls the CamSIS documents into one downloadable zip file they can source | -| [DAL](https://meh37.visualstudio.com/Panel/_versionControl?path=%24/Panel/DAL) | Data access routines, for example a library to communicate by SQL server | -| [Database (Deprecated)](https://meh37.visualstudio.com/Panel/_versionControl?path=%24/Panel/Database) | No longer used as requires a subscription from Redgate - use [SQL](https://meh37.visualstudio.com/Panel/_versionControl?path=%24/Panel/SQL) instead | -| [Documents](https://meh37.visualstudio.com/Panel/_versionControl?path=%24/Panel/Documents) | A library that can hold documentation | -| [EDMSTestingApp](https://meh37.visualstudio.com/Panel/_versionControl?path=%24/Panel/EDMSTestingApp) | A testing application for EDMS (Electronic Document Management System) - this is a bespoke library that accesses data related to applicants | -| [FormsTestApp (Deprecated)](https://meh37.visualstudio.com/Panel/_versionControl?path=%24/Panel/FormsTestApp) | Deprecated project for an unused windows forms application | -| [packages](https://meh37.visualstudio.com/Panel/_versionControl?path=%24/Panel/packages) | Holds the NuGet packages for the project | -| [SQL](https://meh37.visualstudio.com/Panel/_versionControl?path=%24/Panel/SQL) | Holds SQL change scripts | -| [TestConsole (Deprecated)](https://meh37.visualstudio.com/Panel/_versionControl?path=%24/Panel/TestConsole) | Deprecated library that holds console app for testing | -| [UnitTests](https://meh37.visualstudio.com/Panel/_versionControl?path=%24/Panel/UnitTests) | Unit tests around Panel | -| [Website](https://meh37.visualstudio.com/Panel/_versionControl?path=%24/Panel/Website) | Holds source code for the website | +| [BEL](https://gitlab.developers.cam.ac.uk/uis/devops/Panel/panel/_versionControl?path=%24/Panel/BEL) | Holds business objects | +| [BPL](https://gitlab.developers.cam.ac.uk/uis/devops/Panel/panel/_versionControl?path=%24/Panel/BPL) | Holds business processes; knits together BEL and DAL| +| [BuildProcessTemplates (Deprecated)](https://gitlab.developers.cam.ac.uk/uis/devops/Panel/panel/_versionControl?path=%24/Panel/BuildProcessTemplates) | Not currently used | +| [ConsolePullDocuments](https://gitlab.developers.cam.ac.uk/uis/devops/Panel/panel/_versionControl?path=%24/Panel/ConsolePullDocuments) | Used by Computer Lab, this pulls the CamSIS documents into one downloadable zip file they can source | +| [DAL](https://gitlab.developers.cam.ac.uk/uis/devops/Panel/panel/_versionControl?path=%24/Panel/DAL) | Data access routines, for example a library to communicate by SQL server | +| [Database (Deprecated)](https://gitlab.developers.cam.ac.uk/uis/devops/Panel/panel/_versionControl?path=%24/Panel/Database) | No longer used as requires a subscription from Redgate - use [SQL](https://gitlab.developers.cam.ac.uk/uis/devops/Panel/panel/_versionControl?path=%24/Panel/SQL) instead | +| [Documents](https://gitlab.developers.cam.ac.uk/uis/devops/Panel/panel/_versionControl?path=%24/Panel/Documents) | A library that can hold documentation | +| [EDMSTestingApp](https://gitlab.developers.cam.ac.uk/uis/devops/Panel/panel/_versionControl?path=%24/Panel/EDMSTestingApp) | A testing application for EDMS (Electronic Document Management System) - this is a bespoke library that accesses data related to applicants | +| [FormsTestApp (Deprecated)](https://gitlab.developers.cam.ac.uk/uis/devops/Panel/panel/_versionControl?path=%24/Panel/FormsTestApp) | Deprecated project for an unused windows forms application | +| [packages](https://gitlab.developers.cam.ac.uk/uis/devops/Panel/panel/_versionControl?path=%24/Panel/packages) | Holds the NuGet packages for the project | +| [SQL](https://gitlab.developers.cam.ac.uk/uis/devops/Panel/panel/_versionControl?path=%24/Panel/SQL) | Holds SQL change scripts | +| [TestConsole (Deprecated)](https://gitlab.developers.cam.ac.uk/uis/devops/Panel/panel/_versionControl?path=%24/Panel/TestConsole) | Deprecated library that holds console app for testing | +| [UnitTests](https://gitlab.developers.cam.ac.uk/uis/devops/Panel/panel/_versionControl?path=%24/Panel/UnitTests) | Unit tests around Panel | +| [Website](https://gitlab.developers.cam.ac.uk/uis/devops/Panel/panel/_versionControl?path=%24/Panel/Website) | Holds source code for the website | ## Technologies used diff --git a/docs/services/toast.md b/docs/services/toast.md index ef6a90f85981006ec1a3ea746622f6fc7fef9288..1d914e6ab0210aa1f58cc36c0373a54192a3e781 100644 --- a/docs/services/toast.md +++ b/docs/services/toast.md @@ -74,7 +74,7 @@ drive is mapped to `\\blue.cam.ac.uk\group` as per standard university build): The source code for the TOAST can be found at the following URL: -<https://dev.azure.com/meh37/TOAST> +<https://gitlab.developers.cam.ac.uk/uis/devops/Toast> The code is spread over the following repository folders: @@ -82,20 +82,20 @@ The code is spread over the following repository folders: | Repository | Description | | ----------- | ------------------ | -| [BEL](https://meh37.visualstudio.com/TOAST/_versionControl?path=%24/TOAST/BEL) | Holds business objects | -| [BPL](https://meh37.visualstudio.com/TOAST/_versionControl?path=%24/TOAST/BPL) | Holds business processes; knits together BEL and DAL| -| [Components](https://meh37.visualstudio.com/TOAST/_versionControl?path=%24/TOAST/Components) | Holds any bespoke components; mostly deprecated and superseded by NuGet | -| [DAL](https://meh37.visualstudio.com/TOAST/_versionControl?path=%24/TOAST/DAL) | Data access routines, for example a library to communicate by SQL server | -| [Documentation](https://meh37.visualstudio.com/TOAST/_versionControl?path=%24/TOAST/Documentation) | A library that can hold documentation | -| [EDMSTestingApp](https://meh37.visualstudio.com/TOAST/_versionControl?path=%24/TOAST/EDMSTestingApp) | A testing application for EDMS (Electronic Document Management System) - this is a bespoke library that accesses data related to applicants | -| [FormsApp](https://meh37.visualstudio.com/TOAST/_versionControl?path=%24/TOAST/FormsApp) | Holds code for the windows forms application | -| [packages](https://meh37.visualstudio.com/TOAST/_versionControl?path=%24/TOAST/packages) | Holds the NuGet packages for the project | -| [SQL](https://meh37.visualstudio.com/TOAST/_versionControl?path=%24/TOAST/SQL) | Holds SQL change scripts | -| [SQLDatabase (Deprecated)](https://meh37.visualstudio.com/TOAST/_versionControl?path=%24/TOAST/SQLDatabase) | Deprecated library that holds SQL change scripts - use [SQL](https://meh37.visualstudio.com/TOAST/_versionControl?path=%24/TOAST/SQL) instead | -| [Temp](https://meh37.visualstudio.com/TOAST/_versionControl?path=%24/TOAST/Temp) | Some temporary data used in testing | -| [Toast](https://meh37.visualstudio.com/TOAST/_versionControl?path=%24/TOAST/Toast) | Holds source code for the website | -| [ToastDatabase (Deprecated)](https://meh37.visualstudio.com/TOAST/_versionControl?path=%24/TOAST/ToastDatabase) | Deprecated - was for Redgate SQL product that was dropped | -| [UnitTests](https://meh37.visualstudio.com/TOAST/_versionControl?path=%24/TOAST/UnitTests) | Unit tests around TOAST | +| [BEL](https://gitlab.developers.cam.ac.uk/uis/devops/Toast/_versionControl?path=%24/TOAST/BEL) | Holds business objects | +| [BPL](https://gitlab.developers.cam.ac.uk/uis/devops/Toast/_versionControl?path=%24/TOAST/BPL) | Holds business processes; knits together BEL and DAL| +| [Components](https://gitlab.developers.cam.ac.uk/uis/devops/Toast/_versionControl?path=%24/TOAST/Components) | Holds any bespoke components; mostly deprecated and superseded by NuGet | +| [DAL](https://gitlab.developers.cam.ac.uk/uis/devops/Toast/_versionControl?path=%24/TOAST/DAL) | Data access routines, for example a library to communicate by SQL server | +| [Documentation](https://gitlab.developers.cam.ac.uk/uis/devops/Toast/_versionControl?path=%24/TOAST/Documentation) | A library that can hold documentation | +| [EDMSTestingApp](https://gitlab.developers.cam.ac.uk/uis/devops/Toast/_versionControl?path=%24/TOAST/EDMSTestingApp) | A testing application for EDMS (Electronic Document Management System) - this is a bespoke library that accesses data related to applicants | +| [FormsApp](https://gitlab.developers.cam.ac.uk/uis/devops/Toast/_versionControl?path=%24/TOAST/FormsApp) | Holds code for the windows forms application | +| [packages](https://gitlab.developers.cam.ac.uk/uis/devops/Toast/_versionControl?path=%24/TOAST/packages) | Holds the NuGet packages for the project | +| [SQL](https://gitlab.developers.cam.ac.uk/uis/devops/Toast/_versionControl?path=%24/TOAST/SQL) | Holds SQL change scripts | +| [SQLDatabase (Deprecated)](https://gitlab.developers.cam.ac.uk/uis/devops/Toast/_versionControl?path=%24/TOAST/SQLDatabase) | Deprecated library that holds SQL change scripts - use [SQL](https://gitlab.developers.cam.ac.uk/uis/devops/Toast/_versionControl?path=%24/TOAST/SQL) instead | +| [Temp](https://gitlab.developers.cam.ac.uk/uis/devops/Toast/_versionControl?path=%24/TOAST/Temp) | Some temporary data used in testing | +| [Toast](https://gitlab.developers.cam.ac.uk/uis/devops/Toast/_versionControl?path=%24/TOAST/Toast) | Holds source code for the website | +| [ToastDatabase (Deprecated)](https://gitlab.developers.cam.ac.uk/uis/devops/Toast/_versionControl?path=%24/TOAST/ToastDatabase) | Deprecated - was for Redgate SQL product that was dropped | +| [UnitTests](https://gitlab.developers.cam.ac.uk/uis/devops/Toast/_versionControl?path=%24/TOAST/UnitTests) | Unit tests around TOAST | <!-- markdownlint-enable MD013 -->