Skip to content

Tags: vimc/orderly-web

Tags

v1.12.1

Toggle v1.12.1's commit message
Release v1.12.1, incorporating these branches: # v1.12.1

* mrc-2349: make author and requester properly optional in orderlyweb
* vimc-6714: Support workflow summary on orderly repo which doesn't allow git switching

v1.12.0

Toggle v1.12.0's commit message
Release v1.12.0, incorporating these branches: # v1.12.0

* mrc-1947: HINT Versioning: Template PR
* mrc-2333: Pre-select report on reports logs page
* mrc-2401: Remember state for workflow progress page
* mrc-2595: Support /latest path to link to latest available version of a report
* mrc-2644: Update release script to latest YouTrack API
* mrc-2657: Use Vue Select in report-list component
* mrc-2690: Fix front-end tests in Node 12
* mrc-2707: Parse CSV input
* mrc-2708: Back-end for workflow summary page
* mrc-2709_basicpage: Add front-end workflow summary page
* mrc-2714: POST CSV file to endpoint for validation
* mrc-2715: Add Import CSV to Workflow Report Component
* mrc-2718: Fix massive runWorkflowTabs bundle
* mrc-2720: Validate workflow csv
* mrc-2722: Workflow Report status should distinguish 'Failed' from 'Impossible'
* mrc-2723: Update front-end tests to remove warnings
* mrc-2725: Add parameters view to Workflow summary page
* mrc-2726: Stop test suites importing from other test suites
* mrc-2747: v-select styling is whack
* mrc-2822: Import workflow csv validation messages to use file row numbers and column numbers
* mrc-2825: Supports orderly server schema which include $ref in JSONValidator
* mrc-2829: Use 'allReports' flag to get all runnable reports for workflows
* mrc-2879: Workflow summary header
* mrc-2880: Add and test report boxes to workflow summary - the grey side
* mrc-2881: Dependencies boxes in workflow summary
* mrc-2882: show default parameters - expand and collapse
* mrc-2884: Add logs and status column to orderlyweb_workflow_run_reports table
* mrc-2886: Update get running report logs endpoint to support fetching logs for workflow reports
* mrc-2887: Front end: fetch workflow report logs and display in dialog
* mrc-2889: Add report parameters to workflow progress tab
* mrc-2892: Update test for changes made in orderlyR for workflow/summary endpoints
* mrc-2898: Return start time for running workflow report when available
* mrc-2899: Add report_version to orderlyweb_workflow_run_reports
* mrc-2936: Add Vuex and Vue Router, load runReportTabs and runReportMetadata from front end
* mrc-2937-v2: runReport module: add availableReports
* mrc-2940: git module: select branch
* mrc-2940_1: git module: select branch
* mrc-2942: gitModule: refreshGit
* mrc-2946: Initial Vuex store for the runWorkflows app
* mrc-2947: Add front-end linting to OrderlyWeb
* mrc-2948: Massive runWorkflowTabs bundle once again
* mrc-2950: Support running multiple orderly instances
* mrc-2951: Update weblogin URL to include full app URL
* mrc-2966: OrderlyWeb using deprecated github api endpoint
* mrc-2973: Fix OW custom config tests
* mrc-2995: Retain schema and test changes for reverted PR for mrc-2966
* mrc-2996: Use hub4j client
* mrc-2999: Create parallel runReportTabs component, displayed under the new route
* mrc-3002: Backend for new runReport route (for supporting Vuex)
* mrc-3011: Fix flakiness in RunWorkflowTests
* mrc-3012: Add new git selection component which displays branches
* mrc-3033: Return workflow run statuses in the same order as the workflow summary
* mrc-3033_migration: Return workflow run statuses in the same order as the workflow summary
* mrc-3066: Upgrade gradle to latest version
* mrc-3067: Update Kotlin version
* mrc-3068: Upgrade Java8 -> Java 11
* mrc-3136: Cannot add an unchanged report to a workflow csv on a branch other than master
* mrc-3137: Fix build by changing test which relies orderly kill report error thrown
* mrc-3217: Fix failing selenium test on orderly web
* mrc-3242: Update OrderlyWeb Queue Status Schema
* mrc-3353: Upgrade pac4j
* mrc-3401: Fix GET report version schema/spec in OW

* dependabot/npm_and_yarn/src/app/static/path-parse-1.0.7
* dependabot/npm_and_yarn/src/app/static/postcss-7.0.36
* fix-params-issue-hint
* revert-439-mrc-2966

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mwoodbri Mark Woodbridge
# v1.11.0

## Tickets
* mrc-2563: Running report page parameters are not aligned
* mrc-2599: Fix report link on changelog page
* mrc-2625: Fix workflow display of long report names

## Other branches merged in this release

v1.10.0

Toggle v1.10.0's commit message
Release v1.10.0, incorporating these branches: # v1.10.0

