Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Sup 3018 webpack take two #698

Merged
merged 71 commits into from
Feb 2, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
c2c1dba
Remove unused files
Jan 25, 2016
34ce30e
Add nvmrc for node version
Jan 25, 2016
fc10463
Add starting webpack config
Jan 25, 2016
32abb74
Remove gulpfile
Jan 25, 2016
17d65bb
Add linting file
Jan 25, 2016
9bfba9d
Add entry points for webpack
Jan 25, 2016
d2faba8
Add webpack repo to package.json
Jan 25, 2016
7c67336
Too many changes to make commit messages....
Jan 26, 2016
2e1ba9b
More updates
Jan 27, 2016
b99022f
More updates
Jan 27, 2016
9823ed5
Merge branch 'dev' into SUP-3018-webpack-take-two
Jan 27, 2016
272e98a
More updates
Jan 28, 2016
1179f24
Simplify bower
Jan 28, 2016
ff23f77
SUP-3035, remaining webpack tasks
Jan 28, 2016
1a6c4b3
SUP-3035, remaining webpack tasks
Jan 28, 2016
41524bc
Updates
Jan 28, 2016
adc9283
import xml2js
Jan 28, 2016
00ab519
So many changes
Jan 29, 2016
0c39dc9
Add tc flag so webpack config sets topcoder environment variables
Jan 29, 2016
576358c
Format constants
Jan 29, 2016
d3e88d4
Get environment variables working, using master branch until new rele…
Jan 29, 2016
c4193c4
Add webpack as dev dependency
Feb 1, 2016
3aa0c29
Remove old code
Feb 1, 2016
53b3543
Add travis.yml file
Feb 1, 2016
49d47c4
Remove old file since constants are in webpack-config repo and topcod…
Feb 1, 2016
56f0aa0
Add npm-debug.log and .project to .gitignore
Feb 1, 2016
486c966
Indicate that config can be changed
Feb 1, 2016
96904de
Add analytics in html head to scripts directory
Feb 1, 2016
ce48d08
Remove old specs.html file
Feb 1, 2016
7db0edf
Update webpack-config version in package.json
Feb 1, 2016
16a5ebe
Add index.jade as the template and favicon path
Feb 1, 2016
5ca4477
Remove index.html in favor of index.jade
Feb 1, 2016
34dcc17
Remove spaces
Feb 1, 2016
8ffc3eb
Move new relic id out since its not used in angular
Feb 2, 2016
f6367a6
Use index.jade as template which turns into index.html
Feb 2, 2016
8777311
Update to es2015
Feb 2, 2016
2c466c6
Add encrypted keys to travis.yml
Feb 2, 2016
aaae24b
Actually add keys this time
Feb 2, 2016
ceeab9c
Test on webpack branch
Feb 2, 2016
a16bbfa
Add tc flag to build command
Feb 2, 2016
e8da6a2
Add bower to travis process
Feb 2, 2016
77a40ab
Install bower before using it
Feb 2, 2016
508e001
Move ng-iso-constants to npm
Feb 2, 2016
fe2ed70
Create the keys the right way
Feb 2, 2016
5969ff8
Add skip cleanup so it keeps the dist folder
Feb 2, 2016
70b4ba5
Add asset prefix
Feb 2, 2016
60adcb3
Try all branches
Feb 2, 2016
da120a3
Try add ing repo
Feb 2, 2016
f048e7b
Only add asset prefix when deploying
Feb 2, 2016
288c61c
Try public path
Feb 2, 2016
1a47c9f
Move to entry point
Feb 2, 2016
811aa9f
Add dev env and log asset prefix
Feb 2, 2016
6ebbf81
Test
Feb 2, 2016
241adb4
Test2
Feb 2, 2016
c5f1a6b
update syntax
Feb 2, 2016
d1ac286
Require images from javascript
Feb 2, 2016
652bdda
Move fonts to topcoder to fix paths
Feb 2, 2016
876aeda
Add qa branch
Feb 2, 2016
69dcdac
Test dynamic publicPath
Feb 2, 2016
e3307f6
Remove console logs
Feb 2, 2016
6041fae
Update syntax
Feb 2, 2016
1e8b9a5
Run karma tests with Firefox in travis build
Feb 2, 2016
97e0902
Add test script to travis and use master branch of webpack-config
Feb 2, 2016
669898e
Comment out failing Firefox tests
Feb 2, 2016
40ec854
Fix skill path
Feb 2, 2016
bb77823
Remove unused libraries and try gzip
Feb 2, 2016
455d9ca
Remove unused libraries
Feb 2, 2016
4957380
Put back version
Feb 2, 2016
e1ecc29
Fix merge conflicts
Feb 2, 2016
536f106
Update branch for merge
Feb 2, 2016
d0707f3
Update readme to test jenkins
Feb 2, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .bowerrc

This file was deleted.

Loading