Part-DB is an Open source inventory management system for your electronic components
Find a file
2019-03-12 12:40:35 +01:00
.idea Updated composer dependencies. 2019-03-12 12:40:35 +01:00
assets Added a basic show category parts page with datatable 2019-03-05 23:52:45 +01:00
bin Initial commit 2019-02-23 16:49:38 +01:00
config Use en/ as default language. When no route prefix is selected, then use the locale setting. 2019-03-12 12:26:40 +01:00
public Added a basic show category parts page with datatable 2019-03-05 23:52:45 +01:00
src Added a route to show all parts. 2019-03-06 00:02:33 +01:00
templates Make loading message for part lists, translatable. 2019-03-11 13:25:19 +01:00
tests Initial commit 2019-02-23 16:49:38 +01:00
translations Added a basic show category parts page with datatable 2019-03-05 23:52:45 +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 Added a basic show category parts page with datatable 2019-03-05 23:52:45 +01:00
composer.lock Updated composer dependencies. 2019-03-12 12:40:35 +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 Updated composer dependencies. 2019-03-12 12:40:35 +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