Commit Graph

518 Commits

Author SHA1 Message Date
Belén Curcio dce2177dcd Updated snapshots 2018-09-07 13:03:56 -03:00
Belén Curcio b37ec2b944 Supporting icons with ValidationMessages 2018-09-07 12:54:22 -03:00
Belén Curcio 994b0f7fb3 Updated API 2018-09-07 10:56:03 -03:00
Belén Curcio e909d21039 Adding Message Matching the exact values 2018-09-07 10:23:29 -03:00
Kiwi 53e548d77a [next] Save Comment Draft + Pym Storage (#1843)
* Implement pym storage

* Save comment draft + test

* Apply suggestions

* Use class for PymStorage implementation

* Add some comments
2018-09-06 17:07:17 +00:00
Kiwi 0477d456a2 Integrate typescript-snapshots-plugin (#1847) 2018-09-05 22:50:01 +00: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
Wyatt Johnson 59cf728681 [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
2018-09-04 18:47:20 +00:00
Wyatt Johnson 76d198f2a6 [next] Production Usage (#1808)
* feat: docker + compression support + headers

* fixed bug with dependancies
2018-09-04 18:36:17 +00:00
Kim Gardner bcf24cbb4b Merge pull request #1837 from coralproject/relay-1.7
[next] Implement PostComment Mutation, Upgrade Relay
2018-08-31 13:49:14 -04: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 0135cb9cc3 Add todo 2018-08-31 17:40:38 +02:00
Chi Vinh Le 7001510049 Compile before lint 2018-08-31 17:34:52 +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 aeada424fa Use stock relay-runtime times 2018-08-31 02:15:41 +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 b83d965d6c Better naming 2018-08-30 16:15:56 +02:00
Chi Vinh Le 09caad7bdd Keep future added values 2018-08-30 16:08:42 +02:00
Chi Vinh Le 570bf4815d Make type checking part of the linting 2018-08-30 15:53:00 +02:00
Chi Vinh Le e2bcc4631c Fix remaining type issues 2018-08-30 15:51:06 +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
Kim Gardner 60afa5518a Merge pull request #1832 from coralproject/integration-tests-with-translations
[next] Use translations in integration tests
2018-08-29 17:08:03 -04:00
Chi Vinh Le a99fe3c0ff Integrate actual translations into integration tests 2018-08-29 22:55:13 +02:00
Kim Gardner 0b3a67601c Merge pull request #1829 from coralproject/rte-next
[next] Support for Rich Text
2018-08-29 16:01:11 -04:00
Chi Vinh Le 13c196983f Implement RTE and HTMLContent 2018-08-29 16:03:04 +02:00
Chi Vinh Le 885a724876 Make each test independent 2018-08-29 16:02:31 +02:00
Chi Vinh Le fbb194cdac Fix linter issue 2018-08-29 16:01:51 +02:00
Kim Gardner bacd09e5c7 Merge pull request #1793 from coralproject/auth-views
[next] Auth views
2018-08-28 13:50:59 -04:00
Chi Vinh Le 9c5dd285a3 Readd translations 2018-08-28 17:20:44 +02:00
Chi Vinh Le 9945c099a7 Add integration tests 2018-08-28 01:35:13 +02:00
Chi Vinh Le 99e34979d1 Add test 2018-08-27 21:58:28 +02:00
Chi Vinh Le dcb3c23f56 Test, Colorize TextFields, disable on submit 2018-08-27 21:36:36 +02:00
Chi Vinh Le 1684ed44ef Remove obsolete snapshot 2018-08-27 21:04:15 +02:00
Chi Vinh Le 334c8933c9 Update snapshots 2018-08-27 21:02:43 +02:00
Chi Vinh Le 5381b75a49 Update snapshots 2018-08-27 20:50:46 +02:00
Chi Vinh Le 17563824fd Use polling 2018-08-27 18:17:09 +02:00
Chi Vinh Le 123bbf6e65 Give more more time 2018-08-27 17:37:32 +02:00
Chi Vinh Le 5a87e6abc6 Give more time for render 2018-08-27 17:36:43 +02:00
Chi Vinh Le f57773393a Better popup size when loading fonts 2018-08-27 17:36:15 +02:00
Chi Vinh Le 9bea53911f Adapt Forgot and Reset Password 2018-08-27 17:15:20 +02:00
Chi Vinh Le 5a26b319d8 Adapt sign up plus validation and translations 2018-08-27 16:49:58 +02:00
Chi Vinh Le 39edec79cb Adapt SignIn 2018-08-27 15:51:59 +02:00
Chi Vinh Le b7208cfa44 Fix typography merge conflict 2018-08-27 14:39:18 +02:00