2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-09 08:48:48 +00:00
Oliver 7e753523d1
[PUI] Attachment table (#5525)
* Basic AttachmentTable

* Add form for editing an attachment

* Fix columns for InvenTreeTable component

* Update part attachment table

* Add dropzone to attachments table

* Handle file upload with Dropzone

* Add header for panelgroup

* Improve rendering of attachment files

* Allow various attachment list API endpoints to be searched

* Determine available attachment actions based on user permissions

* Reload attachment table after upload

* Delete attachments via table

* ts fix

* Clip width of actions column

* More updates

- Add manual buttons for adding link or file
- Edit link or file

* Add tooltip for row actions

* Adds a custom hook for refreshing tables

- So much cleaner :)

* Change export type

* Disable row action column when checkbox selection is active

* Fix(?) for custom hook

* Badge tweak
2023-09-12 11:45:23 +10:00
..
2023-09-12 11:45:23 +10:00
2023-09-12 11:45:23 +10:00
2023-08-06 21:39:15 +10:00
2023-09-12 11:45:23 +10:00
2023-08-23 16:03:01 +10:00
2023-09-07 20:51:13 +10:00
2023-09-12 11:45:23 +10:00
2023-09-12 11:45:23 +10:00
2023-02-10 10:39:57 +11:00
2023-08-06 21:39:15 +10:00
2023-09-12 11:45:23 +10:00
2023-09-08 09:10:42 +10:00