Commit Graph

28 Commits (044e19e9a7223519cb3446c9c9340fd914de184a)

Author SHA1 Message Date
Tomáš Mládek 044e19e9a7 fix(webui): Overflow of "Used" section in Attribute Inspect 2023-11-13 19:49:58 +01:00
Tomáš Mládek f79995b6f4 refactor: 🚚 rename jslib to use `@upnd` scope 2023-10-07 11:06:45 +02:00
Tomáš Mládek ae0c588928 refactor: EntryList uses CSS grid instead of tables
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-09-09 14:54:50 +02:00
Tomáš Mládek 3a34fc346c feat: modeless entrylist editing
ci/woodpecker/push/woodpecker Pipeline failed Details
2023-09-07 19:05:17 +02:00
Tomáš Mládek a5e33a5061 chore, wip: rename attributes to properties 2023-09-06 21:36:00 +02:00
Tomáš Mládek 686da82bb6 feat: property adding in entrylist 2023-09-06 21:36:00 +02:00
Tomáš Mládek 3294299c5d feat, wip: modeless Editable, functional type attributes 2023-09-06 21:35:53 +02:00
Tomáš Mládek 646f77b712 wip: also pass `group` to all widgets, basic unused attr display 2023-09-06 21:35:53 +02:00
Tomáš Mládek e1799f5cfb fix: entrylist scroll hijack
ci/woodpecker/push/woodpecker Pipeline failed Details
2023-08-27 12:20:56 +02:00
Tomáš Mládek caedb78cea chore, webui: take care of (some) lints
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-08-25 23:35:29 +02:00
Tomáš Mládek 1628a39550 feat, style: no more mid-Ellipsis, EAV colors
mid-ellipsis is great and clearly superior, but until there's native browser support, only brings trouble :(
also complicated EAV coloring, so away it goes.
EAV now corresponds to RGB
2023-07-30 16:00:03 +02:00
Tomáš Mládek ef81e1c7b9 fix, perf: gallery/entrylist lazy loading, sorting 2023-07-29 19:24:08 +02:00
Tomáš Mládek a5bcc4cfd9 fix, feat: add "infinite scroll" to Gallery & EntryList
prevents lock-ups for large groups
also minor reordering in Gallery
2023-07-29 16:45:29 +02:00
Tomáš Mládek f88aec693b style: no more labelborder, more conventional table view 2023-07-29 12:31:35 +02:00
Tomáš Mládek 641f42f785 wip(webui): use (new) attr constants 2023-06-24 18:28:42 +02:00
Tomáš Mládek cb456ba3dd chore: EntryList default columns 2023-06-19 11:53:35 +02:00
Tomáš Mládek e496710e20 wip: get rid of types, new EntryVIew 2023-06-19 11:52:23 +02:00
Tomáš Mládek de488dbc28 feat: only suggest type's attributes in attributeview editing 2023-05-03 23:22:18 +02:00
Tomáš Mládek 669d686a0a chore: get rid of MTIME 2023-05-03 16:06:19 +02:00
Tomáš Mládek 8c799245bb feat: also show timestamp & provenance in EntryList 2023-04-23 19:08:44 +02:00
Tomáš Mládek 5fa38e202f fix: sort attributes by label too 2023-04-23 16:42:52 +02:00
Tomáš Mládek 6dc36cb67f chore: rename to entries 2023-04-23 16:37:26 +02:00
Tomáš Mládek 1722336a4a fix: useful attribute mouseover 2023-04-02 14:28:52 +02:00
Tomáš Mládek 7579f83585 feat: add attribute view 2023-01-07 11:00:55 +01:00
Tomáš Mládek 0d5e201ff2 perf: only resort once initial query has finished 2022-12-17 19:07:31 +01:00
Tomáš Mládek b0ef7f86cb feat: add i18next, move attribute labels 2022-10-25 21:47:17 +02:00
Tomáš Mládek f34c8fc838 fix: format duration, also change formatting to xhxmxs 2022-10-23 18:24:07 +02:00
Tomáš Mládek 7bfb4f86ca chore: refactor widgets + gallery 2022-09-04 23:29:41 +02:00