Mario Hüttel mhu
mhu commented on pull request mhu/shimatta-kenkyusho#19 2024-11-19 20:39:23 +01:00
correct type conversion in csv import

Hi @sst can you port this to the new merged structure? Due to the changes I did in the views, the import ahs moved to the views folder.

Otherwise it's okay and can be merged

mhu deleted branch feature/small-useability-improvements from mhu/shimatta-kenkyusho 2024-11-19 20:33:07 +01:00
mhu pushed to develop at mhu/shimatta-kenkyusho 2024-11-19 20:33:00 +01:00
fed63fd45f Merge pull request 'feature/small-useability-improvements' (#20) from feature/small-useability-improvements into develop
d10c48f2b9 fixed usage of input fields
7c1465428f automatically select first finding in autocomplete fields on enter
9afa7d709b automatically select the search input when the start of a scanned uuid is detected
Compare 4 commits »
mhu merged pull request mhu/shimatta-kenkyusho#20 2024-11-19 20:32:59 +01:00
feature/small-useability-improvements
mhu commented on pull request mhu/shimatta-kenkyusho#20 2024-11-19 20:32:47 +01:00
feature/small-useability-improvements

This is nice!

mhu approved mhu/shimatta-kenkyusho#20 2024-11-19 20:32:47 +01:00
feature/small-useability-improvements

Very nice!

mhu deleted branch feature/csv-import from mhu/shimatta-kenkyusho 2024-11-18 21:43:22 +01:00
mhu pushed to mhu/4-port-to-django-5.1 at mhu/shimatta-kenkyusho 2024-11-18 21:31:28 +01:00
7678e6ad88 remove unnecessary uuid import from distributor views
mhu pushed to mhu/4-port-to-django-5.1 at mhu/shimatta-kenkyusho 2024-11-18 21:28:41 +01:00
5ce7d99db2 Fix import oder in package views
5109f8d094 Fixup imports in storage/stock views
6d0ec7e448 Fixup imports in package views
8422ff0eeb Fixup imports in manufacturer views
1f3ed7f8ed Fixup imports of distributor views
Compare 5 commits »
mhu pushed to mhu/4-port-to-django-5.1 at mhu/shimatta-kenkyusho 2024-11-18 21:08:59 +01:00
b3f8041f08 Fixup import of component_views.py
mhu pushed to mhu/4-port-to-django-5.1 at mhu/shimatta-kenkyusho 2024-11-18 20:58:44 +01:00
173f0e3c91 Fix trailing whitespace
mhu pushed to mhu/4-port-to-django-5.1 at mhu/shimatta-kenkyusho 2024-11-18 20:56:29 +01:00
a2f96ed4f0 Unclutter the views and move them to separate files
mhu created pull request mhu/shimatta-kenkyusho#18 2024-11-18 20:23:57 +01:00
mhu/4-port-to-django-5.1 Port to recent Django version
mhu pushed to mhu/4-port-to-django-5.1 at mhu/shimatta-kenkyusho 2024-11-18 20:19:45 +01:00
741a634546 Update reqirements.txt for Django 5.1.3
mhu pushed to mhu/4-port-to-django-5.1 at mhu/shimatta-kenkyusho 2024-11-18 20:18:00 +01:00
74e0be71b9 Upgrade to Dajngo 5.1.3
ce00f018fd Merge branch 'develop' into mhu/4-port-to-django-5.1
b9d788935d Merge pull request 'extended api with read only fields to improve label writing' (#17) from feature/expand-components-in-storage-api into develop
aa08de0d10 extended api with read only fields to improve label writing
Compare 4 commits »
mhu created branch mhu/4-port-to-django-5.1 in mhu/shimatta-kenkyusho 2024-11-18 19:53:32 +01:00
mhu pushed to mhu/4-port-to-django-5.1 at mhu/shimatta-kenkyusho 2024-11-18 19:53:32 +01:00
6c6ef9e5fc Move vscode folder up by one to include everything in the workspace
mhu pushed to develop at mhu/shimatta-kenkyusho 2024-11-17 23:42:26 +01:00
b9d788935d Merge pull request 'extended api with read only fields to improve label writing' (#17) from feature/expand-components-in-storage-api into develop
aa08de0d10 extended api with read only fields to improve label writing
Compare 2 commits »
mhu deleted branch feature/expand-components-in-storage-api from mhu/shimatta-kenkyusho 2024-11-17 23:42:26 +01:00
mhu merged pull request mhu/shimatta-kenkyusho#17 2024-11-17 23:42:24 +01:00
extended api with read only fields to improve label writing