Tessa Thornton
0e15bc46d2
[CORL-353] show error if network request fails ( #2731 )
...
* show error if network request fails
* remove commented code
* Update src/core/client/admin/routes/AuthCheck/NetworkError.tsx
Co-Authored-By: Wyatt Johnson <wyattjoh@gmail.com >
* spell occurred correctly
2019-11-26 15:46:56 +00:00
Tessa Thornton
9bc41ad020
[CORL-575] allow line breaks in stream tabs ( #2726 )
...
* allow line breaks in stream tabs
* update snaps
* fix specs
* rearrange stream tabs for better mutliline support
2019-11-26 10:01:05 -05:00
Nick Funk
f1cdcb149b
[CORL-625] Create link details in the moderation card details tabs ( #2721 )
...
* Create link details in the moderation card details tabs
CORL-625
* Use getURLWithCommentID and getLocationOrigin to generate URLs
CORL-625
2019-11-22 23:50:52 +00:00
Wyatt Johnson
bf89fc2b3e
[chore] NodeJS 12 ( #2722 )
...
* chore: upgraded node 12, more log lines
- upgraded from 10 LTS to 12 LTS
- added log line with userID to GraphQL
log entry
* fix: adjusted some intl formats
2019-11-22 22:46:16 +00:00
Vinh
7c2e56b751
[CORL-719] A11y runtime checks using react-axe ( #2725 )
...
* feature: use react-axe and fix some a11y issues in stream
* fix: adapt snapshots
* chore: fix axe warnings in auth and account bundle
* chore: improve accessibility in install bundle
* chore: add some comments
2019-11-22 19:10:51 +00:00
Vinh
4542dbdb43
feat: hide deprecated events behind a flag ( #2728 )
2019-11-22 18:48:33 +00:00
Wyatt Johnson
787f1c68e7
fix: introduced scraper timeout ( #2724 )
...
- fixes #2716
2019-11-22 18:16:41 +00:00
Tessa Thornton
09cf8c5490
[CORL-732] allow navigation via j/k in single comment view ( #2712 )
...
* allow navigation via j/k in single comment view
* update snaps
2019-11-22 17:59:46 +00:00
Wyatt Johnson
ddedf4dc7e
[CORL-797] Moderate this stream ( #2729 )
...
* feat: added moderate this stream button
* fix: removed origin
* fix: revised based on feedback from design
2019-11-22 17:50:09 +00:00
Vinh
ca811a3496
Bring back deprecated events temporarily ( #2727 )
...
* fix: bring back deprecated events
* chore: update version number
v5.3.2
2019-11-21 20:04:42 +00:00
Wyatt Johnson
10719bd874
[CORL-793] Scheduled Indexes ( #2723 )
...
* fix: modified digesting to use index
* fix: added index for deletion
* review: cleaning up
* review: fixed log copy
2019-11-21 17:24:09 +00:00
Wyatt Johnson
bb23c80004
feat: generalized rate limiting for graphql ( #2709 )
v5.3.1
2019-11-19 14:20:36 -07:00
Wyatt Johnson
2491445579
feat: improved logging ( #2719 )
2019-11-19 19:36:46 +00:00
Wyatt Johnson
3642c642d6
fix: fixed migration script bugs ( #2718 )
2019-11-19 19:18:28 +00:00
Wyatt Johnson
fce7b08ca0
chore: version bump ( #2717 )
2019-11-18 23:27:25 +00:00
Wyatt Johnson
aa9dcb4e04
[CORL-750] SSO Migration Script Bug ( #2715 )
...
* fix: fixed bug with sso migration script
* feat: refactored sso schema
* fix: resolved issue with data race and migration/install ordering
2019-11-18 23:11:20 +00:00
Wyatt Johnson
9e9c016f4b
fix: adjusted i18n keys ( #2708 )
v5.3.0
2019-11-13 17:50:40 +00:00
Nick Funk
40b247350b
[CORL-766] Update copy on SSO key regeneration and account deletion ( #2707 )
...
* Update acknowledgment copy for downloading user comment data
CORL-766
* Update copy for 30 day leniency on SSO tokens
CORL-766
2019-11-13 09:50:56 -07:00
Nick Funk
2945184b07
Stop propagation of Modal content click events ( #2706 )
...
This prevents the click event from propagating out to
the backdrop parent and auto-closing the modal on any
content click.
CORL-765
2019-11-13 11:00:55 -05:00
Wyatt Johnson
a55472e086
fix: adjusted onsubmit handlers ( #2705 )
2019-11-13 10:42:32 -05:00
Wyatt Johnson
033433549a
fix: fixed docs, graphql type ( #2704 )
2019-11-12 14:00:51 -05:00
Wyatt Johnson
2ef07429c2
fix: improvements to scraping ( #2702 )
...
- fixes #2690
2019-11-12 17:25:41 +00:00
Wyatt Johnson
b83d737530
chore: version bump ( #2700 )
2019-11-08 17:00:41 -05:00
Vinh
18346d1683
[CORL-666] Viewer Events ( #2681 )
...
* feat: viewer event system
* feat: more events
* feat: MORE events
* fix: tests
* fix: rte focus events
* chore: add comments
* fix: remove listening to events
* chore: update RTE
* fix: tests
* feature: generate event docs
* fix: remove obsolete line in docs
* chore: improve docs
* chore: improve formatting
* feature: protect events.md from getting out of sync
* chore: small improvements
* fix: removing redundant lambda
2019-11-08 17:17:01 +00:00
Wyatt Johnson
ce4a3408fc
[CORL-628] CLI Support ( #2646 )
...
* feat: improved api for reloading tenants for cli
* fix: cleaned up merge beheviour
* feat: added support for stream/story edge
* feat: support tenant install
* fix: updated snapshot
* fix: fixed tests
2019-11-08 00:40:56 +00:00
Wyatt Johnson
2dbba52fbd
feat: added initial server sso key rotation semantics ( #2696 )
2019-11-07 16:53:28 -05:00
Wyatt Johnson
59b8dfccda
fix: improved search field serialization ( #2697 )
2019-11-07 16:45:57 -05:00
Wyatt Johnson
3394628f27
[CORL-744] Index Optimizations ( #2694 )
...
* fix: added comment moderation index
* fix: improved user indexing
2019-11-07 16:32:38 -05:00
Vinh
8ee74b7d24
[CORL-743] Fix sort menu on small screens ( #2698 )
...
* fix: sort menu on small screens
* chore: add comments
2019-11-07 15:32:49 -05:00
Vinh
f85af8e88f
[CORL-684] Fix scrolling bug in overflowing modal ( #2682 )
...
* fix: scrolling bug in overflowing modal
* fix: tests
2019-11-07 13:44:10 -05:00
Kim Gardner
9d6592feef
Update PR template ( #2685 )
2019-11-01 14:00:04 -04:00
Kim Gardner
53c87118db
Update Feature Request template ( #2684 )
2019-11-01 13:53:08 -04:00
Kim Gardner
bdc9c5f05c
Update Bug Report template ( #2683 )
2019-11-01 13:31:18 -04:00
Tessa Thornton
e334c3266a
update hotkeys legend to match implemented hotkeys ( #2679 )
2019-10-29 10:13:34 -04:00
Wyatt Johnson
a31ee3bc96
Version Bumps ( #2677 )
...
* chore: upgraded versions
* chore: linting
* fix: updated snap
2019-10-28 23:45:21 +00:00
Wyatt Johnson
a7eb757be7
fix: fixed issue with directive resolver ( #2674 )
2019-10-25 15:53:30 +00:00
Wyatt Johnson
4038fcbcd6
fix: handle redirection loop ( #2662 )
2019-10-24 17:15:53 +00:00
Wyatt Johnson
5714f441bb
[CORL-735] Scraper support for JSON Linked Data ( #2671 )
...
* feat: add support for application/json+ld parsing
- upgraded scraper packages to use new jsonld parser
- waiting on https://github.com/microlinkhq/metascraper/pull/225
for merging
- fixes #2670
* chore: metascraper upgrades
2019-10-24 16:08:15 +00:00
Wyatt Johnson
ac96e5e312
chore: bump version ( #2668 )
v5.2.1
2019-10-23 11:59:39 -04:00
Wyatt Johnson
e91da1c9a3
fix: check if auth params exist in hash before clearing it ( #2666 )
v5.2.0
2019-10-22 17:25:47 -04:00
Wyatt Johnson
e816f8e019
fix: adjusted copy, added translation support ( #2664 )
2019-10-22 13:33:15 -04:00
Wyatt Johnson
121469ade5
feat: readme simplication ( #2649 )
2019-10-22 17:09:49 +00:00
Cristian Dean
1d6e9e38b0
pt-BR translation some missing phrases ( #2661 )
2019-10-22 10:04:49 -04:00
Wyatt Johnson
626d46d813
[CORL-726] Repeat Comment Fix ( #2655 )
...
* fix: strip tags when comparing for repeat
- share the stripped tag version of the comment
- share the logger to improve pipeline clarity
* fix: renamed variables based on review
2019-10-21 18:34:41 +00:00
Wyatt Johnson
24915be712
fix: repaired translation key name ( #2657 )
2019-10-21 17:15:52 +00:00
Tessa Thornton
044cbd39f1
Revert "ensure tab text doesn't get cut off if tab titles are long ( #2619 )" ( #2654 )
...
This reverts commit 8409dbb4ea .
2019-10-18 20:58:14 +00:00
Wyatt Johnson
cd6a1db85b
chore: version bump ( #2653 )
2019-10-18 19:08:57 +00:00
Wyatt Johnson
8bee5ae1f3
[CORL-721] SSO Logout Fix ( #2652 )
...
* fix: hide logout button when jti is undefined
* fix: improved local state init
2019-10-18 18:48:46 +00:00
Cristian Dean
153c910de7
Fix pt-BR moderate-comment-deleted-body translation ( #2647 )
2019-10-18 12:44:41 -04:00
Wyatt Johnson
990a70d6f9
[CORL-680] Persist Fragment Access Tokens in sessionStorage ( #2643 )
...
* feat: persist access tokens passed via fragment to sessionStorage
* fix: review comments
2019-10-18 16:08:43 +00:00