Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-22 | Make sure using space as indentation style | Romain Forlot | 1 | -5/+5 | |
Also use the same indent rules Change-Id: I50ca200d7186ba133ea3a6f0137120d4090ed16e Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2018-01-16 | [webapp] Add minimum size for button | Ronan Le Martret | 1 | -0/+1 | |
Change-Id: I2f8e6057408227b5cf48455918ac4850eaa49d84 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2018-01-05 | Migration to AGL gerrit (update go import) | Sebastien Douheret | 2 | -3/+3 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-22 | Added SDKs management support. | Sebastien Douheret | 1 | -1/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-05 | Fixed default xds-agent port number and env var (XDS_AGENT_URL) | Sebastien Douheret | 1 | -9/+14 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-06 | Moved web Dashboard to xds-agent | Sebastien Douheret | 52 | -3742/+97 | |
Xds-Server now only provides a minimal page to get basic instructions. Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-10-17 | Update doc links for xds-agent installation | Sebastien Douheret | 1 | -2/+3 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-10-17 | Fixed default syncthing local port number | Sebastien Douheret | 1 | -1/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-10-12 | Used non default syncthing port to avoid confict. | Sebastien Douheret | 2 | -2/+2 | |
2017-09-13 | Update message to download & install xds-agent. | Sebastien Douheret | 2 | -10/+36 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-30 | Set default xds-agent port matching the default agent setting | Sebastien Douheret | 1 | -1/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-26 | Fixed build error in Typescript 2.x and RxJS 5.xv0.2.0-beta | Sebastien Douheret | 1 | -2/+3 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-25 | Always open global config when an error exists | Sebastien Douheret | 2 | -5/+5 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-24 | Add IoT logo and change top bar color. | Sebastien Douheret | 10 | -62/+98 | |
2017-08-24 | Disabled/Greyed project when not usable. | Sebastien Douheret | 3 | -2/+27 | |
Not usable means sources are out of sync or project is not enable. | |||||
2017-08-18 | Add folder synchronization status. | Sebastien Douheret | 7 | -49/+146 | |
Also add ability to force re-synchronization. | |||||
2017-08-16 | Moved project creation in a modal windows | Sebastien Douheret | 13 | -143/+387 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-16 | Add folder interface and support native pathmap folder type. | Sebastien Douheret | 7 | -89/+130 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-06-23 | Display arch and version in download packages list. | Sebastien Douheret | 3 | -2/+12 | |
2017-06-23 | Fix the way to download xds-agent packages | Sebastien Douheret | 7 | -31/+97 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-06-07 | Use bundle version of Rxjs. | Sebastien Douheret | 3 | -6/+19 | |
2017-05-31 | Fix navbar menu when width is small | Sebastien Douheret | 2 | -5/+14 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-28 | Update welcome carousel. | Sebastien Douheret | 4 | -11/+30 | |
2017-05-27 | Improved devel/build panel (support PreBuild/Build/Populate) | Sebastien Douheret | 5 | -13/+76 | |
2017-05-25 | Rework development page: Pre-build, Build, Populate. | Sebastien Douheret | 27 | -157/+488 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-25 | Auto detect XDS-Agent tarballs and fix URL. | Sebastien Douheret | 2 | -16/+15 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-22 | Fix Agent download link when no tarball detected. | Sebastien Douheret | 2 | -6/+15 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-22 | Add XDS-agent tarball download feature | Sebastien Douheret | 10 | -27/+362 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-22 | Allow to set Syncthing rescanInterval parameter. | Sebastien Douheret | 1 | -1/+5 | |
2017-05-19 | Allow to set make arguments and rework build page. | Sebastien Douheret | 3 | -49/+88 | |
2017-05-18 | Fix SDKs init when no sdk found in Webapp. | Sebastien Douheret | 2 | -4/+12 | |
2017-05-18 | Add Cross SDKs support (part 2) | Sebastien Douheret | 11 | -11/+227 | |
2017-05-17 | Add SDKs support. | Sebastien Douheret | 1 | -1/+1 | |
Don't allow to install SDKs through XDS for now. Only probe existing SDKs that have been manually installed using scripts/agl/install-agl-sdks.sh. Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-12 | Fix doc and repo url | Sebastien Douheret | 1 | -4/+4 | |
2017-05-11 | Fixed connection retry to local Syncthing. | Sebastien Douheret | 2 | -31/+41 | |
2017-05-11 | Initial main commit. | Sebastien Douheret | 33 | -0/+2163 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |