Leandro
8d183915fa
[v4] Allow MODERATORS to close asset on stream. ( #2921 )
...
* Allow MODERATORS to close asset on stream.
MODERATORS can close asset on Admin side, but on Stream when they
click to close, got an unathorized error. Change it to make
consistency about what actions can be done.
* Fix tests
2020-04-13 21:37:50 +00:00
Wyatt Johnson
7fd01e5845
[CORL-444] Stories Tab Adjustments ( #2404 )
...
* feat: improved stories tab
* feat: swapped date sorting with text sorting
2019-07-12 20:18:21 +00:00
Kiwi
bfde9bf8c7
[CORL-373] Experimental AMP Support ( #2324 )
...
* feat: support amp
* fix: support a custom PORT for amp development
2019-05-23 20:42:58 +02:00
Wyatt Johnson
94786c2711
fix: repairs poor performance for assets ( #2174 )
...
- fixes #2158
2019-02-05 22:06:05 +01:00
Wyatt Johnson
22d263c6d2
Embed Optimizations ( #2121 )
...
* feat: refactored bridge
- Cleaned up implementation of bridge
- Removed unneeded babel-polyfill and webpack globals
* fix: fixed up some static headers
- bumped version
* fix: moved intersection observer out of chunk
* fix: fixed misplaced "!"
2018-12-13 20:41:40 +00:00
Wyatt Johnson
d331bdee18
fix: fixed misplaced "!"
2018-12-12 12:59:54 -07:00
Wyatt Johnson
d6f6fbcd9c
CDN + Observabilities fixes ( #2119 )
...
* feat: added heroku fixes
- Support pulling the request id from the request
headers
- Add proper cache headers to static files
* Update package.json
2018-12-12 18:45:50 +00:00
Wyatt Johnson
ce95467145
fix: don't log an error for http 404, let the logger do it
2018-09-14 11:48:48 -06:00
Wyatt Johnson
16a884d778
fix: extract and add redirect uri
2018-06-25 12:28:25 -06:00
Chi Vinh Le
ccff6ed63b
Resolve linter issues
2018-06-05 04:28:54 +02:00
Kim Gardner
51cb917d6b
Merge branch 'master' into karma
2018-05-25 17:04:30 -04:00
Wyatt Johnson
7d861236b8
disable CSP until we can work on configuration + webpack issues
2018-05-25 11:21:53 -06:00
Wyatt Johnson
f8cc658c54
csp fixes
2018-05-24 14:34:13 -06:00
Wyatt Johnson
c84a9716a1
added support for csp
2018-05-17 18:37:50 -06:00
Wyatt Johnson
95072be97e
switched ejs for nunjucks
2018-05-17 15:59:49 -06:00
Wyatt Johnson
4426be5f39
improved dev experience, fixed css order
2018-05-09 13:56:05 -06:00
Kim Gardner
1143f74ba8
Merge branch 'master' into password_reset-subject-translation
2018-04-30 12:58:54 -04:00
Jero
878cbb9195
Added email.password_reset.subject translation
2018-04-26 18:35:45 -03:00
Wyatt Johnson
0fcb0be360
Password Change Graph Support
2018-04-16 12:29:37 -06:00
Wyatt Johnson
12bb886032
itterated on copy
2018-04-13 18:24:46 -06:00
Wyatt Johnson
412fd34cc1
Merge branch 'master' into gdpr-download
2018-04-11 13:46:46 -06:00
Wyatt Johnson
18570a97ea
Merge branch 'master' into errors
2018-04-11 11:14:15 -06:00
Wyatt Johnson
f1b8d71cba
Refactored Errors
2018-04-10 16:51:07 -06:00
Wyatt Johnson
5941bfac7c
pulled data download into seperate plugin
2018-04-09 15:52:40 -06:00
Wyatt Johnson
4694f986c0
Logging Improvements
...
- development logging prints pretty again
- http requests are logged using bunyan now
2018-04-09 13:22:02 -06:00
Wyatt Johnson
c904d0f0c0
improved routing, cleaned mail
2018-04-02 14:58:54 -06:00
Wyatt Johnson
a808cdc195
refactored some request logic
2018-03-27 18:47:34 -06:00
Wyatt Johnson
ee5316e6ef
initial download support
2018-03-27 18:28:14 -06:00
Wyatt Johnson
34fa2fb891
Verification link copy
2018-03-22 12:50:37 -06:00
Wyatt Johnson
273cc9927a
Fixed misplaced deps
2018-03-21 14:51:05 -06:00
Wyatt Johnson
db1934e897
fixed password reset email form
2018-03-20 16:04:41 -06:00
Kiwi
cbe2725f00
Merge branch 'master' into restore-new-user-event
2018-03-15 16:57:06 +01:00
Wyatt Johnson
bec3e94bbc
Disallow logout from unauthenticated requests
2018-03-14 11:02:37 -06:00
Wyatt Johnson
da6b5c7f36
fixed some missing calls to service
2018-03-12 16:54:18 -06:00
Wyatt Johnson
ccda23ec60
fixed bug with endpoint
2018-03-12 16:49:44 -06:00
Kim Gardner
40a3a24ba0
Fix merge conflict
2018-03-07 14:08:19 -05:00
Wyatt Johnson
09dcca27a8
added revision hash
2018-03-05 17:16:29 -07:00
Wyatt Johnson
cf87b52177
Merge branch 'master' into docs
2018-02-28 16:29:25 -07:00
Wyatt Johnson
9437c5f5a3
implemented unsubscribe button
2018-02-23 17:01:19 -07:00
Wyatt Johnson
7404962741
embedded graph docs into static docs
2018-02-20 15:59:44 -07:00
Wyatt Johnson
b600172380
fixed import cycle
2018-02-16 17:11:02 -07:00
Wyatt Johnson
91aeb9dbae
fixes based on feedback
2018-02-16 16:08:05 -07:00
Wyatt Johnson
634da8012f
Merge branch 'master' into events
2018-02-16 15:47:37 -07:00
Kim Gardner
ff29fa04e5
Merge branch 'master' into auth-refactor
2018-02-14 17:55:06 -05:00
Wyatt Johnson
fc27e02140
removed old unreverted code
2018-02-13 12:28:42 -07:00
Wyatt Johnson
f40f209395
cleaned up routes
2018-02-13 12:12:03 -07:00
Wyatt Johnson
e924ed9189
reverted path change, cleaned embed stream
2018-02-13 11:35:20 -07:00
Wyatt Johnson
4053a25239
moved login route from /login to /embed/login
2018-02-13 11:35:20 -07:00
Wyatt Johnson
5221ebbe9a
added docs, added new logger
2018-02-12 16:51:39 -07:00
Wyatt Johnson
eab1e6ca59
refactored resolvers, cleaned
2018-02-09 18:00:12 -07:00