• Utrecht
  • Joined on 2020-12-14
romano pushed to 3.0 at SH/PHP_SMART_HOME_V3 2021-01-10 18:37:08 +00:00
cceba2d62d Remove sail
Compare 2 commits »
romano pushed to 3.0 at SH/PHP_SMART_HOME_V3 2021-01-07 20:30:49 +00:00
498a71fc71 Defice transformer for legacy support.
romano pushed to 3.0 at SH/PHP_SMART_HOME_V3 2021-01-07 18:49:54 +00:00
dfa0b6505d 3.0: room controller. Index rooms, create a new room.
romano pushed to 3.0 at SH/PHP_SMART_HOME_V3 2021-01-07 18:45:28 +00:00
f8c1421bdd Device factory, repository
romano pushed to 3.0 at SH/PHP_SMART_HOME_V3 2021-01-07 18:42:18 +00:00
1d6c509982 3.0: Room repository and factory.
romano pushed to 3.0 at SH/PHP_SMART_HOME_V3 2021-01-07 18:24:39 +00:00
9575f69b35 3.0: Dockerized laravel 8.0
romano pushed to 3.0 at SH/PHP_SMART_HOME_V3 2021-01-07 18:19:36 +00:00
a0f7b51ba1 3.0: Remove old code base.
romano pushed to 3.0 at SH/PHP_SMART_HOME_V3 2021-01-07 18:17:56 +00:00
aafd9622a6 3.0: Add .idea/ to .gitignore
romano pushed to 3.0 at SH/PHP_SMART_HOME_V3 2021-01-07 18:16:52 +00:00
romano pushed to feature/configurations at SH/PHP_SMART_HOME_V3 2020-12-15 21:02:05 +00:00
a7380841cf Move concerns to right places
romano pushed to feature/configurations at SH/PHP_SMART_HOME_V3 2020-12-15 20:55:42 +00:00
28dd69e3a5 Write concerns
romano pushed to feature/configurations at SH/PHP_SMART_HOME_V3 2020-12-15 20:53:58 +00:00
romano created pull request SH/PHP_SMART_HOME_V3#2 2020-12-15 20:53:07 +00:00
feature/bootstrap
romano pushed to feature/bootstrap at SH/PHP_SMART_HOME_V3 2020-12-15 20:50:45 +00:00
f21293bc01 Remove test code
romano pushed to feature/bootstrap at SH/PHP_SMART_HOME_V3 2020-12-15 20:46:49 +00:00
bf79e9cee7 Introduced configurations and application object (test code)
romano pushed to feature/bootstrap at SH/PHP_SMART_HOME_V3 2020-12-15 20:10:48 +00:00
cf30a1280d Really basic application object.
romano created pull request SH/PHP_SMART_HOME_V3#1 2020-12-15 16:03:24 +00:00
feature/composer
romano pushed to feature/composer at SH/PHP_SMART_HOME_V3 2020-12-15 15:59:12 +00:00
cfcfefefd8 Bootstrap installed
romano pushed to feature/composer at SH/PHP_SMART_HOME_V3 2020-12-15 15:56:18 +00:00
09d78192b6 Use composer autoload.php instead of custom boostrap.php
romano pushed to feature/composer at SH/PHP_SMART_HOME_V3 2020-12-15 15:54:32 +00:00
158220700b Create composer.json, ignore vendor/ folder.