Commit Graph

12 Commits

Author SHA1 Message Date
Oliver 27dac5af97 Fix search errors
- Do not show API error messages for requests which were intentionally aborted
- Prevents a large number of error messages being displayed when search text is changed
2022-04-06 09:42:07 +10:00
Oliver 2c0da25cbc "Validate BOM" now uses the API also 2021-12-21 22:45:59 +11:00
Oliver ef7a9b5152 Adds a simple endpoint for accessing serial number information for a Part instance
- This is not included by default in the "part detail" endpoint as it must be calculated!
2021-11-27 00:11:18 +11:00
Oliver 0b487c6111 "used in" table now accommodates "inherited" BOMs 2021-11-15 23:00:05 +11:00
Oliver db31bf91e6 Improve display of "no response from server" message 2021-11-09 22:41:54 +11:00
Oliver b279317f89 Button style fixes 2021-11-04 10:24:47 +11:00
Oliver 4118f98d4d Display more errors 2021-11-04 10:17:38 +11:00
Oliver b6d48cab2a Make further use of notification messages 2021-11-04 10:14:01 +11:00
Oliver 888fa51cd7 lots of linting fixes for JS files 2021-09-03 22:54:17 +10:00
Oliver Walters 6177fe0c5a build.js 2021-08-30 19:52:28 +10:00
Oliver Walters e0e7788af6 More js fixes 2021-08-30 15:32:01 +10:00
Oliver 14aebfdae1 Split dynamic javascript files into two separate directories
- One gets translated and is served statically
- One does not get translated and is served dynamically
- Add CI step
2021-07-29 09:23:24 +10:00