v1.4.0
What's Changed
- Fix #887 Implement role-based query handling for Read-Only users across graph and schema API routes by @Anchel123 in #905
- fix api vulnerability by @Naseem77 in #909
- Fix #898 Enhance QuerySettings component with tooltips for Timeout and Limit by @Anchel123 in #906
- Fix #901 fix duplicate by @Anchel123 in #908
- add tutorial tests (#879) by @Naseem77 in #902
- Fix #891 Enhance login and query settings functionality by saving to localStorage by @Anchel123 in #907
- Fix #888 Fix set node attributes by @Anchel123 in #914
- Fix #887 add test on read only user and fix eslint errors by @Anchel123 in #913
- Fix #911 Add TableView page object model and corresponding tests by @Anchel123 in #912
- Update version to 2.0.0 in package.json and package-lock.json by @Anchel123 in #919
- Fix #749 Replace browser UI by @Anchel123 in #918
- Fix #932 Refactor Header component to conditionally render CreateGraph and remove from Selector component by @Anchel123 in #960
- Fix 948, 930 Fix typo by @Anchel123 in #959
- ix #934 Display selected graph name by @Anchel123 in #957
- Fix #935, #942 Label relation toggle indicator by @Anchel123 in #956
- Fix # 928 instead of scroll added pagination and add tabs to show editor and metadata by @Anchel123 in #955
- Fix #947 replace tooltip design and remove unnecessary tooltips by @Anchel123 in #954
- Fix #937 Enhance Graph and Schema Contexts with New State Management by @Anchel123 in #958
- Fix #939 Fix create edge by @Anchel123 in #963
- Fix #944 Leave space for error message in form message by @Anchel123 in #964
- Fix #933 Enhance Header component with new dropdown menu items and add Discord icon by @Anchel123 in #965
- Fix #927 Refactor Combobox component and update related components by @Anchel123 in #966
- Fix #871, #945 Improve UI to handle multiple labels by @Anchel123 in #967
- Fix #931 Fix select graph by @Anchel123 in #969
- Fix #938 Fix fetch count by @Anchel123 in #968
- Fix #970 Add pulling to fetch count end point by @Anchel123 in #973
- Fix #970 fix pulling on fetch by @Anchel123 in #974
- Fix #923, #971, #945 fix data panel by @Anchel123 in #975
- Fix #972 Enhance TableComponent to support dynamic entity names for search placeholder. by @Anchel123 in #976
- Fix #951 Enhance EditorComponent functionality. by @Anchel123 in #977
- Fix #953 Enhance Header component to toggle settings page navigation based on current path. by @Anchel123 in #978
- Fix #962 Make the selector elements the same height by @Anchel123 in #982
- Fix #951 Refactor EditorComponent layout to group buttons by @Anchel123 in #984
- Fix #953 Refactor Escape key listener in Settings component to improve readability and maintainability. by @Anchel123 in #985
- Fix #981 Make buttons the same height by @Anchel123 in #983
- Fix #986 Refactor EditorComponent and Graph components for improved UI consistency. by @Anchel123 in #987
- Fix #988 Refactor GraphDetails component to simplify className usage for improved readability and maintainability. by @Anchel123 in #989
- Fix schema Labels and RelationshipTypes visibility by @Naseem77 in #1004
- Fix #995 Refactor Toolbar component to enhance search element functionality and improve tooltip structure for better accessibility and user experience. by @Anchel123 in #999
- Fix #1000 Fix limit by @Anchel123 in #1001
- Update tests for new browser UI by @Naseem77 in #979
- Fix # 990 Enhance Graph query handling by adding profile support. by @Anchel123 in #1006
- Update package.json by @barakb in #1009
- fix relative URL to prevent SSRF vulnerability by @Naseem77 in #1010
- Fix #1003 pass a custom trigger to create graph in the tutorial by @Anchel123 in #1007
- Fix AI comments by @Anchel123 in #1011
- Fix schema panel by @Anchel123 in #1014
- Staging by @Anchel123 in #915
Full Changelog: v1.3.0...v1.4.0