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
7777d26907
Add hover effect on Location
2021-09-30 23:30:18 +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
0cde65c0b1
Create BoxCTA atom
2021-09-30 18:48:15 +02:00
3ec6dbda16
Create Shop component and add to homepage
2021-09-29 23:38:34 +02:00
0ba0ab1f60
Edit Newsletter component
2021-09-29 23:38:00 +02:00
e0d048fe8c
Add style to Footer
2021-09-29 19:19:25 +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
15461588ec
Edit browse locations section
...
Create badge atom,
2021-09-28 12:57:13 +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
c2ce89f049
Create helper function for getting asset URL from API
2021-09-26 23:37:33 +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
2211c74c99
[wip] Add Image component
2021-09-24 21:52:04 +02:00
bf70c133c8
Add Credits page with API data (as boilerplate)
2021-09-24 21:51:45 +02:00
ac538692b9
Update config
2021-09-24 11:03:38 +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
5175557993
Change new Location label to two weeks
2021-01-18 11:29:19 +01:00
3e56b2d41f
Change Location circle start size (when hovering)
continuous-integration/drone/push Build is failing
2021-01-10 21:51:27 +01:00
d978c54970
Update npm packages
2021-01-10 20:51:42 +01:00
01f327c91f
Cleanup some stuff
2021-01-10 20:51:31 +01:00
1c8cb20b67
Carousel: Add city in photo's caption instead of region
continuous-integration/drone/push Build is passing
2020-08-24 11:18:09 +02:00
2f46a4555e
Fix weird nth-child global CSS compilation by using a conditional class
continuous-integration/drone/push Build is passing
2020-08-23 10:52:26 +02:00
b990f944ca
Add City field to photos
...
Used for regions/wider locations
2020-08-22 19:53:50 +02:00
6a04e1568f
My bad
continuous-integration/drone/push Build is passing
2020-06-16 17:05:22 +02:00
4eb0ddb501
Don't offset relative time
2020-06-16 17:00:43 +02:00
7ff711d69c
Photo: Fix title animation
continuous-integration/drone/push Build is passing
2020-06-02 16:13:16 +02:00
56d9caa86b
Photo: Add a comma at end only if more than one line
continuous-integration/drone/push Build is failing
2020-06-02 15:11:05 +02:00
3f506681b0
Add 2h offset on relative time
2020-06-02 14:54:39 +02:00
7fbc51d5df
Photo: Max width on title
2020-06-02 14:53:49 +02:00
a1f314348f
Place: Clean indent
2020-06-01 22:29:53 +02:00
5b75b4d554
Globe: Smaller dots for close locations
2020-06-01 22:20:32 +02:00
014089b3c4
Fix Locations grid for 4 items
2020-06-01 22:20:05 +02:00
94859c3543
Check that each location's latest photo exists
2020-06-01 22:19:35 +02:00
c82c818592
Add humans.txt in head, Update NPM packages
continuous-integration/drone/push Build is passing
2020-05-24 12:32:39 +02:00
0d43ccc4e9
Add CDN deployment to production
2020-05-09 19:02:38 +02:00
2e683c7092
CDN flush check
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
bc6b7a664d
NewsletterForm: Add aria-label to button
continuous-integration/drone/push Build is passing
2020-05-08 12:02:15 +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
...
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
8e20ab18fb
Badge: Better text centering
2020-05-06 19:58:16 +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