* mrc-2308
* mrc-2310
* mrc-2310_git
* mrc-2310_reports
* mrc-2311
* mrc-2311_git
* mrc-2312
* mrc-2312_master
* mrc-2323
* mrc-2323_merge
* mrc-2326
* mrc-2423
* mrc-2467
* mrc-2475
* mrc-2486
* mrc-2511_emit
* mrc-2511_types
* mrc-2513
* mrc-2516
* mrc-2557
* mrc-2558
* mrc-2559
* mrc-2560
* mrc-2562
* mrc-2592
* mwoodbri/master
* path-fix
* revert-347-mrc-2312

v1.9.0

Toggle v1.9.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release v1.9.0, incorporating these branches: # v1.9.0

* mrc-1925: Slow loading with 7k reports
* mrc-2150: Add 'View log' link on run report tab
* mrc-2306: Add endpoint to get status of a workflow
* mrc-2309: Create container component for workflow wizard
* mrc-2344: Persist run report tab and selected running report in session
* mrc-2410: Make Buildkite cleanup hook more verbose/robust
* mrc-2419: Fix Selenium test for report-running progress

v1.8.1

Toggle v1.8.1's commit message
Release v1.8.1, incorporating these branches: # v1.8.1

* VIMC-4596: Change Run report button on ReportVersion page to link to run-report
* mrc-2147: Show available running reports on Running report logs page
* mrc-2148: Fetch and display logs and metadata for selected running report
* mrc-2149: Poll for status updates while running report is incomplete
* mrc-2173: Add report db instance to report version page
* mrc-2198: Accessibility: OrderlyWeb - add report, address issues
* mrc-2302: Create database table/logic for workflows
* mrc-2304: Add endpoint to run a workflow
* mrc-2305: Add endpoint to retrieve list of workflows
* mrc-2307: Refactor navigation for running reports and workflows
* mrc-2332: Use verified version of Codecov uploader
* mrc-2339: Add report name and start time to running report details view
* mrc-2343: Fix database instaces in report log details view
* mrc-2354: Ensure interrupted orderly-web CI builds are cleaned-up
* mrc-2360: Update wording on Accessibility page

* dependabot/npm_and_yarn/src/app/static/elliptic-6.5.4
* dependabot/npm_and_yarn/src/app/static/ssri-6.0.2
* dependabot/npm_and_yarn/src/app/static/y18n-3.2.2
* mrc-2303x

v1.7.1

Toggle v1.7.1's commit message
Release v1.7.1, incorporating these branches: # v1.7.1

v1.7.0

Toggle v1.7.0's commit message
Release v1.7.0, incorporating these branches: # v1.7.0

* mrc-2171: Mockups for adding metadata to report version page
* mrc-2172: Add metadata tab to report version page
* mrc-2174: Add start and elapsed time to report version page
* mrc-2175: Add git commit and branch information to report version page
* mrc-2176: Add upstream dependencies to report version page
* mrc-2182: Rationalise OrderlyServerAPI.post() methods
* mrc-2188: Create a pull request checklist
* mrc-2205: Correct linting setup
* mrc-2243: Create runReportTab to house runReport and reportLog components
* mrc-2247: Add orderly-web support for queue status endpoint
* mrc-2298: Links in project documentation file tree should open in new tab

v1.6.0

Toggle v1.6.0's commit message
Release v1.6.0, incorporating these branches: # v1.6.0

* mrc-1599: Endpoint to get all reports user can run
* mrc-1603: Run report page: user can select report to run
* mrc-1605: Run report page: user can populate parameters
* mrc-1605-docker: Run report page: user can populate parameters
* mrc-1606: Run report page: Run report
* mrc-1607: Run report page: user can set changelog message and type
* mrc-1608: Run reports: link from home page
* mrc-2024: Remove final usages of khttp
* mrc-2057: Metrics endpoint has incorrect content type
* mrc-2079: Resolve npm package vulnerabilities
* mrc-2145: Add running report table/columns to orderly web db schema
* mrc-2152: Run report page: 'git fetch' button
* mrc-2154: Make readme setup instructions clearer
* mrc-2155: Ensure compatibility with current version of Node (14/LTS)
* mrc-2161: Pass changelog message to orderly server endpoint
* mrc-2163: Replace Unicode 'x' character in report selector with SVG icon
* mrc-2165: Update orderly web to use new interface
* mrc-2167: Add parameters to run report request
* mrc-2187: Improve documentation about linting
* mrc-2189: Support timeout in run report API endpoint, update docs
* mrc-2190: Implement basic live-reload for front-end code

* dependabot/npm_and_yarn/src/app/static/axios-0.21.1
* dependabot/npm_and_yarn/src/app/static/ini-1.3.7

v1.5.0

Toggle v1.5.0's commit message
Release v1.5.0, incorporating these branches: # v1.5.0

* mrc-2116: Add CLI to buildkite build