Commit Graph

18 Commits

Author SHA1 Message Date
569eaa09f6 Code re-style. 2020-08-05 21:00:35 +01:00
6742194798 Pass machine type to view model. 2020-08-04 22:00:04 +01:00
e111dc5e32 Audit all changes made in the admin view. 2020-06-10 00:27:39 +01:00
8ab013ec42 Add license headers. 2020-06-01 02:12:50 +01:00
c5ccb5ecd9 Add entry to news when a computer/database has been added/updated on the database. 2020-06-01 00:47:19 +01:00
0310fe1b31 Add code to upload machine photos as well as edit or view details about them. 2020-05-31 05:16:32 +01:00
8a9b6eb292 Add machines creation in admin view. 2020-05-28 02:57:49 +01:00
bae525e37e Add machine editing in admin view. 2020-05-27 14:24:47 +01:00
61f90f434c Add machine details in admin view. 2020-05-26 02:41:55 +01:00
d787eca0d5 Add code to delete machines. 2020-05-24 21:50:17 +01:00
4d908b7d31 Move GPUs call to GpusService. 2020-05-24 18:51:24 +01:00
051a1233e3 Move sound synthesizers admin index to Blazor. 2020-05-24 18:46:48 +01:00
38c0558764 Move processors admin index to Blazor. 2020-05-24 17:59:47 +01:00
4aabb169f9 Move machines admin index to Blazor. 2020-05-24 15:28:47 +01:00
6a6a185651 Fix line endings. 2020-05-24 02:12:37 +01:00
a72bf6cd78 Fix synthesizers typo. 2020-05-23 05:23:50 +01:00
b3414bde1d Move all database logic in machine view out of the view into the controller. 2020-05-22 04:43:44 +01:00
c92f47eb9d Move machine to Blazor. 2020-05-22 03:35:50 +01:00