Jarek Radosz
7c50330e04
DEV: Fix imports ( #192 )
2022-03-06 21:33:24 +01:00
Jarek Radosz
6007395cfb
DEV: Lose the es6 suffix ( #191 )
2022-03-06 21:20:09 +01:00
Kris
6b6d5978a2
DEV: Add class to solved topics in list ( #159 )
2021-08-27 14:41:57 -04:00
Penar Musaraj
f5c5f28ef0
UX: Add quick search suggestion entries ( #150 )
2021-07-21 14:01:33 -04:00
Joffrey JAFFEUX
30248619e2
DEV: prettier 2.2.1 ( #114 )
2021-01-27 10:38:37 +01:00
Alan Guo Xiang Tan
160faf9f6c
DEV: Add acceptance tests for solved icon in full page search. ( #105 )
2020-12-23 15:37:06 +08:00
Ahmed Gagan
945974a5e4
FIX: Change to new discourse plugin-api for advanced search options ( #91 )
...
Changed to new discourse plugin-api and added status:unsolved option
2020-09-11 11:15:34 +01:00
Joffrey JAFFEUX
613267c3a2
DEV: apply coding standards ( #90 )
2020-09-04 13:22:22 +02:00
Vinoth Kannan
f4aea44db8
UX: Add "solved" status filter in advanced search page.
...
And rename `in:solved` to `status:solved`.
2020-03-06 08:57:38 +05:30
Mark VanLandingham
2de08c8ad7
DEV: Remove unused import
2019-11-05 16:00:03 -06:00
Mark VanLandingham
ad787656fe
FIX: Pass in DecoratorHelper to PostCooked
2019-11-05 15:58:09 -06:00
Joffrey JAFFEUX
c630c14d6c
REFACTOR: old patterns and deprecations ( #81 )
2019-10-02 15:36:35 +10:00
Penar Musaraj
be6ecbf667
Replace deprecated icon
2019-08-25 21:28:46 -04:00
Kris
e9bd783bb7
remove unused variable
2019-07-24 11:38:56 -04:00
Kris
9550ced040
UX: If I can't unselect an answer, show text not a button ( #80 )
...
* UX: If I can't unselect an answer, show text not a button
* UX: Hide button text when post controls are expanded on mobile
2019-07-24 11:01:47 -04:00
Kris
8e8bf5e2d8
Revert "UX: Improve button position and visibility. ( #79 )"
...
This reverts commit f788093e6a
.
2019-07-18 10:56:18 -04:00
Kris
d3babfddd3
Revert "UX: Integrate text with button to improve spacing"
...
This reverts commit ad4bae2f4d
.
2019-07-18 10:55:44 -04:00
Kris
ad4bae2f4d
UX: Integrate text with button to improve spacing
2019-07-16 11:08:05 -04:00
Bianca Nenciu
f788093e6a
UX: Improve button position and visibility. ( #79 )
2019-07-15 17:30:58 +03:00
Sam Saffron
a0191a1e50
Revert "UX: Improve button position and visibility. ( #78 )"
...
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. ( #78 )
2019-06-28 18:50:42 +02:00
Penar Musaraj
2918f4a012
Update deprecated icon reference
2019-04-23 13:53:27 -04:00
Kris
97821bc96c
UX: Add class to accepted answer quote in posts ( #76 )
2019-03-14 17:19:58 +11:00
Vinoth Kannan
6fb6f8849b
Revert "REVERT: 'FEATURE: Add solved icon for topic titles in search results and other topic lists'"
...
This reverts commit 6dbd420c9e
.
2019-03-13 22:40:54 +05:30
Vinoth Kannan
6dbd420c9e
REVERT: 'FEATURE: Add solved icon for topic titles in search results and other topic lists'
2019-03-13 19:38:31 +05:30
Vinoth Kannan
e9be43becd
FEATURE: Add solved icon for topic titles in search results and other topic lists
2019-03-13 15:59:07 +05:30
Penar Musaraj
2e499ba0dd
Reset "accepted" icon class so icon is green in OP
2018-11-12 21:44:03 -05:00
Penar Musaraj
f33ecb78f3
Fix prettier offence
2018-11-12 13:31:18 -05:00
Penar Musaraj
02db4c1340
Avoid svg xml in locale strings
2018-11-12 13:26:28 -05:00
Robin Ward
3a5604cb46
FIX: Apply username formatter to solved post
2018-08-01 10:05:46 -04:00
Robin Ward
19b1448d76
FIX: Missing icon in notifications for solved
2017-09-15 13:55:08 -04:00
Kyle Zhao
9104e2292c
FEATURE: hide excerpt if 'solved_quote_length' is set to zero
2017-08-06 17:22:30 -04:00
Robin Ward
9b1ebaae91
Remove long deprecated code
2017-07-05 14:18:26 -04:00
David Taylor
092534bb7f
FIX: deprecation warning on topic-status
2017-03-10 20:59:18 +00:00
David Taylor
e20104919a
UX: Show configurable length excerpt when quoting the solution
2017-03-08 15:21:41 +00:00
David Taylor
4aaeee8aec
Remove excerpt stuff, only show quote once clicked
2017-03-08 00:43:22 +00:00
David Taylor
f38c7a3991
Initial work on getting answer quoted under question
2017-03-07 23:33:10 +00:00
Sam
78d221da67
Merge pull request #44 from davidtaylorhq/filter_parameters
...
Allow linking to filters within the site
2017-02-27 17:31:17 -05:00
David Taylor
8245c7b5e7
Check for presence of API before using
2017-02-27 22:30:37 +00:00
David Taylor
d041d6a821
Allow linking to filters within the site
2017-02-27 22:15:05 +00:00
David Taylor
f17d8ca52e
Add missing translation string
2017-02-27 17:42:58 +00:00
David Taylor
726b9a460d
Added empty box icon to unsolved topics
2017-02-27 15:00:04 +00:00
Sam
bf113f47b0
FEATURE: add solved enabled key
2017-02-02 12:20:40 -05:00
Sam
0b9853c7e2
add custom rendering
2017-02-02 12:20:40 -05:00
Sam
f972ae41aa
FIX: solved not working on latest ember
2016-12-20 15:50:27 +11:00
Robin Ward
9fa384e1db
FIX: In case called during a test
2016-11-23 10:41:02 -05:00
Robin Ward
652000a58b
Revert "FIX: Incorrect import path."
...
This reverts commit 952bdec9e2
.
This is better handled with a deprecation now from discourse
2016-11-15 11:41:50 -05:00
Guo Xiang Tan
952bdec9e2
FIX: Incorrect import path.
2016-11-15 09:47:37 +08:00
Rafael dos Santos Silva
9936707b0a
FIX: Import 'ajax' instead.
2016-11-01 11:26:31 -02:00
Robin Ward
ed0a2948cb
FIX: Backwards compatibility was broken
2016-07-04 15:19:57 -04:00