mike
|
64d83dccfb
|
Add promise support for Resin-SDK dependency
|
2015-07-24 00:24:17 +03:00 |
|
mike
|
46fa4ee2a2
|
Upgrade Resin VCS dependencies
|
2015-07-11 00:03:20 +03:00 |
|
Juan Cruz Viotti
|
8fa906dd48
|
Upgrade Resin CLI Visuals and use it's new capabilities
|
2015-06-11 12:46:56 -04:00 |
|
Juan Cruz Viotti
|
37e0f12f89
|
Merge pull request #57 from resin-io/feature/associate-confirmation
Ask for confirmation on app associate command
|
2015-06-04 08:22:01 -04:00 |
|
Juan Cruz Viotti
|
329bf25dbd
|
Print feedback message after app create
|
2015-06-02 13:04:08 -04:00 |
|
Juan Cruz Viotti
|
ae3f0b429d
|
Ask for confirmacion on app associate command
|
2015-06-02 12:32:35 -04:00 |
|
Juan Cruz Viotti
|
193cedae26
|
Check that an application exists before asking it's type. Closes #30
|
2015-04-28 09:18:21 -04:00 |
|
Juan Cruz Viotti
|
df9c4ce2fd
|
Reference applications and devices by name
|
2015-03-23 08:17:55 -04:00 |
|
Juan Cruz Viotti
|
8410a709c9
|
Make use of resin-vcs instead of using gitwrap directly
|
2015-03-12 11:24:36 -04:00 |
|
Juan Cruz Viotti
|
8fbde4c452
|
Make use of gitwrap
|
2015-03-10 10:03:49 -04:00 |
|
Juan Cruz Viotti
|
6ba97cd961
|
Automate resin init command
|
2015-03-09 09:14:39 -04:00 |
|
Juan Cruz Viotti
|
6a83a537c7
|
Implement basic documentation generation mechanism
|
2015-03-03 11:32:24 -04:00 |
|
Juan Cruz Viotti
|
d97a4d9d49
|
Use visuals.widgets.select for app create command
|
2015-02-11 10:07:53 -04:00 |
|
Juan Cruz Viotti
|
33b66effc2
|
Make use of new Resin CLI visuals patterns
|
2015-02-04 15:17:51 -04:00 |
|
Juan Cruz Viotti
|
155a6775e4
|
Make use of device_type directly
|
2015-01-22 13:20:20 -04:00 |
|
Juan Cruz Viotti
|
a275de436d
|
Make use of simplified table widget
|
2015-01-22 13:06:02 -04:00 |
|
Juan Cruz Viotti
|
50325d0f8f
|
Make use of resin-cli-visuals and get rid of local ui module
|
2015-01-21 09:50:19 -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
|
0753bd1fe9
|
Don't compute device type slug as the logic is implicit on the SDK
|
2015-01-09 13:16:10 -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
|
dc75481880
|
Improve TODO comment for clarity sake
|
2015-01-08 11:01:47 -03:00 |
|
Juan Cruz Viotti
|
2f1275d617
|
Remove unneeded dependency
|
2015-01-08 11:01:04 -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
|
57c86f920c
|
Stop using table map feature
|
2015-01-06 14:07:35 -03:00 |
|
Juan Cruz Viotti
|
be2b556d91
|
Move device display name logic to application model
|
2015-01-06 13:24:11 -03:00 |
|
Juan Cruz Viotti
|
c311738dd1
|
Move application field manipulations to the model
|
2015-01-06 13:22:40 -03:00 |
|
Juan Cruz Viotti
|
45a4f8eda0
|
Remove unnecessary object keys deletion
|
2015-01-06 13:15:40 -03: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
|
6cfe2bdc49
|
Make use of Capitano for command line parsing
|
2014-12-19 09:15:38 -04:00 |
|
Juan Cruz Viotti
|
15c73b6ed5
|
Document and refactor resin.vcs
|
2014-12-12 09:22:35 -04:00 |
|
Juan Cruz Viotti
|
596446835a
|
Reimplement app init with resin.vcs
|
2014-12-11 16:00:24 -04:00 |
|
Juan Cruz Viotti
|
001d7be622
|
Implement app init command
|
2014-12-11 11:37:16 -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
|
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
|
213cab0480
|
Make application model callback based
|
2014-11-26 13:54:05 -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 |
|