Commit Graph
7652 Commits
Author SHA1 Message Date
Wyatt Johnson ad35a04cdf pr review updates 2018-01-04 10:50:14 -07:00
okbel 7bfbeac368 Removing unused code 2018-01-04 13:59:37 -03:00
okbel ca55097b5c Removing unused code 2018-01-04 13:58:07 -03:00
okbel ee0c510569 Adding warning 2018-01-04 13:55:00 -03:00
okbel 3d9eec825c Merge branch 'next' of github.com:coralproject/talk into next
* 'next' of github.com:coralproject/talk:
  Up patch version to match tag.
2018-01-04 13:37:36 -03:00
okbel 6d777944aa Naming Conventions 2018-01-04 13:37:21 -03:00
okbel 841398c6c1 Removing pointer hover, adding proptypes 2018-01-04 13:23:41 -03:00
Kim GardnerandGitHub d09948e7f6 Merge branch 'master' into next 2018-01-04 11:20:18 -05:00
Wyatt JohnsonandGitHub 270f865ccd Merge pull request #1245 from jheasly/version_fix
Up patch version to match tag.
2018-01-04 09:18:28 -07:00
okbel e52793e918 Moving bulk actions to User tab 2018-01-04 12:50:53 -03:00
okbel a8e09d4c89 Account History stable key 2018-01-04 12:25:29 -03:00
okbel 7bdaf74e1a SetUserRole using DataProxy 2018-01-04 12:08:26 -03:00
okbel f04c3cc059 Naming Conventions 2018-01-04 11:53:08 -03:00
okbel 8c5040d88b Naming conventions 2018-01-04 11:49:10 -03:00
okbel 3ca3b59802 Using user.id 2018-01-04 11:44:02 -03:00
okbel fa6aa4ae2d Search functionality on the Community People Section 2018-01-04 11:42:51 -03:00
okbel f6e5df2088 Merge branch 'next' of github.com:coralproject/talk into next
* 'next' of github.com:coralproject/talk:
  added user query by value to graph
2018-01-04 11:20:58 -03:00
okbel e343958b07 Merge branch 'master' of github.com:coralproject/talk into next
* 'master' of github.com:coralproject/talk:
  fixes default lang select bug
2018-01-04 11:02:50 -03:00
Belén CurcioandGitHub 298cb5322e Merge pull request #1244 from coralproject/user-search
User Search
2018-01-04 11:02:28 -03:00
J. Heasly d7097ff729 Up patch version to match tag. 2018-01-03 17:51:58 -08:00
Wyatt JohnsonandGitHub 9dcb8f8f0e Merge branch 'next' into user-search 2018-01-03 14:08:38 -07:00
Wyatt JohnsonandGitHub 148d329ff8 Merge branch 'master' into next 2018-01-03 14:08:29 -07:00
Wyatt JohnsonandGitHub 517124cc93 Merge pull request #1236 from coralproject/i18n-bug-fix
i18n Default Language Fix
2018-01-03 14:08:11 -07:00
Wyatt Johnson 797cea4f63 added user query by value to graph 2018-01-03 14:01:51 -07:00
okbel cb2f032ae1 fix index for moderation actions, and view options 2018-01-03 17:38:22 -03:00
Belén CurcioandGitHub 0572a1c97d Merge branch 'master' into next 2018-01-03 12:11:44 -03:00
Wyatt JohnsonandGitHub 20e3d9065f Merge branch 'master' into i18n-bug-fix 2017-12-30 02:56:13 -07:00
Wyatt JohnsonandGitHub 0af8a31154 Merge pull request #1240 from gakhov/gakhov-patch-advanced-config
Fix a variable name for redis client configuration
2017-12-30 02:55:46 -07:00
Andrii GakhovandGitHub 140bba23e0 Fix a variable name for redis client configuration
The documentation incorrectly stated that the advanced Redis Client configuration could be set using `TALK_REDIS_CLIENT_CONFIG`, while, in fact, the correct variable is `TALK_REDIS_CLIENT_CONFIGURATION`, as it parsed in https://github.com/coralproject/talk/blob/master/config.js#L114
2017-12-28 13:04:37 +01:00
Wyatt Johnson 69e4c5478d fixes default lang select bug 2017-12-21 23:26:34 -07:00
Kim Gardner 0d70c87ea9 Fix merge conflict 2017-12-21 17:01:48 -05:00
Wyatt Johnson d3ce68e078 Merge branch 'master' into next 2017-12-21 14:51:56 -07:00
Wyatt JohnsonandGitHub 4fa46c4144 Merge pull request #1154 from coralproject/user-status-refactor
User status refactor
2017-12-21 14:35:23 -07:00
Wyatt Johnson c2a8a3e4a3 fixed tests 2017-12-21 14:26:44 -07:00
Kim GardnerandGitHub 5488d5a7fa Merge pull request #1234 from coralproject/modqueue-enh
Modqueue fixes and enhancements
2017-12-21 15:26:09 -05:00
Wyatt Johnson c8ab5cdbf6 fixed tests 2017-12-21 12:43:26 -07:00
Wyatt Johnson 4fb9910221 updates to cli
- removed -c,--config flag in favor of env only or .env files
- loads .env always if found
- scripts re-written to call cli-serve directly
2017-12-21 12:03:34 -07:00
Wyatt Johnson 7ae0df2cbc fixed dist loading error 2017-12-21 11:55:09 -07:00
Wyatt Johnson 8bf2fe7b06 hid not logged in error 2017-12-21 11:51:16 -07:00
Wyatt Johnson c0f8fce442 fixed graphql error 2017-12-21 11:48:16 -07:00
Wyatt Johnson 47e32d5d6d Merge branch 'next' into user-status-refactor 2017-12-21 11:34:39 -07:00
Chi Vinh Le 111af0acf8 More refactor 2017-12-21 18:43:39 +01:00
Chi Vinh Le e34f96832a Refactor 2017-12-21 18:36:15 +01:00
Chi Vinh Le f9e289561e Refactor 2017-12-21 18:29:18 +01:00
Wyatt JohnsonandGitHub e409d071cb Merge branch 'master' into next 2017-12-21 09:37:39 -07:00
Chi Vinh Le 2d6a05433a Mark single dangling comments, reflow issues and scroll enhancement 2017-12-21 15:55:18 +01:00
Kim Gardner 7f75255282 Merge branch 'master' of git+ssh://github.com/coralproject/talk into user-status-refactor 2017-12-21 07:04:27 -05:00
okbel 5925a4b956 updated tests classes 2017-12-20 21:21:16 -03:00
okbel dafd703261 Merge branch 'user-status-refactor' of github.com:coralproject/talk into user-status-refactor
* 'user-status-refactor' of github.com:coralproject/talk:
  added mount path to the endpoint to respect the mounting config
  linting
  removed dev requirement for engine
2017-12-20 21:14:21 -03:00
okbel 5c0f546d50 Adding tests 2017-12-20 21:06:48 -03:00