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
/
templates
14 folders
1 file
at
e9f73961d8f11510df9a9dcd658a67b01c600250
Seongmin Lee
appview: add website and topics fields to repo
10mo ago
dd1bcee8
brand
appview/pages: add a brand page Also some misc. changes to page layouts. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
11 months ago
errors
appview/pages: notifications ui and templating Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
fragments
appview/pages: show live updating counters for steps spindles can now give us detailed logs for start and end of steps. the appview can ingest these logs to indicate live durations for steps. it is implemented like so: - the logs handler keeps track of start and end times for each step - whenever we recieve a start or end time, we update the html to add a `data-start` or `data-end` attribute - using some javascript, we print a live updating timer for each step: * if only `data-start` is present: then use Now - Start and update each second * if both `data-start` and `data-end` are present, then use End - Start Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
goodfirstissues
appview/gfi: style tweaks Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
knots
appview/pages: fix firefox autofilling addMemberModal with autocomplete=off Signed-off-by: Evan Jarrett <evan@evanjarrett.com>
10 months ago
labels
appview/state: style changes to good-first-issue Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
layouts
appview: add website and topics fields to repo Removed description edit UI / endpoints and put unified base settings form in repository settings page. This form is restricted to `repo:owner` permission same as before. The internal model of topics is an array but they are stored/edited as single string where each topics are joined with whitespaces. Having a dedicated topics table with M:M relationship to the repo seems a bit overkill considering we will have external search indexer anyway. Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
legal
appview/pages: add a brand page Also some misc. changes to page layouts. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
11 months ago
notifications
appview: add `pull_reopen` event Signed-off-by: Seongmin Lee <git@boltless.me>
11 months ago
repo
appview: add website and topics fields to repo Removed description edit UI / endpoints and put unified base settings form in repository settings page. This form is restricted to `repo:owner` permission same as before. The internal model of topics is an array but they are stored/edited as single string where each topics are joined with whitespaces. Having a dedicated topics table with M:M relationship to the repo seems a bit overkill considering we will have external search indexer anyway. Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
spindles
appview/pages: fix firefox autofilling addMemberModal with autocomplete=off Signed-off-by: Evan Jarrett <evan@evanjarrett.com>
10 months ago
strings
appview/pages: fix string headers on mobile Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
timeline
appview/gfi: slightly saner copy text Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
user
appview/pages: move rss button into profile actions list Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
banner.html
appview: add website and topics fields to repo Removed description edit UI / endpoints and put unified base settings form in repository settings page. This form is restricted to `repo:owner` permission same as before. The internal model of topics is an array but they are stored/edited as single string where each topics are joined with whitespaces. Having a dedicated topics table with M:M relationship to the repo seems a bit overkill considering we will have external search indexer anyway. Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago