Commit Graph

11 Commits

Author SHA1 Message Date
ryan 8cd277d66a feat(item_list): Added active cell tracking with position updates for popup rendering. 2024-12-27 03:01:03 +03:00
ryan 22e6ae38d4 fix(form_list): fix mismatched parenthesis on lift_form.rs 2024-12-23 14:49:12 +03:00
Ryan Mwangi 23b63ebecd feat(list): make spreadsheet like ui 2024-12-20 02:56:42 +03:00
Ryan Mwangi 2733fc958b feat(items): integrate Wikidata API for external data enrichment
- Added functionality to fetch additional attributes for selected items from Wikidata.
- Defined structures for handling Wikidata API responses.
- Incorporated async data fetching using futures and `gloo_net::http::Request`.
- Enhanced the UI with a button to fetch external data for comparison.
- Updated the comparison table to include external descriptions retrieved from Wikidata.
2024-12-18 21:49:26 +03:00
Ryan Mwangi a73e7c1d68 feat(nostr): upgrade to recent nostr version and add error handling 2024-12-13 13:56:55 +03:00
Ryan Mwangi 86680d9c21 fix(nostr): debugging nostr after version update(in progress) 2024-12-12 23:24:23 +03:00
Ryan Mwangi 2414eec8ba build(nostr-sdk): update nostr-sdk version 2024-12-11 23:33:28 +03:00
Ryan Mwangi 2d9c3e23eb build(dependencies): update dependencies 2024-12-11 22:47:31 +03:00
Ryan Mwangi dc2e91313f build(nostr): add nostr related dependencies 2024-12-10 22:29:31 +03:00
Ryan Mwangi 4137ded856 build: add necessary dependencies 2024-12-09 19:29:15 +03:00
Ryan Mwangi 9afc89833a feat: update leptos to newest version 2024-12-06 14:45:14 +03:00