This is an automated email from the git hooks/post-receive script. New change to branch bow-v2-go in repository bow. See https://gitlab.nuiton.org/chorem/bow.git from f3ace72 Nouvelle UI - Page de connexion adds ff0bcd2 permet l'ajout de bookmark amelioration des erreurs amelioration retour base non trouve adds 9d0b003 Merge branch 'bow-v2-go' of gitlab.nuiton.org:chorem/bow into bow-v2-go No new revisions were added by this update. Summary of changes: pkg/constant/const.go | 17 +++++++- pkg/http/bookmarkResource.go | 44 +++++++++++++++++---- pkg/http/router.go | 1 + pkg/repository/bookmarkRepository.go | 61 +++++++++++++++++++--------- pkg/repository/database.go | 4 ++ pkg/utils/error.go | 50 ++++++++++++++++++----- web/src/App.vue | 2 +- web/src/components/Bookmark.vue | 5 +++ web/src/router/index.js | 23 ++++++++--- web/src/utils/FetchHelper.js | 8 ++++ web/src/views/BookmarkEdit.vue | 77 ++++++++++++++++++++++++++++++++++++ web/src/views/Home.vue | 72 ++++++++++++++++++++++++++++++--- 12 files changed, 316 insertions(+), 48 deletions(-) create mode 100644 web/src/views/BookmarkEdit.vue -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.