mirror of https://github.com/snachodog/mybuddy.git
Prep meta files for v1.0.0 release.
This commit is contained in:
parent
2de04a5f22
commit
a5c94455ca
|
@ -5,15 +5,15 @@
|
||||||
},
|
},
|
||||||
"host-environment-markers": {
|
"host-environment-markers": {
|
||||||
"implementation_name": "cpython",
|
"implementation_name": "cpython",
|
||||||
"implementation_version": "3.6.3",
|
"implementation_version": "3.5.2",
|
||||||
"os_name": "posix",
|
"os_name": "posix",
|
||||||
"platform_machine": "x86_64",
|
"platform_machine": "x86_64",
|
||||||
"platform_python_implementation": "CPython",
|
"platform_python_implementation": "CPython",
|
||||||
"platform_release": "4.4.0-101-generic",
|
"platform_release": "4.4.0-101-generic",
|
||||||
"platform_system": "Linux",
|
"platform_system": "Linux",
|
||||||
"platform_version": "#124-Ubuntu SMP Fri Nov 10 18:29:59 UTC 2017",
|
"platform_version": "#124-Ubuntu SMP Fri Nov 10 18:29:59 UTC 2017",
|
||||||
"python_full_version": "3.6.3",
|
"python_full_version": "3.5.2",
|
||||||
"python_version": "3.6",
|
"python_version": "3.5",
|
||||||
"sys_platform": "linux"
|
"sys_platform": "linux"
|
||||||
},
|
},
|
||||||
"pipfile-spec": 6,
|
"pipfile-spec": 6,
|
||||||
|
@ -84,10 +84,10 @@
|
||||||
},
|
},
|
||||||
"djangorestframework": {
|
"djangorestframework": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:79268055755125caaebface3acbe13150bbc3a83b78e9bf1a1abfde7ab0c5231",
|
"sha256:1f6baf40ed456ed2af6bd1a4ff8bbc3503cebea16509993aea2b7085bc097766",
|
||||||
"sha256:067960e5e9e5586d3b2d53a1d626c4800dc33cd8309487d404fc63355674556f"
|
"sha256:9f9e94e8d22b100ed3a43cee8c47a7ff7b185e778a1f2da9ec5c73fc4e081b87"
|
||||||
],
|
],
|
||||||
"version": "==3.7.3"
|
"version": "==3.7.7"
|
||||||
},
|
},
|
||||||
"easy-thumbnails": {
|
"easy-thumbnails": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
@ -97,10 +97,10 @@
|
||||||
},
|
},
|
||||||
"faker": {
|
"faker": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:f5529ff519a4bed0c0c8ccbbf7ca0d918ed0a9826fe8adc60f58d5b052a946dc",
|
"sha256:2f6ccc9da046d4cd20401734cf6a1ac73a4e4d8256e7b283496ee6827ad2eb60",
|
||||||
"sha256:bf7dabcd6807c8829da28a4de491adf7998af506b8571db6a6eb58161157248a"
|
"sha256:e928cf853ef69d7471421f2a3716a1239e43de0fa9855f4016ee0c9f1057328a"
|
||||||
],
|
],
|
||||||
"version": "==0.8.7"
|
"version": "==0.8.8"
|
||||||
},
|
},
|
||||||
"gunicorn": {
|
"gunicorn": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
@ -261,9 +261,9 @@
|
||||||
},
|
},
|
||||||
"plotly": {
|
"plotly": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:69b3e9a16e5c4c20ca7d3a552ad6aa76b0164f5ee16e979c4e8086afb66fe0a4"
|
"sha256:dadd2263f1c0449b248fd3742a077d9594935921a9597529be76d6a841237ab0"
|
||||||
],
|
],
|
||||||
"version": "==2.2.2"
|
"version": "==2.2.3"
|
||||||
},
|
},
|
||||||
"psycopg2": {
|
"psycopg2": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
@ -461,10 +461,9 @@
|
||||||
},
|
},
|
||||||
"ipaddress": {
|
"ipaddress": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:d34cf15d95ce9a734560f7400a8bd2ac2606f378e2a1d0eadbf1c98707e7c74a",
|
"sha256:200d8686011d470b5e4de207d803445deee427455cd0cb7c982b68cf82524f81"
|
||||||
"sha256:5d8534c8e185f2d8a1fda1ef73f2c8f4b23264e8e30063feeb9511d492a413e1"
|
|
||||||
],
|
],
|
||||||
"version": "==1.0.18"
|
"version": "==1.0.19"
|
||||||
},
|
},
|
||||||
"mccabe": {
|
"mccabe": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
|
13
app.json
13
app.json
|
@ -1,21 +1,18 @@
|
||||||
{
|
{
|
||||||
"name": "Baby Buddy",
|
"name": "Baby Buddy",
|
||||||
"author": "Baby Buddy's Contributors",
|
|
||||||
"description": "Helps caregivers track baby's habits to learn about and predict needs without (as much) guess work.",
|
"description": "Helps caregivers track baby's habits to learn about and predict needs without (as much) guess work.",
|
||||||
"repository": "https://github.com/cdubz/babybuddy",
|
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"baby",
|
"baby",
|
||||||
|
"baby buddy",
|
||||||
|
"dashboard",
|
||||||
|
"django",
|
||||||
"infant",
|
"infant",
|
||||||
"newborn",
|
"newborn",
|
||||||
"baby tracking",
|
|
||||||
"baby buddy",
|
|
||||||
"python",
|
"python",
|
||||||
"django",
|
|
||||||
"web",
|
|
||||||
"self-host"
|
"self-host"
|
||||||
],
|
],
|
||||||
"version": "0.1.0",
|
"repository": "https://github.com/cdubz/babybuddy",
|
||||||
"license": "BSD-2-Clause",
|
"website": "http://www.baby-buddy.net",
|
||||||
"buildpacks": [
|
"buildpacks": [
|
||||||
{
|
{
|
||||||
"url": "heroku/nodejs"
|
"url": "heroku/nodejs"
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{% extends 'babybuddy/base.html' %}
|
{% extends 'babybuddy/base.html' %}
|
||||||
{% load timers %}
|
{% load babybuddy_tags timers %}
|
||||||
|
|
||||||
{% block nav %}
|
{% block nav %}
|
||||||
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
|
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
|
||||||
|
@ -199,6 +199,7 @@
|
||||||
class="dropdown-item"
|
class="dropdown-item"
|
||||||
target="_blank">
|
target="_blank">
|
||||||
<i class="icon icon-chat" aria-hidden="true"></i> Chat / Support</a>
|
<i class="icon icon-chat" aria-hidden="true"></i> Chat / Support</a>
|
||||||
|
<h6 class="dropdown-header">v{% version_string %}</h6>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -1,8 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "babybuddy",
|
"name": "babybuddy",
|
||||||
"version": "0.1.0",
|
|
||||||
"lockfileVersion": 1,
|
|
||||||
"requires": true,
|
"requires": true,
|
||||||
|
"lockfileVersion": 1,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"3d-view": {
|
"3d-view": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
|
@ -5473,16 +5472,16 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"moment": {
|
"moment": {
|
||||||
"version": "2.19.4",
|
"version": "2.20.1",
|
||||||
"resolved": "https://registry.npmjs.org/moment/-/moment-2.19.4.tgz",
|
"resolved": "https://registry.npmjs.org/moment/-/moment-2.20.1.tgz",
|
||||||
"integrity": "sha512-1xFTAknSLfc47DIxHDUbnJWC+UwgWxATmymaxIPQpmMh7LBm7ZbwVEsuushqwL2GYZU0jie4xO+TK44hJPjNSQ=="
|
"integrity": "sha512-Yh9y73JRljxW5QxN08Fner68eFLxM5ynNOAw2LbIB1YAGeQzZT8QFSUvkAz609Zf+IHhhaUxqZK8dG3W/+HEvg=="
|
||||||
},
|
},
|
||||||
"moment-timezone": {
|
"moment-timezone": {
|
||||||
"version": "0.5.14",
|
"version": "0.5.14",
|
||||||
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.14.tgz",
|
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.14.tgz",
|
||||||
"integrity": "sha1-TrOP+VOLgBCLpGekWPPtQmjM/LE=",
|
"integrity": "sha1-TrOP+VOLgBCLpGekWPPtQmjM/LE=",
|
||||||
"requires": {
|
"requires": {
|
||||||
"moment": "2.19.4"
|
"moment": "2.20.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"monotone-convex-hull-2d": {
|
"monotone-convex-hull-2d": {
|
||||||
|
@ -7567,7 +7566,7 @@
|
||||||
"requires": {
|
"requires": {
|
||||||
"bootstrap": "4.0.0-beta.2",
|
"bootstrap": "4.0.0-beta.2",
|
||||||
"jquery": "3.2.1",
|
"jquery": "3.2.1",
|
||||||
"moment": "2.19.4",
|
"moment": "2.20.1",
|
||||||
"moment-timezone": "0.5.14",
|
"moment-timezone": "0.5.14",
|
||||||
"popper.js": "1.13.0",
|
"popper.js": "1.13.0",
|
||||||
"tempusdominus-core": "5.0.0-alpha10"
|
"tempusdominus-core": "5.0.0-alpha10"
|
||||||
|
@ -7579,7 +7578,7 @@
|
||||||
"integrity": "sha1-Ve6W0wBxiyke0pDUQ7pfTfCtkgw=",
|
"integrity": "sha1-Ve6W0wBxiyke0pDUQ7pfTfCtkgw=",
|
||||||
"requires": {
|
"requires": {
|
||||||
"jquery": "3.2.1",
|
"jquery": "3.2.1",
|
||||||
"moment": "2.19.4",
|
"moment": "2.20.1",
|
||||||
"moment-timezone": "0.4.1"
|
"moment-timezone": "0.4.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -7588,7 +7587,7 @@
|
||||||
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.4.1.tgz",
|
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.4.1.tgz",
|
||||||
"integrity": "sha1-gfWYw61eIs2teWtn7NjYjQ9bqgY=",
|
"integrity": "sha1-gfWYw61eIs2teWtn7NjYjQ9bqgY=",
|
||||||
"requires": {
|
"requires": {
|
||||||
"moment": "2.19.4"
|
"moment": "2.20.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
16
package.json
16
package.json
|
@ -1,23 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "babybuddy",
|
"name": "babybuddy",
|
||||||
"description": "A buddy for babies! Helps caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby's needs without all the guess work.",
|
"version": "",
|
||||||
"version": "0.1.0",
|
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/cdubz/babybuddy.git"
|
"url": "https://github.com/cdubz/babybuddy.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
|
||||||
"baby",
|
|
||||||
"infant",
|
|
||||||
"newborn",
|
|
||||||
"baby tracking",
|
|
||||||
"baby buddy",
|
|
||||||
"python",
|
|
||||||
"django",
|
|
||||||
"web",
|
|
||||||
"self-host"
|
|
||||||
],
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bootstrap": "^4.0.0-beta.2",
|
"bootstrap": "^4.0.0-beta.2",
|
||||||
"font-awesome": "^4.7.0",
|
"font-awesome": "^4.7.0",
|
||||||
|
@ -31,7 +19,7 @@
|
||||||
"gulp-spawn": "^0.4.0",
|
"gulp-spawn": "^0.4.0",
|
||||||
"gulp-uglify": "^3.0.0",
|
"gulp-uglify": "^3.0.0",
|
||||||
"jquery": "^3.2.1",
|
"jquery": "^3.2.1",
|
||||||
"moment": "^2.19.4",
|
"moment": "^2.20.1",
|
||||||
"plotly.js": "^1.31.2",
|
"plotly.js": "^1.31.2",
|
||||||
"popper.js": "^1.13.0",
|
"popper.js": "^1.13.0",
|
||||||
"pump": "^2.0.0",
|
"pump": "^2.0.0",
|
||||||
|
|
Loading…
Reference in New Issue