Part-DB is an Open source inventory management system for your electronic components
Find a file
2019-03-13 18:49:45 +01:00
.idea Show the version number of Part-DB on homepage. 2019-03-12 13:34:33 +01:00
assets Added an system for showing flash messages to user. 2019-03-13 14:53:12 +01:00
bin Initial commit 2019-02-23 16:49:38 +01:00
config Added some basic part edit and create forms. 2019-03-13 13:23:12 +01:00
public Allow to show the footprint image in part info. 2019-03-12 19:59:18 +01:00
src Added links between edit page and show page. 2019-03-13 18:41:32 +01:00
templates Show part comment with the correct intendation. 2019-03-13 18:49:45 +01:00
tests Initial commit 2019-02-23 16:49:38 +01:00
translations Added comment and manufacturer URL fields to edit page. 2019-03-13 15:49:17 +01:00
.env Added the base layout from the old Part-DB. 2019-02-24 18:32:03 +01:00
.env.test Initial commit 2019-02-23 16:49:38 +01:00
.gitignore Use localizeddate for showing date information in templates. 2019-03-05 14:23:38 +01:00
composer.json Show the version number of Part-DB on homepage. 2019-03-12 13:34:33 +01:00
composer.lock Show the version number of Part-DB on homepage. 2019-03-12 13:34:33 +01:00
LICENSE Added LICENSE file (GPLv3) to repository. 2019-03-05 14:44:19 +01:00
LICENSE.md Added License file 2019-02-23 22:43:14 +01:00
package-lock.json Added a basic show category parts page with datatable 2019-03-05 23:52:45 +01:00
package.json Added a basic show category parts page with datatable 2019-03-05 23:52:45 +01:00
phpunit.xml.dist Initial commit 2019-02-23 16:49:38 +01:00
symfony.lock Show the version number of Part-DB on homepage. 2019-03-12 13:34:33 +01:00
VERSION Show the version number of Part-DB on homepage. 2019-03-12 13:34:33 +01:00
webpack.config.js Added a basic show part info with new design. Not finished yet... 2019-02-24 18:05:06 +01:00
yarn.lock Added a basic show category parts page with datatable 2019-03-05 23:52:45 +01:00