Luke Gao

Results 5 issues of Luke Gao

### Description Currently, there're 2 different etcd dependencies in Shenyu. And Can not even start `admin` by etcd registration. In admin, it now uses ```xml io.etcd jetcd-core ${jetcd-core.version} ``` In...

status: volunteer wanted

**Describe the bug** when adding a new question, the corresponding tags will not be synced to search plugin because the `TagRel` entities have not been created yet. **To Reproduce** Steps...

bug
good first issue

fix #695 . what this PR did. - added a custom privilege level in Admin setting. Using 99 as the custom privilege level. - added default custom privilege when there's...

fix #713 . After changing to `useEffect`, the issue was resolved. I don't know why we use `useLayoutEffect`. Pls let me know if something I missed.

close #883 . **done** backend: - used `meta` table to save reactions. - created 2 APIs. one is to retrieve meta for an object, the other is to add or...