Commit Graph

1145 Commits

Author SHA1 Message Date
Chi Vinh Le d4e02b620e Typo 2018-03-22 23:19:50 +01:00
Chi Vinh Le 292e33c105 Implement AdminCommentContent for text and html 2018-03-22 23:15:21 +01:00
Chi Vinh Le d08aaecd12 Rerender all Slot Components when config changes 2018-03-20 19:00:19 +01:00
Chi Vinh Le d98e64d6d7 Deprecation stuff 2018-03-20 18:45:56 +01:00
Chi Vinh Le 84a79be9c1 Only use plugins_config in redux 2018-03-20 18:39:37 +01:00
Chi Vinh Le dbe80c40d7 Render when pluginsConfig changes 2018-03-20 18:25:04 +01:00
Chi Vinh Le 1e743ea29d Merge branch 'master' into slots-debug 2018-03-20 18:08:59 +01:00
okbel 6c35f02e6b changes 2018-03-20 13:50:28 -03:00
okbel b6ba59ac51 using the plugins service 2018-03-20 13:19:20 -03:00
okbel cd9c260995 refactor into using config reducer 2018-03-20 13:10:42 -03:00
okbel 030deb1b81 refactor into using config reducer 2018-03-20 12:09:32 -03:00
okbel d6fba2d515 refactor into using config reducer 2018-03-20 11:52:44 -03:00
okbel 8a2fa2432f @Deprecated plugin_config 2018-03-19 15:26:18 -03:00
okbel 346a099c1b changes - ready to be tested 2018-03-19 15:10:14 -03:00
okbel 0209cc5b13 refactor due to auth probs 2018-03-17 16:44:01 -03:00
okbel a700e91911 adding debugPlugins 2018-03-17 16:26:46 -03:00
okbel 96dff8ed25 wip :0 2018-03-16 20:16:28 -03:00
Chi Vinh Le 9d9adc8195 Rename typo 2018-03-15 18:38:21 +01:00
okbel 7d7e3f60d3 show dep message only once 2018-03-14 23:33:06 -03:00
okbel fb519286c3 Merge branch 'slots-debug' of github.com:coralproject/talk into slots-debug
* 'slots-debug' of github.com:coralproject/talk: (78 commits)
  added translations
  lint
  improved db query support, added tests
  added .vscode to gitignore
  Disallow logout from unauthenticated requests
  parse env json the same as the rest, with hjson
  Slack plugin fix
  disabled firefox local integration tests :(
  re-enabled headless support
  added logs to artifacts
  disable headless tests, run with full browsers
  applied fix to allow local run with firefox
  store test results as artifacts every time
  replaced circleci image with ours temp
  Update Comment.js
  Update UserDetailComment.js
  Update Comment.js
  Update UserDetailComment.js
  Remove curly quote
  Update sidebar
  ...
2018-03-14 23:22:24 -03:00
okbel 4f844dfd58 Adding deprecation notice 2018-03-14 22:38:27 -03:00
Chi Vinh Le 3d8fc116a7 Fix defaultComponent bug 2018-03-14 11:32:13 +01:00
Chi Vinh Le ce70c9c925 Merge branch 'master' into better-graph 2018-03-14 09:59:50 +01:00
Kim Gardner 9ed17dd949 Merge branch 'master' into slots-debug 2018-03-13 19:32:19 -04:00
Chi Vinh Le 73fce8624c Fix query data detection 2018-03-13 23:32:21 +01:00
Chi Vinh Le 79f885244a Add support for withGraphQLExtension 2018-03-13 22:10:00 +01:00
Chi Vinh Le 5e4d010246 Deprecate passing data prop to Slot 2018-03-13 20:43:06 +01:00
Chi Vinh Le 84f1003b2b Get rid of data direct dependency in the plugins 2018-03-13 19:58:32 +01:00
Chi Vinh Le 9ad92e38c0 Move profile settings to core 2018-03-13 17:48:54 +01:00
Chi Vinh Le 5bb5f98b17 Refactor Slot Feature 2018-03-13 16:05:54 +01:00
Chi Vinh Le 0425c39bfe Remove requirement for data.variables in withFragment 2018-03-12 23:44:02 +01:00
okbel 77be539710 Adding it to the docs, not sure if it should live there. 2018-03-12 13:49:35 -03:00
okbel 68fb511223 desc styling 2018-03-12 13:41:00 -03:00
okbel 6200ba39c2 Adding debug tools 2018-03-12 10:21:42 -03:00
okbel e713b39846 clearer api - wip debug tools 2018-03-12 09:17:30 -03:00
Melhem Fawaz 969b3dbcd5 Registered AR locale in i18n framework service 2018-03-11 16:27:28 +04:00
Chi Vinh Le cd638e7f85 Merge branch 'master' into refactor-graph 2018-03-09 19:27:35 +01:00
Chi Vinh Le 1b55684a73 New Slot property passthrough 2018-03-09 17:33:34 +01:00
Chi Vinh Le e0dc871367 Rename slotSize to size 2018-03-09 14:50:34 +01:00
Chi Vinh Le 7bcad6d0c0 Attach query markers 2018-03-09 14:50:18 +01:00
Chi Vinh Le e6b28a55af Display digest settings 2018-03-07 14:38:53 +01:00
Chi Vinh Le 62cdf4988f Remove unused line 2018-03-05 22:27:55 +01:00
okbel 5f5bc631b6 Merge branch 'master' of github.com:coralproject/talk into rte-plugin
* 'master' of github.com:coralproject/talk: (103 commits)
  Implement new permlink view for real
  fixes to ci for deploy
  fixed deploy
  changed max retries on unreliable tests
  always save test results
  fixed workspace error
  implemented staff replies
  adjusted client tests
  seperated tests
  more fixes to translation
  fixed translation
  review
  object propery typo
  added safari to integration jobs
  added develop filter
  added deeper cache support
  added dist cache support
  fixed firefox support
  removed headless
  ammended browserstack test
  ...
2018-03-02 12:30:22 -03:00
okbel d1c0167e9a Simpler fragments 2018-03-01 14:12:07 -03:00
Belén Curcio 8fb4f58eab Merge branch 'master' into plugins-debug 2018-02-28 14:18:19 -03:00
okbel b5843343a9 object propery typo 2018-02-28 14:14:21 -03:00
Chi Vinh Le f3f481fcf0 Purge config.auth_token from redux on logout 2018-02-27 15:14:46 -07:00
Chi Vinh Le a55f03f23c fix jsdoc 2 2018-02-27 15:14:46 -07:00
Chi Vinh Le 278f7772a4 fix jsdoc 2018-02-27 15:14:46 -07:00
Chi Vinh Le 6e89ba8ffb Fix closedAt wrong datatype 2018-02-27 15:14:46 -07:00