InvenTree/InvenTree/company
Lavissa 6bd95f3b15
Link changes and in-table clipboards (#4697)
* Add clipboard to tables and external link changes

* Clipboard icon added to tables for screens >1200px wide. Enables
  copying of SKU/MPN/IPN from table cells where these otherwise are
  hyperlinks

* External links now open in new tabs with noreferrer

* Move external links into separate template

* All statically rendered external links have been moved out to a new
  template.
2023-05-02 08:13:50 +10:00
..
fixtures Improvements for part creation API endpoint (#4281) 2023-02-02 09:24:16 +11:00
migrations Support image uploads in the "notes" markdown fields (#4615) 2023-04-19 13:08:26 +10:00
templates/company Link changes and in-table clipboards (#4697) 2023-05-02 08:13:50 +10:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Code style improvements (#4683) 2023-04-28 20:49:53 +10:00
api.py Reduce duplication with filters (#4583) 2023-04-05 08:46:36 +10:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py Project code support (#4636) 2023-04-20 00:47:07 +10:00
serializers.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
test_api.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
test_migrations.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
test_views.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
tests.py Add Metadata to further models (#4410) 2023-03-23 21:51:08 +11:00
urls.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
views.py Client side QR Codes (#4357) 2023-02-17 13:33:36 +11:00