about summary refs log tree commit diff
path: root/corp/rih/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-06 r/6237 chore(corp/rih): move frontend to a separate folderVincent Ambo3-811/+0
2023-06-06 r/6236 feat(corp/rih): submit form data to backendVincent Ambo2-3/+72
2023-06-06 r/6235 feat(corp/rih): activate submit button when data is completeVincent Ambo2-1/+14
2023-06-06 r/6234 feat(corp/rih): wire up captcha solving callbackVincent Ambo2-11/+35
2023-06-06 r/6233 feat(corp/rih): display & load captcha element inside the formVincent Ambo2-3/+32
2023-06-06 r/6232 chore(corp/rih): reverse form orderVincent Ambo1-31/+34
2023-05-27 r/6212 feat(corp/rih): implement routing support for privacy policyVincent Ambo1-2/+27
2023-05-27 r/6211 feat(corp/rih): add initial privacy policyVincent Ambo1-0/+100
2023-05-27 r/6209 feat(corp/rih): add macro to render Markdown->yew::Html staticallyVincent Ambo1-0/+1
2023-05-27 r/6208 feat(corp/rih): implement initial frontend applicationVincent Ambo2-0/+547