Juan Cruz Viotti
|
aa6680d57a
|
Fix device init help OS X command
|
2015-01-20 15:36:01 -04:00 |
|
Juan Cruz Viotti
|
aa4d7a408a
|
Implement device init command (for UNIX only)
|
2015-01-20 15:34:47 -04:00 |
|
Juan Cruz Viotti
|
d49677581b
|
Make use of Capitano permissions feature
|
2015-01-16 09:34:59 -03:00 |
|
Juan Cruz Viotti
|
5abc4e550f
|
Move command declarations next to their definitions
|
2015-01-15 14:18:39 -03:00 |
|
Juan Cruz Viotti
|
a6282d2b28
|
Get rid of log module
Didn't provide that much value
|
2015-01-15 11:36:43 -03:00 |
|
Juan Cruz Viotti
|
3e055b32d2
|
Update Capitano to v1.2.0 and make use of done callback feature
|
2015-01-15 10:47:17 -03:00 |
|
Juan Cruz Viotti
|
05812ba442
|
Implement and make use of errors.handleCallback()
This function is introduced to remove some duplication
|
2015-01-09 12:22:18 -03:00 |
|
Juan Cruz Viotti
|
41fcedb171
|
Remove TODO that has been moved to the SDK
|
2015-01-09 10:46:35 -03:00 |
|
Juan Cruz Viotti
|
d2b0772673
|
Remove duplication by relying on Capitano's new required option feature
|
2015-01-08 12:11:10 -03:00 |
|
Juan Cruz Viotti
|
12f46be691
|
Partially get rid of nested sdk
|
2015-01-08 09:39:38 -03:00 |
|
Juan Cruz Viotti
|
07c57d335b
|
Refactor table to get rid of map feature
|
2015-01-06 14:12:11 -03:00 |
|
Juan Cruz Viotti
|
19e151e521
|
Simplify conditional
|
2015-01-06 13:57:11 -03:00 |
|
Juan Cruz Viotti
|
ac00a96728
|
Move device manipulation logic to device model
|
2015-01-06 13:35:38 -03:00 |
|
Juan Cruz Viotti
|
45a4f8eda0
|
Remove unnecessary object keys deletion
|
2015-01-06 13:15:40 -03:00 |
|
Juan Cruz Viotti
|
af8d1e4517
|
Implement devices supported command
|
2014-12-24 12:50:30 -04:00 |
|
Juan Cruz Viotti
|
0983506efb
|
Fix bug in device command
|
2014-12-23 09:54:34 -04:00 |
|
Juan Cruz Viotti
|
4ad7fd0132
|
Make devices command application option based
|
2014-12-23 08:54:15 -04:00 |
|
Juan Cruz Viotti
|
634653609e
|
Remove IP Address from devices list
Some devices have a very long set of ips.
|
2014-12-23 08:44:13 -04:00 |
|
Juan Cruz Viotti
|
a6b3ca1442
|
Mix device module with device model
|
2014-12-22 15:02:52 -04:00 |
|
Juan Cruz Viotti
|
46ebb7b1fd
|
Move errors.handle() out of resin sdk
|
2014-12-22 12:47:12 -04:00 |
|
Juan Cruz Viotti
|
2351fa25a0
|
Move log out of resin sdk
|
2014-12-22 12:41:14 -04:00 |
|
Juan Cruz Viotti
|
ff152c987d
|
Implement device rename command
|
2014-12-19 10:05:54 -04:00 |
|
Juan Cruz Viotti
|
6cfe2bdc49
|
Make use of Capitano for command line parsing
|
2014-12-19 09:15:38 -04:00 |
|
Juan Cruz Viotti
|
4b74ec7fc4
|
Move UI outside resin module
|
2014-12-05 12:00:15 -04:00 |
|
Juan Cruz Viotti
|
e7495fa72d
|
Move cli outside of resin module
|
2014-12-05 11:51:52 -04:00 |
|
Juan Cruz Viotti
|
4d0ecbdc4c
|
Implement device info command
|
2014-12-05 11:32:14 -04:00 |
|
Juan Cruz Viotti
|
721ef8413a
|
Implement logs command
|
2014-11-28 15:11:15 -04:00 |
|
Juan Cruz Viotti
|
594a358bef
|
Implement and make use of plugin loader (only in preferences for now)
|
2014-11-27 11:22:48 -04:00 |
|
Juan Cruz Viotti
|
5e3d973725
|
Implement command permissions
|
2014-11-27 10:06:11 -04:00 |
|
Juan Cruz Viotti
|
fa83019945
|
Make device model callback based
|
2014-11-26 14:05:55 -04:00 |
|
Juan Cruz Viotti
|
9529e6c335
|
Move config to resin module
|
2014-11-26 13:42:05 -04:00 |
|
Juan Cruz Viotti
|
3db13f6329
|
Move patterns to resin/ui
|
2014-11-26 13:29:19 -04:00 |
|
Juan Cruz Viotti
|
67ade4bf12
|
Move widgets to resin/ui module
|
2014-11-26 13:26:01 -04:00 |
|
Juan Cruz Viotti
|
ce8b11004c
|
Move table to widget module
|
2014-11-26 13:20:56 -04:00 |
|
Juan Cruz Viotti
|
bc11b305b2
|
Move device to resin module
|
2014-11-26 13:12:39 -04:00 |
|
Juan Cruz Viotti
|
edcee1c9cf
|
Move log and errors to resin module
|
2014-11-26 12:38:02 -04:00 |
|
Juan Cruz Viotti
|
8b81fbdbbd
|
Move models to resin
|
2014-11-26 12:15:40 -04:00 |
|
Juan Cruz Viotti
|
698ddd168c
|
Move server to resin module
|
2014-11-26 12:07:10 -04:00 |
|
Juan Cruz Viotti
|
5549a2bd9e
|
Make use of errors.handle() everywhere
|
2014-11-24 14:08:58 -04:00 |
|
Juan Cruz Viotti
|
79f7d23f35
|
Move /blink to config
|
2014-11-24 11:40:51 -04:00 |
|
Juan Cruz Viotti
|
f56cd8162c
|
Implement device:identify command
|
2014-11-21 14:21:47 -04:00 |
|
Juan Cruz Viotti
|
34b0c7d783
|
Removeu unneeded dependency
|
2014-11-21 13:57:51 -04:00 |
|
Juan Cruz Viotti
|
832cbf89ff
|
Implement device rm command
|
2014-11-21 13:23:29 -04:00 |
|
Juan Cruz Viotti
|
d46cf4aced
|
Make use of new log module everywhere
|
2014-11-21 11:40:37 -04:00 |
|
Juan Cruz Viotti
|
f1a76db5f5
|
Show Is Online information in devices command
|
2014-11-19 15:18:15 -04:00 |
|
Juan Cruz Viotti
|
3f1bcf3f02
|
Improve devices table ordering
|
2014-11-19 15:01:27 -04:00 |
|
Juan Cruz Viotti
|
55fa8435bb
|
Implement devices command
|
2014-11-19 13:38:15 -04:00 |
|