Commit Graph

65 Commits

Author SHA1 Message Date
Timothy Warren 540949b9d5 Fix entity mapping 2024-03-27 16:25:07 -04:00
Timothy Warren 6c863022f5 Add PreviouslyOwnedCpu and upgrade Symfony 2024-03-27 16:23:08 -04:00
Timothy Warren 5e0e5576d1 Fix route name generation in CollectionCRUD maker 2024-03-21 15:48:39 -04:00
Timothy Warren dc236c1d8d Rearranging top level menu a bit 2024-03-20 15:51:36 -04:00
Timothy Warren 44579bb859 Allow moving gpus into a 'previously owned' category 2024-03-20 14:21:40 -04:00
Timothy Warren c6a9690942 Minor rector fixes, fix rector config 2023-07-21 10:50:58 -04:00
Timothy Warren 0909a5e499 Reformat files 2023-07-21 10:35:15 -04:00
Timothy Warren 80bb63fdd6 Refactor common CRUD traits 2023-07-21 10:23:16 -04:00
Timothy Warren f6e00fbdb7 Ugly progress commit, added Chipsets 2022-11-17 15:32:57 -05:00
Timothy Warren 5e7658c7b9 Update CPU list view to be a bit more managable 2022-11-03 10:46:44 -04:00
Timothy Warren 520654587c Convert existing schema to a first migration 2022-11-03 10:44:30 -04:00
Timothy Warren 28f184dd68 Convert config to php 2022-11-03 10:44:05 -04:00
Timothy Warren 8897d1890f More CPU tweaks 2022-10-31 21:12:48 -04:00
Timothy Warren 21604e5e3e A bunch of fixes and tweaks 2022-10-28 08:46:35 -04:00
Timothy Warren a64ec3f913 Add start of CPU section 2022-10-27 11:55:16 -04:00
Timothy Warren 27f5cd792f Add custom maker to generate CRUD consistent with existing sections, so there is less work needed after generating the CRUD for the specific Entity 2022-10-27 11:53:34 -04:00
Timothy Warren 195101ffde Add Fpu category of items 2022-10-25 14:52:58 -04:00
Timothy Warren 125a739f63 Update dependencies 2022-10-25 14:47:39 -04:00
Timothy Warren 3777b88800 Add Sockets as a Meta Item 2022-10-20 11:07:27 -04:00
Timothy Warren 827ee8a8eb GPU Enitty type cleanup for enum values 2022-10-19 12:40:07 -04:00
Timothy Warren 2fd60cb4b3 Remove getters/setters from other related entities 2022-10-14 11:54:45 -04:00
Timothy Warren e5c1e6537a Use an enum for Bus Interface values, remove the getter/setter boilerplate from Gpu Entity 2022-10-14 11:16:53 -04:00
Timothy Warren 2c2ef3f3b9 All the GPU CRUD updates 2022-10-13 22:26:33 -04:00
Timothy Warren 5188f80567 All the GPU stuff 2022-10-07 22:00:14 -04:00
Timothy Warren 58e7519462 Ugly progress commit 2022-10-07 16:04:34 -04:00
Timothy Warren fb296c1034 Fix code formatting 2022-09-30 10:49:02 -04:00
Timothy Warren 41d19ad84b Much refactoring 2022-09-30 10:48:14 -04:00
Timothy Warren 5065bef545 Add Start of computer collection 2022-09-29 20:09:31 -04:00
Timothy Warren 21f750e97a Fix a bunch of deprecation issues 2022-09-29 18:35:53 -04:00
Timothy Warren 7b58fcadfe More reformatting 2022-03-03 11:15:12 -05:00
Timothy Warren 825b84db8a Reformat files 2022-03-03 10:53:48 -05:00
Timothy Warren b6b69bd343 Remove useless var phpdoc attributes 2022-02-18 12:03:34 -05:00
Timothy Warren ea2ec447e6 More refactoring 2022-02-18 11:34:25 -05:00
Timothy Warren 41caca2722 Replace the last of the PHPDoc annotations with PHP attributes 2022-02-17 15:48:16 -05:00
Timothy Warren 372d348b16 Convert other PHPDoc annotations to PHP attributes 2022-02-17 15:16:47 -05:00
Timothy Warren dbfe26e27b Convert Doctrine PHPDoc annotations to PHP attributes 2022-02-17 15:10:57 -05:00
Timothy Warren 426d30ebc0 Add missing config stuff 2022-02-17 14:49:33 -05:00
Timothy Warren cebc5bd7b4 Add types to entities 2022-02-17 14:00:50 -05:00
Timothy Warren b78118790c Update to symfony 5.1 2020-06-02 16:08:08 -04:00
Timothy Warren 9fe4411a77 Ugly progress commit 2019-07-23 10:31:06 -04:00
Timothy Warren 37e9726588 Deal with some Symfony deprecations, add some emoji as icons 2018-11-30 16:01:30 -05:00
Timothy Warren 513974292a A lot of visual updates 2018-07-23 09:52:00 -04:00
Timothy Warren 307181e03d Simplify dependencies 2018-07-18 14:48:22 -04:00
Timothy Warren 9bdc28fa79 Template updates and strict types 2018-07-18 11:35:27 -04:00
Timothy Warren 6dcfc2e577 Cut down on controller boilerplate 2018-07-16 13:50:07 -04:00
Timothy Warren 828e644fc1 Simplify controller boilerplate with a new trait 2018-07-16 13:10:00 -04:00
Timothy Warren b5f62d7e7e Cleanup some deprecations 2018-07-11 09:18:46 -04:00
Timothy Warren c4a591c71a Fix titles, add rollsInCamera field to Film type 2018-02-26 15:25:15 -05:00
Timothy Warren ffd9ef5952 Add more fields to Film form 2018-02-19 10:49:01 -05:00
Timothy Warren bd94b198f8 Add film tweaks 2018-02-19 10:48:42 -05:00