aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/linking/LinkRelationshipSearch.tsx
AgeCommit message (Collapse)Author
2024-04-24completing eslint passbobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-03cleaned up warnings and errors, working with typescript 20.10bobzel
2023-05-14major overhaul of field naming conventions.bobzel
2021-08-26fixed warnings/errorsbobzel
2021-08-23matched link group header background to color of relationshipdinhanhtruong
2021-08-22fixed link relationship search visibility issuesdinhanhtruong
relationship search box now properly disappears on blur and reappears on focus without compromising relationship setting. Also refactored search result click handling
2021-08-22added working relationship search + setdinhanhtruong
need to debug visibility toggle and refactor handlers