Dessalines
d28e5245d2
Don't allow preferred usernames to start with @. Fixes #1058 ( #1076 )
...
* Don't allow preferred usernames to start with @. Fixes #1058
* Trim the preferred username.
2020-08-12 11:13:44 +00:00
c76e72b747
Fixing an issue with comments clearing out forms. Fixes #1045
2020-08-01 23:52:38 -04:00
ernestwisniewski
aaa4361158
User details ui fix ( #1032 )
...
* User details ui fix
* User details ui fix
2020-07-27 20:05:29 -04:00
76fec39670
Adding a lot of front end prettying.
...
- Re-did litely theme.
- Increased spacing.
- Fixed up navbar to not full width.
- Made login/sign up stand out.
- Made thumbnails have a light background.
- Removed btn-sm, made almost all buttons bigger.
- Made all badges lighter.
- Made card backgrounds transparent.
- Fixes #888
2020-07-23 02:10:22 -04:00
fd96dfdb5e
Added comment delete, remove, read.
2020-07-20 21:37:44 -04:00
ca7d2feedb
Some GetUserDetails cleanup.
2020-07-20 15:32:15 -04:00
Dessalines
9f36fd50b4
GetSite fixes. Fixes #975 ( #978 )
2020-07-15 10:00:55 -04:00
derek
ef62f4698a
ui.components: fix ts types, move user pagination to user details
2020-07-14 01:13:43 -04:00
derek
f1d01f4fa0
ui.components: split user component up to fix duplicate requests
...
Replace componentWillReceiveProps with getDerivedState and pass state as props to new component
2020-07-13 20:14:01 -04:00