1
0
mirror of https://github.com/ToxicCrack/PrintABrick.git synced 2025-05-18 05:10:07 -07:00

34 Commits

Author SHA1 Message Date
David Hübner
83992cdcdd migrate rebrickable api to v3 2017-02-06 01:33:46 +01:00
David Hübner
305d063f2b Merge branch 'feat/3D-view'
Conflicts:
	app/Resources/views/parts/detail.html.twig
	app/Resources/views/sets/detail.html.twig
	src/AppBundle/Controller/PartsController.php
2017-01-21 23:34:59 +01:00
David Hübner
37a2e93416 Add model download action 2017-01-21 23:21:06 +01:00
David Hübner
c71bfcf022 Setup download urls in config.yml 2017-01-21 17:32:31 +01:00
David Hübner
b04b0644b2 Add name to Model entity 2017-01-21 17:26:07 +01:00
David Hübner
4138fefded Persist Models 2017-01-17 18:41:58 +01:00
David Hübner
27210e650c Show model data in template 2017-01-17 18:41:28 +01:00
David Hübner
39f69d2110 Fix coding style with php-cs-fixer 2017-01-17 12:18:45 +01:00
David Hübner
dcb475407b Move loaders to own namespace 2017-01-17 00:30:39 +01:00
David Hübner
a694788f85 Add LDraw loader 2017-01-14 16:12:16 +01:00
David Hübner
1a22b6f431 Rename Collection service 2017-01-14 16:05:17 +01:00
David Hübner
99972a20bc Move Rebrickable loader 2017-01-14 16:04:30 +01:00
David Hübner
aefe7ce9b2 Disable SQL logger 2017-01-13 16:15:18 +01:00
David Hübner
86a3ff2e57 Add 3D model view 2017-01-09 17:06:26 +01:00
David Hübner
863c931593 Download rebrickable csv with command 2017-01-09 14:29:05 +01:00
David Hübner
7bc9eb403f Add simple rebrickable csv loader 2016-12-22 15:10:09 +01:00
David Hübner
a7b68eb8d2 Split Rebrickable to client and manager 2016-12-22 15:08:56 +01:00
David Hübner
05f8681b0c Add orm rebrickable entites
Add entities used to persist data from rebrickable
2016-12-22 14:24:05 +01:00
David Hübner
3cbb10c957 Add debug templates
Add templates for debuging data obtained from api
2016-12-20 15:35:10 +01:00
David Hübner
f96dc8bef9 Split api into manager and client 2016-12-20 15:06:15 +01:00
David Hübner
f739ed1640 Add SetsController 2016-11-29 10:36:25 +01:00
David Hübner
cdc7150e36 Add set filter form 2016-11-29 10:32:59 +01:00
David Hübner
f1fc90e80f Remove parameters form Brickset class constructors 2016-11-29 10:27:36 +01:00
David Hübner
85fe590b9f Add default count of sets if not specified in parameters 2016-11-29 10:24:45 +01:00
David Hübner
05859a5fb6 Edit Rebrickable dererialization
Edit getSetParts entity deserialization to match getPart entity
2016-11-29 10:22:17 +01:00
David Hübner
f7fc175b11 Add knpmenubundle 2016-11-21 16:52:36 +01:00
David Hübner
4df522a259 Remove phpstorm file headers 2016-11-21 16:38:11 +01:00
David Hübner
3c7ec6eced Fix coding style 2016-11-21 00:00:15 +01:00
David Hübner
f2f4e086e6 Update Brickset client + Fix coding style 2016-11-20 23:57:38 +01:00
David Hübner
a2e270de14 Update Rebrickable client 2016-11-20 22:56:26 +01:00
David Hübner
2d57bc8ed3 Setup collection service 2016-11-11 18:36:08 +01:00
David Hübner
1a0d1d6b2a Add Rebrickable API client 2016-11-11 18:24:13 +01:00
David Hübner
fcd0cba43f Add brickset API client 2016-11-11 18:17:49 +01:00
David Hübner
7be16d9b5b Add Symfony 2016-11-04 00:54:26 +01:00