Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-29 | Refit source files to have a public xs-apiv1 lib package. | Sebastien Douheret | 1 | -175/+0 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-24 | Add folder update support and ClientData field. | Sebastien Douheret | 1 | -0/+9 | |
- folder config can be updated using PUT /folders/:id route - ClientData field of FolderConfig can be used by client to store any data (used from example by dashboard to save build settings) | |||||
2017-11-06 | Fixed folder ID and label generation. | Sebastien Douheret | 1 | -1/+5 | |
Folder ID is now a simple uuid (without sub-string of label) | |||||
2017-11-06 | Add sanity check on pathmap folder creation. | Sebastien Douheret | 1 | -11/+35 | |
2017-08-29 | Fixed path convertion/mapping for in/out and for command args. | Sebastien Douheret | 1 | -1/+24 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-18 | Add folder synchronization status. | Sebastien Douheret | 1 | -0/+17 | |
Also add ability to force re-synchronization. | |||||
2017-08-16 | Moved project creation in a modal windows | Sebastien Douheret | 1 | -5/+15 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-16 | Add folder interface and support native pathmap folder type. | Sebastien Douheret | 1 | -0/+88 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |