|
|
5f6080e416
|
Set to undefined
|
2020-03-20 19:21:41 +01:00 |
|
|
|
e05b69db0f
|
Removed button for toggling view and added some whitespace around view map
|
2019-05-26 21:28:29 +02:00 |
|
|
|
d263a6b0bf
|
Max width for thumbnails
|
2019-05-26 21:16:56 +02:00 |
|
|
|
d71c521ce3
|
Home now has a upload button and removed color name for dayelement
|
2019-05-26 21:09:44 +02:00 |
|
|
|
cb073bb452
|
WIP snapshot before vacation remote work
|
2019-04-17 15:36:53 +02:00 |
|
|
|
84886313bb
|
Popover image now uses picture with media attributes to load sm, md or large image based on screen width.
|
2019-04-16 16:53:15 +02:00 |
|
|
|
5d72959742
|
Added helptext for format of dates in datefield.
|
2019-04-16 00:13:16 +02:00 |
|
|
|
69f50058a2
|
Added github link to all repos.
|
2019-04-16 00:12:54 +02:00 |
|
|
|
00e7d2e72b
|
Header is now equiped to have a large background image and a slotted value is used to display the text from parent (home).
|
2019-04-16 00:11:26 +02:00 |
|
|
|
aecab1b1b5
|
Renamed gallery to AdventureGallery
|
2019-04-16 00:10:18 +02:00 |
|
|
|
14d00eb734
|
Universal styling for all links.
|
2019-04-16 00:09:50 +02:00 |
|
|
|
a8eb809ce8
|
Increment logic added before it should, this is now fixed. Also changed the name of some input function paramteres to make more sense.
|
2019-04-16 00:09:25 +02:00 |
|
|
|
8dac0ce7c9
|
Now the url passed is original and does not need to be edited.
|
2019-04-16 00:06:46 +02:00 |
|
|
|
9374825fc9
|
Moved our button styling to a separate buttons.scss stylesheet.
|
2019-04-16 00:05:41 +02:00 |
|
|
|
0cf9faa559
|
Increased navigation arrow size.
|
2019-04-16 00:03:56 +02:00 |
|
|
|
180d073b63
|
Removed the correct eventlistener function to not create overlapping eventlisteners for the same fn
|
2019-04-16 00:03:40 +02:00 |
|
|
|
6d4f0cb61e
|
We now have an adventureId so we can upload images to correct adventure.
|
2019-03-04 00:33:23 +01:00 |
|
|
|
355e0a456b
|
Forgot to split the filename to name and extension
|
2019-03-04 00:26:05 +01:00 |
|
|
|
8c3e9b9039
|
Merge branch 'master' of github.com:KevinMidboe/leifsopplevelser
|
2019-03-04 00:20:16 +01:00 |
|
|
|
86a358734b
|
When editing a adventure, prepopulate preview images with images from backend.
|
2019-03-04 00:20:09 +01:00 |
|
|
|
abe1813709
|
Did the url replace directly in the template area.
|
2019-03-03 23:57:36 +01:00 |
|
|
|
2387abfc9f
|
Created a temporary function that will replace thumb to lg in the url, giving us raw image in fullscreen mode.
|
2019-03-03 23:53:05 +01:00 |
|
|
|
eddc67d662
|
Thumbnails are 300 pixels and large screens get 1400px width to work with
|
2019-03-03 23:49:48 +01:00 |
|
|
|
4d3b74f6e1
|
Now beforeDestroy is actually called as a vue api event and added a lock for scrolling on ios when the component is mounted.
|
2019-03-03 23:24:23 +01:00 |
|
|
|
78f37b9e03
|
Disabled navigation buttons on mobile
|
2019-03-03 23:15:42 +01:00 |
|
|
|
9564b0a72a
|
Popover gets clean new navigation arrows. Still need something better on mobile, currently hides them. Note still have swipe for mobile.
|
2019-03-03 23:13:46 +01:00 |
|
|
|
fef6b511fd
|
Gallery have their url constructed by a ASSET_URL, filename, filevariation and extension.
|
2019-03-03 22:33:01 +01:00 |
|
|
|
8b336542e4
|
Changed static url for images to leifsopplevelser from localhost
|
2019-03-03 22:22:15 +01:00 |
|
|
|
d205a348ad
|
Renamed font files
|
2019-03-03 22:02:46 +01:00 |
|
|
|
20f92a20a9
|
All api calls are now piped through utils script to easier control base url.
|
2019-03-03 21:59:01 +01:00 |
|
|
|
cf93bebb1f
|
Upload post requests are sent to leifs-backend that now will proxy our request onward to leifs-image-processor.
|
2019-03-03 21:21:55 +01:00 |
|
|
|
5c73739601
|
Eventpage can send id prop that gallery will use to request images for adventure matchin id. The gallery array will be populated with response and displayed.
|
2019-03-03 21:21:15 +01:00 |
|
|
|
b84cd100a7
|
Lots of changes. Added footer, calendar is more interactive and now we can route to specific adventures and fields become populated. Started upload progress of images and 404 page.
|
2019-02-23 22:38:32 +01:00 |
|
|
|
82a53ed9aa
|
Fixed issue with image preview.
|
2019-02-21 21:11:14 +01:00 |
|
|
|
448f4b8c2d
|
Files uploaded in sessions will be appended to the end of the existing elements.
|
2019-02-20 22:52:04 +01:00 |
|
|
|
4f17106e61
|
Input images have nice alignment with background image center. Also disabled more debugging outputs to the DOM.
|
2019-02-20 22:31:30 +01:00 |
|
|
|
73f51f43bd
|
So much has happend. A lot of cleanup, now popover gets the full album list and can iterate over it manually. We have a store. Images on upload have popover and are previewed under upload button.
|
2019-02-20 21:46:06 +01:00 |
|
|
|
0a41a6be68
|
Split up form and fine tuned navigation within the form
|
2019-02-20 01:39:22 +01:00 |
|
|
|
7422a350fc
|
Implemented reoder logic and button for images within edit view.
|
2019-02-14 00:13:25 +01:00 |
|
|
|
6334fa1d99
|
More natural resizing depending on view width
|
2019-02-14 00:03:43 +01:00 |
|
|
|
564fd11e45
|
Changed to have two column on mobile
|
2019-02-13 23:55:05 +01:00 |
|
|
|
fdc2f096c9
|
Vue grid system for images
|
2019-02-13 23:52:02 +01:00 |
|
|
|
869e63f166
|
Text area in edit field and a input field for image uploads. Cleaned up large shame css
|
2019-02-13 21:28:06 +01:00 |
|
|
|
46108d9c3f
|
Better scroll that also works with mobile?
|
2019-02-13 19:16:02 +01:00 |
|
|
|
e18ecac782
|
Popover restricts body overflow
|
2019-02-13 18:32:08 +01:00 |
|
|
|
16583d85fb
|
Disable overflow on main container when popover
|
2019-02-13 18:18:18 +01:00 |
|
|
|
1f3c55a20f
|
Arrow and swipe navigation for popovers
|
2019-02-13 18:14:23 +01:00 |
|
|
|
aa91e40aa4
|
Form with autocompleted that expands does not need to submit form on enter
|
2019-02-13 01:26:01 +01:00 |
|
|
|
f4e9cd3c41
|
Readded router link for edit page
|
2019-02-13 01:23:02 +01:00 |
|
|
|
8b89ef923c
|
Rules for viewport now more strict
|
2019-02-13 01:21:42 +01:00 |
|