Commit Graph
1409 Commits
Author SHA1 Message Date
Belen Curcio 59acdc5c02 new e2e test 2017-10-25 16:53:18 -03:00
Belen Curcio b06ae9001e Adding missing classes 2017-10-25 16:31:46 -03:00
Chi Vinh Le d472223ee3 Fix/Implement sorting for stories 2017-10-25 19:32:47 +02:00
Chi Vinh Le b4daf8fc98 Move searchValue to Redux 2017-10-25 19:19:59 +02:00
Chi Vinh Le e41c224e3d Remove unused 2017-10-25 19:14:25 +02:00
Chi Vinh Le 20b5525c48 Refactor and fix query 2017-10-25 19:07:14 +02:00
Chi Vinh Le 23da613f2b Declaratively set page 2017-10-25 18:02:18 +02:00
Chi Vinh Le df079d29bd Set current page declaratively for People 2017-10-25 17:38:58 +02:00
KiwiandGitHub e782df815b Merge branch 'master' into community-pagination- 2017-10-25 17:09:34 +02:00
Belen Curcio 833922f0aa Missing reference to the dropdownContainer class 2017-10-25 09:35:08 -03:00
Belen Curcio 812483931d ref 2017-10-24 13:13:44 -03:00
Belen Curcio be994d033b Adding classes 2017-10-24 12:58:15 -03:00
Belén CurcioandGitHub adc06911f3 Merge branch 'master' into community-pagination- 2017-10-24 12:25:12 -03:00
Belen Curcio f3bf9d28a7 Search Value 2017-10-24 11:47:18 -03:00
Belen Curcio 61108337cc Even tinier 2017-10-24 11:42:21 -03:00
Belen Curcio 2aed5d1224 Merge branch 'community-pagination-' of github.com:coralproject/talk into community-pagination- 2017-10-24 11:36:11 -03:00
Belen Curcio 3777b4b1ce Filter Streams fully working 2017-10-24 11:35:27 -03:00
Belen Curcio 55b2208a49 Pagination and refactor for Stories 2017-10-24 11:29:17 -03:00
Chi Vinh Le b7b9da9509 Change fetchPolicy 2017-10-24 15:16:45 +02:00
Chi Vinh Le 46359b4a1b Show errors 2017-10-24 14:49:32 +02:00
Belén CurcioandGitHub 6d3cdb176e Merge branch 'master' into community-pagination- 2017-10-24 00:23:53 -03:00
Belen Curcio 34334b8152 Pagination only shows when there are results to show 2017-10-24 00:18:03 -03:00
Belen Curcio 0b973f24ff Replacing paginate from Stories 2017-10-24 00:14:47 -03:00
Belen Curcio abff1c763a More styling 2017-10-24 00:12:18 -03:00
Belen Curcio 9f4a913655 Passing props 2017-10-24 00:03:35 -03:00
Belen Curcio d363c977dc Refactor 2017-10-23 23:47:43 -03:00
Kim GardnerandGitHub 017d560421 Merge branch 'master' into bulk-approve-reject-actions 2017-10-23 15:52:20 +01:00
Facu 9c38bab83b notify error messages 2017-10-20 17:01:52 -03:00
Chi Vinh Le bef3e3e33c Turn off notifications for flagged and edited 2017-10-20 17:19:44 +02:00
FacuandGitHub 011d8830fb Merge branch 'master' into bulk-approve-reject-actions 2017-10-19 14:12:08 -03:00
FacuandGitHub 4b068b22b7 Merge branch 'master' into bulk-approve-reject-actions 2017-10-17 17:10:22 -03:00
Chi Vinh Le 8cf04c5c66 Use sections for install e2e 2017-10-17 16:58:50 +07:00
Kim GardnerandGitHub 606871e4b7 Merge branch 'master' into e2e-browserstack 2017-10-14 17:46:00 +01:00
Kim GardnerandGitHub 20cd38e47b Merge branch 'master' into reject-rate-fix 2017-10-14 16:58:47 +01:00
Belen Curcio 887dd3825c Missing propTypes and classes 2017-10-13 21:13:59 -03:00
Belen Curcio adae679bc7 Merge branch 'e2e-browserstack' of github.com:coralproject/talk into e2e-browserstack 2017-10-13 21:12:26 -03:00
Belen Curcio bdbffba902 Missing propTypes and classes 2017-10-13 21:07:09 -03:00
Wyatt Johnson 2ec1d3fa51 Reject Rate Fixes
- Corrected query to select all statuses (default was accepted/none)
- Fixed up some missing prop-types
- Improved count code
2017-10-13 11:26:02 -06:00
Chi Vinh Le fce1d60d09 Increase contrast in viewing options 2017-10-14 00:06:18 +07:00
Belén CurcioandGitHub 37148f69d5 Merge branch 'master' into dropdown 2017-10-13 13:02:56 -03:00
Chi Vinh Le 08d6eadbb7 Fix Stories Dropdown handlers 2017-10-13 22:53:53 +07:00
Facu 1660d6c1d1 Merge remote-tracking branch 'origin/master' into bulk-approve-reject-actions 2017-10-13 11:46:26 -03:00
Facu 9d36426a1b format UserDetail css 2017-10-13 11:41:47 -03:00
Belén CurcioandGitHub 8e72381081 Merge branch 'master' into e2e-browserstack 2017-10-13 10:56:37 -03:00
Belen Curcio cac6eecde2 Missing propTypes and classes 2017-10-13 10:53:44 -03:00
Michael Macherey f6be48a4a8 Merge remote-tracking branch 'origin/master' into dismiss-shortcuts-help-menu 2017-10-13 14:05:04 +02: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