Commit Graph

697 Commits

Author SHA1 Message Date
Sybren A. Stüvel ae176cbbdf Re-locked dependencies 2019-05-23 13:54:59 +02:00
Sybren A. Stüvel d5f5b63b3f Werkzeug update 0.15.2 → 0.15.4 2019-05-22 10:33:23 +02:00
Sybren A. Stüvel 274766d6f4 Added little note about rerunning poetry update after dependencies changed 2019-05-14 12:02:14 +02:00
Sybren A. Stüvel e74d573063 Re-locked dependencies 2019-05-14 11:34:38 +02:00
Sybren A. Stüvel f514cc4176 README: documented use of Poetry 2019-05-14 10:36:15 +02:00
Sybren A. Stüvel 3d567ff6f8 Docker: use variables instead of hard-coded stuff
WHEELHOUSE: since we're defining the variable we might as well use it.
DOCKER_IMAGE_NAME: introduced to prevent duplications of the name, and to
    add a little confirmation message when the script is done.
2019-05-14 10:36:15 +02:00
Sybren A. Stüvel ba69dd46a0 Staging: be more selective about which branch of pillar-python-sdk to use
Because pillar-python-sdk doesn't have a `production` branch, it was always
using `master`. Now it's only using `master` if `STAGING_BRANCH`=`production`.
2019-05-14 10:36:15 +02:00
Sybren A. Stüvel cfbb3d7e5a Poetry'ising the docker stuff 2019-05-14 10:36:15 +02:00
Sybren A. Stüvel c9bbf26a71 Moved to Poetry 2019-05-14 10:36:15 +02:00
Sybren A. Stüvel 35675866ee Build our own HAproxy docker image
The HAproxy docker image we were using is no longer maintained (hasn't been
for years), but is built upon Alpine Linux which has a big security leak:
https://talosintelligence.com/vulnerability_reports/TALOS-2019-0782

The security leak is fixed in this build of the docker image, but we should
move to something else (lke Træfik).
2019-05-09 14:12:02 +02:00
Sybren A. Stüvel d813935f43 Fixed unittest
Broke in 468fc85751
2019-04-26 12:53:26 +02:00
Francesco Siddi 947dab3185 Use 16_9 picture for project thumbnail
This allows us to use picture_header as an actual header from now on.
2019-04-19 13:00:04 +02:00
Francesco Siddi c0cb80ceec Use absolute url of Open Graph image links 2019-04-19 12:54:22 +02:00
Francesco Siddi 48c8f79371 Use _opengraph macro in landing.pug 2019-04-19 12:53:58 +02:00
Francesco Siddi 53b22641f2 Improve readability of _opengraph macro 2019-04-19 12:53:24 +02:00
Francesco Siddi 4f9699c7ae Remove 16_9 image from extension props
This property is now available on Project level.
2019-04-19 12:52:47 +02:00
Francesco Siddi a04e62e3e9 Rename project_type to category in Project
Requires renaming custom_props.cloud.project_type fields to
custom_props.cloud.category in all documents of the projects
collection.
2019-04-19 11:13:31 +02:00
Francesco Siddi 5df18b670a Display field description if available 2019-04-19 10:43:38 +02:00
Francesco Siddi a5cd12ad87 Remove unneeded if statement
When rendering this template we do not provide the hidden_fields
list (this code was partially copied from project edit.pug).
2019-04-19 10:43:16 +02:00
Francesco Siddi 2c51407196 Fix typo 2019-04-19 10:06:15 +02:00
Pablo Vazquez 0e0716449a UI Footer: Add link to Films. 2019-04-18 15:33:38 +02:00
Pablo Vazquez f0c4f1576c UI Footer: Rename links to sections.
LEARN -> TRAINING
RESOURCES -> CLOUD
2019-04-18 15:33:23 +02:00
Pablo Vazquez 42edd9486b UI Footer: Fix link to YouTube 2019-04-18 15:32:26 +02:00
Pablo Vazquez 8534cdbaeb Services: Use 16_9 image for opengraph. 2019-04-18 14:45:55 +02:00
Pablo Vazquez 7209a3c525 UI Homepage: Three cards for featured projects. 2019-04-15 12:46:31 +02:00
Pablo Vazquez 81a564a9d9 UI Learn: swap thumbnails and link to asset/project in courses and worshops. 2019-04-12 17:32:49 +02:00
Pablo Vazquez 1c47197fd2 UI Learn: tweak in wording. 2019-04-12 17:32:00 +02:00
Pablo Vazquez ea95e7b2b2 UI Learn: Minor layout adjustment. 2019-04-12 17:31:38 +02:00
Pablo Vazquez be28b2d13d UI Learn: add quick links to 3 items per category. 2019-04-12 17:31:16 +02:00
Pablo Vazquez ea9da2acdb UI Libraries: swap thumbnail and link to asset. 2019-04-12 17:30:27 +02:00
Pablo Vazquez c66592a5ae Libraries: cleanup leftover. 2019-04-12 17:29:54 +02:00
Pablo Vazquez 1e3041d997 UI Libraries: Remove hand-on section. 2019-04-12 17:29:17 +02:00
Pablo Vazquez f5db3c8da2 UI Libraries: Layout adjustments. 2019-04-12 17:29:04 +02:00
Pablo Vazquez 224e4dc1e0 UI Libraries: wording tweaks. 2019-04-12 17:28:41 +02:00
Pablo Vazquez c1e52ae320 UI Libraries: Swap Textures for HDR Images 2019-04-12 17:28:19 +02:00
Pablo Vazquez b8be19c729 UI Libraries: Add quick links to 3 items. 2019-04-12 17:27:28 +02:00
Pablo Vazquez 51d081971c Libraries: cleanup unused scripts. 2019-04-12 17:26:02 +02:00
Pablo Vazquez b438c319b0 UI: Layout adjustments to category_list components. 2019-04-12 17:22:55 +02:00
Pablo Vazquez 87bc2b5378 Utility for marking the first item on a list as 'new'.
The span element of the first child will include a 'new' label on it.

Usage: add the class 'list-first-new' to a list.
2019-04-12 17:21:47 +02:00
Pablo Vazquez c3261ed83a New images for gallery, training, and libraries. 2019-04-12 17:17:59 +02:00
Pablo Vazquez 468fc85751 Homepage: increase random featured assets to six. 2019-04-10 17:19:35 +02:00
Pablo Vazquez 049fdf3b63 Homepage: bring back two column homepage, only on XL screens. 2019-04-10 17:19:17 +02:00
Pablo Vazquez ad31b6338f Homepage: sass file for homepage styling. 2019-04-10 17:18:23 +02:00
Francesco Siddi 61b1ab0c20 Remove whitespace 2019-04-08 16:44:29 +02:00
Francesco Siddi 08de073464 Remove whitespace 2019-04-08 16:44:29 +02:00
Pablo Vazquez a756fb5f6e UI Landing: Fix alignment on Firefox.
Thanks Ines for the report!
2019-04-04 18:48:18 +02:00
Francesco Siddi 2050f4b7d8 Front-page update 2019-04-04 16:47:44 +02:00
Pablo Vazquez 51e22eb414 UI Landing: padding on browse button. 2019-04-04 16:41:28 +02:00
Pablo Vazquez cabfce12c0 UI Landing: Use 16 by 9 image for opengraph. 2019-04-04 16:41:28 +02:00
Francesco Siddi b6d9039e82 Add navigation and extension links to /browse 2019-04-04 15:31:52 +02:00