Commit Graph

642 Commits

Author SHA1 Message Date
Wyatt Johnson daee96dc4c review: applied some review changes 2018-09-21 15:29:34 -06:00
Wyatt Johnson ce1002b16c fix: updated @types/mongodb 2018-09-21 14:55:00 -06:00
Wyatt Johnson ebe43a28e6 feat: presence and count improvements 2018-09-21 13:16:21 -06:00
Wyatt Johnson 6b814cee0d fix: patched issues with static 2018-09-21 12:50:21 -06:00
Wyatt Johnson bc78efc428 fix: updated snapshots 2018-09-21 09:40:00 -06:00
Wyatt Johnson a14c0205aa Merge branch 'next' into next-respect 2018-09-20 23:36:24 -06:00
Wyatt Johnson aff29d7818 fix: removed unused types 2018-09-20 23:35:56 -06:00
Wyatt Johnson be3ef78875 feat: added action counts to graph 2018-09-20 23:35:56 -06:00
Wyatt Johnson af22b9808b feat: added action deletion 2018-09-20 15:14:02 -06:00
Wyatt Johnson 7eb1755c5e feat: expanded action counts 2018-09-20 15:13:46 -06:00
Kiwi 8b1aec5f24 Merge pull request #1895 from coralproject/rte-upgrade
[next] Upgrade RTE to fix a paste issue
2018-09-20 18:35:55 +02:00
Kiwi 7e10f4a7bb Merge branch 'next' into rte-upgrade 2018-09-20 18:15:03 +02:00
Kiwi 2f1c4fb9a3 Merge pull request #1896 from coralproject/no-capitalize-css
[next] Don't use css capitalize
2018-09-20 18:14:51 +02:00
Chi Vinh Le 2a640d2bbc Don't use css capitalize 2018-09-20 17:23:26 +02:00
Chi Vinh Le 6c75298b8c Upgrade RTE to fix a paste issue 2018-09-20 17:06:31 +02:00
Wyatt Johnson 8d86900376 feat: added support for action creation via edit 2018-09-18 16:59:32 -06:00
Wyatt Johnson 395cfe4ade feat: added reaction configuration 2018-09-18 16:59:21 -06:00
Wyatt Johnson 1d98bc78f2 Merge branch 'next' into next-respect 2018-09-18 15:56:38 -06:00
Kiwi dbd7f4f820 [next] Resubscribe local state (#1884)
* Resubscribe local state

* Don't pass context
2018-09-18 14:59:51 -06:00
Kiwi 4e9b00934d Merge pull request #1858 from coralproject/ui-tab
[next] Tabs Components - Tab, TabBar, TabPane, TabContent
2018-09-18 21:08:36 +02:00
Chi Vinh Le 2af01e5f4b Styling fixes 2018-09-17 22:12:58 +02:00
Chi Vinh Le b00a7f9618 WIP 2018-09-17 21:12:27 +02:00
Chi Vinh Le 0983d31c10 Update snapshots 2018-09-17 21:01:20 +02:00
Chi Vinh Le 0b0aa7b1ee Namespace ids 2018-09-17 20:56:42 +02:00
Chi Vinh Le 3314bc3ba6 Move styles to button 2018-09-17 20:52:36 +02:00
Kim Gardner 1bd31285a6 Merge branch 'next' into ui-tab 2018-09-14 12:04:58 -04:00
Kiwi 4f9e1ba535 Merge pull request #1873 from coralproject/reorganize2
[next] Reorganize 2
2018-09-14 16:21:16 +02:00
Kiwi b044b0f225 Merge branch 'next' into reorganize2 2018-09-14 16:03:48 +02:00
Belén Curcio 2969dad58b Merge branch 'next' of github.com:coralproject/talk into ui-tab
* 'next' of github.com:coralproject/talk:
  Adapt snapshot
  Fix lint
  Only show edit button for the author
  Use Message Component
  Adapt integration test
  Fix integration test
  Add edited marker
  fix: remove assetID from client queries to edit comment
  feat: merge metadata during edit
  fix: remove assetID from EditCommentInput
  Fix linting
  Add integration tests
  Add integration test
  More unit tests
  Fix lint and test
  Implement edit
2018-09-14 09:50:23 -03:00
Belén Curcio 8eeb9db48f Merge pull request #1862 from coralproject/next-edit
[next] Edit Comment
2018-09-14 09:42:06 -03:00
Belén Curcio 38f1068a77 Updates 2018-09-14 09:33:16 -03:00
Chi Vinh Le 4b1e2dd2fd Implement SetActiveTabMutation 2018-09-13 21:49:30 +02:00
Chi Vinh Le a3526ab241 Change translation strings 2018-09-13 21:45:49 +02:00
Belén Curcio 23a5243611 Merge branch 'next' of github.com:coralproject/talk into ui-tab
* 'next' of github.com:coralproject/talk:
  new snapshots after rebuilding the schema
  new snapshots after rebuilding the schema
  updated status
  changes
  Updated tests
  Updated tests
  Updated tests
  Adding MessageIcon
  Updated colors
  Updated snapshots
  Supporting icons with ValidationMessages
  Updated API
  Adding Message Matching the exact values
2018-09-13 14:27:42 -03:00
Chi Vinh Le ecc9eadc67 Add activeTab to local state 2018-09-13 18:29:22 +02:00
Chi Vinh Le db483849dd Move files into tab structure 2018-09-13 18:29:22 +02:00
Chi Vinh Le 72f5af9f3b Adapt snapshot 2018-09-13 18:29:05 +02:00
Chi Vinh Le ba2c2c32b2 Fix lint 2018-09-13 18:20:55 +02:00
Chi Vinh Le 3955c960bf Only show edit button for the author 2018-09-13 16:42:04 +02:00
Belén Curcio bb7007214d Adding button 2018-09-13 09:32:05 -03:00
Chi Vinh Le c8cd68c6b7 Use Message Component 2018-09-12 22:01:43 +02:00
Kiwi 185b3de8e1 Merge pull request #1852 from coralproject/ui-message
[next] Adding a Message component
2018-09-12 21:44:25 +02:00
Chi Vinh Le aa904ab0e2 Merge branch 'next' into next-edit 2018-09-12 21:44:16 +02:00
Belen Curcio 1ccb789b97 new snapshots after rebuilding the schema 2018-09-12 15:53:54 -03:00
Belen Curcio ed5ea3b759 new snapshots after rebuilding the schema 2018-09-12 15:53:07 -03:00
Belen Curcio 2c8bdc6c9a updated status 2018-09-12 15:40:04 -03:00
Chi Vinh Le 32e56e805c Adapt integration test 2018-09-12 20:35:07 +02:00
Chi Vinh Le 632c4b263e Merge branch 'next' into next-edit 2018-09-12 20:25:44 +02:00
Belén Curcio 55b65e6d6a Merge branch 'next' into ui-tab 2018-09-12 15:15:25 -03:00
Belen Curcio e6f8b7623b Adding docs and changes 2018-09-12 15:10:14 -03:00