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 |
Armin Ronacher
|
69e35396b0
Configured extractor appropriately and added basic message merge support
|
9 years ago |
Armin Ronacher
|
cd3f7807a8
Added basic catalog merging for javascript
|
9 years ago |
David Cramer
|
c42e281492
Some initial work with Jed
|
9 years ago |
Armin Ronacher
|
dcb8ddc908
Fix setup.py for npm compile and different dists
|
9 years ago |
Ben Vinegar
|
b5571593ec
Upgrade react-router to 1.0
|
9 years ago |
Ben Vinegar
|
c038ce197f
Deprecate react/addons in favor of 'react-addons-pure-render-mixin'
|
9 years ago |
Ben Vinegar
|
027669993a
Point at 0.14 compatible react libs
|
9 years ago |
David Cramer
|
b08dc8869b
Update version information to use collectstatic
|
9 years ago |
Ben Vinegar
|
91e39c8af7
Remove manifest generation / deprecate webpack manifest plugin
|
9 years ago |
Ben Vinegar
|
d8b460662b
Don't insert asset version into filename
|
9 years ago |
Ben Vinegar
|
263aa20ef2
Use a single hash for webpack bundles, write version to dist
|
9 years ago |
Ben Vinegar
|
a0e031cf40
Use webpack to build less/css (w/ versioning)
|
9 years ago |
Ben Vinegar
|
7b4469a7b8
Only use versioned files in production
|
9 years ago |
Ben Vinegar
|
3797ff6b37
Per-chunk asset versioning w/ manifest output
|
9 years ago |
David Cramer
|
7f8e6a1a86
Various cleanup for Rules
|
9 years ago |
Ben Vinegar
|
2c211c1334
Remove datepicker from webpack config
|
9 years ago |
Ben Vinegar
|
e730709b8b
Fix alerts on legacy pages not dismissable
|
9 years ago |
Matt Robenolt
|
4ef06d580b
swap out markdown with marked
|
9 years ago |
David Cramer
|
2f880c0c5b
Use test instead of include
|
9 years ago |
David Cramer
|
9090742067
Add moment-timezone to webpack vendor
|
9 years ago |
David Cramer
|
67e589802b
Add basic markdown support to comments (fixes GH-1793)
|
9 years ago |
David Cramer
|
50abab647f
Add basic logging for event entry rendering errors
|
9 years ago |
Ben Vinegar
|
b18a415b54
Enable variable rules in eslint (e.g. no-undef)
|
9 years ago |
Ben Vinegar
|
dabed986c8
Apply user tz preference in client app (fixes #1825)
|
9 years ago |
David Cramer
|
66fd6ad78e
Enable select2 over selectize
|
9 years ago |
David Cramer
|
0487d114ec
Kill filename override
|
9 years ago |
David Cramer
|
e2b8069213
Improve correctness of webpack usage
|
9 years ago |
Ben Vinegar
|
45d1e6d9a1
Don't Uglify client JS in development
|
9 years ago |
David Cramer
|
0416b5ead8
Add selectize bits
|
9 years ago |
David Cramer
|
eabbebf6ed
Swap in simpler datetime picker
|
9 years ago |
David Cramer
|
5f278ac005
Draft code for switching to react-day-picker
|
9 years ago |
tracehelms
|
b07c48134d
Fix karma config to include shim for testing
|
9 years ago |
tracehelms
|
b0518d21a9
remove es5 and es6 shims because they weren't necessary due to babel-loader
|
9 years ago |
Chris Montrois
|
7a3f2bfc9b
Fixes tick/untickable checkbox portion of #1585
|
9 years ago |
Chris Montrois
|
feb2e60dad
Fix broken JS tests
|
9 years ago |
David Cramer
|
f7234b5e6e
Switch to babel loader
|
9 years ago |
David Cramer
|
192f957712
Revert to jsx-loader
|
9 years ago |
David Cramer
|
8da8d59063
Switch jsx-loader for babel-loader
|
9 years ago |
David Cramer
|
367a4e3130
Remove generated webpack config
|
9 years ago |
David Cramer
|
c4efbd05c4
ALLOW_EXTERNAL_DEPS => SENTRY_EXTERNAL_DEPS
|
9 years ago |
David Cramer
|
68a23c5908
Dont fetch external webpack deps by default
|
9 years ago |
David Cramer
|
77a1b9ee60
Sample code for dynamic webpack components
|
9 years ago |
David Cramer
|
40d9066ce4
Fix replay request + add group shell
|
9 years ago |
David Cramer
|
82a497c165
Various polish for org/project details
|
9 years ago |