Billy Vong
|
936c38c39b
fix(test): change condition for "IS_PERCY" env var
|
7 years ago |
Billy Vong
|
6d35e5c174
Merge pull request #5695 from getsentry/feature/add-password-strength-indicator
|
7 years ago |
Billy Vong
|
3017b481f9
fix(test): dynamic content in percy snapshots
|
7 years ago |
Billy Vong
|
a90aaae614
fix webpack export (for storybook)
|
7 years ago |
Billy Vong
|
ae5b9bd913
Merge branch 'master' into feature/add-password-strength-indicator
|
7 years ago |
Billy Vong
|
b9dfb2e59f
Fix building translations
|
7 years ago |
Billy Vong
|
186594d025
Remove `output.publicPath` in webpack config
|
7 years ago |
Billy Vong
|
3efb1e7cf3
Add react storybook
|
7 years ago |
Ben Vinegar
|
2ac81ef4d9
Switch to lodash + lodash-webpack-plugin ... (#5616)
|
7 years ago |
Max Bittker
|
ed9dfc4c0b
onboarding flow groundwork (#5489)
|
7 years ago |
Billy Vong
|
052356e1f1
Refactor password strength indicator
|
7 years ago |
David Cramer
|
e2affd8dc3
admin: various improvements
|
7 years ago |
David Cramer
|
3d70e055b4
js: expand vendored exports
|
7 years ago |
David Cramer
|
092920674e
debugger: vendor debug_toolbar
|
7 years ago |
Max Bittker
|
b7130062c1
--browser-reload flag for devserver (#5513)
|
7 years ago |
Ben Vinegar
|
2b6a67e9e4
Upgrade webpack loaders + enable babel cacheDirectory (try 2) (#5462)
|
7 years ago |
Ben Vinegar
|
747a2f413a
Revert "Upgrade Webpack, loaders + enable cacheDirectory for babel-loader (#5433)" (#5458)
|
7 years ago |
Ben Vinegar
|
14fa645d59
Upgrade Webpack, loaders + enable cacheDirectory for babel-loader (#5433)
|
7 years ago |
Ben Vinegar
|
5755e66659
Fix source maps in local development (#4768)
|
8 years ago |
Ben Vinegar
|
012c195cd1
Fix sourceMappingURL not being output after wp2 upgrade (#4764)
|
8 years ago |
Ben Vinegar
|
68fc2b6d56
Upgrade to webpack2 rc3 (#4731)
|
8 years ago |
Ben Vinegar
|
0d040f3129
Upgrade to Babel 6 (#4746)
|
8 years ago |
Ben Vinegar
|
33ec90486c
Remove UglifyJS warnings from travis output (#4735)
|
8 years ago |
Matt Robenolt
|
98e6d879ed
webpack: work around broken webpack compression plugin
|
8 years ago |
Matt Robenolt
|
088d437c81
rm -rf zopfli
|
8 years ago |
Matt Robenolt
|
3bb0ddbeaa
webpack: detect if node-zopfli is installed before attemping to use it (#4712)
|
8 years ago |
Daniel Griesser
|
478c95713d
Add ios-device-list npm package to replace custom list
|
8 years ago |
David Cramer
|
0a1de72f5c
[js] vendor underscore.js (#4258)
|
8 years ago |
Armin Ronacher
|
1de21ff438
Switch to `#` prefixes for source mapping URLs
|
9 years ago |
Ben Vinegar
|
b4ac146008
Use devtool: cheap-module-eval-source-map in development ...
|
9 years ago |
Ben Vinegar
|
ca69081c33
Use webpack noParse option on known built libs (e.g. jquery, jed)
|
9 years ago |
Ben Vinegar
|
a06bdfcd71
Exclude static/dist from webpack loader paths ...
|
9 years ago |
Matt Robenolt
|
489342e148
Resolve absolute path to catalogs.json
|
9 years ago |
Ben Vinegar
|
f3f1dfa90d
Project stats flow through project/team stores
|
9 years ago |
Matt Robenolt
|
77ee19790c
Comment compression-webpack-plugin usage
|
9 years ago |
Matt Robenolt
|
0f8e9ee45d
Pre-gzip our static files and serve them intelligently
|
9 years ago |
Ben Vinegar
|
9f91da46ea
Fix not building React in "production mode"
|
9 years ago |
Ben Vinegar
|
beac893138
Fix bad .po lookups for chinese language variants (fixes #2679)
|
9 years ago |
Ben Vinegar
|
6841655660
Bundle moment + sentry locale files into individual bundles
|
9 years ago |
Ben Vinegar
|
c2db7a5daf
Merge pull request #2681 from getsentry/only-supported-langs-2
|
9 years ago |
Ben Vinegar
|
e0bd4c8cd2
Only pull react-bootstrap/lib/Modal into vendor.js
|
9 years ago |
Ben Vinegar
|
aaff26ef21
Use dynamic webpack context to restrict .po files pulled into dist/app.js
|
9 years ago |
Ben Vinegar
|
ba7fac56d2
Only build js locale files that are supported by Sentry
|
9 years ago |
Ben Vinegar
|
0a29cbd1c0
Build and link to moment.js locale files separately (fixes #2661)
|
9 years ago |
Armin Ronacher
|
e3a63cc5da
Merge branch 'js-translations'
|
9 years ago |
Armin Ronacher
|
364c859331
Implemented component templates for i18n
|
9 years ago |
Armin Ronacher
|
7efe635de0
Do not extract POs unless done through makefile
|
9 years ago |
Armin Ronacher
|
312b2b7456
Pass domain explicitly
|
9 years ago |
Armin Ronacher
|
d20081bbbd
Switch to our own po-catalog loader
|
9 years ago |
Armin Ronacher
|
be353560a5
Load po files and convert them into a JSON bundle
|
9 years ago |