Commit Graph

190 Commits (master)

Author SHA1 Message Date
Marek Baczynski 00a2d6f070 location editor (MVP - can only add locations)
6 years ago
Marek Baczynski d131bcede6 removed a temporary test file and script relating to it
6 years ago
Marek Baczynski 3518c04c09 split script.js into a "common.js" that is useful for other pages and regular "script.js" for only the main page
6 years ago
Marek Baczynski 2d867f327c made the map styling reusable for the clickable map. I'm working under the wild assumption that we might not desperatly need a class called exactly "map" in a place different than specifically in an element named "overlay"
6 years ago
Marek Baczynski 513cc34bdd removed alpha channel from map before sending, to further reduce bandwidth abuse
6 years ago
Marek Baczynski 1234bdfa14 made the map not strech and display inline with the data-table
6 years ago
Marek Baczynski 2813481da4 updated map with chairs, so we can sit comfortably. Also reduced size
6 years ago
Marek Baczynski f8301552c4 made all parts relative with a global rootURL variable, for easy server deployment
6 years ago
Davide Bongiovanni 0459cbdff0 Merge branch 'master' of git.elab.kth.se:davide/ELAB-partsearch
6 years ago
Davide Bongiovanni cf97254ff0 Modified save command. Added onchange for dropdown list
6 years ago
Davide Bongiovanni bd3715888a Added uonchange event to dropdown list
6 years ago
Davide Bongiovanni bf37ea8c5c Modified query to match new database
6 years ago
Marek Baczynski 4d6ef6a07b locations are returned alphabetically
6 years ago
Davide Bongiovanni d2e6e2de7c Merge branch 'master' of git.elab.kth.se:davide/ELAB-partsearch
6 years ago
Davide Bongiovanni c1f36483ba Whatevs
6 years ago
Marek Baczynski b8b014f314 Merge branch 'master' of https://git.elab.kth.se/davide/ELAB-partsearch
6 years ago
Marek Baczynski 2b481df94c endpoint for getting a map for a given location ID /parts/getlocationURL/<id>
6 years ago
Davide Bongiovanni cafe2f0914 Fixed locations query
6 years ago
Davide Bongiovanni 3fb61c0cbd Merge branch 'master' of git.elab.kth.se:davide/ELAB-partsearch
6 years ago
Davide Bongiovanni 3f709d6628 Populating dropdown from API
6 years ago
Davide Bongiovanni 1cefbfb744 Added input elements
6 years ago
Marek Baczynski dadab62e9e endpoint for listing locations
6 years ago
Marek Baczynski 7d5d5bb3b4 Merge branch 'master' of https://git.elab.kth.se/davide/ELAB-partsearch
6 years ago
Marek Baczynski 04d10120da map X Y coordinate generator for making new locations
6 years ago
Davide Bongiovanni b2da26910f Merge branch 'master' of git.elab.kth.se:davide/ELAB-partsearch
6 years ago
Davide Bongiovanni 43e7a00a58 Added datasheet download button
6 years ago
Davide Bongiovanni 35d88de4e5 Removed unnecessary comments
6 years ago
Marek Baczynski 4ce95acbac fixed transparancy issue on generated map
6 years ago
Davide Bongiovanni aca3f205b8 Adjusted image height params
6 years ago
Davide Bongiovanni ca4551ee27 Removed unnecessary pprint
6 years ago
Davide Bongiovanni 047fafcb74 Merge branch 'master' of git.elab.kth.se:davide/ELAB-partsearch
6 years ago
Davide Bongiovanni 7ee2470d87 Modified a bunch of stuff I don't remember man come on
6 years ago
Marek Baczynski d3cd668c9e things can be pointed at with the map
6 years ago
Davide Bongiovanni 64a28c050a Un-retardeded the filters. Results are now a table
6 years ago
Davide Bongiovanni 8e4002c25d Improved search query
6 years ago
Davide Bongiovanni 48f8ef5ddc Modified query to be joint with locations
6 years ago
Davide Bongiovanni 9bf4943d3a Works with new database
6 years ago
Davide Bongiovanni 5d90ad4aee Gaps are now percentage
6 years ago
Wilhelm Westermark 57205ee8dd Added proper linking of subdomain js and css
7 years ago
Wilhelm Westermark 47b37c32ee Moved project to subfolder because of a cheap hack
7 years ago