alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
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.
This repository has no description
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
2
Pulls
1
Pipelines
core
/
appview
/
pages
3 folders
3 files
at
ce03b9db40b944e97aac10dfa7b387920a44c4db
Seongmin Lee
appview: db: replace `Issue.IssueAt` to `Issue.Rkey`
1y ago
cde279f0
markup
appview/pages/markup: insert anchor link in headings Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
repoinfo
appview: stream logs from workflow endpoint Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
templates
appview: db: replace `Issue.IssueAt` to `Issue.Rkey` Replace `Issue.IssueAt` to `Issue.Rkey`. `issue_at` column still exist, but not used and will be removed in future. Remove `db.SetIssueAt()` in flavor of `Rkey`. Create rkey *before* adding to DB, and save same rkey to PDS. This is safe as `tx` is will be dropped when `ctx` is canceled with error. Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
funcmap.go
appview: db: replace `Issue.IssueAt` to `Issue.Rkey` Replace `Issue.IssueAt` to `Issue.Rkey`. `issue_at` column still exist, but not used and will be removed in future. Remove `db.SetIssueAt()` in flavor of `Rkey`. Create rkey *before* adding to DB, and save same rkey to PDS. This is safe as `tx` is will be dropped when `ctx` is canceled with error. Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago
htmx.go
appview: pages: Add HXRefresh helper function.
1 year ago
pages.go
appview: db: replace `Issue.IssueAt` to `Issue.Rkey` Replace `Issue.IssueAt` to `Issue.Rkey`. `issue_at` column still exist, but not used and will be removed in future. Remove `db.SetIssueAt()` in flavor of `Rkey`. Create rkey *before* adding to DB, and save same rkey to PDS. This is safe as `tx` is will be dropped when `ctx` is canceled with error. Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
1 year ago