aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components/SubmissionNoticeComponent.tsx
AgeCommit message (Expand)Author
2020-05-10Added warning when submitting non-music category on music video.Ajay Ramachandran
2020-05-05Removed cancel buttonAjay Ramachandran
2020-04-14Submission notice size now updates when the video size changes.Ajay Ramachandran
2020-04-14Made submission notice max height dynamicAjay Ramachandran
2020-04-14Moved notice closing to renderer (no leftover nodes)Ajay Ramachandran
2020-04-13Made the submission notice scroll when too largeAjay Ramachandran
2020-04-09Fixed editing non first index submissions.Ajay Ramachandran
2020-04-09Made submission notice above other noticesAjay Ramachandran
2020-04-02Submission notice now saves on submissionAjay Ramachandran
2020-04-02Fixed close button on submission confirmation noticeAjay Ramachandran
2020-03-11Added delete function to new dialogAjay Ramachandran
2020-03-11Added basic react submission confirmation noticeAjay Ramachandran