Chi Vinh Le
|
2a640d2bbc
|
Don't use css capitalize
|
2018-09-20 17:23:26 +02: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
|
c8cd68c6b7
|
Use Message Component
|
2018-09-12 22:01:43 +02: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 |
|
Kiwi
|
8b09b52be8
|
[next] Start a clean session when user logs in / out (#1853)
* Clear user session after login / logout
* Filename cases
* Improve type checking
* Apply suggestions
|
2018-09-12 16:04:54 +00:00 |
|
Chi Vinh Le
|
2292e5d53f
|
Fix integration test
|
2018-09-12 17:07:36 +02:00 |
|
Chi Vinh Le
|
b1e7c6d2d4
|
Add edited marker
|
2018-09-12 17:05:31 +02:00 |
|
Chi Vinh Le
|
cf070ddb0f
|
Merge branch 'next' into next-edit
|
2018-09-11 21:40:47 +02:00 |
|
Chi Vinh Le
|
7fa0132211
|
Fix linting
|
2018-09-11 21:20:36 +02:00 |
|
Chi Vinh Le
|
8a25e68266
|
Add integration tests
|
2018-09-11 21:16:22 +02:00 |
|
Chi Vinh Le
|
7b221c40a0
|
Add integration test
|
2018-09-11 18:03:54 +02:00 |
|
Chi Vinh Le
|
4e63858c66
|
Fix lint and test
|
2018-09-11 17:25:40 +02:00 |
|
Chi Vinh Le
|
5010e342df
|
Pending comment blur
|
2018-09-07 18:18:39 +02:00 |
|
Chi Vinh Le
|
88e44b2baf
|
Adapt snapshots
|
2018-09-07 17:32:15 +02:00 |
|
Chi Vinh Le
|
a33a1c47ab
|
Disable submit button when empty
|
2018-09-07 16:29:46 +02:00 |
|
Chi Vinh Le
|
df664bdb73
|
Fix types and tests
|
2018-09-07 00:51:57 +02:00 |
|
Chi Vinh Le
|
845fbc1b1b
|
Move uuid generation to TalkContext
|
2018-09-07 00:34:17 +02:00 |
|
Chi Vinh Le
|
e132087682
|
Full PromisifiedStorage + Simplifications
|
2018-09-06 23:53:29 +02:00 |
|
Chi Vinh Le
|
f5e0c6163d
|
Return null cursor when creating comment
|
2018-09-06 00:14:47 +02:00 |
|
Chi Vinh Le
|
4d860ab71d
|
Change commentEdge to edge
|
2018-09-06 00:09:38 +02:00 |
|
Chi Vinh Le
|
90a875f40e
|
Better tests
|
2018-09-06 00:07:14 +02:00 |
|
Chi Vinh Le
|
444c86cb3c
|
Focus RTE when opening reply
|
2018-09-06 00:06:58 +02:00 |
|
Chi Vinh Le
|
110becb075
|
Implement reply
|
2018-09-06 00:06:58 +02:00 |
|
Chi Vinh Le
|
ee30003390
|
Indent comment only
|
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
|
eb74162eef
|
Merge branch 'next' into pym-storage
|
2018-09-05 23:27:59 +02:00 |
|
Wyatt Johnson
|
3897b06029
|
[next] Comment Editing (#1795)
* feat: initial impl of comment edits
* feat: added edit metadata
* review: switched out explcit null + nullable types
* fix: changed commentEdge -> edge, test comments
* [next] Tasks (#1777)
* 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
* 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: support tenant cache for oidc strategy
* fix: fixed compile
* fix: import ordering
* feat: added bull for queue support
* feat: support for scraping
* fix: fixes for scraper
- Implemented simple metascraper replacement (to resolve security advisory
warning)
- Implemented simle dotize replacement (to resolve not
working version that couldn't handle date objects)
- Plugged in asset scraping to asset creation process
* fix: handles array values
* feat: added initial scraper implementation
* feat: seperate queues but share config
* fix: simplified auth data access
* feat: moved more settings into the graph
* feat: improved mailer design
* fix: fixed issue with dotize
* fix: fixed some issues with adapter
* fix: queue cleanup
* feat: added organizationName to Tenant
* feat: email rendering
* review: support es6 imports
* fix: restore old ci step
* fix: adjusted logging messages
* fix: linting
|
2018-09-04 18:57:41 +00:00 |
|
Chi Vinh Le
|
aa2b70fd8c
|
Save comment draft + test
|
2018-09-03 12:16:01 +02:00 |
|
Chi Vinh Le
|
a4002b262b
|
Keep time!
|
2018-08-31 18:34:00 +02:00 |
|
Chi Vinh Le
|
51e6d5b29e
|
Test optimistic response
|
2018-08-31 18:14:25 +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
|
a99fe3c0ff
|
Integrate actual translations into integration tests
|
2018-08-29 22:55:13 +02:00 |
|
Chi Vinh Le
|
13c196983f
|
Implement RTE and HTMLContent
|
2018-08-29 16:03:04 +02:00 |
|
Chi Vinh Le
|
334c8933c9
|
Update snapshots
|
2018-08-27 21:02:43 +02:00 |
|
Belen Curcio
|
310f250212
|
Updated tests and latest changes
|
2018-08-17 11:40:31 -03:00 |
|
Belen Curcio
|
4688f170e4
|
updated snapshots
|
2018-08-13 12:13:00 -03:00 |
|
Kiwi
|
3eceb22198
|
Merge branch 'next' into flex-improvments
|
2018-08-09 20:12:23 +02:00 |
|
Chi Vinh Le
|
92a266363a
|
Make UserBoxUnauthenticated responsive
|
2018-08-09 19:40:45 +02:00 |
|
Chi Vinh Le
|
04f03b7f3b
|
Put ref and root className to first div
|
2018-08-09 18:42:10 +02:00 |
|
Chi Vinh Le
|
606bcb6393
|
Merge branch 'next' into auth-skeleton
|
2018-08-08 17:20:24 +02:00 |
|
Chi Vinh Le
|
b21f3560ff
|
Styling, refactor + tests
|
2018-08-08 14:18:27 +02:00 |
|
Chi Vinh Le
|
fe7b734b2c
|
Add UserBox
|
2018-08-08 01:04:25 +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
|
77eb538082
|
Add more integration tests
|
2018-08-06 20:13:50 +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 |
|