15 Commits

Author SHA1 Message Date
Jakob Schlanstedt
d5a4c9554b refactor(url -> link): let link refer to url and path.
before there was polysemy in word url that is now resolved by making
link hypernym to url and path.
2025-11-26 19:41:10 +01:00
Jakob Schlanstedt
c47d1e7b17 style(row_editing comments): make inline comment proper doc 2025-11-26 19:39:21 +01:00
Jakob Schlanstedt
94915a48d7 style(unused-imports): Remove unused-imports 2025-11-26 19:39:20 +01:00
Jakob Schlanstedt
178b4b9d40 fix(note_autocomplete): fix wrong definition of types, and resulting bugs esp. improving row editing 2025-11-26 19:39:19 +01:00
Jakob Schlanstedt
82bde3b7aa fix(type-checker): remove as casts hiding type-errors thus bugs. Solve subsequent found bugs 2025-11-26 19:39:18 +01:00
Jakob Schlanstedt
2f00685fcb refactor(note-create): remove unnecessary deep hierarchy 2025-11-26 19:39:13 +01:00
Jakob Schlanstedt
3e638c7c60 refactor(note-create): replace enum with optional fields 2025-11-26 19:39:13 +01:00
Jakob Schlanstedt
d85c3f76c5 refactor(note_create): simplify type implementation and documentation 2025-11-26 19:39:13 +01:00
Jakob Schlanstedt
c94d642034 refactor(create_note): rename types to fit ontological concepts better 2025-11-26 19:39:13 +01:00
Jakob Schlanstedt
f47951329f refactor(typeerror): resolve typeerrors by refactoring code 2025-11-26 19:39:11 +01:00
Jakob Schlanstedt
1ff87f5757 refactor(create-note): centralize and add advanced type checking to create-note with and without prompt 2025-11-26 19:39:11 +01:00
Jakob Schlanstedt
2f76037725 feat(search): add create into inbox to search 2025-11-26 19:39:09 +01:00
Elian Doran
3046cfd6ee
chore(react/collections/table): react to external data changes 2025-09-09 19:34:22 +03:00
Elian Doran
9758632bf0
chore(react/collections/table): react to sorted change 2025-09-09 19:18:27 +03:00
Elian Doran
41c4bc69cc
chore(react/collections/table): get attribute detail to show 2025-09-07 22:08:26 +03:00