Chi Vinh Le
|
be1e5a2f7f
|
Add margin, move elevation to theme, use colors from theme
|
2018-08-04 00:32:26 +02:00 |
|
Chi Vinh Le
|
0a5e6f7250
|
Styling improvements and responsibility
|
2018-08-04 00:16:00 +02:00 |
|
Chi Vinh Le
|
66d8244acc
|
Refactor stream + some tests
|
2018-08-03 23:49:00 +02:00 |
|
Chi Vinh Le
|
7dedf2c129
|
Update tests
|
2018-08-03 18:24:44 +02:00 |
|
Chi Vinh Le
|
b3fa5e1e73
|
Integrate with embed
|
2018-08-03 18:19:37 +02:00 |
|
Belen Curcio
|
8594b82d90
|
console.log
|
2018-08-03 13:09:08 -03:00 |
|
Belen Curcio
|
2a87fb83f7
|
rolling back docz
|
2018-08-03 12:58:00 -03:00 |
|
Belen Curcio
|
dd546c227d
|
rolling back docz
|
2018-08-03 12:57:49 -03:00 |
|
Belen Curcio
|
085723435b
|
lock
|
2018-08-03 12:51:57 -03:00 |
|
Chi Vinh Le
|
09cc76a973
|
Merge branch 'next' into permalink
|
2018-08-03 16:05:43 +02:00 |
|
Chi Vinh Le
|
41d4c67728
|
Merge branch 'next' into permalink
|
2018-08-03 15:59:48 +02:00 |
|
Chi Vinh Le
|
1376ed255b
|
Improve styling, accessebility, usability and use mutation
|
2018-08-03 15:57:14 +02:00 |
|
Chi Vinh Le
|
d05508d574
|
Adapt Icon sizes
|
2018-08-03 15:33:04 +02:00 |
|
Belen Curcio
|
fbdc10e577
|
Merge branch 'ui-components' of github.com:coralproject/talk into ui-components
|
2018-08-03 09:25:11 -03:00 |
|
Belen Curcio
|
15865d1db2
|
Adding CallOut Component and tests
|
2018-08-03 09:24:48 -03:00 |
|
 Belén CurcioandGitHub
|
c6b8840b47
|
Merge branch 'next' into ui-components
|
2018-08-03 08:33:04 -03:00 |
|
Belen Curcio
|
c21b8a044e
|
updated tests
|
2018-08-03 08:24:42 -03:00 |
|
Belen Curcio
|
051cb9885b
|
removing old
|
2018-08-03 08:21:18 -03:00 |
|
Belen Curcio
|
5fb23c7634
|
Adding a new doc file on how to build forms :D!
|
2018-08-02 20:15:47 -03:00 |
|
Belen Curcio
|
0c9dd07f1f
|
Adding InputLabel
|
2018-08-02 20:01:15 -03:00 |
|
Belen Curcio
|
ba01263731
|
Adding TextField
|
2018-08-02 19:46:05 -03:00 |
|
 Wyatt JohnsonandGitHub
|
4606626ec4
|
[next] Settings/Tenant (#1758)
* feat: initial support for synced tenants
* fix: cleanup
* fix: logger now respects logging level
* fix: cache now ignores updates issued from itself
* feat: print subscriber count
* fix: support tenant cache for oidc strategy
* fix: replace some constructor initializers with property initializers
* fix: audit
* [next] Comments and Moderation (#1759)
* feat: initial moderation + validation for new comments
* fix: added Promiseable type
* feat: initial actions impl
* feat: more moderation phases
* fix: handle settings inheritence
* fix: moved settings into new file
* fix: defaults and documentation
* fix: replace merge with object spread
* feat: added integration with akismet
* fix: fixed compile
* fix: import ordering
* fix: merge issue causing build to fail
|
2018-08-02 20:09:55 +00:00 |
|
Belen Curcio
|
18d95b603b
|
wip
|
2018-08-02 12:52:16 -03:00 |
|
 KiwiandWyatt Johnson
|
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 |
|
Belen Curcio
|
93044b3c6a
|
Adds test
|
2018-08-02 09:01:54 -03:00 |
|
Belen Curcio
|
9e2b1aa9e3
|
Adding regular and full with
|
2018-08-02 09:00:18 -03:00 |
|
Belen Curcio
|
5c7f4b461d
|
docz
|
2018-08-02 08:56:58 -03:00 |
|
Belen Curcio
|
64da3f02f9
|
Extending Icon for extra small
|
2018-08-02 08:37:48 -03:00 |
|
Belen Curcio
|
67c8ca9d57
|
Validation Message
|
2018-08-02 07:43:12 -03:00 |
|
 Kim GardnerandGitHub
|
cf3b706bbc
|
Merge pull request #1743 from coralproject/next-passport
[next] Passport Integration
|
2018-08-02 11:41:01 +01:00 |
|
Wyatt Johnson
|
201e5fbcb1
|
fix: rename wrapAuthz with wrapAuthn
|
2018-08-01 15:56:04 -06:00 |
|
Wyatt Johnson
|
c221f827b4
|
fix: resolved schema error
|
2018-08-01 15:52:56 -06:00 |
|
Wyatt Johnson
|
2ac6883737
|
Merge branch 'next' into next-passport
|
2018-08-01 13:13:54 -06:00 |
|
 KiwiandWyatt Johnson
|
5fd7062a3a
|
[next] Support development on windows (#1769)
* Support windows
* Fix error when loading locales
|
2018-07-31 18:24:01 +00:00 |
|
Belén Curcio
|
64b579695e
|
Let`s only cover english and then cover all the languagues with Pontoon later
|
2018-07-31 11:23:30 -03:00 |
|
Belén Curcio
|
7c446bc9d8
|
Changes
|
2018-07-31 11:20:16 -03:00 |
|
Belén Curcio
|
bf959691eb
|
Changes
|
2018-07-31 11:18:13 -03:00 |
|
Belén Curcio
|
466cecda5f
|
Adding the mutation
|
2018-07-31 11:11:54 -03:00 |
|
Belén Curcio
|
45e25581f7
|
docz
|
2018-07-30 06:58:13 -03:00 |
|
Belén Curcio
|
387e53e4e6
|
docz
|
2018-07-30 06:53:17 -03:00 |
|
Belén Curcio
|
e1d534391c
|
More Changes
|
2018-07-30 06:50:47 -03:00 |
|
Belén Curcio
|
2aa725d61c
|
Changes
|
2018-07-30 06:30:11 -03:00 |
|
Belén Curcio
|
d7c3796c9f
|
Added missing dependency and test updated
|
2018-07-26 12:11:31 -03:00 |
|
Belén Curcio
|
2c4ce9169d
|
Added missing dependency and test updated
|
2018-07-26 11:45:20 -03:00 |
|
Belén Curcio
|
325f453476
|
Back to the stream if comment not found
|
2018-07-26 11:27:22 -03:00 |
|
Belén Curcio
|
1c60e2fdea
|
Merge remote-tracking branch 'origin/permalink' into permalink
|
2018-07-26 11:22:10 -03:00 |
|
Belén Curcio
|
ea44227519
|
Creating assetURL in localState
S
|
2018-07-26 11:21:57 -03:00 |
|
Belén Curcio
|
f51f989021
|
S
|
2018-07-26 11:21:12 -03:00 |
|
Belén Curcio
|
db09033367
|
Creating assetURL in localState
|
2018-07-26 11:13:39 -03:00 |
|
Belén Curcio
|
89472bfe9f
|
Missing imports, redirects Back to the Stream, Share Button, Full func
|
2018-07-26 10:56:00 -03:00 |
|