-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
R2023 09.p2 #38
base: rs/pr-34
Are you sure you want to change the base?
R2023 09.p2 #38
Commits on Aug 27, 2023
-
Merge branch 'nielsson4711-R2023-09'
Finale Bereitstellung R2023-09. Konsolidierung Repo nach PR.
nielsson4711 committedAug 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 878aa11 - Browse repository at this point
Copy the full SHA 878aa11View commit details
Commits on Aug 29, 2023
-
v2 is outdated, while v3 is the currently supported version.
Configuration menu - View commit details
-
Copy full SHA for f6cc809 - Browse repository at this point
Copy the full SHA f6cc809View commit details -
v1 is outdated, while v3 is the currently supported version
Configuration menu - View commit details
-
Copy full SHA for c81479a - Browse repository at this point
Copy the full SHA c81479aView commit details -
fix: enable for re-use of URL data from older app version
Signed-off-by: nielsson4711 <[email protected]>
nielsson4711 committedAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 796b3b0 - Browse repository at this point
Copy the full SHA 796b3b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8fb38 - Browse repository at this point
Copy the full SHA 7a8fb38View commit details -
Merge remote-tracking branch 'origin/main'
nielsson4711 committedAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 7c25395 - Browse repository at this point
Copy the full SHA 7c25395View commit details -
Merge remote-tracking branch 'origin/main'
nielsson4711 committedAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 1b1adb4 - Browse repository at this point
Copy the full SHA 1b1adb4View commit details -
fix: adjust logic enabling for old and new data_info_req and 4 additi…
…onal request types. Signed-off-by: nielsson4711 <[email protected]>
nielsson4711 committedAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 8dc74f2 - Browse repository at this point
Copy the full SHA 8dc74f2View commit details -
fix: line break first sentence
nielsson4711 committedAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 2e649bc - Browse repository at this point
Copy the full SHA 2e649bcView commit details -
nielsson4711 committed
Aug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for d28b2a1 - Browse repository at this point
Copy the full SHA d28b2a1View commit details
Commits on Sep 1, 2023
-
added ui icon for id image import from local filesystem
nielsson4711 committedSep 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 0d25f5e - Browse repository at this point
Copy the full SHA 0d25f5eView commit details -
Revert "added ui icon for id image import from local filesystem"
This reverts commit 0d25f5e.
nielsson4711 committedSep 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 7fa2097 - Browse repository at this point
Copy the full SHA 7fa2097View commit details -
added ui icon for id image import from local filesystem
nielsson4711 committedSep 1, 2023 Configuration menu - View commit details
-
Copy full SHA for a8ba0bb - Browse repository at this point
Copy the full SHA a8ba0bbView commit details -
modified image removal ui icon for now having a fancy circle around it
nielsson4711 committedSep 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 084780f - Browse repository at this point
Copy the full SHA 084780fView commit details -
added compatible id file import feature, partly derived from IdCapture
nielsson4711 committedSep 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 3a92321 - Browse repository at this point
Copy the full SHA 3a92321View commit details -
ext: enable for local id-image-file import without breaking the forme…
…r smartdevices id-image capture feature Signed-off-by: nielsson4711 <[email protected]>
nielsson4711 committedSep 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 70fe1d7 - Browse repository at this point
Copy the full SHA 70fe1d7View commit details -
upd: cleanup - remove style introduced with #2e649bc1
Signed-off-by: nielsson4711 <[email protected]>
nielsson4711 committedSep 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 2f116e5 - Browse repository at this point
Copy the full SHA 2f116e5View commit details -
Signed-off-by: nielsson4711 <[email protected]>
nielsson4711 committedSep 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 4a10ce2 - Browse repository at this point
Copy the full SHA 4a10ce2View commit details
Commits on Sep 2, 2023
-
update style on LetterDataInfoReq.svelte
retreat css style class "import-container" because it finally broke the page design. Will stay inactive until another attempt to apply a proper 2-column grid layout.
Configuration menu - View commit details
-
Copy full SHA for 173b83f - Browse repository at this point
Copy the full SHA 173b83fView commit details -
fixed layout of id image import buttons. refixed nbsp in letter text
nielsson4711 committedSep 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 569dc69 - Browse repository at this point
Copy the full SHA 569dc69View commit details -
fix: more robust generation of causa information for output
nielsson4711 committedSep 2, 2023 Configuration menu - View commit details
-
Copy full SHA for e751004 - Browse repository at this point
Copy the full SHA e751004View commit details -
fix: enlarge pointer selection area for usability and catch the first…
… click only Signed-off-by: nielsson4711 <[email protected]>
nielsson4711 committedSep 2, 2023 Configuration menu - View commit details
-
Copy full SHA for aad022d - Browse repository at this point
Copy the full SHA aad022dView commit details -
cleanup: remove console log statements
Signed-off-by: nielsson4711 <[email protected]>
nielsson4711 committedSep 2, 2023 Configuration menu - View commit details
-
Copy full SHA for a7b5a86 - Browse repository at this point
Copy the full SHA a7b5a86View commit details -
fix: avoid printing of user info text; fix logic of img element arran…
…gement Signed-off-by: nielsson4711 <[email protected]>
nielsson4711 committedSep 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 4f868c1 - Browse repository at this point
Copy the full SHA 4f868c1View commit details -
cleanup: extract multiple onClick operations into function
Signed-off-by: nielsson4711 <[email protected]>
nielsson4711 committedSep 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 94dadf8 - Browse repository at this point
Copy the full SHA 94dadf8View commit details -
fix: rearranged letter components to avoid content chaining from diff…
…erent letters upon printing Signed-off-by: nielsson4711 <[email protected]>
nielsson4711 committedSep 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 71ccc80 - Browse repository at this point
Copy the full SHA 71ccc80View commit details -
fix: display followup button with any letter
Signed-off-by: nielsson4711 <[email protected]>
nielsson4711 committedSep 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 418a3f0 - Browse repository at this point
Copy the full SHA 418a3f0View commit details -
cleanup: removed unused imports and styles
Signed-off-by: nielsson4711 <[email protected]>
nielsson4711 committedSep 2, 2023 Configuration menu - View commit details
-
Copy full SHA for e5249ae - Browse repository at this point
Copy the full SHA e5249aeView commit details -
merged different versions into one
nielsson4711 committedSep 2, 2023 Configuration menu - View commit details
-
Copy full SHA for efe1ac7 - Browse repository at this point
Copy the full SHA efe1ac7View commit details