-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: daisy/pipeline-ui
base: 1.5.0
head repository: daisy/pipeline-ui
compare: 1.6.0-beta-1
- 19 commits
- 32 files changed
- 3 contributors
Commits on Aug 9, 2024
-
fix(middleware): avoid repeating job run request
Also blocking repeating run button press on UI
Configuration menu - View commit details
-
Copy full SHA for d2c9761 - Browse repository at this point
Copy the full SHA d2c9761View commit details -
fix(pipeline): try remove dp2key on start
try to remove the dp2 key file in temp that could remain after a crash
Configuration menu - View commit details
-
Copy full SHA for c444ae0 - Browse repository at this point
Copy the full SHA c444ae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b675b6 - Browse repository at this point
Copy the full SHA 1b675b6View commit details
Commits on Sep 14, 2024
-
feat(tts): add voice preview to TTS dialog
Basic implementation of #151
Configuration menu - View commit details
-
Copy full SHA for 8a6e56f - Browse repository at this point
Copy the full SHA 8a6e56fView commit details
Commits on Oct 3, 2024
-
feat(#245): sponsorship message
Shown once every 2 weeks on the initial application page. Last shown date is stored in settings.
Configuration menu - View commit details
-
Copy full SHA for 28a9fc2 - Browse repository at this point
Copy the full SHA 28a9fc2View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7749408 - Browse repository at this point
Copy the full SHA 7749408View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9cb60a - Browse repository at this point
Copy the full SHA e9cb60aView commit details
Commits on Oct 8, 2024
-
fix(#245): dynamically fetch the sponsorship message
Added one-time fetch function on backend as fetching on frontend was blocked due to CORS
Configuration menu - View commit details
-
Copy full SHA for b122640 - Browse repository at this point
Copy the full SHA b122640View commit details
Commits on Oct 11, 2024
-
refactor: modify one-time fetch to be format-agnostic
return a string, not JSON
Configuration menu - View commit details
-
Copy full SHA for 892d2ad - Browse repository at this point
Copy the full SHA 892d2adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e36f68 - Browse repository at this point
Copy the full SHA 4e36f68View commit details -
fix(#246): support temporary datatypes on the script form
Also improve numeric field options to distinguish float vs int, integer vs non-neg integer
Configuration menu - View commit details
-
Copy full SHA for 4c58d82 - Browse repository at this point
Copy the full SHA 4c58d82View commit details -
fix(#246): construct url dynamically
Seems to not throw lifecycle errors anymore
Configuration menu - View commit details
-
Copy full SHA for 971a58f - Browse repository at this point
Copy the full SHA 971a58fView commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0621328 - Browse repository at this point
Copy the full SHA 0621328View commit details -
Merge pull request #248 from daisy/engine-1.14.20
Update to engine 1.14.20 (SNAPSHOT)
Configuration menu - View commit details
-
Copy full SHA for 379a5b8 - Browse repository at this point
Copy the full SHA 379a5b8View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a21679 - Browse repository at this point
Copy the full SHA 0a21679View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b10c8d - Browse repository at this point
Copy the full SHA 7b10c8dView commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73aa453 - Browse repository at this point
Copy the full SHA 73aa453View commit details
Commits on Oct 24, 2024
-
fix: replace fetch in intervals by timeout recursive calls
- In the pipeline data loading, Intervals would lead to refetches while previous data where not yet finished to be retrieved. - Applied the same logic for jobs monitoring just in case to reduce a bit the polling frequency
Configuration menu - View commit details
-
Copy full SHA for ba68fc4 - Browse repository at this point
Copy the full SHA ba68fc4View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 19a6933 - Browse repository at this point
Copy the full SHA 19a6933View commit details
There are no files selected for viewing