ryanmwangi
  • Joined on 2024-09-25
ryanmwangi pushed to autosearch at ryanmwangi/Compware 2025-02-05 11:26:48 +00:00
0a8494596f feat(autosearch): improve blur and focus handling to help search wikidata suggestions while typing
ryanmwangi pushed to graphql at ryanmwangi/Compware 2025-02-04 11:31:46 +00:00
4bfd47d8c4 feat(item_list): normalize property labels to display the right labels on the item list
ryanmwangi pushed to graphql at ryanmwangi/Compware 2025-02-03 16:49:20 +00:00
94ed4c46b9 feat(item_list): succesfully fetch property labels using SPARQL
ryanmwangi pushed to graphql at ryanmwangi/Compware 2025-02-03 11:59:13 +00:00
25b3128181 feat(item_list): use sparql to fetch properties
ryanmwangi created branch graphql in ryanmwangi/Compware 2025-02-01 14:36:58 +00:00
ryanmwangi pushed to graphql at ryanmwangi/Compware 2025-02-01 14:36:58 +00:00
23cd674e31 feat(item_list): implement querying using GRAPHQL
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-30 12:00:07 +00:00
af921088f9 feat(wikidata): enhance property value parsing and improve time handling
ryanmwangi pushed tag v0.2.0 to ryanmwangi/Compware 2025-01-30 11:48:58 +00:00
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-29 16:43:13 +00:00
a40e9c98c4 feat(Item_list): auto-add property on dropdown selection
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-29 13:07:25 +00:00
2d072f3303 feat(item_list): move delete buttons next to item name
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-29 12:51:28 +00:00
792b4daf04 feat(item_list): put item names into the header
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-29 12:35:10 +00:00
9eb930da19 build(gitignore): update .gitignore to ignore compareware.db
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-29 12:30:47 +00:00
e0c49ffa86 build(merge): merge branch 'db' into main
1318319ad1 fix(properties): reflect added properties in real time in the ui
ac8eb8118d fix(item_list):initialize with one empty item if the database is empty
68b458df5e feat(db): enable user to delete items and properties from the database.
afa3bd3ece feat(Item_list): update ItemsList component to include delete button for property input fields
Compare 21 commits »
ryanmwangi pushed to db at ryanmwangi/Compware 2025-01-28 20:45:40 +00:00
1318319ad1 fix(properties): reflect added properties in real time in the ui
ryanmwangi pushed to db at ryanmwangi/Compware 2025-01-28 17:45:22 +00:00
ac8eb8118d fix(item_list):initialize with one empty item if the database is empty
ryanmwangi pushed to main at ryanmwangi/Compware 2025-01-28 12:20:00 +00:00
4ff9928a94 buid(toolchain): update rust-toolchain.toml to use Rust 1.82.0 instead of 1.83.0
ryanmwangi pushed to db at ryanmwangi/Compware 2025-01-28 11:36:40 +00:00
68b458df5e feat(db): enable user to delete items and properties from the database.
ryanmwangi pushed to db at ryanmwangi/Compware 2025-01-27 23:44:03 +00:00
afa3bd3ece feat(Item_list): update ItemsList component to include delete button for property input fields
ryanmwangi pushed to db at ryanmwangi/Compware 2025-01-27 13:48:53 +00:00
c38f19d76c feat(labels): persist property labels on refresh.
ryanmwangi pushed to db at ryanmwangi/Compware 2025-01-27 13:38:45 +00:00
49315128f8 build(git): add compareware.db file to .gitignore
2455619735 build(git): add compareware.db file to .gitignore
3fa56abc83 feat(db): persist custom properties from db
Compare 3 commits »