Arne Bollinger
36030c68ee
NOCHANGELOG Refactor of moderation detail pages
2025-05-07 14:55:15 +00:00
jon r
ae6ac1f624
Feat(front): use new UI library, explicityly imported, in all views
...
closes #2359 #2367 #2091
Co-Authored-By: ArneBo <arne@ecobasa.org>
Co-Authored-By: Flupsi <upsiflu@gmail.com>
Co-Authored-By: jon r <jon@allmende.io>
fix(front): null error in user profile
2025-04-23 18:58:08 +02:00
Georg Krause
ec8dc8e09f
Merge branch stable into develop
2023-09-01 14:24:58 +02:00
Kasper Seweryn
c2f351ea6b
Cleanup HTML templates
2022-11-28 10:16:58 +00:00
Ciarán Ainsworth
3a46cb140d
Clean up everything but views
2022-11-28 10:16:58 +00:00
Ciarán Ainsworth
ef757e1854
Update all components
2022-11-28 10:16:58 +00:00
wvffle
edfbf94313
Add eslint rules for i18n
2022-11-28 10:16:58 +00:00
wvffle
ebea32faf9
Replace gettext with i18n
2022-11-28 10:16:58 +00:00
wvffle
436a76928f
Resolve most type conflicts
2022-09-06 09:26:36 +00:00
wvffle
e7da8b5f43
Resolve some TODOs
2022-09-06 09:26:36 +00:00
wvffle
ee975e5854
Add error handler in all unhandled places
2022-09-06 09:26:36 +00:00
wvffle
f06c040b50
Add markdown enhancements
...
This commit will bring:
- Linking to other users with `@username`
- Linking to tags with `#tag`
- Opening external links in new tab (Fix #1647 )
- Single line breaks to avoid confusion for non-technical users (Fix #1377 )
- 😒 support...
- Email encoding in markdown
- Markdown editor now auto-resizes to accomodate content (Fix #1379 )
NOTE: This only works in very few places. We need to wait for #1835 to have those features available widely
2022-09-06 09:26:36 +00:00
wvffle
d090adc1f1
Sanitize html
2022-09-06 09:26:36 +00:00
wvffle
442f9ce0d7
Fix v-if keys
2022-09-06 09:26:36 +00:00
Kasper Seweryn
9e0596d136
Move *.js to *.ts
2022-09-06 09:26:36 +00:00
Kasper Seweryn
2f80e0935f
Migrate a couple of components to new v-model and cleanup linting stuff
2022-09-06 09:26:36 +00:00
Kasper Seweryn
16d437be62
Migrate Translations mixin to useSharedLabels composable
2022-09-06 09:26:36 +00:00
Kasper Seweryn
57aef1001e
Remove deprecated slot syntax
2022-09-06 09:26:36 +00:00
Kasper Seweryn
f61fafec2a
Remove '@/'
2022-09-06 09:26:36 +00:00
Ciaran Ainsworth
08d6772392
Fix broken imports
2022-02-21 17:27:00 +01:00
Georg Krause
8ee9a536e1
Lint the frontend code
2021-12-06 11:35:20 +01:00
Agate
86b90ec716
Fix #1121 : Use semantic headers for accessibility
2020-07-03 14:20:47 +02:00
Agate
082fc9869f
Fixed typo
2020-06-22 16:15:29 +02:00
Agate
fc9c2b4a1d
Merge branch 'master' into develop
2020-06-19 21:42:12 +02:00
Agate
cb3d12a34a
Fix #1134 : Use role=alert on forms/toast message to improve accessibility
2020-06-19 21:30:07 +02:00
Agate
cd422832dd
New theming system
2020-05-15 14:12:36 +02:00
Agate
594dd8ceb3
Fixed a round of typo/invalid HTML
2020-05-07 18:26:57 +02:00
Eliot Berriot
e59cc33378
First round of improvements to channel management:
...
- use modals
- less proeminent button
- field styling/labels
2020-02-23 15:31:03 +01:00
Eliot Berriot
2cdc8fa63a
Resolve "i18n fixes for 0.20"
2019-10-01 15:19:55 +02:00
Eliot Berriot
ca02ac33d5
Fixed error in translation
2019-09-23 11:57:09 +02:00
Eliot Berriot
0df70340f8
QoL improvements for moderation UI
2019-09-09 12:16:36 +02:00
Eliot Berriot
6c04975273
See #890 : fixed minor display issues
2019-09-02 16:24:05 +02:00
Eliot Berriot
d5b89f01d7
See #890 : added shortcuts for setting moderation policies directly when handling reports
2019-09-02 15:21:26 +02:00
Eliot Berriot
77ef6d2510
See #890 : wording
2019-09-02 13:58:03 +02:00
Eliot Berriot
24093a12f1
See #890 : added feedback when updating user quota, permissions and report category
2019-09-02 13:57:30 +02:00
Eliot Berriot
43dfab9a82
See #890 : Collapse report on resolution instead of reloading the page
2019-09-02 11:37:20 +02:00
Eliot Berriot
fb0dcf4568
See #890 : tweaks, added "delete reported object" action
2019-09-02 11:09:20 +02:00
Eliot Berriot
94b9db062d
See #890 : make report category updatable
2019-08-29 16:58:53 +02:00
Eliot Berriot
728160c71d
See #890 : added link to admin url on actor links
2019-08-29 16:14:54 +02:00
Eliot Berriot
b316b93a8e
See #890 : added form / display of moderator notes
2019-08-29 15:38:06 +02:00
Eliot Berriot
ca7178d1d1
See #890 : fixed some front-end issues when report target is deleted
2019-08-29 14:25:58 +02:00
Eliot Berriot
6e82780e0d
See #890 : improved report card design, to include relevant context
2019-08-28 18:03:43 +02:00