Commit Graph

90 Commits (6320d042c81da2684ea04031d4a0195f024f4e03)

Author SHA1 Message Date
Steven 96140f3875 chore: tweak dark mode styles 2 years ago
Steven ea87a1dc0c chore: update memo content props 2 years ago
Steven 9ee4b75bbd chore: tweak memo detail styles 2 years ago
Steven eefce6ade3 chore: implement webhook dispatch in v2 api 2 years ago
Steven c6ebb5552e chore: add 403 page 2 years ago
Steven 2ee4d7d745 chore: add startTransition to links 2 years ago
Steven df5aeb6d88 chore: remove v1 prefix in store name 2 years ago
Steven b2ec0d1217 chore: add skip cache requesting 2 years ago
Steven 5673e29e51 chore: compose memo in backend 2 years ago
Steven a3feeceace chore: remove component v1 suffix 2 years ago
Steven 81524c38e9 chore: refactor memo module 2 years ago
Steven 671551bdc1 chore: update memo detail page 2 years ago
Steven abc14217f6 chore: tweak padding styles 2 years ago
Steven b575064d47 chore: tweak padding 2 years ago
Steven a3a1bbe8de chore: tweak responsible styles 2 years ago
Steven 4d54463aeb chore: add mobile header 2 years ago
Steven d6656db20d feat: implement part of full-screen layout 2 years ago
Steven 5d677c3c57 chore: implement node renderer components 2 years ago
Steven a9812592fe chore: tweak editor border styles 2 years ago
Steven 77b75aa6c4 chore: tweak memo display 2 years ago
Steven 33dda9bf87 chore: fix auth status checks 2 years ago
t.yang 055a327b5e
fix: detail page user-avatar size have unexpected height (#2576)
Co-authored-by: tyangs.yang <tyangs.yang@hstong.com>
2 years ago
Steven 6d469fd997 chore: fix image size 2 years ago
Steven c288d49138 chore: fix decouple user name 2 years ago
Steven 39a0e69b04 chore: update function name 2 years ago
Steven e60e47f76f chore: update user definition 2 years ago
Christopher a62f1e15a6
fix: private memos being public (#2480)
* fix(web/memo): filter out public option

Filter out the public option if we have disabled public memos

* feat(api/memo): sanity check for disabled public memos

In case something goes wrong, we check the system setting on the backend in order to valdiate if we can create a public memo

* refactor(web/memo): disable public option

Seems like a better option than removing it, as it looks werid if you are looking at a memo that is previously public

* fix(web/memo): use translation keys

* chore(web/editor): remove unsused tooltip

* revert(api/memo): sanity check

* fix(web/memo): allow admins to create public memos

* chore(web/memo): remove unused import

* fix(web/memo): check for both host and admin

* fix(web/memo): remove warning text from MemoDetail
2 years ago
Zexi 035d71e07c
fix: visibility translation (#2429)
* fix: visibility translation

* refactor: remove useless file

* feat: add visibility icon
2 years ago
Steven 6f2ca6c87a chore: update find memo api 2 years ago
Steven c87b679f41 chore: add memo relation list 2 years ago
Steven 21c70e7993 feat: update memo relations dialog 2 years ago
Steven 1755c9dc79 chore: update button style 2 years ago
Steven 3822c26e32 chore: update memo props 2 years ago
Steven b938c8d7b6 chore: only show comments in memo detail page 2 years ago
Steven 1cdd70e008 chore: update dark mode styles 2 years ago
Steven 42e8d51550 chore: update i18n 2 years ago
Steven fd7043ea40 chore: fix editor cache 2 years ago
Steven 8aae0d00cd chore: fix fetch comments 2 years ago
Steven 16dad8b00d chore: update logo 2 years ago
Steven 91f7839b31 chore: update memo detail styles 2 years ago
Steven 078bc164d5 chore: update memo relations view 2 years ago
Steven e40621eb0f chore: implement memo content views 2 years ago
Steven fbbfb11916 chore: adjust memo elements 2 years ago
Steven 4f10198ec0 chore: add tooltip to icon buttons 2 years ago
Steven 7722c41680 chore: add edit button to memo detail page 2 years ago
Steven 0d803bf45f chore: update dark mode styles 2 years ago
Steven d4e54f343d feat: update memo detail page 2 years ago
boojack b13042d644
chore: move buf generated code to gitignore (#2236) 2 years ago
Steven 72ca4e74ee refactor: impl part of grpcweb 2 years ago
Steven f5802a7d82 chore: update access token ui 2 years ago