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

Test QA merge in travis #713

Merged
merged 105 commits into from
Feb 4, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
105 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
c5f7ed2
fixed #694 added tco16 url
shubhendusaurabh 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
ad267b5
Merge pull request #698 from appirio-tech/SUP-3018-webpack-take-two
nlitwin Feb 2, 2016
4c1f7fa
Update readme for webpack
Feb 2, 2016
29d1a16
Merge pull request #703 from appirio-tech/readme-updates
nlitwin Feb 2, 2016
77c0d3c
Update code and file references
nlitwin Feb 3, 2016
f05c340
Add travis build indicator
nlitwin Feb 3, 2016
a57154d
Add travis build status indicator for master
nlitwin Feb 3, 2016
2254954
Add correct encrypted keys and secrets for qa and production
Feb 3, 2016
2b1f708
Merge pull request #704 from appirio-tech/travis-encryptions
nlitwin Feb 3, 2016
737c4b6
Test travis build
Feb 3, 2016
0ea0b1c
Merge pull request #705 from appirio-tech/test-travis
nlitwin Feb 3, 2016
295c529
Delete moment-timezone from scripts folder and use npm, fix image paths
Feb 3, 2016
d2af777
Merge pull request #706 from appirio-tech/moment-timezone
nlitwin Feb 3, 2016
0631320
Update format
nlitwin Feb 3, 2016
2df70a6
Remove bower
Feb 3, 2016
8ef5f32
fixed text-overrun issues in IE11 - issue 676
Colinh84 Feb 3, 2016
6080ae2
Update test dependencies
Feb 3, 2016
e67bb52
Update to reflect bower changes
nlitwin Feb 3, 2016
f0e70c6
Merge pull request #707 from appirio-tech/remove-bower
nlitwin Feb 3, 2016
1307799
Merge branch 'dev' into tco16-nav-url
Feb 3, 2016
c4d1f3a
Try fix for auth0
Feb 3, 2016
0204ad1
Update error message and unmangle for testing
Feb 3, 2016
3f927e2
Add back auth0 and try not mangling in webpack-config
Feb 3, 2016
bdd1142
Use test branch
Feb 3, 2016
607e14b
Put back version of webpack-config
Feb 3, 2016
37a814f
Merge pull request #708 from Colinh84/Colinh84-issue_676
nlitwin Feb 3, 2016
0c8776b
Merge pull request #709 from appirio-tech/tco16-nav-url-conflict-fix
huangqun Feb 4, 2016
d91116e
Fix windows and IE bugs
Feb 4, 2016
de82801
Add tests for windows and ie changes
Feb 4, 2016
08616c9
Merge pull request #710 from appirio-tech/windows-submission-bug-fix
nlitwin Feb 4, 2016
11e36a5
SUP-3048, [subflow] New Submit - Issue with sync on flow
Feb 4, 2016
8108d4f
SUP-3047, [subflow] New Submit - Should be "Lose" not "Loose" Typo
Feb 4, 2016
5a3846e
Merge pull request #711 from appirio-tech/feature/sup-3048-add-challe…
Feb 4, 2016
08988f9
Merge pull request #712 from appirio-tech/feature/sup-3047-typo-submi…
Feb 4, 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