Commit Graph

60 Commits

Author SHA1 Message Date
Chi Vinh Le 110becb075 Implement reply 2018-09-06 00:06:58 +02:00
Chi Vinh Le c96112fc8c Fix tests 2018-09-06 00:06:58 +02:00
Chi Vinh Le 31bc5fa913 WIP 2018-09-06 00:06:28 +02:00
Chi Vinh Le aa2b70fd8c Save comment draft + test 2018-09-03 12:16:01 +02:00
Chi Vinh Le ccf91480da Implement pym storage 2018-09-03 09:28:09 +02:00
Chi Vinh Le 4c1f2e72cb Use createSinonStub 2018-08-31 17:24:42 +02:00
Chi Vinh Le 25e8cb517b Add integration test 2018-08-31 17:15:40 +02:00
Chi Vinh Le 428c35a931 Hide forward ref and fix tests 2018-08-31 16:11:25 +02:00
Chi Vinh Le 792ceed2ad No more patched packages! 2018-08-31 02:28:53 +02:00
Chi Vinh Le 942ce366b8 Finish porting to relay-1.7 including types 2018-08-30 23:49:38 +02:00
Chi Vinh Le 0dcff65344 Upgrade react-relay types 2018-08-30 16:43:01 +02:00
Chi Vinh Le 7ab70b8484 Update relay-runtime types 2018-08-30 15:41:08 +02:00
Chi Vinh Le 0497718764 WIP 2018-08-30 10:23:13 +02:00
Chi Vinh Le c66c5a1ade Implement post comment mutation 2018-08-30 10:23:03 +02:00
Chi Vinh Le a99fe3c0ff Integrate actual translations into integration tests 2018-08-29 22:55:13 +02:00
Chi Vinh Le 5a26b319d8 Adapt sign up plus validation and translations 2018-08-27 16:49:58 +02:00
Chi Vinh Le d1d993d0b7 Updated fluent 2018-08-27 14:33:31 +02:00
Chi Vinh Le d8b5b00adc Fix fragments and queries 2018-08-24 14:11:09 +02:00
Chi Vinh Le 65a212b531 Fix UserBox 2018-08-24 11:17:09 +02:00
Chi Vinh Le 5501ee7832 Simplify signOff rest 2018-08-23 08:55:16 +02:00
Belén Curcio 7b5a87207b removing input from user signOff 2018-08-22 09:48:06 -03:00
Belén Curcio bace76decc changes 2018-08-21 22:47:39 -03:00
Belen Curcio 94ad23ce9b Working validation from the server using CallOuts 2018-08-16 16:21:52 -03:00
Belen Curcio e4ebb2553f Handling error messages 2018-08-16 13:14:47 -03:00
Belen Curcio a48bcc3076 Hitting the delete route and deleting the token 2018-08-16 12:20:56 -03:00
Belen Curcio e704c6d968 SignOff Mutation 2018-08-16 12:02:09 -03:00
Belen Curcio 551ce1521c Progress 2018-08-15 13:12:19 -03:00
Belén Curcio 7e081bbf07 Sign Up Form, Cross Validations for Username, Email, Password, and more added. 2018-08-12 23:48:49 -03:00
Chi Vinh Le 1dec622e64 Support rest and implement SignIn and SignUp Rest + Mutations 2018-08-10 19:07:41 +02:00
Chi Vinh Le 7cb5ab37a7 Merge branch 'postMessage' into rest-next 2018-08-10 17:20:31 +02:00
Chi Vinh Le 505bb48f8b Add rest endpoints 2018-08-10 17:19:07 +02:00
Chi Vinh Le bb39b4e8fa Add rest client 2018-08-10 17:19:01 +02:00
Chi Vinh Le bf8549c811 Merge branch 'authentication-support' into postMessage 2018-08-10 16:16:47 +02:00
Chi Vinh Le 9510fbed57 Add complex value test 2018-08-10 16:05:50 +02:00
Chi Vinh Le ea02e47241 Add PostMessage Service 2018-08-10 15:57:07 +02:00
Chi Vinh Le dbcf3c5756 Fix linter 2018-08-10 12:07:46 +02:00
Kiwi 32264fbc5f Merge branch 'next' into authentication-support 2018-08-10 10:37:57 +02:00
Chi Vinh Le 92a266363a Make UserBoxUnauthenticated responsive 2018-08-09 19:40:45 +02:00
Chi Vinh Le d140e2449f Support authentication 2018-08-09 16:14:35 +02:00
Chi Vinh Le 606bcb6393 Merge branch 'next' into auth-skeleton 2018-08-08 17:20:24 +02:00
Chi Vinh Le 245b8648d1 Get view from query + tests 2018-08-08 14:54:29 +02:00
Chi Vinh Le 52b36e2db0 Use anchor for better accessibility and restore history 2018-08-07 17:37:02 +02:00
Chi Vinh Le 3166478ec3 Add and refactor tests 2018-08-06 22:21:44 +02:00
Chi Vinh Le 66d8244acc Refactor stream + some tests 2018-08-03 23:49:00 +02:00
Chi Vinh Le b3fa5e1e73 Integrate with embed 2018-08-03 18:19:37 +02:00
Kiwi 6d7056d831 [next] Add support for embed (#1762)
* Move talk-server/config to talk-common/config

* Refactor build into /src/core/build and use common config

* Add embed webpack config

* Start implementing embed

* Implement embed

* Add pym types

* Add event emitter to Talk Context

* Add MatchMedia test for passing values from the context

* Add support for click far away

* Integrate pym click events to registerClickFarAway

* Add tests

* Resolve merge issues

* Apply PR review
2018-08-02 15:29:18 +00:00
Chi Vinh Le d09835020d Rename WrappedComponent to BaseComponent 2018-07-17 19:22:06 -03:00
Chi Vinh Le 524994d139 Use builtin types 2018-07-16 16:25:10 -03:00
Chi Vinh Le 0aa556d288 Make timeagoFormatter optional 2018-07-13 19:58:58 -03:00
Chi Vinh Le 057d4254fa Add tests 2018-07-12 20:41:15 -03:00