alpha
Login
or
Join now
siidorow.dev
/
tangled-core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Monorepo for Tangled
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
tangled-core
/
appview
/
pages
/
templates
/
fragments
/
comment
/
at
master
7 files
eti
appview/tabSelector: show $value.Meta responsively
17d ago
24dfe1b7
commentBody.html
appview/pages: don't reset comment form after request This can catch `pages.Notice` responses which is not a successful request. We refresh the page on successful case, so it's fine to not refresh the form. Signed-off-by: Seongmin Lee <git@boltless.me>
1 month ago
commentHeader.html
appview/pages: hide reaction actions by default the behavior is like so now: - comments no longer have a reaction button below them - like linear/discord/slack: the reaction button shows up on hover in the comment header to the right - when existing reactions are present, a reaction button can be seen in the bottom, *in addition* to the one in the header (just like linear's comment threads) Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
commentList.html
appview/comment: on comment deletion, swap-oob a new comment header the new header includes the correct timestamp, removes the hover buttons etc. Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
edit.html
appview/pages: unify button styles in PRs and issues unifies button styles in putIssue, new comment, edit comment, reply comment etc. Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
pullComment.html
appview/pages: pull comment fixes Lewis: May this revision serve well! <lewis@tangled.org>
2 weeks ago
reply.html
appview/pages: don't reset comment form after request This can catch `pages.Notice` responses which is not a successful request. We refresh the page on successful case, so it's fine to not refresh the form. Signed-off-by: Seongmin Lee <git@boltless.me>
1 month ago
replyPlaceholder.html
appview: unified comment fragments/handlers share as much handlers/fragments as possible. PR has still `/.../comment` endpoint to serve comment form htmx fragment. Due to how it is designed. Signed-off-by: Seongmin Lee <git@boltless.me>
3 months ago