Commit Graph

27 Commits

Author SHA1 Message Date
Dan Ungureanu ec9258d2ee
FIX: Do a transition to update 'solved' queryparam ()
A more involved transition / redirect was happening which sometimes
made Ember think it was an incomplete transition and threw an error.
2022-01-08 13:58:41 +02:00
Kris 40fa1d235a
UX: update filter breadcrumb due to core changes ()
* UX: update filter breadcrumb due to core changes

* remove trailing spaced
2021-12-23 13:46:56 -05:00
Bianca Nenciu 4bb06f0e16
FEATURE: Show notice if user can accept an answer ()
Implements a a notice that will show for old topics with no accepted
answers.
2021-12-15 17:16:41 +02:00
Bianca Nenciu fafa1c22b0
FEATURE: Show number of accepted answers on user card () 2021-08-26 14:25:39 +03:00
Joffrey JAFFEUX a6f911b907
DEV: apply ember-template-lint fixes () 2021-04-27 12:01:53 +02:00
tshenry 02981fe1d9
UX: Do not render solved filter on categories page ()
There is no topic list to filter on the categories page, so we should not be rendering the solved filter there.

This also addresses a few deprecations in the code.
2020-11-11 10:08:09 -08:00
Joffrey JAFFEUX 613267c3a2
DEV: apply coding standards () 2020-09-04 13:22:22 +02:00
jjaffeux 26d247e3d7 UX: makes solved status filter adapt width to its content 2020-02-20 11:04:26 +01:00
Joffrey JAFFEUX e974c35d38
FIX: enable_accepted_answers state was not correctly displayed () 2019-10-23 15:37:37 +02:00
Joffrey JAFFEUX c630c14d6c REFACTOR: old patterns and deprecations () 2019-10-02 15:36:35 +10:00
Kris 8e8bf5e2d8 Revert "UX: Improve button position and visibility. ()"
This reverts commit f788093e6a.
2019-07-18 10:56:18 -04:00
Bianca Nenciu f788093e6a
UX: Improve button position and visibility. () 2019-07-15 17:30:58 +03:00
Sam Saffron a0191a1e50 Revert "UX: Improve button position and visibility. ()"
This reverts commit d394d64285.

We made the UX here a bit too strong, we will followup with a reduction
of noise and ensure the new "loud UX" only appears for the OP
and only appears when no solution is accepted
2019-06-29 08:12:41 +10:00
Bianca Nenciu d394d64285 UX: Improve button position and visibility. () 2019-06-28 18:50:42 +02:00
Kris 73aad3a608 UX: Add header for category settings 2019-04-19 14:00:39 -04:00
Vinoth Kannan effb7e168b FIX: Show topic filter dropdown only if plugin is enabled 2019-03-15 16:04:35 +05:30
Vinoth Kannan 30146dbb31 FIX: Rename connector template to resolve conflict 2019-03-14 08:22:58 +05:30
Vinoth Kannan 5ddd644e00 FEATURE: Show dropdown to filter topic lists by solved status 2019-03-14 00:41:07 +05:30
Penar Musaraj 02db4c1340 Avoid svg xml in locale strings 2018-11-12 13:26:28 -05:00
Penar Musaraj 987869e1d7 Fix user activity nav icon 2018-11-11 22:50:12 -05:00
Sam 026f7a3ab0 FEATURE: support listing user solutions in user page 2017-02-02 12:20:40 -05:00
Robin Ward 7b37021403 FIX: Works with post menu as a component 2015-07-07 00:29:02 -04:00
Sam d8705a278b FEATURE: site setting to enable solved globally 2015-06-19 16:08:43 +10:00
Sam 76e3b44cf5 FEATURE: add notification when an answer is accepted
Cleanup terminology (use solved vs accepted-answer)
Cleanup styling, get rid of green box
2015-06-15 14:24:49 +10:00
Sam Saffron 09292d6ff9 - Add security
- Add configuration option on categories to enable
2015-06-10 06:09:20 +10:00
Sam a4e9ee4552 first proof of concept, security still missing 2015-05-19 16:26:22 +10:00
Sam 43f40c9825 work in progress 2015-05-19 15:45:19 +10:00