Commit Graph

13 Commits

Author SHA1 Message Date
Hauke Tönjes 11d739b473
New color selector
- Use headless-ui radio menu for the selector
- Use enum for colors
- Design is WIP
2021-07-28 14:28:45 +02:00
Marvin Sextro e9b2ccb6a8 Prepare for localization 2021-07-02 20:55:26 +02:00
Marvin Sextro 254a748895 Port decode to typescript 2021-07-01 19:49:43 +02:00
Hauke Tönjes 5054e4da54
Use uuidv4 for serialNumber instead of uvci 2021-07-01 14:05:09 +02:00
Hauke Tönjes 0aa4e32469
Transition to typescript
- Moved all logic to typescript
- Code cleanup
- Moved logic out of Form Component
2021-07-01 00:49:05 +02:00
Hauke Tönjes bae9a66464
Added missing dependency 2021-06-30 03:17:22 +02:00
Hauke Tönjes 57e08bacaf
Added QR Scan with device's camera
- Design changes regarding file selection / camera
2021-06-30 03:13:01 +02:00
Hauke Tönjes 094e7f99fa
Use next scripts to start server
- removed svg from webpack (using it directly in code)
- removed unused import in Form.js
- removed unused server.js (using next scripts)
2021-06-29 15:59:49 +02:00
Marvin Sextro 54848cb87c Add jpeg and png file types 2021-06-29 01:11:08 +02:00
Khaos Tian f4719a0014 Support manifest only signing 2021-06-27 17:29:29 -07:00
Marvin Sextro a4c6dfe70e Add Privacy policy and SEO 2021-06-26 14:22:53 +02:00
Marvin Sextro f8a7f05481 Add basic error handling and color picker 2021-06-26 00:28:35 +02:00
Marvin Sextro 1b51a50c51 Initial commit 2021-06-25 12:18:25 +02:00