aboutsummaryrefslogtreecommitdiff
path: root/src/components/report
Commit message (Collapse)AuthorAge
* remove all "fallback variables"Henry Jameson2024-03-04
|
* more fixesHenry Jameson2024-02-13
|
* add .input class to all inputsHenry Jameson2024-02-07
|
* cleanup stray console logsHenry Jameson2023-12-14
|
* fix reports now showing reasonHenry Jameson2023-10-27
|
* Use stylelinttusooa2023-01-09
|
* clean up leftoverIlja2022-03-21
| | | | | There was a comment to enable something for eslint. This was a leftover from when it was dissabled. But the dissabling was removed in a privious commit f9393b0dab22279e9bdb97a1cf52fecfe278a4a7
* Use empty array for emji insteadIlja2022-03-21
| | | | Instead of relying on a key that isn't actually usefull, I just provide an empty array directly.
* Use RichContent component for ReportsIlja2022-03-20
| | | | Note that this expects an emoji list for the reports. I made an MR in BE to provide that: https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3650
* Use Select componentIlja2022-03-20
| | | | After merging develop, the dropdown didn't format properly any more because selects have been made into a component. Here I turn the select into a component as well.
* remove logsShpuld Shpuldson2021-02-01
|
* add proper state switcherShpuld Shpuldson2021-01-27
|
* wipShpuld Shpuldson2021-01-18
|
* separated componentShpuld Shpuldson2021-01-11