Commit Graph

463 Commits

Author SHA1 Message Date
de6da7394b Create Photos page with filter bar 2021-10-03 22:50:33 +02:00
7d1dab9775 Make discover into reusable class 2021-10-03 22:50:15 +02:00
409c7fba8d Update icons and BoxCTA hover color 2021-10-03 19:20:12 +02:00
f6da3c4b55 Implement Interactive Globe on Homepage 2021-10-03 13:56:11 +02:00
c4ba30db6a Add anchor links to CTAs 2021-10-03 13:10:57 +02:00
6c1dcf7535 Make Location hover preview images global on env 2021-10-02 20:55:27 +02:00
a95e8b91b2 [wip] List photos on location page 2021-10-02 20:38:13 +02:00
7635358bbe Filter continents with linked countries in server request 2021-10-02 20:37:02 +02:00
7376595b5e Use text content from API 2021-10-02 20:36:15 +02:00
a47617d895 Display continents filters buttons with countries only
Hide the ones with no linked country
2021-10-02 13:24:08 +02:00
77c19ff43f Add images inside of Location hover effect 2021-10-01 23:43:26 +02:00
aa36810a3d Fix BoxCTA internal layout 2021-09-30 23:50:02 +02:00
b393e0b64d Merge branch 'v2' of https://git.server.flayks.com/cetrucflotte/housesof into v2
# Conflicts:
#	src/components/molecules/Location.svelte
#	src/routes/index.svelte
2021-09-30 23:31:40 +02:00
624f02d84d Fix buttons sizes 2021-09-30 22:49:04 +02:00
4df4b0dfa0 Add CTA section to homepage
with box ctas
2021-09-30 18:48:50 +02:00
3ec6dbda16 Create Shop component and add to homepage 2021-09-29 23:38:34 +02:00
1409dc0894 Create Newsletter component 2021-09-28 22:51:06 +02:00
a5380070a1 Check is location is fresh/updated 2021-09-28 16:11:48 +02:00
1883d5781f Create Location and Locations sections 2021-09-27 23:55:16 +02:00
bd89e28e15 Create homepage
Photo-card layout, button, typography
2021-09-27 23:23:16 +02:00
d9c02671c2 Get counts from API 2021-09-27 23:17:49 +02:00
eb759780a3 Create more pages 2021-09-27 13:17:37 +02:00
21862fd629 Add Footer component 2021-09-27 13:17:31 +02:00
bee59dab90 Query Location page content 2021-09-26 23:36:58 +02:00
03e0c1c162 [wip] Add manifest 2021-09-24 21:53:09 +02:00
bf70c133c8 Add Credits page with API data (as boilerplate) 2021-09-24 21:51:45 +02:00
bb8a67a82a Setup some components 2021-09-24 11:03:08 +02:00
bdbf511a75 ☠️ RESET for v2 2021-09-14 13:00:48 +02:00
01f327c91f Cleanup some stuff 2021-01-10 20:51:31 +01:00
1c8cb20b67 Carousel: Add city in photo's caption instead of region
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-24 11:18:09 +02:00
b990f944ca Add City field to photos
Used for regions/wider locations
2020-08-22 19:53:50 +02:00
a1f314348f Place: Clean indent 2020-06-01 22:29:53 +02:00
94859c3543 Check that each location's latest photo exists 2020-06-01 22:19:35 +02:00
0d43ccc4e9 Add CDN deployment to production 2020-05-09 19:02:38 +02:00
2e683c7092 CDN flush check
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-09 18:42:46 +02:00
c4e70b8777 Sitemap: Fix updated location date from latest photo
- Sorting was wrong
- Simplify requests
2020-05-09 18:36:14 +02:00
f8cfa60aca Use PROD url for metas instead of host 2020-05-07 14:22:16 +02:00
720ca69902 Add a newsletter subscription form below locations
All checks were successful
continuous-integration/drone/push Build is passing
- One component used below Locations list and in the Pagination when all photos has been loaded
- Keep the subscribe page with the column display
2020-05-06 23:06:26 +02:00
cd609cd710 Add a badge on locations for new photos
- The last updated date is taken from the latest photo of each location (without any other API call, just some data manipulation)
- Manipulation of data in the preload request instead of the code
2020-05-06 17:12:07 +02:00
50cd2a3f30 Fix Sitemap http to https
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-29 13:58:45 +02:00
6fe4df4189 Add Newsletter Component and Page
All checks were successful
continuous-integration/drone/push Build is passing
- Newsletter form on Subscribe page and at the end of the photos
2020-04-29 12:04:37 +02:00
d59620b8c5 Sitemap: Fix lastmod date format
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-22 12:12:24 +02:00
3c364814df Only fetch published photos and locations
All checks were successful
continuous-integration/drone/push Build is passing
- Globally for photos
- For sitemap locations and photos
2020-04-22 12:01:52 +02:00
74743fb037 Viewer: Fix Carousel and error page
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-22 10:33:48 +02:00
17feb712b9 Fix API calls using a bearer auth token 2020-04-22 09:17:30 +02:00
a13592d273 Update SEO titles
All checks were successful
continuous-integration/drone/push Build is passing
Use API default title for start
2020-04-21 18:01:13 +02:00
98bb5d44ee SEO changes
Some checks failed
continuous-integration/drone/push Build was killed
2020-04-21 17:48:07 +02:00
823b322e95 Viewer: Fix page errors due to currentLocation
All checks were successful
continuous-integration/drone/push Build is passing
Wait for the data to be displayed, otherwise having errors
2020-04-21 15:40:09 +02:00
5b4fe1c6d6 Credits: Fix Footer under the globe
Added a z-index on the main (now with a class for specificity) to go over the canvas
2020-04-21 15:04:24 +02:00
cd51724d8b Globe: Remove fade on Lazy loading 2020-04-21 15:02:56 +02:00