Commit Graph

10 Commits (1a38d4f66e487b2d7d28311234226eb877283b10)

Author SHA1 Message Date
Tomáš Mládek 5ad64a6591
make a PUT to /api/obj also insert bare addresses and prepare metadata; bunch of tidying up
/api/obj returns [entry_addr, entity_addr]
ADDED_ATTR is a const
impl TryInto<Address > for InAddress
2022-02-09 20:37:20 +01:00
Tomáš Mládek f8a0410282
hide desktop features when desktop is disabled 2022-02-04 12:11:00 +01:00
Tomáš Mládek db9558f6e3
[ui] add version display 2022-02-02 22:36:45 +01:00
Tomáš Mládek 0be089dd81
[lib] fix lints 2022-01-30 16:51:31 +01:00
Tomáš Mládek 7dec8f40a1
[ui, lib] correct value types 2022-01-28 20:51:34 +01:00
Tomáš Mládek a099cbd85f
[ui] rudimentary attribute editing
also refactor to use actual correct types throughout
2022-01-09 21:24:49 +01:00
Tomáš Mládek 1e14e5f2be
job display 2021-12-21 16:10:16 +01:00
Tomáš Mládek e2331981d0 add identify to js lib, change up ui to work with new api 2021-12-19 13:54:16 +01:00
Tomáš Mládek cce0c2cdd5 basic object-based js API 2021-12-18 15:12:22 +01:00
Tomáš Mládek 2c476fcf49 [ui] first hackable version 2021-11-11 23:40:01 +01:00