Jakob Schlanstedt
|
eca5a4a072
|
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-28 22:52:02 +01:00 |
|
Jakob Schlanstedt
|
cdd08d6971
|
style(row_editing comments): make inline comment proper doc
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
b3cf9c8f2d
|
style(unused-imports): Remove unused-imports
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
f65be4f368
|
fix(note_autocomplete): fix wrong definition of types, and resulting bugs esp. improving row editing
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
470d7eee31
|
fix(type-checker): remove as casts hiding type-errors thus bugs. Solve subsequent found bugs
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
f0dead5390
|
refactor(note-create): remove unnecessary deep hierarchy
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
66e499a2e1
|
refactor(note-create): replace enum with optional fields
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
a5ef5eee2f
|
refactor(note_create): simplify type implementation and documentation
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
656e7c069d
|
refactor(create_note): rename types to fit ontological concepts better
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
1e15585a24
|
refactor(typeerror): resolve typeerrors by refactoring code
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
e41e24b044
|
refactor(create-note): centralize and add advanced type checking to create-note with and without prompt
|
2025-11-28 22:52:00 +01:00 |
|
Jakob Schlanstedt
|
1bb6149dbe
|
feat(search): add create into inbox to search
|
2025-11-28 22:51:59 +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 |
|