36 Commits

Author SHA1 Message Date
Nick Playfair
35c075e1b5 New ts-eslint config 2025-06-12 22:18:50 +01:00
Nick Playfair
8b65a52035 Remove some unused function plans 2025-06-12 19:08:46 +01:00
Nick Playfair
c08017bd59 Prettify HTML code output 2025-06-12 16:44:44 +01:00
Nick Playfair
a3f3c2ed09 Get table HTML code 2025-06-12 16:33:03 +01:00
Nick Playfair
70e444d6a3 Filter parts using array methods instead of separate function 2025-06-12 15:35:46 +01:00
Nick Playfair
fb632c1f72 remove unused import 2025-06-11 23:53:52 +01:00
Nick Playfair
744e48e812 FInish table class implementation 2025-06-11 23:42:59 +01:00
Nick Playfair
c1d38f4d0c Begin PartsTable class 2025-06-11 22:54:27 +01:00
Nick Playfair
9839232769 Implement table methods 2025-06-11 22:22:23 +01:00
Nick Playfair
21296a9b0d Use webpack to copy html and css into dist folder 2025-06-11 14:15:28 +01:00
Nick Playfair
29ef5e92bf Separate out handler functions 2025-06-11 13:41:32 +01:00
Nick Playfair
5378da4fe2 Refactor csv to JSON function 2025-06-11 13:28:48 +01:00
Nick Playfair
20557ccf58 Remove extraneous quotes from CSV so it doesn't break the JSON 2025-06-10 18:06:32 +01:00
Nick Playfair
bf3dcc1b04 Reformat 2025-06-10 16:30:34 +01:00
Nick Playfair
9faa6ea31a Move event listener to typescript file 2025-06-10 15:44:48 +01:00
Nick Playfair
c9fded6aec Refactor and new part interface 2025-06-10 13:57:07 +01:00
Nick Playfair
0790309216 Obliterate old stuff, recreate using webpack and proper TS 2025-06-10 12:58:16 +01:00
4df65d6fba Bump deps 2021-04-22 16:00:58 +01:00
263841b986 Remove cruft 2021-03-18 00:58:22 +00:00
73a810b4cf Change to typescript 2021-03-18 00:51:55 +00:00
29e2cf5aab Definitions file 2021-03-17 19:23:56 +00:00
a6609819f5 Update rejected parts list 2021-03-07 21:44:03 +00:00
06b0d59d5f Refactor table code
Use array map instead of nest loops to generate table
2021-03-07 19:23:35 +00:00
9d26b39485 Table styling 2021-03-07 19:23:10 +00:00
1c5913b29f Use js-beautify instead of pretty 2021-03-07 17:35:11 +00:00
b5fbd2b00d Fix alignment 2021-03-06 21:30:44 +00:00
eb2af6ecad Refactor JSON output 2021-03-06 21:30:34 +00:00
1adb4d55fd reformat page 2021-03-06 21:24:04 +00:00
da07378de7 Testing new methods 2021-03-06 21:09:57 +00:00
eaa4a6a452 testing json export 2021-03-06 18:34:58 +00:00
4b3efbde10 Display components in JSON 2021-03-06 18:33:54 +00:00
56840067f5 Clear table when uploading new bom 2021-02-22 22:53:17 +00:00
73b4deec6b Rearrange script 2021-02-22 22:00:36 +00:00
babc178e84 Basic 2 column layout 2021-02-22 21:59:53 +00:00
6834abdef4 Output markup of the table to the page 2021-01-04 21:12:59 +00:00
17971a5d96 Move source files to src 2021-01-04 17:51:41 +00:00