 VinhandWyatt Johnson
|
3bfcc509d2
|
[CORL-678] Transition to eslint (#2634)
* chore: setup eslint
* chore: tslint checks with types & check for import order
* chore: complete eslint transition
* fix: tests
* fix: linting after rebase, faster lint for lint-staged
* chore: remove line
* fix: lint rules
* feat: add a11y linter and fix errors
* fix: tests
|
2019-10-15 22:56:38 +00:00 |
|
 KiwiandGitHub
|
6da97c57d7
|
[CORL-314] Rename to Coral (#2318)
* chore: rename talk to coral
* fix: lint and unit tests
* fix: snapshot
|
2019-05-22 21:32:24 +02:00 |
|
 KiwiandGitHub
|
065cb4b03a
|
[next] Auth Popup v2 (#2101)
* feat: Implement new Sign In view
* feat: Move forgot + resetPassword to new design
* feat: Implement sign up with new design
* fix: narrow gutter
* test: add unit tests
* test: integration tests
* feat: support show / hide password
* feat: support oauth2 flow
* feat: add views for user completion
* feat: implement oauth2 sign up
* test: fix snapshots
* fix: lint
* fix: get more complete mutation response
* fix: removed array of OIDC integrations
* fix: renamed resolver function
* fix: adapt oidc client implementation
* fix: targetFilter should be stream on signup
* fix: removed unneeded message
* fix: moved password into local profile
* fix: made username optional, removed valid null value
* fix: linting
* fix: respect targetFilter
* feat: support user registration mutations
- Added `setUsername`
- Added `setEmail`
- Added `setPassword`
- Added `permit` to `@auth`
- Added `email` to `User`
* fix: fixed issue with query
* feat: added user password update
* feat: complete sign in mutation
* fix: adapt some rebasing gitches
* test: improve tests
* test: unittest for setting auth token
* fix: failing tests
* test: move most tests from enzyme to react-test-renderer
* fix: remove schema warnings in tests
* test: improve window mock
* test: test different social login configurations
* test: test social logins for sign up
* fix: use htmlFor instead of for
* test: more feature tests
* feat: always go through account completion
* test: feature test account completion
* feat: addtional account completion test
* Update start.ts
* chore: refactor auth token retrieval logic
|
2018-12-20 22:32:04 +01:00 |
|
 KiwiandWyatt Johnson
|
1fc49f8e50
|
[next] Moderate (#2118)
* fix: load .env before building / watching
* feat: Implement AppBar, Brand, and SubBar
* feat: add card ui component
* feat: add modqueue components
* feat: implement modqueue
* feat: add translations
* test: add unit tests
* feat: single comment view
* test: feature / integration tests for modqueue
* test: fix remaining tests
* feature: support TextMatchOptions
* fix: remove body count marker
* fix: remove accidently added package
* feat: testHelper toJSON
* chore: cleanup + comments
* chore: better types
* test: fix test
* chore: refactor decision history test
* chore: tiny fix
* fix: adjust to recent server changes
* fix: marking suspect and banned words
* feat: added moderation queue edge to accept/reject comment payloads
- Simplified moderationQueue returns
- Simplified resolvers
* feat: update counts
* feat: added id's to moderation queue and settings
* fix+test: test count changes, apply fix
* chore: adapt to server change, and remove custom mutation handlers
* fix: use common utils
* fix: purify fix, babel fix
* fix: workaround css treeshake issue and upgrade css plugins
* fix: fixed snapshot
* fix: support empty word lists
* feat: separate client config
|
2018-12-18 18:00:39 +00:00 |
|
 Wyatt JohnsonandKiwi
|
b3cfe32631
|
[next] Story Improvements (#2054)
* feat: improved logs
* feat: improved scraper
- added scraper debug graph call
* feat: improved story closing
* fix: fixed tests
|
2018-11-01 21:34:48 +01:00 |
|
Wyatt Johnson
|
f39da1f76b
|
review: fixed function name
|
2018-10-31 17:57:21 -06:00 |
|
Wyatt Johnson
|
2571f048ad
|
feat: support development url's
|
2018-10-29 14:31:35 -06:00 |
|
Wyatt Johnson
|
45cbac7972
|
feat: added OIDC management mutations
|
2018-10-24 16:54:07 -06:00 |
|
 Wyatt JohnsonandGitHub
|
9608198d86
|
[next] Content Security Policy (#1972)
* feat: initial csp support
* fix: strip non-frame directives
* review: added tests, fixed some edge cases
|
2018-10-19 17:06:40 +00:00 |
|
Wyatt Johnson
|
87ce65755c
|
feat: initial local passport strategy
|
2018-07-05 15:58:19 -06:00 |
|
Wyatt Johnson
|
1236946312
|
initial oidc support
|
2018-06-29 16:11:32 -06:00 |
|