Commit graph

63 commits

Author SHA1 Message Date
2ac00868e3 Distributor detail view 2025-01-05 21:45:34 +01:00
9c283ff1eb Pagination support 2025-01-05 21:45:20 +01:00
ad589e4f92 Logo image styling that only reduced height but allows non 1:1 aspect ratios 2025-01-05 21:45:03 +01:00
c763557e81 Tag lists support 2025-01-05 21:44:27 +01:00
37388ba7be Manufacturer lists 2025-01-05 19:04:02 +01:00
4b2e8ccabb Distributor lists 2025-01-05 19:03:53 +01:00
e6d68552a1 Switch from navlists to tables for listings 2025-01-05 19:03:42 +01:00
7839e6dff0 Add manufacturer and distributor navigation 2025-01-05 19:03:11 +01:00
d0701efc37 Add new icons 2025-01-05 19:02:55 +01:00
e3749b7f2e Update gitignore 2025-01-05 19:02:22 +01:00
83ae8350b7 Add new styles for listing tables 2025-01-05 19:02:14 +01:00
39c8a9af80 Update deps 2025-01-05 19:00:56 +01:00
d5764ea7aa
Create CODE_OF_CONDUCT.md 2023-12-26 15:14:03 +01:00
d3d0ce6937
Create LICENSE 2023-12-26 15:12:42 +01:00
0c5b8ee6a6 Add screenshots 2023-12-26 02:31:15 +01:00
4267c06532 Fix nixos error with psycopg 2023-12-26 02:31:07 +01:00
5136ae4a0d How did that get in there? 2023-12-26 01:49:07 +01:00
55124c8c21 Update Readme to reflect current requirements 2023-12-26 01:47:51 +01:00
90cc256ee6 Linting 2023-12-26 01:44:48 +01:00
c049512b6a VSCode settings have changed 2023-12-26 01:20:16 +01:00
be2f277eb3 update asgi starter to 5.0 2023-12-26 01:19:59 +01:00
b9f76acbf8 Updates
- Django 5.0
- whitenoise 6.6
- commentjson 0.9
- psycopg 3.1
- django-nested-admin 4.0
- pillow 10.1

This implies python 3.10+
2023-12-26 01:03:51 +01:00
5d17587829 Add shell.nix and update deps 2023-12-26 00:45:31 +01:00
9d242738f6 Add some stuff to gitignore 2023-12-26 00:44:51 +01:00
a56d4429dc Squelch warning 2023-12-26 00:44:38 +01:00
bc83608e58 Bugfix: Remove item inline as it leads to timeouts 2021-03-21 03:14:33 +01:00
e63579e1ef Fix some display issues and make the buttons a popout to be workable on touch devices like the ipad 2021-03-21 02:57:06 +01:00
a8c8ca183d Add datasheet icon 2021-03-21 02:56:26 +01:00
7beba0dc40 Bugfix: Redirect to box-display after editing in admin 2021-03-21 02:56:09 +01:00
3d3fe2969a Bugfix: Fix display order in multi-item compartments 2021-03-21 02:55:46 +01:00
970f314c06 Update service file 2020-12-23 02:11:53 +01:00
68752b8611 Add systemd service file 2020-12-23 02:05:49 +01:00
6cd4056274 Remove leftover print statements 2020-12-23 01:47:48 +01:00
71f62536c1 Implement all container templates 2020-12-23 01:47:00 +01:00
652ba705c5 Smaller fixes and is_staff check 2020-12-23 00:43:22 +01:00
9fd744e186 Extend item description 2020-12-23 00:43:03 +01:00
6ddfdddd00 Change everything to use tags 2020-12-23 00:31:34 +01:00
e8863a0071 Linter cleanup 2020-12-22 21:51:27 +01:00
326de9444d Allow for customization of workflow 2020-12-22 21:35:05 +01:00
444aeb37e6 Styling 2020-12-22 04:27:57 +01:00
6028682532 Add readme 2020-12-22 03:48:04 +01:00
d50c18548b By default forward to workshop list 2020-12-22 03:47:52 +01:00
d5388a0fb4 Hide edit buttons if user is not staff 2020-12-22 03:47:35 +01:00
926207564e Implement some templates 2020-12-22 03:18:45 +01:00
f911a40c50 Make navigation and creation of objects somewhat consistent 2020-12-22 03:18:32 +01:00
679fd6778c Add svg icons, remove png 2020-12-22 03:17:51 +01:00
bc3fa3d2b4 Update css, make generic 2020-12-22 03:17:06 +01:00
2b2b5f0e23 Add url property to all container types and container_url to all contained types 2020-12-22 03:16:38 +01:00
28887f9fc0 Add item size property to disallow "add" action if container is full 2020-12-22 03:15:49 +01:00
02f67255dd Update lockfile 2020-12-22 03:14:57 +01:00