miel7757f796a6delete
ben er klaar meecommit details show on GitHub miel77597f027efix: data
data of the snappmaps within a group will be fetched from the database now be imported on the snappmap dropdown feature.
#153commit details show on GitHub miel775e0e6ea7build: get snappmap data
Added the link with fields in the page.sever
#153commit details show on GitHub miel775a085d6ffix: captial header
component header is solved
#70commit details show on GitHub miel775fd94bc9fix: listview
List items will be shown when you click on list view
#156commit details show on GitHub miel7753b4a927build: imported feedback component
made this component earlier with codepen, this will be used on the detailpage and the overviewpage
#156commit details show on GitHub miel775d083813fix: binding
the binding of the layoutnavigation is working by selecting the option
#156commit details show on GitHub miel775cd46d43build: classees for page
other grid templates added to the contentpage
#156commit details show on GitHub miel775ec77784header capital
when changing the capital of this component
everything will shift so reverted it back
#71commit details show on GitHub miel7756e91fabsnapmapdropdown
made the snapmapdropdown the navigation is not working but the routing is very difficult to understand
#71commit details show on GitHub miel775223a504style: dropdown icon
dropdown icon is interacting with the dropdown menu
#71commit details show on GitHub miel77543518fcfix: navigation
navigation is fixed to go from snappmap to header
#70commit details show on GitHub miel775625022adelete: header styles
it is already in the header component
#71commit details show on GitHub miel775e3d262cbuild: get data
Get data from the snapmaps in a particular group
#71commit details show on GitHub miel775fd09b95fix: dropdown works
Got this code from the playground
https://svelte.dev/playground/4c5dfd34cc634774bd242725f0fc2dab?version=5.46.1
#71commit details show on GitHub miel77594f3016fix: explore-pagecommit details show on GitHub miel77522c563ebuild: function openDropdown
Open dropdown function made with if state
#71commit details show on GitHub miel775763fc8ebuild: check group id
check if the group ID of the current snapmap you are in
#71commit details show on GitHub miel7752bc61a1build: setup a base url
base url for showing all the snappmaps
#71commit details show on GitHub miel77520ad452fix: if statement
to show the arrow of the navigation in the snappmap it should only be shown on the page snappmap
#71commit details show on GitHub miel775d161d37style: fix style
style of the button has a backrgound color, and the dropdown is now not shown
#71commit details show on GitHub miel775dd3aa6afix: header style
the dropdown button is replaced to under the navigation so when navigation is not in the way of navigation.
#71commit details show on GitHub miel7756f9004dstyle: header higher
out of the meeting we concluded the header would work better when it is higher
#71commit details show on GitHub miel7753f43c7fdelete: deleted card in header
too complicated to deal with the other pages.
#71commit details show on GitHub miel7758002d24build: onclick event on title
On the title there is a onclick event.
#71commit details show on GitHub miel775872a2abbuild=get data from DB
Getting data from the database by fetching it on the component.
Now I am looking for a way to navigate through the snappmaps
#71commit details show on GitHub miel775d4f134bbuild:card in header
Placed the card in header so that when you click on it a dorpdown will appear.
#71commit details show on GitHub miel775ab7d983build: for each loop
for each loop
#71commit details show on GitHub miel7756be47b5get data from DB
to get the for each loop you need to load data from the database on the component.
#71commit details show on GitHub miel77538f845fbuild: dropdown
made the first code of the dropdown menu.commit details show on GitHub