summaryrefslogtreecommitdiff
path: root/elm/StaffEdit/Main.elm
AgeCommit message (Expand)AuthorFilesLines
2020-03-09refactor: Convert Staff edit form to the same initialization approachYorhel1-224/+0
2020-02-28Elm/form styling: Use buttons instead of links for "remove" actionYorhel1-1/+1
2020-02-16Staff::Edit: Disallow name=original in aliasesYorhel1-2/+5
2020-01-05refactor: Combine json_api() & elm_form() + generate Elm function to msg API ...Yorhel1-4/+1
2019-12-10Elm: Add Redirect response + fix redirect to last post on replyYorhel1-1/+1
2019-12-08Fix json_api() URL matching + move URL parameters to POST bodyYorhel1-9/+5
2019-12-06Add link to d9#3 to quick reply box + allow customizing TextPreview headerYorhel1-1/+1
2019-12-01v2rw: Convert thread display + poll votingYorhel1-1/+1
2019-11-27Elm: Use fieldset to disable the form while loadingYorhel1-1/+1
2019-10-21Elm: Add text preview framework + BBCode preview in formsYorhel1-10/+11
2019-10-16Fix editing of staff entries without WikidataYorhel1-3/+3
2019-10-16v2rw: Convert staff adding/editing formYorhel1-0/+227