63 Commits (a8496af80654a5fd833cbf1f4b22ce46b6f81f72)

Author SHA1 Message Date
Davide Bongiovanni a8496af806 Merge branch 'master' of git.elab.kth.se:davide/ELAB-partsearch
6 years ago
Davide Bongiovanni b44d05aabd Resetting url input on new part if datasheet is empty
6 years ago
Marek Baczynski 3cb81e9a79 Merge branch 'master' of https://git.elab.kth.se/davide/ELAB-partsearch
6 years ago
Marek Baczynski b297462d3b fixed location editor
6 years ago
Davide Bongiovanni a7751dc38b Added query timer
6 years ago
Davide Bongiovanni 7e1f59f781 Delete button now deletes only once.
6 years ago
Davide Bongiovanni 4429a2a4f6 Merge branch 'master' of git.elab.kth.se:davide/ELAB-partsearch
6 years ago
Davide Bongiovanni 725d2b0cdd Deleted some old code
6 years ago
Davide Bongiovanni 3793f4a865 Added notes feature
6 years ago
Marek Baczynski e5f6341d4e Merge branch 'master' of https://git.elab.kth.se/davide/ELAB-partsearch
6 years ago
Marek Baczynski c29d0af836 main results table width limited
6 years ago
Davide Bongiovanni 1e8576af1c Removed margin from part details
6 years ago
Davide Bongiovanni db55a5769e Merge branch 'master' of git.elab.kth.se:davide/ELAB-partsearch
6 years ago
Davide Bongiovanni 0e949dff50 Minor style adjustments
6 years ago
Marek Baczynski ad643464cb octopart search added. note: the API key is NOT included in the public repo, for obvious reasons.
6 years ago
Davide Bongiovanni 50e4903a30 Check if user has selected a location
6 years ago
Davide Bongiovanni d65de687d8 Opening datasheet in new tab
6 years ago
Davide Bongiovanni afecca7172 Appending datasheet url to form data
6 years ago
Davide Bongiovanni 623770091b Fixed not retrieving correctly the location_id
6 years ago
Davide Bongiovanni 08b8646374 Minor style adjustments
6 years ago
Davide Bongiovanni da5339a473 Handling datasheet URLs
6 years ago
Davide Bongiovanni caf1efce0c Fixed shadow position
6 years ago
Davide Bongiovanni a222906fe2 Added datasheet URL possiblity
6 years ago
Davide Bongiovanni b3aad9a1ca Merge branch 'master' of git.elab.kth.se:davide/ELAB-partsearch
6 years ago
Davide Bongiovanni db19e86f73 Fixed location search filter
6 years ago
Marek Baczynski 4f1e51e7bd made the site a little better looking on any mobile phone that is exactly my iphone.
6 years ago
Marek Baczynski 6120420f56 added an ugly favicon. Note: the default one that we get the 404 error about will be taken from the root domain elab.kth.se anyway.
6 years ago
Marek Baczynski d1bd2aa0ec Locations can now be deleted. I have created you, now I can destroy you!
6 years ago
Marek Baczynski 954b449757 location editor can now be used to edit locations. And add them!
6 years ago
Marek Baczynski a99a356985 hiding overlay is more reliable
6 years ago
Davide Bongiovanni 501491ac9a Added file size check
6 years ago
Davide Bongiovanni 257a8d9754 Turned "search in notes" into "has docs". Added cool icons. Fixed animation of No results.
6 years ago
Davide Bongiovanni 005ea98f59 Empty results table if no results
6 years ago
Davide Bongiovanni e9b670bea8 Fixed syntax error. Minor refactoring.
6 years ago
Davide Bongiovanni 4c78533976 Added part number empty check
6 years ago
Davide Bongiovanni 240293cf01 Various small changes
6 years ago
Davide Bongiovanni 90079c70cd Removed map upper margin
6 years ago
Davide Bongiovanni 6670487ac0 Fixed minor issues
6 years ago
Davide Bongiovanni 863ce49e98 Added container dropdown. Modified container-dropdown onchange event.
6 years ago
Davide Bongiovanni 3788060c78 Fetching containers instead of locations. Fixed query and relative script for get_part_info
6 years ago
Davide Bongiovanni f072ffab4a Added new button, with style.
6 years ago
Davide Bongiovanni e25d09aa5d Removed unnecessary comments. Re-performing query on save. Hiding/showing duplicate button. Fixed text field text showing the correct thing.
6 years ago
Davide Bongiovanni 1d5eefd87b Correctly displaying location name
6 years ago
Davide Bongiovanni 20db75a8d7 Populating paragraphs on end edit. Can't add a bunch of stuff now.
6 years ago
Marek Baczynski 2029ef5aeb made location listing part of the template, rather than an unnecesary AJAX request + secret sauce sorting
6 years ago
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 1234bdfa14 made the map not strech and display inline with the data-table
6 years ago