Shiv Tyagi
|
3ca7c0733c
static: remove leftover console.log statements used for debugging
|
1 year ago |
Shiv Tyagi
|
fc78f30ecc
app.py: clean up unnecessary function
|
1 year ago |
Shiv Tyagi
|
301ce8dbee
app.py: update releases
|
2 years ago |
Shiv Tyagi
|
187fe531e7
app.py: update config to serve builds for latest releases
|
2 years ago |
Ryan Friedman
|
4694ee6c85
Improve checkout/clone process
|
2 years ago |
Ryan Friedman
|
2e062cb427
Improve bad vehicle failure message
|
2 years ago |
Ryan Friedman
|
47e2d844ad
Add missing newlines to log
|
2 years ago |
Shiv Tyagi
|
68241ffd5c
app.py: update branches to sync with latest release
|
2 years ago |
Shiv Tyagi
|
07576e0426
Allow builds on beta branches
|
2 years ago |
Shiv Tyagi
|
567a117802
static: add_build.js: check uncheck all should reflect current state
|
2 years ago |
Shiv Tyagi
|
c15bd928c6
Fix incorrect paths
|
2 years ago |
Shiv Tyagi
|
55cda45dba
templates: correct path to home at index.html
|
2 years ago |
Shiv Tyagi
|
240863d937
app.py: redirect to home instead of rendering index.html separately after submitting build form
|
2 years ago |
Shiv Tyagi
|
993b62d885
app.py: remove old /view route
|
2 years ago |
Shiv Tyagi
|
0f139edacf
scripts: add_build.js: treat all non zero default values to be true
|
2 years ago |
Shiv Tyagi
|
affec7f788
fix regex causing incorrect reporting of build completion percentage
|
3 years ago |
Shiv Tyagi
|
f1ecd13bf5
add method to check uncheck by category and improve dependency handling
|
3 years ago |
Shiv Tyagi
|
6acba4451d
static: js: rename getters to convey that they are for option objects
|
3 years ago |
Shiv Tyagi
|
7a64539d5c
static: js: store reference to option object directly in dictionaries
|
3 years ago |
Sukritee Sharma
|
fa7d1868ae
Added check/uncheck functionality for all checkboxes and added patch file
|
3 years ago |
Shiv Tyagi
|
3ec703f196
Add shadow to build summary table
|
3 years ago |
Shiv Tyagi
|
2f94c71314
Fix bug in expand collapse all operation
|
3 years ago |
Shiv Tyagi
|
14549bef69
Move expand collapse button to features container
|
3 years ago |
Shiv Tyagi
|
43d9203304
Add credits and source footer
|
3 years ago |
Shiv Tyagi
|
9cddb9ac18
Redo app user interface
|
3 years ago |
Shiv Tyagi
|
0f871cecd1
Optimise build status generation using dictionary and JSON file
|
3 years ago |
Shiv Tyagi
|
cd39cdf51e
Fix status queue getting stuck due to encoding problem
|
3 years ago |
Shiv Tyagi
|
9f3356004e
Add beta server link to ask users to try out the beta features
|
3 years ago |
Shiv Tyagi
|
4f1323f743
Improve code structure and form element update events
|
3 years ago |
Shiv Tyagi
|
1c00eca184
fetch defaults from autotest server
|
3 years ago |