Vinh and GitHub
2dac5f29c1
Typescript-eslint bug with new or renamed files in IDE ( #2642 )
...
* fix: workaround for eslint typescript bug when creating or renaming files.
* fix: downgrade
* fix: do not lint during build
* fix: no need to permanently show eslint status in vscode.
2019-10-17 02:48:48 +07:00
Vinh and Wyatt 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
Wyatt Johnson and GitHub
4c65d43954
[CORL-404] Recent Comment History ( #2354 )
...
* feat: initial support for auto pre-moderation
* chore: refactor collection access
* fix: linting
* fix: rebasing issue
* fix: exported helpers
* feat: added extensions, lintd
* fix: rebase fix
* feat: renamed automaticPreModeration to recentCommentHistory
* feat: initial implementation of admin config
* feat: support recent history markers
* feat: rename visible to published
* feat: reworked history drawer
* chore: extracted tooltip
* feat: implemented user drawer
* fix: fixed translation key
* fix: resolved issue with NaN
2019-08-08 18:18:18 +00:00
Wyatt Johnson and GitHub
836a2267bf
[CORL-445] Change Password ( #2426 )
...
* fix: reversed `new-password` autocomplete option
* feat: initial implementation
* fix: localization and testing
* fix: updated snapshot
2019-08-01 22:08:14 +00:00
Wyatt Johnson and Kiwi
df57b4eb17
[next] Email ( #2261 )
...
* feat: suspending, banning, now propogation
* feat: added email rendering + localization support
* fix: fix related to lib
* refactor: moved juicer to queue task
* refactor: cleanup of job processor
* refactor: improved error messaging around failed email
* feat: initial forgot passwor impl
* fix: fixed rebase errors
* feat: send back Content-Language header with requests
* feat: added ban email
* feat: implemented forgotten password API
* fix: linting
* feat: support more emails
* fix: promise patches
* feat: initial confirm email API
* feat: added rate limiting
* feat: added URL support
* feat: added email docs
* fix: updated docs
* chore: documentation review
* fix: fixed build bug
* feat: implement forgot password in auth popup
* test: add tests + fixes
* chore: rename StatelessComponent to FunctionComponent
* fix: types and test fixes
* chore: upgrade deps
* fix: THANK YOU TESTS FOR SAVING MY A**
* chore: reorder imports
* chore: remove obsolete !
* feat: implement accounts bundle
* refactor: review suggestion
* fix: rebase upgrade error
* fix: rebase bug
* feat: reset password link support
* test: add tests for account password reset page
* fix: remove redirect uri
* fix: revert local state changes
2019-05-09 22:54:56 +02:00
Kiwi and GitHub
51880bcfc9
[CORL-129] Render Community Guidelines ( #2191 )
...
* chore: Rename InnerProps to Props
* feat: Render community guidelines
* chore: refactor schema communityGuidelines* settings into it's own type
* test: update snapshots
2019-02-13 18:06:42 +01:00
Kiwi and Wyatt Johnson
4fe85b8dbc
Adapt files.exclude ( #1736 )
2018-07-06 13:08:10 -06:00
Kiwi and Wyatt Johnson
044e1c2863
Watcher infrastructure ( #1724 )
...
* wip
* Adding chokidar and types
* specifiying build tasks
* new structure, new types, executor and watchers
* Adding log
* Fully implemented watchers
* adapt vscode launc
* Add .babelrc.js to toplevel tsconfig project
* Typo
* Get schema path from .graphqlconfig
* Use watcher binary
* Add joi validation to watcher
* Remove fb-watchman for now
* Use correct ignore path
* Fix dist folder
* Allow setting watcher
* Per default only spawn one process at a time
* Support runOnInit
* Rename RestartingExecutor to LongRunningExecutor
* Use debounce instead of throttle
* Remove console log
* Debounce command execution
* Simplify debounce
* Watcher name change
* Typos
* Rename "watcher" root level config to "backend"
2018-07-03 12:21:58 -06:00
Kiwi and Wyatt Johnson
9375f3ec23
Use workspace typescript version ( #1717 )
2018-06-29 12:38:45 -06:00
Kiwi and Wyatt Johnson
986716b3c3
lint js files, cleanup scripts ( #1713 )
2018-06-29 15:25:40 +00:00
Wyatt Johnson
fa57c72842
linting + initial mutation
...
- added tslint
- mutation support
2018-06-25 14:32:01 -06:00
Wyatt Johnson
02e1236792
initial commit
2018-06-16 17:20:51 -06:00