Commit graph

22 commits

Author SHA1 Message Date
Alex Cabal
186b8ac1a6 Fix some styles 2024-11-23 15:00:21 -06:00
Alex Cabal
a91b899a69 Tweak appearance of artwork form and add URL validation for SE URL 2024-07-18 12:12:35 -05:00
Alex Cabal
026ea90f05 Tweak artwork filter bar CSS 2024-05-30 22:54:21 -05:00
Alex Cabal
8930d9b906 Fix various CSS errors 2024-04-22 10:51:29 -05:00
Alex Cabal
00619080a8 Add icons to form elements across site, and remove some CSS classes in favor of :has() 2024-04-15 20:36:56 -05:00
Alex Cabal
74e672ba89 Add status ribbons to artworks in artworks DB 2024-03-25 16:07:48 -05:00
Alex Cabal
fe03f01393 Some more minor fixes, and checks for the temporary 'todo' tag 2024-01-18 21:31:36 -06:00
Alex Cabal
5ef6d3aef8 Artwork db code tweaks, also remove 'in use' as a status 2024-01-17 16:04:11 -06:00
Mike Colagrosso
73bcae0c84 Add classes to artwork forms for easier targeting 2024-01-17 12:12:25 -06:00
Mike Colagrosso
7b03175cc7 CSS tweak to selectors for the browse form 2024-01-17 12:12:25 -06:00
Mike Colagrosso
af24efddaa Style the Artwork editing form the same as the creation form
It's a complicated selector because it also must exclude the PATCH form on `artworks/get.php`, which has similar attributes.

Moreover, the browse form on `artworks/index.php` also has similar attributes.
2024-01-17 12:12:25 -06:00
Alex Cabal
7c49c77942 Allow clicking through to in use artwork 2024-01-15 00:08:15 -06:00
Alex Cabal
b178bcb6fa Tweak in-use artwork CSS 2024-01-14 22:43:28 -06:00
Alex Cabal
5c581ca3d7 Rearrange artwork submission page 2024-01-13 00:17:23 -06:00
Job Curtis
9c27d80dd9 Add grid layouts for smaller screens to /artwork filter form 2024-01-12 13:16:08 -06:00
Alex Cabal
fcc8bbbee7 Tweak in-use artwork CSS 2024-01-12 11:03:44 -06:00
Job Curtis
b51099e8f4 Add grid layouts for smaller screens to /artwork grid 2024-01-11 10:37:47 -06:00
Alex Cabal
8a82524de7 Change artwork list to grid view 2024-01-09 11:19:36 -06:00
Alex Cabal
1c125ef625 Fix style in artwork DB 2024-01-08 20:38:05 -06:00
Alex Cabal
b99d2aac1a Merge admin pages with regular pages for art system 2024-01-07 15:47:40 -06:00
Alex Cabal
5a1c05d8c5 Add password login option for some users, and further refinements to artwork management system 2024-01-06 22:27:38 -06:00
Mike Colagrosso
6a5c05511a Add cover art database
Co-authored-by: Job Curtis <job.curtis@gmail.com>
Co-authored-by: Alex Cabal <alex@standardebooks.org>
2024-01-03 19:14:04 -06:00