v0.6.2
What's Changed
- [studio] add "force directed graph" logic #790 by @janavlachova in #847
- [db] Fix remove node not removing all edge key-values #848 by @michaelvlach in #849
- [tests] Speed up the server tests #842 by @michaelvlach in #850
- [server] Add remove user to admin endpoint #824 by @michaelvlach in #851
- [server] Add db user list endpoint #852 by @michaelvlach in #853
- [ci] Bump vite from 4.5.0 to 4.5.1 in /agdb_studio #1 by @dependabot in #861
- [query] Add graph topology information #862 by @michaelvlach in #863
- [server] Add admin db remove #854 by @michaelvlach in #864
- [server] Scope db names per user #865 by @michaelvlach in #866
- [server] Add admin db user list #858 by @michaelvlach in #867
- [server] Add admin db user add #856 by @michaelvlach in #868
- [server] Add role to db list #873 by @michaelvlach in #874
- [server] Add admin db user remove #857 by @michaelvlach in #875
- [server] Add admin db delete #855 by @michaelvlach in #876
- [server] Add admin db add #869 by @michaelvlach in #877
- [db] Add serialization of queries as feature #880 by @michaelvlach in #881
- [db] Make derive into default feature #879 by @michaelvlach in #882
- [server] Add db exec and exec_mut #878 by @michaelvlach in #883
- [db] Add ability to rename #870 by @michaelvlach in #884
- [server] Add db rename #871 by @michaelvlach in #888
- [studio] redo the force directed graph as es6 class #890 by @janavlachova in #893
- [server] Add db size to list #896 by @michaelvlach in #897
- [server] Add admin db optimize #886 by @michaelvlach in #898
- [server] Restrict delete and remove to db owner #894 by @michaelvlach in #899
- [server] Disallow changing owner's db role #900 by @michaelvlach in #901
- [server] Add db admin exec #887 by @michaelvlach in #902
- [tests] Improve server test stability #903 by @michaelvlach in #904
- [server] Use correct HTTP methods #905 by @michaelvlach in #906
- [server] Add admin db optimize #886 by @michaelvlach in #907
- [server] Add db backup #860 by @michaelvlach in #908
- [tests] Use pid to ensure unique port #909 by @michaelvlach in #910
- [studio] redo the force directed graph as js prototype #891 by @janavlachova in #911
- [server] Add admin db rename #872 by @michaelvlach in #912
- [server] Add admin db backup #885 by @michaelvlach in #913
- [studio] redo the force directed graph as composable #892 by @janavlachova in #915
- [db] Add ability to copy #914 by @michaelvlach in #917
- [server] Fix rename to deleted db reporting invalid db #918 by @michaelvlach in #919
- [server] Add db copy #889 by @michaelvlach in #920
- [server] Add admin db copy #895 by @michaelvlach in #921
- [server] Add admin user remove #824 by @michaelvlach in #925
- [db] Add openapi feature #923 by @michaelvlach in #926
- [server] Add query types to openapi schema #927 by @michaelvlach in #928
- [db] Openapi does not handle type alias DbKey correctly #929 by @michaelvlach in #930
- [studio] create graph component 2d #916 by @janavlachova in #932
- [server] Fix schema missing reference #934 by @michaelvlach in #935
- [api] Add Typescript api #924 by @michaelvlach in #938
- [webpage] init agdb webpage #937 by @janavlachova in #942
- [server] Use proper graceful shutdown #812 by @michaelvlach in #943
- [studio] remove defineProps imports #939 by @janavlachova in #944
- [ci] Add pipeline per project #941 by @michaelvlach in #946
- [web] add eslint and prettier #945 by @janavlachova in #947
- [server] Move username to post body in login #936 by @michaelvlach in #950
- [ci] Do not skip whole workflows #951 by @michaelvlach in #952
- [web] add vitest #948 by @janavlachova in #953
- [web] add logo #954 by @janavlachova in #955
- [server] Add logout endpoint #956 by @michaelvlach in #961
- [web] add playwright #949 by @janavlachova in #962
- [ci] Add agdb-web pipeline #963 by @michaelvlach in #964
- [db] Add db index #967 by @michaelvlach in #968
- [db] Support indexing #958 by @michaelvlach in #969
- [web] enable translations #965 by @janavlachova in #971
- [docs] Add db index documentation #970 by @michaelvlach in #972
- [web] setup content structure #973 by @janavlachova in #975
- [api] Add Rust client #960 by @michaelvlach in #977
- [server] Implement shared server in tests #957 by @michaelvlach in #978
- [web] remove @nuxtjs/i18n dependency and replace it with custom implementation #976 by @janavlachova in #980
- [docs] Add examples #931 by @michaelvlach in #981
- [ci] Bump follow-redirects from 1.15.3 to 1.15.5 in /agdb_api/typescript #2 by @dependabot in #983
- [ci] Bump follow-redirects from 1.15.3 to 1.15.5 in /agdb_studio #3 by @dependabot in #984
- [docs] Update main readme #763 by @michaelvlach in #985
- [docs] Add missing seciton insert query in Queries docs #986 by @michaelvlach in #993
- [docs] Change Twitter to X #987 by @michaelvlach in #994
- [ci] Bump vite from 4.5.1 to 4.5.2 in /agdb_studio #4 by @dependabot in #995
- [ci] Bump vite from 5.0.10 to 5.0.12 in /agdb_api/typescript #4 by @dependabot in #996
- [web] init layout #974 by @janavlachova in #997
- [docs] Add mermaid diagrams of builder queries #992 by @michaelvlach in #1001
- [ci] Update npm packages #1002 by @michaelvlach in #1003
- [web] add dropdown navigation #999 by @janavlachova in #1006
- [web] Add content #1005 by @michaelvlach in #1007
- [server] Add ability to feed results of previous query to the next #982 by @michaelvlach in #1008
- [ci] Add global versioning #959 by @michaelvlach in #1009
- [docs] Add server documentation #990 by @michaelvlach in #1010
- [docs] Add guide for embedded/application db #988 by @michaelvlach in #1011
- [web] init new web app with next.js #1012 by @janavlachova in #1013
- [docs] Add API documentation #989 by @michaelvlach in #1015
- [web] add vitest and playwight to next.js web app #1014 by @janavlachova in #1016
- [ci] Release 0.6.0 #1017 by @michaelvlach in #1018
- [ci] Release 0.6.1 #1019 by @michaelvlach in #1020
- [ci] Release 0.6.2 #1021 by @michaelvlach in #1022
New Contributors
- @dependabot made their first contribution in #861
Full Changelog: v0.5.2...v0.6.2