Commit Graph

61 Commits

Author SHA1 Message Date
KevinMidboe 0cf9faa559 Increased navigation arrow size. 2019-04-16 00:03:56 +02:00
KevinMidboe 180d073b63 Removed the correct eventlistener function to not create overlapping eventlisteners for the same fn 2019-04-16 00:03:40 +02:00
KevinMidboe f76cebedd3 Updated webpack and some of its dependencies past CVE-2018-14732 2019-04-15 23:39:01 +02:00
KevinMidboe 6d4f0cb61e We now have an adventureId so we can upload images to correct adventure. 2019-03-04 00:33:23 +01:00
KevinMidboe 355e0a456b Forgot to split the filename to name and extension 2019-03-04 00:26:05 +01:00
KevinMidboe 8c3e9b9039 Merge branch 'master' of github.com:KevinMidboe/leifsopplevelser 2019-03-04 00:20:16 +01:00
KevinMidboe 86a358734b When editing a adventure, prepopulate preview images with images from backend. 2019-03-04 00:20:09 +01:00
KevinMidboe abe1813709 Did the url replace directly in the template area. 2019-03-03 23:57:36 +01:00
KevinMidboe 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
KevinMidboe eddc67d662 Thumbnails are 300 pixels and large screens get 1400px width to work with 2019-03-03 23:49:48 +01:00
KevinMidboe 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
KevinMidboe 78f37b9e03 Disabled navigation buttons on mobile 2019-03-03 23:15:42 +01:00
KevinMidboe 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
KevinMidboe fef6b511fd Gallery have their url constructed by a ASSET_URL, filename, filevariation and extension. 2019-03-03 22:33:01 +01:00
KevinMidboe 8b336542e4 Changed static url for images to leifsopplevelser from localhost 2019-03-03 22:22:15 +01:00
KevinMidboe d205a348ad Renamed font files 2019-03-03 22:02:46 +01:00
KevinMidboe 20f92a20a9 All api calls are now piped through utils script to easier control base url. 2019-03-03 21:59:01 +01:00
KevinMidboe ab03480066 Removed vue config. Was not in use. 2019-03-03 21:24:12 +01:00
KevinMidboe 959569bd52 Reset base build config file to not use static /leifsopplevelser route used for github pages 2019-03-03 21:23:16 +01:00
KevinMidboe 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
KevinMidboe 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
KevinMidboe 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
KevinMidboe 82a53ed9aa Fixed issue with image preview. 2019-02-21 21:11:14 +01:00
KevinMidboe 49dac7d26d Hardcoded github pages publicpath to index.html asset url when building. 2019-02-21 21:05:57 +01:00
KevinMidboe b23032d53b Updated build for github pages 🔖 2019-02-21 20:45:07 +01:00
KevinMidboe 448f4b8c2d Files uploaded in sessions will be appended to the end of the existing elements. 2019-02-20 22:52:04 +01:00
KevinMidboe 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
KevinMidboe 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
KevinMidboe 0bcf2e92f5 Manually set github pages project path. 2019-02-20 01:59:30 +01:00
KevinMidboe cc7ad2783f Updated docs with vue config 2019-02-20 01:57:39 +01:00
KevinMidboe b8e159cc33 Added vue config for prod builds to github pages. 2019-02-20 01:56:36 +01:00
KevinMidboe bbe8829c0b docs for github pages 2019-02-20 01:43:51 +01:00
KevinMidboe 0a41a6be68 Split up form and fine tuned navigation within the form 2019-02-20 01:39:22 +01:00
KevinMidboe 7422a350fc Implemented reoder logic and button for images within edit view. 2019-02-14 00:13:25 +01:00
KevinMidboe 6334fa1d99 More natural resizing depending on view width 2019-02-14 00:03:43 +01:00
KevinMidboe 564fd11e45 Changed to have two column on mobile 2019-02-13 23:55:05 +01:00
KevinMidboe fdc2f096c9 Vue grid system for images 2019-02-13 23:52:02 +01:00
KevinMidboe 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
KevinMidboe 46108d9c3f Better scroll that also works with mobile? 2019-02-13 19:16:02 +01:00
KevinMidboe e18ecac782 Popover restricts body overflow 2019-02-13 18:32:08 +01:00
KevinMidboe 16583d85fb Disable overflow on main container when popover 2019-02-13 18:18:18 +01:00
KevinMidboe 1f3c55a20f Arrow and swipe navigation for popovers 2019-02-13 18:14:23 +01:00
KevinMidboe aa91e40aa4 Form with autocompleted that expands does not need to submit form on enter 2019-02-13 01:26:01 +01:00
KevinMidboe f4e9cd3c41 Readded router link for edit page 2019-02-13 01:23:02 +01:00
KevinMidboe 8b89ef923c Rules for viewport now more strict 2019-02-13 01:21:42 +01:00
KevinMidboe daf790890c Popover navigation controls should have been fixed, not absolute. 2019-02-13 01:17:44 +01:00
KevinMidboe 13a8c580ac 🔗 make global 2019-02-13 01:12:37 +01:00
KevinMidboe 15a5d6b488 Some fonts have moved, popover has navigation and other minor changes 2019-02-13 01:08:19 +01:00
KevinMidboe 513fcc7e47 Easier to control the size of image verticaly when on mobile. 2019-02-12 22:38:35 +01:00
KevinMidboe 088d80597e Popover fixed position and better centering on mobile 2019-02-12 22:37:07 +01:00