Commit Graph

1530 Commits

Author SHA1 Message Date
8f4cb1a742 UX: Timeline lookup on mega topics should use date of current post. 2018-07-10 16:43:20 +08:00
Sam
d9a9682f72 FIX: also count sub categories in hamburger when needed
previously there were cases where we suppress subcategories yet don't count them
this leads to confusion
2018-07-09 16:52:55 +10:00
7cba4cbcc6 FEATURE: allow selecting a tag when moving posts to a new topic (#6074) 2018-07-06 18:21:00 +02:00
Joe
98478d78d7 FIX: update test to match new admin layout 2018-07-03 17:03:43 +08:00
Joe
9834263687 FIX: update test to match admin layout changes 2018-07-03 16:28:57 +08:00
c754ece8f5 FEATURE: drops with-email-link and replaces it by with-email-button 2018-07-02 14:35:50 +02:00
3ddfc12307 unify user preferences views 2018-07-02 15:38:36 +10:00
d1c3eb6bfa FIX: Recovering a post does not insert it back into the stream correctly. 2018-06-29 11:41:44 +08:00
9f4e814dbc tests for XSS injection in tooltips 2018-06-28 14:24:21 +02:00
ec3e6a81a4 FEATURE: Second factor backup 2018-06-28 10:12:32 +02:00
7dce8290ed copyedit on category drop down 2018-06-26 12:43:45 -07:00
d81f8ea378 fix prettier 2018-06-26 15:31:43 +03:00
bfe0178270 FIX: use the correct notification levels titles for PMs 2018-06-26 14:01:52 +02:00
eb9b99e519 FIX: makes select-kit match searches with accents (filter and content) 2018-06-26 12:19:14 +02:00
f2dbe66367 FEATURE: adds a /admin/reports route to list all reports 2018-06-18 12:31:56 +02:00
60ff0e9b8c missing prettified files 2018-06-15 18:42:20 +02:00
2268e29c26 fix linting removed by prettier 2018-06-15 18:18:45 +02:00
03a7d532cf DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
629a2fbc2b add JS tests 2018-06-15 14:04:14 +10:00
eddcb07f03 FEATURE: adds plugin sharing api 2018-06-13 13:25:51 +02:00
3381a0a42a UX: reworks dashboard problems section to be in line with new style 2018-06-12 12:47:03 +02:00
4ce1d230c7 Prefer throwing a new Error object instead of just a string expression 2018-06-12 12:56:22 +10:00
b7d92061e2 FEATURE: add an option to create undismissable modals 2018-06-07 20:49:33 -07:00
1071aa21ab FIX: slightly safer rounding 2018-06-07 10:59:17 +02:00
ab089cd68b FIX: makes format number round the value before using parseInt 2018-06-07 10:44:21 +02:00
bc7d9c61e6 Revert smoke test accidentally default to non headless mode. 2018-06-05 19:21:46 +08:00
a276ffc7b3 Run smoke test without sandbox for now. 2018-06-05 19:08:36 +08:00
478c86e0a4 DEV: Update preview step to be more reliable. 2018-06-05 16:58:15 +08:00
c27863aad2 DEV: Better output when assertion fails in smoke test. 2018-06-05 10:54:56 +08:00
43b1768987 UX: ceil dahsboard values 2018-05-30 16:32:43 +02:00
db4af262dc DEV: Create smoke test screenshot directory in rake task. 2018-05-30 16:20:18 +08:00
fe5a48997c DEV: Store smoke tests failure image in a dedicated tmp folder. 2018-05-30 15:59:07 +08:00
30279a4843 DEV: Allow smoke test failure screenshot path to be configured. 2018-05-30 15:42:46 +08:00
82e5727287 UX: -2/+2% change in stats should be no-change in dashboard 2018-05-28 10:55:42 +02:00
9788ea9cb7 DEV: Write into Rails's tmp instead of system tmp for somke test screenshot. 2018-05-28 16:14:22 +08:00
9d6d161628 DEV: Take screenshot when smoke test fails. 2018-05-28 14:19:43 +08:00
0b55416742 UX: Don't display all groups option if group directory is disabled.a
https://meta.discourse.org/t/all-groups-option-leads-to-access-denied-page/88464
2018-05-28 11:32:55 +08:00
857a4e0006 FIX: Viewport in smoke test configured incorrectly. 2018-05-28 10:58:36 +08:00
1be76d066c FIX: forces boolean when content is only "true" && "false" 2018-05-24 23:41:39 +02:00
Sam
70179290f3 clean up callbacks during acceptance tests 2018-05-24 15:28:54 +10:00
Sam
4194886b62 correct failing test 2018-05-24 13:02:20 +10:00
db91d71bf1 fix category chooser spec 2018-05-23 21:07:39 +02:00
ae004d8b2b attempts of making composer actions test more resilient 2018-05-23 19:57:12 +02:00
7232a6e5a9 FIX: do not show composer actions if irrelevant 2018-05-23 18:25:58 +02:00
d2efd338e6 rewrites all composer actions tests using await 2018-05-23 15:52:15 +02:00
dd76ba90b3 FIX: bbcode regex was greedy and preventing quotes 2018-05-23 11:55:02 +02:00
Sam
930ebb5684 skip failing test 2018-05-23 13:26:42 +10:00
Sam
41d37fd498 improve erratic test 2018-05-23 10:16:52 +10:00
Sam
8e9531657a skip erratic test 2018-05-23 08:28:00 +10:00
a0c5b48558 fix failing spec 2018-05-22 10:50:54 +02:00