Commit Graph

17 Commits

Author SHA1 Message Date
Sérgio Saquetim 28ae24ffb8
DEV: Added compatibility with the Glimmer Post Menu (#313) 2024-11-12 20:45:17 -03:00
Jarek Radosz fa3e1598aa
DEV: Update linting (#275) 2024-01-16 17:50:43 +01:00
Andrei Prigorshnev 143096af15
DEV: fix linting issue (#204) 2022-08-18 17:49:26 +04:00
Andrei Prigorshnev 4709fb17ed
UX: show blank page placeholder instead of the blue panel that says "No Activity" (#197) 2022-08-18 16:51:28 +04:00
Jarek Radosz 830062a9e6
DEV: Use `cloneJSON` in tests (#195) 2022-03-10 17:34:11 +01:00
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
Martin Brennan 6767d8c60b
DEV: Update code for eslint object-shorthand-rule (#171)
See 4f7aba06c0
2021-11-10 12:01:13 +11:00
Andrei Prigorshnev 473c530018
FEATURE: improve blank page syndrome (#168) 2021-09-28 19:22:08 +04:00
Robin Ward 55cb184f7e
FIX: Import test helpers properly (#167) 2021-09-21 13:29:00 -04:00
Joffrey JAFFEUX 30248619e2
DEV: prettier 2.2.1 (#114) 2021-01-27 10:38:37 +01:00
Jarek Radosz 5cfb0b4590
DEV: Fix a linting error and work around a test issue (#107)
Issue introduced in https://github.com/discourse/discourse-solved/pull/105/files#diff-a2b6a1622bdc1ddf5f4fd546319bbe4c0216528d6e9a0648d105a65a9933d2eeR10

Includes:
* Fix a linting error
* Fix deprecations
* Don't rely on a prototype extension
* Don't modify the global `/search.json` fixture
* Workaround the test issue
2020-12-23 19:41:07 +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
Joffrey JAFFEUX 613267c3a2
DEV: apply coding standards (#90) 2020-09-04 13:22:22 +02:00
Gerhard Schlager d9ad32b5fa Make eslint happy 2018-12-12 11:49:13 +01:00
David Taylor 8b200aa643 DEV: Apply rubocop 2018-10-22 20:13:46 +01:00
Kyle Zhao 194b818dc4 add a test to make sure excerpts are only shown if provided
and excerpts are only provided if 'solved_quote_length' > 0
2017-08-09 14:49:50 -04:00