161 Commits

Author SHA1 Message Date
Wyatt Johnson c19d4a433a Improved Comment URL Handling (#1860)
* feat: replaces PR 1819

- fixes #1851

* fix: set query using new syntax

* review: fixes for missed framework changes

* fix: linting
2018-09-11 22:44:23 +00:00
Kiwi 41fab3e11c Introduce final form, i18n helper, validators and refactor AddEmailAddress (#1636)
* Introduce final form, validators and refactor AddEmailAddress

* First i18n script

* Sort locales

* Add delete and copy action

* Copy over available validator translations

* Add comments

* Export validations in plugin-api

* Linting

* yarn.lock

* Sort locales

* Drop unused translations

* Add translations for validators

* Add action drop-unused

* Add comments

* Add note about limitation

* Fix desc
2018-06-05 17:12:30 -06:00
Chi Vinh Le ccff6ed63b Resolve linter issues 2018-06-05 04:28:54 +02:00
Kim Gardner fca6603b38 Merge branch 'master' into admin-auth 2018-05-15 18:13:05 -04:00
Wyatt Johnson 8d44525c16 Added support for new indexes 2018-05-14 14:37:27 -06:00
Wyatt Johnson 33be00a540 Added support for external signins on Admin 2018-05-10 16:44:19 -06:00
okbel f3a3746d6b Merge branch 'email-auth-gdpr' of github.com:coralproject/talk into email-auth-gdpr
* 'email-auth-gdpr' of github.com:coralproject/talk: (51 commits)
  JWT_Audience is listed twice in the docs under required keys
  moved settings loading into try/catch block
  Grammar
  fix
  Fix email subject variables
  Update email copy
  Styling
  Styling
  Updating InputField
  Updating InputField
  added emails around account deletion
  moving mutations to /hocs folder
  typo
  cleaned up config as js instead of json file
  added space
  added durations to configuration file
  Update copy to reflect ability to take action up until account is deleted
  translations
  copy fixes
  added email to final step
  ...
2018-05-04 09:41:22 -03:00
Wyatt Johnson e9fdaa1b5a Merge branch 'master' into email-auth-gdpr 2018-05-03 15:13:13 -06:00
okbel 438c515d2f moving mutations to /hocs folder 2018-05-03 16:06:28 -03:00
Wyatt Johnson ee0f734705 cleaned up download mutations 2018-05-03 09:13:44 -06:00
Wyatt Johnson 87d0c99558 moved hoc's into plugin 2018-05-03 08:59:26 -06:00
okbel b04fc1faf8 wip 2018-05-02 18:15:04 -03:00
Wyatt Johnson ddaa8eb858 Merge branch 'master' into gdpr-delete 2018-05-02 09:58:04 -06:00
Kim Gardner 17a63c0bf9 Merge branch 'master' into gdpr-email 2018-05-01 17:50:27 -04:00
Wyatt Johnson d12310026b Fixes to shema loading 2018-05-01 15:41:05 -06:00
okbel 5c806174bb Adding withRequestAccountDeletion, withRequestDownloadLink, withCancelAccountDeletion 2018-05-01 15:51:56 -03:00
Wyatt Johnson b014225b73 fixes for index creation 2018-05-01 12:02:39 -06:00
okbel 58108f257f Addin g withUpdateEmailAddress 2018-04-30 16:28:08 -03:00
okbel 89114ecd13 Adding withChangeUsername to plugin hocs, wip and more 2018-04-24 14:13:24 -03:00
okbel b5dd63aec1 Adding withChangePassword to mutations and plugins API, styles 2018-04-23 10:32:56 -03:00
Wyatt Johnson 2adec1bc34 added deletion graph endpoints 2018-04-18 13:13:41 -06:00
Wyatt Johnson 10d11c1615 adjusted index creation and managemen 2018-04-12 09:37:17 -06:00
Wyatt Johnson 86385e0d86 Jest for server
- Introduced the Jest testing framework into our server side code so
plugins can now have tests that run
2018-04-11 19:02:38 -06:00
Wyatt Johnson f1b8d71cba Refactored Errors 2018-04-10 16:51:07 -06:00
Chi Vinh Le 45ad7eeff7 Let browser insert text 2018-03-25 23:17:47 +02:00
Chi Vinh Le 292e33c105 Implement AdminCommentContent for text and html 2018-03-22 23:15:21 +01:00
Kim Gardner 694a9bb438 Merge branch 'master' into rte-rework 2018-03-21 14:40:08 -04:00
Wyatt Johnson a43c173a12 Added support for forcing the notification settings pane 2018-03-21 11:04:41 -06:00
Chi Vinh Le 1256007eba New API for comment input tags 2018-03-21 16:46:08 +01:00
Chi Vinh Le d98e64d6d7 Deprecation stuff 2018-03-20 18:45:56 +01:00
Chi Vinh Le 1e743ea29d Merge branch 'master' into slots-debug 2018-03-20 18:08:59 +01:00
okbel eb331551c5 support for both 2018-03-19 15:14:48 -03:00
Chi Vinh Le ce70c9c925 Merge branch 'master' into better-graph 2018-03-14 09:59:50 +01:00
Chi Vinh Le 79f885244a Add support for withGraphQLExtension 2018-03-13 22:10:00 +01:00
Chi Vinh Le 84f1003b2b Get rid of data direct dependency in the plugins 2018-03-13 19:58:32 +01:00
Kim Gardner 9f1c59da11 Merge branch 'master' into slots-debug 2018-03-12 18:08:16 -04:00
okbel 6200ba39c2 Adding debug tools 2018-03-12 10:21:42 -03:00
Chi Vinh Le c22de3832c Move SortOption to talk-plugin-viewing-options 2018-03-09 19:52:35 +01:00
Kim Gardner 4eb2d83c04 Merge branch 'master' into viewing-options-sort-option-classnames 2018-03-08 14:48:10 -05:00
Clint Brown e5891822fb Fix linting issue 2018-03-08 12:38:25 +11:00
Clint Brown 4f93086909 Add classname hooks for default and active state 2018-03-08 12:21:07 +11:00
Chi Vinh Le e6b28a55af Display digest settings 2018-03-07 14:38:53 +01:00
Chi Vinh Le 6935330536 Implemented notification frontend functionality 2018-02-21 18:03:46 +01:00
Chi Vinh Le 284009df55 WIP 2018-02-20 17:54:44 +01:00
Chi Vinh Le 0f69df26f6 Use more selectors 2018-02-13 16:00:03 +01:00
Chi Vinh Le c54a8bdc4f Remove old code 2018-02-13 15:00:53 +01:00
Chi Vinh Le 3999b806c7 Use plugin-api 2018-02-13 12:24:29 +01:00
Chi Vinh Le f5409b11bf Use plugin-api 2018-02-13 11:14:12 +01:00
Chi Vinh Le 37dd6ae044 Auth refactor part 3 2018-02-08 23:06:01 +01:00
Chi Vinh Le cb5a41f119 Refactor 2018-01-30 17:18:09 +01:00