June First Week 2022 Update
Spotlight
- New feature to create Thought Graph using CSVs. Option available in Graph Controls.
- Global UI scale option available under
Accessibility Settings
in the sidebar. The Saved GUI scale gets reloaded when a user logs back in. - Stability fixes in the main application, caused by high polling call to recent events endpoint.
Layouting system
- Fixed a UI bug where there were multiple scroll contexts in each panel. Now the top widget tabs are always fixed.
- New and simplified scroll UI added (visible only while scrolling).
- Updated icons used in the toolbar to have consistent styling.
- Fixed a UX issue Widgets do not expand properly to take the entire size of the panel.
- Fixed a bug where only the first Role was visible under User Menu, now all roles the user has are visible there.
- Removed the redundant
Events
option from the sidebar - Fixed bug where the currently active panel was not being marked properly
Interactions
- Updated keyboard shortcuts to be more intuitive to use. Shortcut list
- Update Top bar Thought Navigation UI to be more consistent with the app.
- Resize and rearrange is now given to new users by default
Recent Activity
- URLs available when clicked open in a new tab now, instead of redirecting current tab which caused unsaved work to be lost.
Graph Control
- Fixed
locked
option in Graph which was intermittently not working. - Add basic graphs, with simple <Actor, Verb, Object> CSV. Learn more here.
- CSV upload also supports custom properties, styling, and combo definition.
Node Operation
is now renamed to Node Focus
- Updated to new UI theme to be consistent with the TJ ecosystem
Data Card
- Wikidata Card is now renamed to Data Card.
- Fixed a bug where there were multiple scroll contexts on the widget.
- Now shows empty placeholder text if no entity is selected
- Fixed bug where custom properties would not show up properly in clear text.
- Fixed a bug where two duplicate Source links were visible for the same item.
- Fixed bug where Information of current entity was visible if the widget was loaded/reloaded after entity selection.
- Updated styling of links in custom nodes.
Graph Explore
- Fixed scrolling UX issue, where Nodes would go outside of the canvas
Graph Index
Prop
tab is now renamed to Property
Graph Library
- Updated UI to be consistent with all lists in the Thought Jumper theme
Notes Editor
- Updated add note button to be consistent with Thought Jumper theme
- Fixed a bug where Fullscreen more would break UI
Recent Activity
- Fixed bug where
used Graph Library
verb was not visible
Search Engine
- Now shows empty placeholder text if no entity is selected
Thoughts Filter
- 'G6FilterNode' is now called 'Thoughts Filter'
- Fixed a bug where videos would not load after we select a
custom
node in Graph Explore when in Node focus
mode. - Fixed bug where empty video entries would sometimes show up.
Behind the Curtains
- Added unit tests for a few Widgets to improve the stability of future deployments