Commit Graph

8775 Commits

Author SHA1 Message Date
Wyatt Johnson 910acdd52b added cli tools for verifying email address 2017-10-12 15:49:21 -06:00
Wyatt Johnson 675e8fa604 Merge branch 'master' into talk-product-guide-features 2017-10-12 15:38:44 -06:00
Wyatt Johnson 5e74a044f3 Merge branch 'master' into cannot-ignore-staff 2017-10-12 15:38:18 -06:00
Wyatt Johnson 9d5739b396 better support for email verification 2017-10-12 15:27:57 -06:00
Facu e0e481373b bulk approve/reject actions for moderators 2017-10-12 17:59:04 -03:00
Michael Macherey 8e466befb4 Fix Shortcuts help menu doesn't dismiss forever. 2017-10-12 20:30:23 +02:00
Belen Curcio c98cb02a4a Adding dropdown to ViewOptions 2017-10-12 13:52:17 -03:00
Belen Curcio 351ebc9105 Find label based on value 2017-10-12 13:40:43 -03:00
Belen Curcio 27ef2ad0d4 Find label based on value 2017-10-12 13:33:18 -03:00
Belen Curcio 798acaf320 Support for Keyboard and Accesibility 2017-10-12 13:18:07 -03:00
Belen Curcio 21122016da Adding tabIndex to clickable buttons 2017-10-12 13:07:14 -03:00
Belen Curcio c9ae622ec3 merge conflicts 2017-10-12 13:00:16 -03:00
Kim Gardner b5a0483603 Update nav 2017-10-12 16:58:12 +01:00
Kim Gardner 987acb64f5 Merge pull request #1097 from coralproject/configure-styling-fix
Fix configure styling issues
2017-10-12 16:51:43 +01:00
Kim Gardner 43d92e5b76 Merge branch 'master' into configure-styling-fix 2017-10-12 16:27:06 +01:00
Kim Gardner 618b8b5135 Merge pull request #1096 from coralproject/long-usernames
Handle really long usernames in Community > People page
2017-10-12 16:06:26 +01:00
Chi Vinh Le 24d73b2770 Use page objects + one more test 2017-10-12 21:56:56 +07:00
Belen Curcio 36be112744 Keyboard accesible 2017-10-12 11:04:17 -03:00
Kiwi caac76bb3f Merge branch 'master' into configure-styling-fix 2017-10-12 16:04:07 +02:00
Chi Vinh Le 3035ba0bcf Fix configure styling issues 2017-10-12 20:57:34 +07:00
Belén Curcio 562586c130 Merge branch 'master' into long-usernames 2017-10-12 10:32:02 -03:00
Belen Curcio a7064bbfdb Adding missing proptypes and ellipsis 2017-10-12 10:29:23 -03:00
Kim Gardner 1b30327fe0 Merge pull request #1094 from coralproject/change-flagged-usernames-copy
Flagged Usernames --> Reported Usernames
2017-10-12 14:24:49 +01:00
Kim Gardner e1f7d1da99 Merge branch 'master' into change-flagged-usernames-copy 2017-10-12 14:17:35 +01:00
Kim Gardner bbfb4c8ae0 Merge pull request #1095 from coralproject/fix-typo
Fix some typos, copy, styling in Docs
2017-10-12 14:17:25 +01:00
Belén Curcio dbcd0aacb1 Merge branch 'master' into change-flagged-usernames-copy 2017-10-12 10:13:23 -03:00
Belén Curcio b0f6ab2b48 Merge branch 'master' into fix-typo 2017-10-12 10:12:40 -03:00
Belen Curcio 612adb2990 Merge branch 'dropdown' of github.com:coralproject/talk into dropdown 2017-10-12 10:08:43 -03:00
Belen Curcio c4e3904a95 Update 2017-10-12 10:08:21 -03:00
Belén Curcio 0d9d2d4871 Merge branch 'master' into dropdown 2017-10-12 10:07:39 -03:00
Kim Gardner 69acb6d5a0 Fix typos and clean up styling 2017-10-12 14:06:09 +01:00
Kim Gardner 58aff2487a Merge pull request #1093 from coralproject/user-search
User Search Improvements
2017-10-12 13:39:50 +01:00
Kim Gardner 4f72f5d4ae Merge branch 'master' into user-search 2017-10-12 13:25:23 +01:00
Kim Gardner 27c44e942e Merge pull request #1086 from coralproject/count-whitespace-to-char-max
Count leading and trailing whitespace towards char count
2017-10-12 13:22:49 +01:00
Kim Gardner 22bbe5c614 Merge branch 'master' into user-search 2017-10-12 13:15:21 +01:00
Kim Gardner bccce1d9bd Merge branch 'master' into count-whitespace-to-char-max 2017-10-12 13:11:28 +01:00
Kim Gardner a914cf1591 Merge branch 'master' into dropdown 2017-10-12 13:10:25 +01:00
Kim Gardner ba7ee5d327 Merge pull request #1092 from coralproject/snyk-patch
SNYK Patch of yarn.lock
2017-10-12 13:09:51 +01:00
Kim Gardner f035a9d1e9 Flagged Usernames --> Reported Usernames 2017-10-12 13:05:13 +01:00
Kim Gardner 1c6f3b80c4 Merge branch 'master' into snyk-patch 2017-10-12 11:27:58 +01:00
Kim Gardner 1b00cdbea3 Merge pull request #1063 from coralproject/talk-product-guide
Talk Product Guide - part 1
2017-10-12 11:27:02 +01:00
Kiwi 1e41ae9402 Merge branch 'master' into count-whitespace-to-char-max 2017-10-12 10:26:23 +02:00
Wyatt Johnson 86f48cea96 Modified user search to include whole word search 2017-10-11 16:41:09 -06:00
Wyatt Johnson 94f4c57038 patched 2017-10-11 15:38:08 -06:00
Wyatt Johnson 97eee92499 updated docs 2017-10-11 15:32:25 -06:00
Kim Gardner 5dfc5d87ad Merge branch 'master' into dropdown 2017-10-11 17:04:04 +01:00
Chi Vinh Le e4399b734e Use TALK_ROOT_URL, global timeout, other improvements 2017-10-11 21:02:46 +07:00
Kim Gardner 09ecd2a055 Merge branch 'master' into talk-product-guide 2017-10-11 14:20:18 +01:00
Kiwi 1fffa1427d Merge pull request #1089 from coralproject/add-testing-info-to-readme
Small Readme tweaks
2017-10-11 15:03:39 +02:00
Chi Vinh Le cde3c4e17e Move logs to test/e2e 2017-10-11 20:01:27 +07:00