summaryrefslogtreecommitdiff
path: root/elm/UList
AgeCommit message (Expand)AuthorFilesLines
2019-12-01v2rw: Convert thread display + poll votingYorhel1-1/+1
2019-11-28Use plain links for JS-ified linkradio inputs + fix focus of non-JS linkradiosYorhel3-33/+24
2019-11-19ulist: Focus and select label input when adding a new labelYorhel1-2/+6
2019-11-19ulist: Remove the notes iconYorhel1-1/+0
2019-11-19ulist: Compact the notes field and "add release" link in the expanded viewYorhel1-11/+20
2019-11-11ulist: Improve date editing experience for browsers that fall back to a text ...Yorhel1-5/+8
2019-11-10ulist: Improve page load time by lazily loading some thingsYorhel2-13/+28
2019-11-10ulist: Add feature to add releases to the listYorhel1-14/+62
2019-11-10ulist: Dynamically update releases summary on changeYorhel2-3/+12
2019-11-10ulist: Generalize Elm dropdown + add release status change & removalYorhel2-52/+72
2019-11-10ulist: Proper release date formatting in release listYorhel1-3/+10
2019-11-10ulist: Implement notes editing + small code reorgYorhel6-15/+48
2019-11-10ulist: Implement deletion of items from the listYorhel2-10/+45
2019-11-10ulist: Add (nonfunctional) releases + options UI; More consistent namingYorhel8-0/+511