summaryrefslogtreecommitdiffstats
path: root/ui/src/components/community-form.tsx
AgeCommit message (Expand)Author
2020-07-08Blocking page refresh when forms are filled. Fixes #671Dessalines
2020-07-08HTML title bugs.Dessalines
2020-06-22Disable submit when loading. Fixes #706Dessalines
2020-03-06Ask for confirmation on leaving pages with incomplete forms. Fixes #529Dessalines
2020-02-02Finishing up interpolation rework.Dessalines
2020-01-31usability featuresRichard
2020-01-25Fixing front end error messages. Fixes #462Dessalines
2020-01-24Adding autocomplete to post, community, message, and site forms. Fixes #453Dessalines
2020-01-23Done merging http-api and private_messageDessalines
2020-01-22Adding a toaster to replace alerts. Fixes #457Dessalines
2020-01-19Strongly typing WebsocketJsonResponse. Forgot comment-form.tsxDessalines
2020-01-18First pass at fixing UI to work with new websocketresponses.Dessalines
2020-01-03Fixing create_post, create_community, and login pages.Dessalines
2019-12-11Adding some site oriented settings.Dessalines
2019-10-18Running prettier on code.Dessalines
2019-08-13Squashed commit of the following:Dessalines
2019-08-09Adding support for internationalization / i18n (#189)Dessalines
2019-04-29Adding a max character of 10k to textareasDessalines
2019-04-28Changing from forum to communityDessalines
2019-04-25TempDessalines
2019-04-25Adding /f/ and /u/ in links now.Dessalines
2019-04-21Add site editing.Dessalines
2019-04-18Adding max length to user, post, and forum fields.Dessalines
2019-04-17Forum category changing on edit issue.Dessalines
2019-04-09Adding slur filter.Dessalines
2019-04-08Loading indicators.Dessalines
2019-04-07Adding user details / overview page.Dessalines
2019-04-04Adding some UI cancel buttons.Dessalines
2019-04-04Community editingDessalines