20 Commits

Author SHA1 Message Date
a28062ae8a Add API to get machine form fields without looking up machine 2020-10-09 16:10:43 -06:00
df6a3b7e1d Remove duplicate HTML code by making reusable functions do the work 2020-09-12 15:24:32 -06:00
0a36863a39 Add APIs to get client info and search clients 2020-09-06 19:21:49 -06:00
a5662874a5 Add icons to machine API output 2020-09-03 20:22:01 -06:00
122c85387c Fix incorrect client ID indexes 2020-08-27 17:32:46 -06:00
286d6a2917 Make event types configurable (JSON file) with categories, some other half-finished features 2020-08-19 21:29:37 -06:00
e1fd83ee78 Improve 2020-07-19 21:12:20 -06:00
bcf91412f9 Enhance toArray() with client info 2020-07-19 19:34:38 -06:00
038033df65 Update jsonSerialize 2020-07-19 19:04:51 -06:00
9c96652c6a Add automatic event on machine creation for easier sorting, add deletemachine action 2020-06-27 19:06:25 -06:00
fe8e7baac5 Fix 2020-06-26 21:19:44 -06:00
b52f0b0eb3 Calculate check digit for machine/component ID, warn public users of typos 2020-06-26 21:09:21 -06:00
1866b59040 Restrict machine and component IDs to a basic pattern 2020-06-26 20:40:55 -06:00
3db2e97e6c Restrict machine and component IDs to a basic pattern 2020-06-26 20:40:01 -06:00
5d9db66a2f Specify a few column types 2020-06-26 20:28:37 -06:00
6a2fa51570 Add machine types and icons (laptop, phone, drive, etc) 2020-06-26 19:49:57 -06:00
d156725bf7 Add machine editing APIs 2020-06-07 20:47:02 -06:00
8c9bc25276 Add lookup API, add more event types 2020-05-14 21:14:38 -06:00
2cf5183f14 Allow lookup by serial number 2020-04-07 14:08:53 -06:00
f175ef642a Add some basic core features 2019-09-29 22:38:10 -06:00