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

Latest listings and some bug bash updates #1050

Merged
merged 22 commits into from
Feb 21, 2017
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
5b61ee2
Changes to support updates to the /listings page
birdofpreyru Feb 10, 2017
4363a2e
fixed #994 challenge cards in mobile
shubhendusaurabh Feb 17, 2017
bd526f2
new widget code
tladendo Feb 17, 2017
9ef891f
added widget
tladendo Feb 17, 2017
50b801e
Merge pull request #1038 from appirio-tech/tom-fix-jade
tladendo Feb 17, 2017
852624e
Fix for issue #1001:
gets0ul Feb 18, 2017
b31c65c
Fix the syntax to render the script portion of the template.
Feb 18, 2017
ababeda
Merge pull request #1039 from gets0ul/issue_1001
birdofpreyru Feb 18, 2017
f475776
Small correction of styling
birdofpreyru Feb 18, 2017
43fa2c3
Merge pull request #1017 from shubhendusaurabh/issue-994
birdofpreyru Feb 18, 2017
1d65f44
Minor changes
birdofpreyru Feb 19, 2017
ca7b7e6
Merge branch 'dev' into listings-contest
birdofpreyru Feb 20, 2017
b58fc4f
New listings fix: Filter loading from URL
birdofpreyru Feb 20, 2017
161c22a
Removes padding at the new challenge listings page
birdofpreyru Feb 20, 2017
801c118
Small fix of the header
birdofpreyru Feb 20, 2017
75f950f
A tiny fix of the new listings routing
birdofpreyru Feb 20, 2017
3917bbd
updated package.json
tladendo Feb 20, 2017
882af59
Merge pull request #1042 from appirio-tech/tom-update-package
tladendo Feb 20, 2017
f8dfb11
changed usersnap widget position
tladendo Feb 20, 2017
9bb1570
Merge pull request #1043 from appirio-tech/tom-fix-usersnap-widget
tladendo Feb 20, 2017
bb808bd
fixed #1041 corrected footer height and margin
shubhendusaurabh Feb 21, 2017
0e67f88
Merge pull request #1045 from shubhendusaurabh/issue-1041
birdofpreyru Feb 21, 2017
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
Prev Previous commit
Next Next commit
updated package.json
  • Loading branch information
tladendo committed Feb 20, 2017
commit 3917bbdb1f9e8997e7ce54d6fc7fbb4e4ad7a1bd
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"appirio-styles": "0.x.x",
"appirio-tech-ng-iso-constants": "^1.0.6",
"appirio-tech-ng-ui-components": "^2.1.2",
"appirio-tech-react-components": "birdofpreyru/react-components.git#dev",
"appirio-tech-react-components": "appirio-tech/react-components.git#cl-misc-fixes-3",
"auth0-angular": "^4.1.0",
"auth0-js": "^6.8.0",
"d3": "^3.5.14",
Expand Down