Chris Veilleux
|
245366cedc
|
changed "LOGIN" to "LOG IN" to be more gramatically correct
|
2018-09-17 14:23:16 -05:00 |
Chris Veilleux
|
34521fc7ca
|
moved service from the core directory to inside the auth module
|
2018-09-17 14:20:33 -05:00 |
Chris Veilleux
|
42a4c37be4
|
add a dockerignore file so that the unnecessary files are not included in the docker image.
|
2018-09-17 14:19:26 -05:00 |
Chris Veilleux
|
3bb208830a
|
added javascript for facebook sdk
|
2018-09-17 14:18:33 -05:00 |
Chris Veilleux
|
19df1a45c5
|
gave the app a meaningful name
|
2018-09-17 13:10:12 -05:00 |
Chris Veilleux
|
e8580294fc
|
gave the app a meaningful name
|
2018-09-17 12:31:15 -05:00 |
Chris Veilleux
|
ab8f9f7e64
|
removed a no longer used CDN
|
2018-09-17 12:30:00 -05:00 |
Chris Veilleux
|
6b27e37e7f
|
added a logo for the header
|
2018-09-16 22:40:06 -05:00 |
Chris Veilleux
|
15b95ac889
|
made the skill summary cards look more clickable
|
2018-09-16 22:29:43 -05:00 |
Chris Veilleux
|
1a185aeced
|
Converted markdown found in README content to HTML for better presentation on the UI.
|
2018-09-14 15:02:58 -05:00 |
Chris Veilleux
|
d082ff2565
|
made the site title in the header pretty
|
2018-09-14 14:55:03 -05:00 |
Chris Veilleux
|
eef15a2ec3
|
sort categories alphabetically
|
2018-09-13 22:40:12 -05:00 |
Chris Veilleux
|
6cabe9ed4a
|
fixed bug with credits and changed how icon defaults are populated
|
2018-09-13 22:33:48 -05:00 |
Chris Veilleux
|
045ef49474
|
changed cdn for font awesome to latest version
|
2018-09-13 22:33:23 -05:00 |
Chris Veilleux
|
6dd38f670f
|
fixed bug with credits and changed how icon defaults are populated
|
2018-09-13 22:33:02 -05:00 |
Chris Veilleux
|
80282fd103
|
defined defaults for skill icon if none is supplied by author
|
2018-09-13 22:01:19 -05:00 |
Chris Veilleux
|
2d612ca503
|
minor spacing
|
2018-09-13 17:38:45 -05:00 |
Chris Veilleux
|
243735da21
|
added icon_image attribute and ability to show it or the named icon depending on what is supplied.
|
2018-09-13 17:38:16 -05:00 |
Chris Veilleux
|
c2047f64f2
|
removed a field that is now a member of a different class
|
2018-09-13 17:07:29 -05:00 |
Chris Veilleux
|
7e565193ce
|
add the icon image and platform list to the skill metadata
|
2018-09-13 17:04:34 -05:00 |
Chris Veilleux
|
7f0fb15dad
|
re-ordered steps to make image creation more efficient
|
2018-09-13 16:57:33 -05:00 |
Chris Veilleux
|
dc089ca9d7
|
changed icon used when no icon is specified in metadata
|
2018-09-13 16:33:40 -05:00 |
Chris Veilleux
|
57de526a4c
|
logout view
|
2018-09-13 15:58:59 -05:00 |
Chris Veilleux
|
a96b273988
|
pass the user-defined icon to the marketplace for display
|
2018-09-13 15:57:46 -05:00 |
Chris Veilleux
|
9856ded1a3
|
added ability to dynamically generate skill icons based on the contents of the skill metadata
|
2018-09-13 15:56:53 -05:00 |
Chris Veilleux
|
1db55f476f
|
added ability to dynamically generate skill icons based on the contents of the skill metadata
|
2018-09-13 15:56:36 -05:00 |
Chris Veilleux
|
98d92c023b
|
added ability to dynamically generate skill icons based on the contents of the skill metadata
|
2018-09-13 15:52:27 -05:00 |
Chris Veilleux
|
992b80b4a2
|
fixed type
|
2018-09-13 15:50:53 -05:00 |
Chris Veilleux
|
abfe248435
|
changed how the skill author and category data is pulled from the skill DB
|
2018-09-13 12:42:43 -05:00 |
Chris Veilleux
|
04cc5fbc89
|
re-ordered steps to make image creation more efficient
|
2018-09-13 12:42:01 -05:00 |
Chris Veilleux
|
7f5fb93d07
|
changes to support the new metadata structure for branch 18.08
|
2018-09-13 12:41:25 -05:00 |
Chris Veilleux
|
db8e50e92a
|
changed how the "mycroft made" flag is determined to use the new skill credits metadata
|
2018-09-13 12:39:14 -05:00 |
Chris Veilleux
|
19f1c7c99e
|
changed the category logic to remove the icon until there are icons defined for each category.
|
2018-09-13 12:38:18 -05:00 |
Chris Veilleux
|
16f1cd0286
|
split the login out from the repository access.
|
2018-09-12 23:00:42 -05:00 |
Chris Veilleux
|
865ea2bbab
|
removed a command to delete the default.conf file. this file will be overridden by a kubernetes config map.
|
2018-09-12 14:44:53 -05:00 |
Chris Veilleux
|
098c6fd2ae
|
moved kubernetes configs to new devops repository
|
2018-09-10 00:11:00 -05:00 |
Chris Veilleux
|
ac97e54ae3
|
load nginx config in kubernetes rather than in docker
|
2018-09-10 00:10:10 -05:00 |
Chris Veilleux
|
d1ca45f4c5
|
changed port used by uwsgi
|
2018-09-10 00:09:45 -05:00 |
Chris Veilleux
|
b577a7d0fe
|
load nginx config in kubernetes rather than in docker
|
2018-09-10 00:08:08 -05:00 |
Chris Veilleux
|
400d928484
|
changed market api to use uwsgi instead of gunicorn
|
2018-09-10 00:05:29 -05:00 |
Chris Veilleux
|
4b1bba7a79
|
minor refactor
|
2018-09-07 19:06:46 -05:00 |
Chris Veilleux
|
bb700df0a1
|
added deployment files
|
2018-09-07 19:00:18 -05:00 |
Chris Veilleux
|
2d7f167804
|
use kubernetes DNS instead of environment variables
|
2018-09-07 18:45:21 -05:00 |
Chris Veilleux
|
d40e2e91ee
|
replaced gunicorn with uwsgi in hopes of performance gains
|
2018-09-07 18:41:00 -05:00 |
Chris Veilleux
|
c60f7279f2
|
added Dockerfile
|
2018-09-04 23:35:56 -05:00 |
Chris Veilleux
|
d305ae1d15
|
added gunicorn package
|
2018-09-04 23:35:38 -05:00 |
Chris Veilleux
|
e2eb79bb85
|
changed incorrect port mapping
|
2018-09-04 23:17:32 -05:00 |
Chris Veilleux
|
2c8051bfce
|
added Dockerfile for marketplace API
|
2018-09-04 23:09:04 -05:00 |
Chris Veilleux
|
4af009cf2f
|
added gunicorn and selene-util packages
|
2018-09-04 23:08:42 -05:00 |
Chris Veilleux
|
fcf7ff2e88
|
changed values of base URL configs to come from environment variables
|
2018-09-04 23:08:07 -05:00 |