Home
  • User Guide
  • Workflows
  • Features
  • Changelog
  • Changelog
  • Changelog
  • Features
  • Incident Management
  • User Guide
Home
  • User Guide
  • Workflows
  • Features
  • Changelog
  • Changelog
  • Changelog
  • Features
  • Incident Management
  • User Guide
  • Pathfinder Changelog

Pathfinder Changelog

v5.20.0

Summary:

  • Real-time notifications and improved tooltips for shared worklists and user profiles. Added security scan pipeline.

Fixes

  • 2025-06-24: fix(#21661): enable reactive notifications from webhook updates
  • 2025-06-23: fix(#33812): retry connection manager to avoid throwing error

Miscellaneous

  • 2025-06-26: Merged PR 2392: fix(#34762): only make users, measures, comments requests when items are first opened
  • 2025-06-23: Merged PR 2379: feat(#34300): add tooltip with warning to shared worklist delete button
  • 2025-06-23: Merged PR 2373: feat(#29429): add tooltip to location field in profile users modal
  • 2025-06-23: Merged PR 2340: Add security scan pipeline

v5.19.0

Summary:

  • Live notification updates, improved dropdowns and chart legends, fixes for surveyor, forms, and global filters.

Features

  • 2025-06-10: feat(#21661): implement websocket for live notification updates

Fixes

  • 2025-06-17: fix(#34509): unable to reload surveyor on incorrect reload count logic
  • 2025-06-17: fix(#34509): surveyor disable iframe incorrectly
  • 2025-06-13: fix(#33857): form click to copy not working
  • 2025-06-12: fix( #34509): add timeout to spinner & add more resilliance to surveyor iframe
  • 2025-06-11: fix(#19902): handle error on message from session websocket
  • 2025-06-11: fix(#34216): correctly override submit on non-rtt form
  • 2025-06-10: fix(#29320): formatting for drill down columns
  • 2025-06-05: fix(#29335): include more data types allowed for drill down field list
  • 2025-06-05: fix(#15577): correct field name for manadatory columns

Miscellaneous

  • 2025-06-18: Merged PR 2384: feat(#34588): change non-rtt form dropdown lists to match RSFT requirements
  • 2025-06-13: Merged PR 2310: fix(#29427): show tooltips with cohort code descriptions on chart legend items
  • 2025-06-13: Merged PR 2361: fix(#34494): send raw document to rova without converted line breaks
  • 2025-06-13: Merged PR 2358: feat(#27684): add permission to view measures filter, default to can
  • 2025-06-12: Merged PR 2354: fix(#34429): load saved filter combo
  • 2025-06-11: build(#27361): only block push for high and critical vulnerabilities
  • 2025-06-10: Merged PR 2350: fix(#34216): correct submit override for non-rtt validation form
  • 2025-06-05: Merged PR 2330: fix(#29335): include more data types allowed for drill down field list
  • 2025-06-05: Merged PR 2328: fix(#15577): correct field name for manadatory columns

v5.18.7

Summary:

  • Better error notifications, improved template handling, and more reliable auto-validation loading.

Fixes

  • 2025-06-03: fix(#15577): allow user to try again if API is unavailable
  • 2025-06-03: fix(#34033): return correct worklist template
  • 2025-06-03: fix(#33812): correctly set template id on new template and current template on removal
  • 2025-06-03: fix(#33812): correct update body in line with cosmos client
  • 2025-06-03: fix(#15577): handle redirect in query
  • 2025-06-02: fix(#29457): autovalidation not loading correctly when it's the only validation
  • 2025-06-02: fix(#15577): filter is hiding all forms
  • 2025-06-02: fix(#15577): correct user not found error notification
  • 2025-06-02: fix(#29457): history loaded event should trigger auto validation load
  • 2025-06-01: fix(#33812): incorrect body being sent to update connection manager

Miscellaneous

  • 2025-06-03: chore(#15577): improve request error logging
  • 2025-06-02: chore(#15577): add comments and lint
  • 2025-06-01: Merged PR 2316: fix(#33812): incorrect body being sent to update connection manager

v5.18.5

Summary:

  • Easier user search, clearer error messages, and removal of duplicate notifications.

Fixes

  • 2025-06-01: fix(#33812): connection manager not updating correctly
  • 2025-06-01: fix(#28016): do not redirect to landing on invalid notification
  • 2025-05-30: fix(#32403): show user not found notification when user not found
  • 2025-05-30: fix(#32403): show user not found notification when user not found
  • 2025-05-29: fix(#33812): connection manager not updating correctly
  • 2025-05-28: fix(#30190): set session filters to default when clearing filter
  • 2025-05-28: fix(#30190): include default filtercolumn import
  • 2025-05-28: fix(#30190): correctly add and clear filters
  • 2025-05-28: fix(#25504): explicitly load view config if not available
  • 2025-05-28: fix(#30190): calculate original filter columns
  • 2025-05-27: fix(#30190): filterColumns unable to override
  • 2025-05-24: fix(#30196): remove duplicate cohorts in pivot view
  • 2025-05-22: fix(#28019): get user role and active status for all users

Miscellaneous

  • 2025-05-31: Merged PR 2309: fix(#32403): show user not found notification when user not found
  • 2025-05-30: Merged PR 2304: chore(#29457): bump mbi.luna.form dependency version
  • 2025-05-30: chore(#29457): bump mbi.luna.form dependency version
  • 2025-05-29: Merged PR 2299: LUNA Enterprise v5.18.3
  • 2025-05-24: Merged PR 2289: fix(#30196): remove duplicate cohorts in pivot view
  • 2025-05-23: Merged PR 2258: feat(#29431): add pivot column header tooltips
  • 2025-05-22: Merged PR 2284: fix(#28019): get user role and active status for all users

v5.18.1

Summary:

  • Improved error handling, manual page reload option.

Fixes

  • 2025-05-22: fix(#28019): handle new user object format
  • 2025-05-22: fix(#15577): enable page reload if stuck

Miscellaneous

  • 2025-05-22: test(#28019): admin configuration
  • 2025-05-22: style(#25203): remove scroll bar from main pathfinder layout
  • 2025-05-22: refactor: send notifications after full flow complete
  • 2025-05-22: Merged PR 2233: fix(#29306): increase modal z-index to prevent filter panel overlaying it
  • 2025-05-22: Merged PR 2249: fix(#29416): set correct filter state value when drilling into grouping cohorts
  • 2025-05-22: Merged PR 2268: fix(#30040): pass cellDataType to api excel export function
  • 2025-05-22: Merged PR 2275: 5.18.0

v5.18.0

Summary:

  • Added loading page for slow connections, click-to-copy patient details, and improved notifications and form loading.

Features

  • 2025-05-21: feat(#15577): add loading page for slow loading enterprise
  • 2025-05-18: feat(#25302): click-to-copy patient details, style similar to surveyor in luna forms

Fixes

  • 2025-05-22: fix: get form list and set selected form when validation button is mounted
  • 2025-05-22: fix(#21661): rova booster failing on notifications because api is not initialised
  • 2025-05-22: fix(#15577): add a reload button incase app load fails
  • 2025-05-22: fix(#15577): add more retry and timeout to check api is accessible
  • 2025-05-21: fix(#26365): show activ field for non-admins
  • 2025-05-21: fix(#26365): disable email if not new row
  • 2025-05-21: fix(#26365): row data not updating correctly
  • 2025-05-21: fix(#29436): load forms on validation button click
  • 2025-05-21: fix(#21541): add tracking for view changing and worklist cohort loading
  • 2025-05-21: fix(#28016): don't set app status if it is null
  • 2025-05-21: fix(#28016): load notifications after app config has loaded
  • 2025-05-21: fix(#28016): remove dependency on notifications on first load
  • 2025-05-21: fix(#29311): handle failing form submit override
  • 2025-05-18: fix(#29311): handle failing form submit override
  • 2025-05-18: fix(#15577): remove empty columns from worklist request
  • 2025-05-16: fix(#15577): better retry for checking if API is accessible
  • 2025-05-16: fix(#29311): handle failing form submit override
  • 2025-05-16: fix(#27842): use correct error to trigger redirect

Miscellaneous

  • 2025-05-22: ci(#15577): use npm ci for quicker builds
  • 2025-05-22: test(#22483): duplicate luna component id breaking tests
  • 2025-05-22: test(#15577): correctly assign form component id
  • 2025-05-21: Merged PR 2260: feat(#29485): validation button tooltip message when no row selected
  • 2025-05-21: style(#15577): improve styling on toast message
  • 2025-05-18: Merged PR 2243: fix(#28046): surveyor card staying open when navigating between worklists
  • 2025-05-18: Merged PR 2059: feat(#25507): worklist columns autosize if enabled in config
  • 2025-05-16: Merged PR 2221: fix(#28046): remove unneeded requests to the Surveyor API
  • 2025-05-15: Merged PR 2225: fix(#28065): unable to save new rtt validations

v5.17.0

Summary:

  • Forms and UI fixes.

Fixes

  • 2025-05-14: fix(#28065): correctly handle form rtt category
  • 2025-05-14: fix(#28065): use on event to trigger form category update
  • 2025-05-14: fix(#28065): use correct event for form history
  • 2025-05-14: fix(#28065): update categories when history loads
  • 2025-05-14: fix(#28065): correctly handle no latest rtt data
  • 2025-05-14: fix(#15577): avoid unecessary calls to cosmos and api
  • 2025-05-14: fix(#28033): set max width for worklist expand column
  • 2025-05-13: fix(#26711): peer review and general form fixes
  • 2025-05-13: fix(#20106): add validation for users table email field

Miscellaneous

  • 2025-05-14: test(#28065): correct rtt category label field name
  • 2025-05-14: chore(#28065): add logging for form error
  • 2025-05-14: Merged PR 2217: fix(#28033): set max width for worklist expand column
  • 2025-05-12: Merged PR 2203: fix(#27902): increase z-index on filter panel to go above overlay
  • 2025-05-12: Merged PR 2201: fix(#27842): handle missing roles in user session check

v5.16.0

Summary:

  • Share worklist templates with your team, improved admin configuration, various fixes.

Features

  • 2025-05-08: feat(#27825): add checkbox for sharing worklist template with team
  • 2025-05-02: feat(#26365): implement admin configuration add row form

Fixes

  • 2025-05-09: fix(#27842): add login hint for sso aad authentication
  • 2025-05-09: fix(#27863): correctly handle updates in cosmos
  • 2025-05-09: fix(#27842): add retry tracking to avoid infinite auth loop
  • 2025-05-09: fix(#27842): implement sso to avoid redirect loop
  • 2025-05-08: fix(#15577): enhance worklist template selector
  • 2025-05-08: fix(#27830): replace checkbox with primevue as vuero implementation not working in production
  • 2025-05-07: fix(#15577): avoid unecessary pivot requests
  • 2025-05-07: fix(#15577): pivot descriptions not refreshing on load without refresh
  • 2025-05-06: fix(#15577): try redirect to original page
  • 2025-05-06: fix(#27357): use ofetch to utilise api connection retries
  • 2025-05-02: fix(#26365): users table not accepting null values and incorrect user role validation
  • 2025-05-02: fix(#26365): correctly use vee-validate field states & errors
  • 2025-05-01: fix(#27361): upgrade vue-i18n

Miscellaneous

  • 2025-05-09: Merged PR 2191: feat(#27811): add global filters to the filter panel on refresh
  • 2025-05-08: chore(#15577): add sizes to VIconButton component
  • 2025-05-06: chore(#24478): correct mbi.luna.form dependency version
  • 2025-05-06: Merged PR 2179: chore(#24478): bump mbi.luna.form dependency version
  • 2025-05-06: Merged PR 2061: fix(#26710): remove unneeded pivot request and reload when drilling through
  • 2025-05-02: refactor(#26365): add handling for no form error
  • 2025-05-01: refactor(#27361): remove old vuepress docs app
  • 2025-04-30: chore(#27361): update build pipelines to use node 22

v5.15.1

Summary:

  • Fixed form style issues and addressed vulnerabilities, reinstate cohort chart drillthrough.

Fixes

  • 2025-04-29: fix(#27361): form style issues after vite update
  • 2025-04-29: fix(#27361): form style issues after vite update
  • 2025-04-29: fix(#27361): update vulnerabilities

Miscellaneous

  • 2025-04-29: Commit be185ab0: build(#27361): add pre push script to check vulnerabilities
  • 2025-04-29: Merged PR 2111: feat(#26714): reinstate cohort chart drillthrough
  • 2025-04-28: build: increase max filesize to cache to enable build

v5.15.1

Summary:

  • Fixed validation for unauthorized hidden filters.

Fixes

  • 2025-04-25: fix(#27012): Validates unauthorized hidden filters

Miscellaneous

  • 2025-04-28: build: fix vulnerabilities

v5.15.0

Summary:

  • Forms and worklist fixes, UI improvements.

Fixes

  • 2025-04-23: fix(#26962): correctly set the default & selected form

Miscellaneous

  • 2025-04-23: Merged PR 2110: style(#25906): group surveyor card buttons as addons, reduce size
  • 2025-04-23: Merged PR 2060: feat(#26715): reduce height of worklist rows, header filters
  • 2025-04-23: Merged PR 2124: feat(#26709): filter multiselect dropdowns open upwards if no space below
  • 2025-04-23: Merged PR 2126: feat(#27030): compress background images, remove unused images
  • 2025-04-16: ci(#15577): include trigger deploy on master

v5.14.5

Summary:

  • Managers and above can now view and remove pathway locks, improving permissions and security.

Fixes

  • 2025-03-31: fix(#26430): add permission to view remove pathway lock button for managers and above

Miscellaneous

  • 2025-04-16: Merged PR 2116: ci(#15577): app build pipeline all envs
  • 2025-04-16: Merged PR 2116: ci(#15577): app build pipeline all envs
  • 2025-04-14: Merged PR 2113: feat(#26428): make worklist comments copyable
  • 2025-04-14: Merged PR 2112: style(#25577): improve landing page text legibility
  • 2025-04-14: Merged PR 2056: feat(#25312): Format worklist excel download, create cover sheet with all data
  • 2025-04-14: Merged PR 2090: fix(#27011): get correct worklist template id from save request response
  • 2025-04-10: Merged PR 2084: fix(#26713): show true, false options for boolean column filters
  • 2025-04-09: Merged PR 2085: style(#26712): set row status btn background to allocated, validated colours
  • 2025-04-02: Merged PR 2049: fix(#26481): only hide current drilldown column when drilling up
  • 2025-04-02: Merged PR 2048: fix(#26430): add permission to remove pathway lock for managers and above

v5.14.4

Miscellaneous

  • 2025-03-30: ci(#25918): don't trigger uat build on pipeline change
  • 2025-03-30: ci(#25918): remove SWA managed api
  • 2025-03-30: ci(#25918): trigger uat pipeline on push to branch

v5.14.3

Summary:

  • Improved pivot drilldown functionality and fixed filter combo loading issues.

Miscellaneous

  • 2025-03-29: Merged PR 2045: fix(#26481): pivot drilldown fixes
  • 2025-03-29: Merged PR 2041: fix(#26501): correct select value for filter combo load
  • 2025-03-28: Merged PR 2042: fix(#26501): revert add client code in front-end request
  • 2025-03-27: Merged PR 2033: fix(#15577): filter combos save, load
  • 2025-03-26: Merged PR 2026: feat(#25506): implement pivot drill down functionality
  • 2025-03-26: Merged PR 2027: chore(#26429): bump mbi.luna.form dependency version

v5.14.2

Summary:

  • Introduced worklist comments feature, improved error handling, and fixed various bugs related to search and pivot functionality.

Features

  • 2025-03-18: feat(#17708): improve error handling for comments requests

Fixes

  • 2025-03-26: fix(#25918): reload pivot on filter change
  • 2025-03-26: fix(#25918): set default search value if null on page load
  • 2025-03-26: fix(#25918): handle back to app route
  • 2025-03-26: fix(#25918): move worklist search logic to separate route
  • 2025-03-25: fix(#15577): send info to sentry and fix mismatch between worklist total rows
  • 2025-03-25: fix(#25918): fix search state reactivity, apply search on reload if searchValue, don't apply on pivot cell click
  • 2025-03-25: fix(#25488): correct pivot cell background and avg formatting
  • 2025-03-25: fix(#25488): enable click through for calculated columns
  • 2025-03-23: fix(#25918): session state breaking on refresh and page navigation
  • 2025-03-23: fix(#26365): correct sorting and column editable for users table
  • 2025-03-22: fix(#26365): send correct find and project to proxied cosmos routes
  • 2025-03-20: fix(#26365): update user management & other entra fixes
  • 2025-03-18: fix(#25906): improve surveyor copy button

Miscellaneous

  • 2025-03-26: refactor(#25918): handle no cohort code in worklist index route
  • 2025-03-26: refactor(#25918): replace part session path with full across the app
  • 2025-03-25: style(#15577): pathfinder dashboard select padding
  • 2025-03-25: chore(#17008): add beta tag to comments feature
  • 2025-03-25: refactor(#22483): remove unecessary client code filter
  • 2025-03-24: Merged PR 2012: fix(#25918): fix id searchState fixes
  • 2025-03-24: chore(#25143): bump mbi.luna.form dependency version
  • 2025-03-24: ci(#25918): push to SWA production environment on uat or testing app env
  • 2025-03-24: chore(#22483): add aad deps to include in optimisation
  • 2025-03-24: test(#25918): disable failing users profile
  • 2025-03-20: Merged PR 1941: feat(#17008): worklist comments feature
  • 2025-03-20: chore(#17008): bump mbi.luna.form dependency version
  • 2025-03-20: test(#17008): fix activity panel test, update mock team data
  • 2025-03-20: chore(#17008): bump mbi.luna.form dependency version
  • 2025-03-20: Merge remote-tracking branch 'origin/develop' into feat/#17008-worklist-comments-2025
  • 2025-03-20: test(#17008): correct import paths
  • 2025-03-20: test(#17008): assert time and date displayed on comments
  • 2025-03-20: test(#17008): worklist comments test
  • 2025-03-19: Merged PR 1989: fix(#25918): id search updates values correctly
  • 2025-03-18: chore(#17708): remove unused code, refactor
  • 2025-03-18: chore(#17708): remove comment
  • 2025-03-17: ci(#14562): update testing to test environment name
  • 2025-03-17: ci(#14562): add in variable group for testing
  • 2025-03-17: ci(#14562): correct syntax for variables
  • 2025-03-17: chore(#15577): promote deconstruction chart to Admin users
  • 2025-03-17: ci(#14562): build pipeline for dedicated test environment
  • 2025-03-17: Merged PR 1978: fix(#22483): surveyor form validation button greyed out

v5.14.0

Summary:

  • Improved form handling and security updates.

Fixes

  • 2025-03-16: fix(#22483): form validation button not selecting on row select
  • 2025-03-16: fix(#22483): trying to use formMeta before initialised
  • 2025-03-16: fix(#22483): external form window not loading
  • 2025-03-15: fix(#15577): remove setting row id due to worklist breaking when there are duplicates
  • 2025-03-15: fix(#15577): duplicate row id's breaking worklist
  • 2025-03-12: fix(#15577): scroll to top of form on form history select
  • 2025-03-12: fix(#25072): preserve line breaks in master detail grid

Miscellaneous

  • 2025-03-16: Merged PR 1968: feat(#25503): improve main profile page
  • 2025-03-16: revert(#25196): surveyor stays open on refresh breaking surveyor opening
  • 2025-03-15: ci(#14562): correctly update uat app
  • 2025-03-15: ci(#14562): set develop on uat environment
  • 2025-03-15: ci(#14562): conditionally remove deployment_environment
  • 2025-03-15: ci(#14562): use empty string
  • 2025-03-15: ci(#14562): correct Null parameter
  • 2025-03-15: ci(#14562): correct Null parameter
  • 2025-03-15: ci(#14562): null deployment_environment when pushing from release
  • 2025-03-15: ci(#14562): include release branch in trigger
  • 2025-03-15: ci(#14562): get connections for environment
  • 2025-03-15: ci(#14562): dynamic envFileMode
  • 2025-03-15: Merged PR 1919: feat(#25147): info, classifier tooltips
  • 2025-03-15: chore(#25080): remove missing variable from GetRoles function
  • 2025-03-15: ci(#14562): use variable for cleaner logic
  • 2025-03-15: ci(#14562): use variable for cleaner logic
  • 2025-03-15: ci(#14562): use variable for cleaner logic
  • 2025-03-15: ci(#14562): add env name in job display
  • 2025-03-15: ci(#14562): dynamic envFileMode
  • 2025-03-15: ci(#14562): dynamic envFileMode
  • 2025-03-15: ci(#14562): correct if syntax
  • 2025-03-15: ci(#14562): correct if else statement
  • 2025-03-15: ci(#14562): create testing environment to push to
  • 2025-03-14: Merged PR 1778: feat(#22483): validation card enhancements
  • 2025-03-12: Merged PR 1952: fix(#25201): various profile validation issues
  • 2025-03-12: Merged PR 1953: feat(#25196): surveyor stays open on refresh
  • 2025-03-12: Merged PR 1956: fix(#25510): surveyor button works after changing template
  • 2025-03-12: Merged PR 1924: feat(#25198): reduce tooltip trigger area for pivot style switch, dynamic too...
  • 2025-03-11: Merged PR 1945: feat(#25143): add permission for peer review
  • 2025-03-11: Merged PR 1923: feat(#25197): view select dropdown closes if selected option is clicked

v5.13.2

Fixes

  • 2025-03-07: fix(#15577): form breaking when opening in popup

v5.13.1

Fixes

  • 2025-03-07: fix(#15577): form breking when opening in popup

v5.13.0

Features

Summary:

  • Added computed columns to worklist config, worklist comments functionality, various authentication fixes.

  • 2025-03-05: feat(#15577): clear worklist totals on unmounted

  • 2025-03-05: feat(#25072): pivot groups not showing when hiding empty rows

  • 2025-03-05: feat(#25147): tooltip for message time, remove unneeded items from message object

  • 2025-03-04: feat(#25147): refactor message request and formatting, to remove user and time from form data

  • 2025-03-04: feat(#17008): scroll to bottom of messages when loaded

  • 2025-03-04: feat(#17008): implement chat loading spinner

  • 2025-03-04: feat(#17008): disable send btn when no text typed or no pathway selected, fix send icon

  • 2025-03-04: feat(#17008): relative time display for recent messages

  • 2025-03-03: feat(#17008): messages save and load using forms data and endpoints

  • 2025-02-27: feat(#17008): fix merge error in default rules

  • 2024-04-29: feat(#17008): fix load comments

  • 2024-04-26: feat(#17008): expandable col cell changes colour if comment submitted for row

  • 2024-04-26: feat(#17008): messages retrieved by row id, loaded on right click or row select

  • 2024-04-26: feat(#17008): refactor message wrapper into chat card, load messages on row click

  • 2025-02-27: feat(#17008): comments sent, appear in comment thread

  • 2024-04-10: feat(#17008): add cell class function

  • 2024-04-10: feat(#17008): integrate messaging functionality to worklist toolbar

  • 2024-04-10: feat(#17008): messaging panel members dropdown, text input, selected cell and row data

  • 2025-02-27: feat(#17008): retrieve worklist changes

  • 2025-02-27: feat(#25072): display computed columns in pivot config

Fixes

  • 2025-03-06: fix(#25072): handele no data in filtered groups
  • 2025-03-06: fix(#25080): get user name from correct user data source
  • 2025-03-05: fix(#25080): get user roles from custom auth function request
  • 2025-03-04: fix(#17008): prevent repeated call to form/history endpoint
  • 2025-03-03: fix(#25080): correct user roles for swa managed auth
  • 2025-03-03: fix(#25080): use user roles from azure SWA authenticatiion
  • 2025-02-28: fix(#25080): correct roles claims from credentials
  • 2025-02-28: fix(#25080): correct roles claims from credentials
  • 2025-02-28: fix(#25080): correct route for entra roles
  • 2025-02-28: fix(#25080): get user roles from Entra claims and reinstate managed function
  • 2025-02-28: fix(#25080): correct auth role endpoint
  • 2025-02-28: fix(#25080): get roles from cloud server
  • 2025-02-28: fix(#25080): follow redirect in azure swa
  • 2025-02-27: fix(#17008): remove unneeded error-causing code
  • 2025-02-24: fix(#23218): typo in booster path
  • 2025-02-24: fix(#23218): rova booster undo validation functionality
  • 2025-02-24: fix(#15577): handle empty filter model being passed into human readable function
  • 2025-02-19: fix(#23218): show links for rova-booster permission, remove pattern and shorten change classifier list

Miscellaneous

  • 2025-03-06: Merged PR 1914: feat(#25199): reset button for pivot column and header
  • 2025-03-06: test(#23218): add /.auth/me mock for rova navigation test
  • 2025-03-06: test(#23218): add wait to booster page load
  • 2025-03-06: test(#25080): include /.auth/me endpoint in mocks
  • 2025-03-05: Merge remote-tracking branch 'origin/develop' into feat/#17008-worklist-comments-2025
  • 2025-03-04: chore(#25080): update correct user roles in vite middleware
  • 2025-03-03: chore(#17008): remove unused code
  • 2025-03-03: refactor(#17008): remove unneeded fields sent to db, rename functions etc from message to comment
  • 2025-03-03: chore(#17008): remove unused code
  • 2025-03-02: ci(#25080): remove managed api
  • 2025-03-01: ci(#25080): reinstate managed api
  • 2025-03-01: ci(#25080): remove managed api
  • 2025-02-27: Merged PR 1897: fix(#25080): use managed function for app roles
  • 2024-04-26: chore(#17008): remove unused message properties, console logs
  • 2024-04-12: style(#17008): team comments panel
  • 2025-02-20: Merged PR 1804: feat(#24337): restyle pivot, pivot style toggle
  • 2025-02-18: Merged PR 1868: ci(#19742): need second authentication step for swa api deploy
  • 2025-02-18: ci(#19742): need second authentication step for swa api deploy
  • 2025-02-18: Merged PR 1867: ci(#19742): add api location to push up az functions
  • 2025-02-18: ci(#19742): add api location to push up az functions

v5.12.1

Features

Summary:

  • Added additional route guards for internal navigation based on app roles, miscellaneous fixes.

  • 2025-02-18: feat(#19742): add additional route guards for internal navigation based on appRoles

  • 2025-02-17: feat(#19742): get entra details from me endpoint

Fixes

  • 2025-02-18: fix(#23218): remove cached currentItem when going to manual mode
  • 2025-02-17: fix(#19742): use correct fetch to get entra

Miscellaneous

  • 2025-02-18: test(#19742): update user roles or cypress test user
  • 2025-02-18: chore(#19742): make auth/me endpoint optional as it breaks in local dev

v5.12.0

Features

Summary:

  • Implement SWA authentication, added view definition management page, various authentication, search and UI fixes.

  • 2025-01-28: feat(#23580): custom export for validations

Fixes

  • 2025-02-17: fix(#24809): remove any fields that have not been changed from form data submission
  • 2025-02-14: fix(#19742): aad redirect instead of popup
  • 2025-02-14: fix(#19742): explicitly get azure token silently
  • 2025-02-11: fix(#15577): capture exception in session check
  • 2025-02-10: fix: auth redirect in dev mode
  • 2025-01-29: fix(#22929): disable clocks inputs to improve UI
  • 2025-01-28: fix(#15577): incorrect keys for luna apps
  • 2025-01-28: fix(#15577): avoid redirect loop when login fails
  • 2025-01-23: fix(#19742): correct roles in swa routes
  • 2025-01-23: fix(#24140): default search not to constrain to view
  • 2025-01-23: fix(#15577): clear data after load incase of no data
  • 2025-01-22: fix(#15577): handle empty data in pivot

Miscellaneous

  • 2025-02-17: ci(#19742): use correct variable group for api token
  • 2025-02-17: ci(#19742): deploy production to new swa
  • 2025-02-16: Merged PR 1829: feat(#23218): rova booster improvements
  • 2025-02-15: docs: add entry for swa cli
  • 2025-02-14: Merged PR 1828: feat(#22462): send darkmode state to surveyor
  • 2025-02-14: test(#19742): revert to try acquire token on redirect to fix auth issues
  • 2025-02-13: Merged PR 1821: fix(#24629): miscellaneous worklist, surveyor bugfixes
  • 2025-02-13: Merged PR 1743: feat(#20692): add view definition to admin page
  • 2025-02-13: Merged PR 1689: feat(#22874): Hide FormMeta, all persist and peer review columns
  • 2025-02-12: test(#19742): try return additional data
  • 2025-02-12: test(#19742): try add a test header response
  • 2025-02-10: Merged PR 1833: fix(#24569): sort pivot child cohorts according to view defin...
  • 2025-02-10: Merged PR 1818: fix(#24569): sort pivot child cohorts according to view definition order
  • 2025-02-10: Merged PR 1832: fix: auth redirect in dev mode
  • 2025-01-28: Merged PR 1738: feat(#22483): infinite scrolling in validations grid, serverSideRowModel
  • 2025-01-23: Merged PR 1780: feat(#23218): integrate rova into RovaBooster
  • 2025-01-23: chore(#15577): default format file
  • 2025-01-23: chore(#15577): add local config for db.json
  • 2025-01-23: Merged PR 1771: feat(#21172): don't load a filter combo if the user hasn't applied one
  • 2025-01-23: Merged PR 1776: feat(19742): implement swa auth
  • 2025-01-22: ci(#15577): only deploy enteprrise uat front end on src changes
  • 2025-01-22: chore(#15577): set loading to false on connection manager failure

v5.11.5

Summary:

  • feat(#23870): enable probe to open through enterprise

Features

  • 2025-01-21: feat(#23870): enable probe to open through enterprise

Miscellaneous

  • 2025-01-21: chore(#23218): remove dev rova code

v5.11.4

Summary:

  • Improved sorting, filtering, and infinite scrolling in validations grid. Enhanced user management and worklist row height.

Features

  • 2025-01-14: feat(#23580): fix sorting and filtering errors, refactor
  • 2025-01-14: feat(#23580): save to existing combo name overwrites item
  • 2025-01-14: feat(#22483): infinite scrolling in validations grid, serverSideRowModel
  • 2025-01-10: feat(#22929): populate trust abilities from cosmos
  • 2025-01-07: feat(#23218): rova booster better decision handling
  • 2025-01-07: feat(#23218): add optional requiresAPI route meta

Fixes

  • 2025-01-15: fix(#23622): re-declare dashboard state to send correct data to pivot
  • 2025-01-14: fix(#23622): add reactive to stop sending incorrect view number
  • 2025-01-08: fix(#21579): remove tooltip hide delay for worklist
  • 2025-01-07: fix(#23218): rova booster send data directly to azure api
  • 2025-01-07: fix(#23218): replace PID before sending in rova booster
  • 2025-01-07: fix(#23218): allow app loading without API call

Miscellaneous

  • 2025-01-15: Merged PR 1745: fix(#23622): re-declare dashboard state to send correct data to pivot
  • 2025-01-15: chore(#15577): force line endings to avoid conflicts when switching branch
  • 2025-01-14: Merged PR 1741: fix(#23622): add reactive to stop sending incorrect view number
  • 2025-01-14: chore(#15577): remove unused fetch
  • 2025-01-14: Merged PR 1658: feat(#21172): load stored global filters if available, or default team or global combo on mounted
  • 2025-01-14: Merged PR 1734: fix(#23515): allow other form validations in embedded survyeor
  • 2025-01-10: chore(#15577): update project deps
  • 2025-01-09: build(#15577): upgrade cypress version
  • 2025-01-09: ci(#23185): revert test pipeline to container-apps
  • 2025-01-09: Merged PR 1720: fix(#23185): pivot grouping not persisting on data change

v5.11.3

Summary:

  • Added Rova Booster validation tool, various fixes.

Fixes

  • 2025-01-06: fix(#15577): remove duplicated measures with default
  • 2024-12-31: fix(#15577): handle undefined validations total
  • 2024-12-31: fix(#15577): drill through to all validations from validation panel
  • 2024-12-31: fix(#15577): daily validation total capped at 10
  • 2024-12-30: fix(#22920): correctly handle measure names and deselect in filters
  • 2024-12-30: fix(#21174): use correct client code for dynamic search columns

Miscellaneous

  • 2025-01-06: test(#15577): fix activity-panel test
  • 2025-01-06: Merged PR 1708: fix(#15577): remove duplicated measures with default
  • 2024-12-30: Merged PR 1702: feat(#21760): rova booster validation tool

v5.11.2

Summary:

  • Added warning notifications, various notifications improvements.

Features

  • 2024-12-18: feat(#21661): warnings style, doc link only if link provided, change warnings to alerts
  • 2024-12-17: feat(#21661): warning notifications date and link
  • 2024-12-16: feat(#21661): info notifications dropdown redesign
  • 2024-12-16: feat(#21661): completed warning notifications in session storage
  • 2024-12-16: feat(#21661): warning notifications on modal

Fixes

  • 2024-12-24: fix(#21174): hardcode default available search columns
  • 2024-12-24: fix(#15577): changing forms not resetting form config id
  • 2024-12-24: fix(#21661): app not loading on api error
  • 2024-12-24: fix(#21579): re-acquire token using correct method
  • 2024-12-20: fix(#21661): only get notifications that have not expired
  • 2024-12-20: fix(#22919): remove pathfinder control toggle
  • 2024-12-20: fix(#22923): add tooltip for grid fields
  • 2024-12-19: fix(#21661): incorrectly calling cosmos notifications before config returns
  • 2024-12-18: fix(#21661): don't show alerts modal if no warning notifications
  • 2024-12-18: fix(#21661): remove empty object causing incorrect redirect
  • 2024-12-18: fix(#21661): redirect to notification on browser navigation
  • 2024-12-18: fix(#21661): use correct info notifications to show pulse
  • 2024-12-18: fix(#22873): form history grid responds to dark mode of parent app
  • 2024-12-17: fix(#21661): don't show warnings modal if no warning notifications

Miscellaneous

  • 2024-12-24: Merged PR 1669: feat(#21174): get id search options dynamically from the config
  • 2024-12-18: Merged PR 1691: fix(#21055): remove invalid colDef property warnings
  • 2024-12-18: Merged PR 1682: feat(#21661): info notifications
  • 2024-12-18: Merged PR 1688: feat(#22924): documentation links open web app in new tab
  • 2024-12-18: chore(#21661): change variable names
  • 2024-12-18: chore(#21661): rename type as already used
  • 2024-12-17: style(#22873): small tweak to form info tags when in modal
  • 2024-12-17: test(#21661): mock cosmos notification endpoint
  • 2024-12-17: Merge remote-tracking branch 'origin/develop' into feat/#21661-app-notifications
  • 2024-12-17: chore(#21661): remove unused code

v5.11.1

Summary:

  • Added critical notifications, various bug fixes and notifications features.

Features

  • 2024-12-16: feat(#21661): critical notification refactor
  • 2024-12-16: feat(#21661): banner notification for warnings
  • 2024-12-16: feat(#21661): critical notification stops app
  • 2024-12-16: feat(#21661): info notifications top of screen
  • 2024-12-16: feat(#21661): info notifications shown in dropdown
  • 2024-12-16: feat(#21661): don't show already viewed notifications if repeat is false
  • 2024-12-16: feat(#21661): info notifications

Fixes

  • 2024-12-16: fix(#15577): view not being selected on app load for new user
  • 2024-12-16: fix(#21661): null cohortGroups errors
  • 2024-12-12: fix(#15577): use correct email for template sharing and validation
  • 2024-12-12: fix(#21661): load notifications so it can be used before app loads
  • 2024-12-11: fix(#21579): incorrect file id column name
  • 2024-12-11: fix(#15577): incorrectly setting all configured worklist columns to hide false
  • 2024-12-11: fix(#15577): view selector breaking with discrepancy between selectedView

Miscellaneous

  • 2024-12-12: Merged PR 1163: feat(#18167): add deconstruction waterfall

v5.11.0

Summary:

  • Various form an UI fixes.

Features

  • 2024-11-25: feat(#21661): get notifications from cosmos

Fixes

  • 2024-12-09: fix(#19902): re-establish the websocket connection if it disconnects
  • 2024-12-06: fix(#21579): update form to fix multiple bugs
  • 2024-12-05: fix(#21579): fix failing request in form
  • 2024-12-04: fix(#21768): hide header and footer on surveyor full screen
  • 2024-12-03: fix(#21579): add rova validation form to available forms
  • 2024-12-03: fix(#21635): add form updates as default in new pathfinder
  • 2024-12-03: fix(#21579): remove redundant inclusion for sqlDataType columns
  • 2024-11-29: fix(#22251): incorrect filter model when searching in worklist
  • 2024-11-29: fix(#21579): incorrectly duplicating worklist columns when searching
  • 2024-11-26: fix(#15577): disable view selector when changing views
  • 2024-11-26: fix(#15577): changing view breaking sometimes on change
  • 2024-11-25: fix(#15577): handle no cohort id in worklist
  • 2024-11-25: fix(#21818): disable worklist pivot grouping
  • 2024-11-25: fix(#15577): custom number handler for bigint id columns

Miscellaneous

  • 2024-12-09: Merged PR 1646: feat(#21557): add info icon, tooltip, docs link for cohort pivot
  • 2024-12-09: Merged PR 1652: fix(#22407): move profile transition so pages load, adjust transition
  • 2024-12-09: Merged PR 1653: test(#22248): test id search after drilldown
  • 2024-12-06: Merged PR 1647: style(#21558): make view select stand out, fix dash controls collapse
  • 2024-12-05: Merged PR 1644: feat(#21552): reinstate open form from activity validation card
  • 2024-12-03: Merged PR 1633: test(#21579): data-test identifier
  • 2024-12-03: test(#21579): data-test identifier
  • 2024-12-02: Merged PR 1627: test(#21579): data-test identifier
  • 2024-11-29: refactor(#22251): add a setFilterState function for whole state
  • 2024-11-28: Merged PR 1611: feat(#21727): pivot indent default open
  • 2024-11-28: Merged PR 1617: LUNA Enteprise App v5.10.0
  • 2024-11-28: Merged PR 1610: style(#21778): form component styling
  • 2024-11-28: chore(#21778): update mbi.luna.form import version
  • 2024-11-28: Merged PR 1612: style(#21768): maximise surveyor real estate, improve layout generally
  • 2024-11-27: style(#21778): test - replace new form window buttons arrow icons with line icons
  • 2024-11-27: style(#21778): fine adjust form scaling
  • 2024-11-26: style(#21778): adjust form new window scaling
  • 2024-11-26: style(#21778): styling for form in modal, new window
  • 2024-11-26: Merged PR 1607: fix(#21816): export to excel button and context option
  • 2024-11-25: Merged PR 1604: test(#20264): front end testing extension
  • 2024-11-25: Merged PR 1606: feat(#21819): share worklist templates with other users

v5.9.1

Summary:

  • feat(#21697): add orbiter button to pathfinder dashboard

Features

  • 2024-11-21: feat(#21697): add orbiter button to pathfinder dashboard

Fixes

  • 2024-11-21: fix(#15577): correct filters for additional columns
  • 2024-11-20: fix(#15577): add *.nhs.net ws header

Miscellaneous

  • 2024-11-20: Merged PR 1585: fix(#15577): add *.nhs.net ws header

v5.9.0

Summary:

  • Enhanced cohort and form handling, improved user interface, and various bug fixes.

Features

  • 2024-11-03: feat(#21451): get cohort description from database
  • 2024-10-29: feat(#21365): show latest document in form component
  • 2024-10-29: feat(#21365): only show latest document to admins
  • 2024-10-29: feat(#21365): create cell renderer for latest document
  • 2024-10-29: feat(#21365): integrate latest document into worklist
  • 2024-10-29: feat(#21365): add latest document modal component
  • 2024-10-24: feat(#18005): use cosmos composible for multi database connections
  • 2024-10-23: feat(#15577): add email to profile section

Fixes

  • 2024-11-13: fix(#21541): correct headers for web app
  • 2024-11-13: fix(#21541): add conditional chain to appInsights for local dev
  • 2024-11-08: fix(#19902): websocket client connecting before first api auth
  • 2024-11-06: fix(#15577): worklist master detail auto inferred values showing as invalid
  • 2024-11-05: fix(#15577): increase initial connection timeout
  • 2024-11-05: fix(#15577): admins unable to change connection
  • 2024-11-04: fix(#15577): loading page sticking on client api connection error
  • 2024-11-03: fix(#15577): set app loading to false on response error
  • 2024-10-29: fix(#15577): incorrect filter model applying on row drill through
  • 2024-10-24: fix(#19902): incorrect wss prefix
  • 2024-10-24: fix(#19902): incorrect ssl websocket header
  • 2024-10-24: fix(#19902): incorrect websocket header
  • 2024-10-23: fix(#15577): broken validation history
  • 2024-10-23: fix(#20416): refresh pivot after worklist has been shared

Miscellaneous

  • 2024-11-19: Merged PR 1567: #21553 Share worklist fixes and improvements
  • 2024-11-19: Merged PR 1571: fix(#21688): ID search searches all views when not constrained
  • 2024-11-15: Merged PR 1559: fix(#21634): fix multiple bugs in range filter
  • 2024-11-13: Merged PR 1547: feat(#20415): advanced global filters
  • 2024-11-13: Merged PR 1538: feat(#21555): add permission to save filter combination
  • 2024-11-13: Merged PR 1530: feat(#21559): row select moved to dropdown in table
  • 2024-11-13: Merged PR 1515: feat(#21541): add application insights for user tracking
  • 2024-11-13: Merged PR 1525: feat(#21560): pinnable filters panel, applied filters display styling
  • 2024-11-12: Merged PR 1503: feat(#21245): front page app info modal
  • 2024-11-11: Merged PR 1540: feat(#21537): add table on validation modal to show cohorts for patient / pathway
  • 2024-11-08: Merged PR 1524: fix(#21500): correct header names in worklist csv download
  • 2024-11-06: Merged PR 1469: fix(#21067): id search works when numbers with spaces entered
  • 2024-11-05: Merged PR 1481: feat(#21176): map cell data type, filter type when adding additional worklist...
  • 2024-11-02: chore(#15577): add dark to icon button available colours
  • 2024-11-02: chore(#15577): handle form console error when no grid api
  • 2024-10-30: style(#21365): correct grid width
  • 2024-10-29: style(#21365): clearer toggling between latest documents
  • 2024-10-29: Merged PR 1496: feat(#21365): show latest document in worklist
  • 2024-10-29: style(#21365): make buttons smaller with tooltips
  • 2024-10-29: refactor(#21365): pick params from row data
  • 2024-10-29: docs(#21365): add entry for viewing latest document
  • 2024-10-29: refactor(#21365): move surveyor iframe logic to own component
  • 2024-10-25: Merged PR 1483: feat(#18005): get and save models for d&c base models
  • 2024-10-24: chore(#19902): incorrect assignment of a const
  • 2024-10-24: Merged PR 1471: #19902 replace managed state in localStorage with API store
  • 2024-10-23: refactor(#15577): move local settings reset to profile page
  • 2024-10-21: Merged PR 1450: #21057 correct permissions for saving worklists & test fixes
  • 2024-10-21: Merged PR 1445: #21057 correct permissions for saving worklists
  • 2024-10-21: Merged PR 1436: Fix remaining failing enterprise front-end tests
  • 2024-10-21: test(#20264): fix timezone for date input data, add dst compensation
  • 2024-10-21: test(#20264): remove .only
  • 2024-10-21: test(#20264): fix timezone for date input data
  • 2024-10-18: test(#20264): set test locale en-GB

v5.8.1

Summary:

  • Improved validation button behavior and surveyor interactions.

Fixes

  • 2024-10-18: fix(#21066): disable validation button when no row selected
  • 2024-10-18: fix(#21069): only disable switching once surveyor loads
  • 2024-10-18: fix(#21086): close surveyor when searching globally
  • 2024-10-18: fix(#21069): disable switching while waiting for surveyor data refresh
  • 2024-10-18: fix(#21066): wording on front page
  • 2024-10-18: fix(#21061): add referral id for SFT
  • 2024-10-18: fix(#21066): close surveyor on navigate back from worklist
  • 2024-10-18: fix(#21066): blank metadata throwing error

Miscellaneous

  • 2024-10-18: Merge remote-tracking branch 'origin/develop' into test/#20264-fix-failing-tests
  • 2024-10-18: test(#20264): validation btn disabled when no row selected, fixes worklist-validation test
  • 2024-10-18: test(#20264): fix pathfinder-activity-panel test
  • 2024-10-18: ci: remove environments from production pipeline
  • 2024-10-17: Merged PR 1435: Merged PR 1413: Fix Pathfinder tests & refactor form/surveyor window
  • 2024-10-17: Merged PR 1413: Fix Pathfinder tests & refactor form/surveyor window

v5.8.0

Summary:

  • Enhanced surveyor integration and improved loading behaviors.

Fixes

  • 2024-10-17: fix(#20229): move v-loader to surveyor iframe
  • 2024-10-17: fix(#20229): close windows on unmounted / load
  • 2024-10-16: fix(#20229): allow surveyor embedded url in headers

Miscellaneous

  • 2024-10-16: Merged PR 1283: #20229 Open Surveyor and Forms in new window

v5.7.6

Summary:

  • Persisted expanded rows in local storage and fixes for sticky totals row and null extended meta data.

Features

  • 2024-10-11: feat(#20669): persist expanded rows in local storage

Fixes

  • 2024-10-11: fix(#20669): sticky totals row
  • 2024-10-10: fix(#15577): handle null extended meta data

Miscellaneous

  • 2024-10-11: Merged PR 1412: Cohort Pivot updates
  • 2024-10-11: style(#20669): remove total label from collapsed description column, increase label size
  • 2024-10-11: Merged PR 1408: Pivot missing total row and styling issues
  • 2024-10-10: Merged PR 1407: fix(#15577): handle null extended meta data

v5.7.5

Summary:

  • Default form selection and fixes for invalid worklists.

Fixes

  • 2024-10-10: fix(#20724): use default form for select form
  • 2024-10-10: fix(#15577): handle invalid worklist

v5.7.4

Summary:

  • Improvements to referral validation form behavior.

Features

  • 2024-10-10: feat(#20724): use default configured form to track validation progress
  • 2024-10-08: feat(#18965): fix referral validation form not closing

Fixes

  • 2024-10-09: fix(#18965): referral validation load history issue
  • 2024-10-08: fix(#18965): referral validation load history issue

Miscellaneous

  • 2024-10-09: Merged PR 1378: Recreate cohort pivot table with custom HTML
  • 2024-10-09: Merged PR 1400: fix(#18965): referral validation load history issue
  • 2024-10-09: Merged PR 1398: fix(#18965): referral validation load history issue

v5.7.3

Summary:

  • Added referral validation form.

Features

  • 2024-10-08: feat(#18965): add referral validation form
  • 2024-10-08: feat(#18965): add referral validation form
  • 2024-10-08: feat(#18965): add referral validation form
  • 2024-10-08: feat(#18965): add referral validation form

Miscellaneous

  • 2024-10-08: Merged PR 1392: Turn Navbar background transitions off by default

v5.7.2

Summary:

  • Persisted user worklist template between sessions and fixes for surveyor embedded loading issues.

Features

  • 2024-10-07: feat(#18965): persist user worklist template between sessions

Fixes

  • 2024-10-08: fix(#20723): surveyor embedded loading issues
  • 2024-10-07: fix(#18965): remove blocker for clipboard copy paste
  • 2024-10-07: fix(#18965): remove blocker for clipboard copy paste
  • 2024-10-07: fix(#18965): use correct email for guest user loading surveyor
  • 2024-10-07: fix(#18965): update model filter on username
  • 2024-10-07: fix(#18965): unhide columns when changing template
  • 2024-10-03: fix(#18674): incorrect az token import in forms
  • 2024-10-03: fix(#15577): reduce notfication duration

Miscellaneous

  • 2024-10-07: chore(#15577): add json store local hostname
  • 2024-10-07: Merged PR 1379: LUNA Enterprise v5.7.1
  • 2024-10-03: Merged PR 1368: fix(#18674): incorrect az token import in forms

v5.7.0

Summary:

  • Improved form handling, various Cohort Pivot fixes.

Fixes

  • 2024-10-02: fix(#15577): cancel and save not closing form window
  • 2024-10-02: fix(#15577): survyeor and expand worklist buttons reversing order
  • 2024-10-02: fix(#15577): correct undefined when a date range filter is applied
  • 2024-10-02: fix(#15577): add header tooltip to additional columns
  • 2024-10-01: fix(#18674): incorrect cohort hierarchy mapping for cohort groups
  • 2024-10-01: fix(#18674): error on grouping rows incorrect match
  • 2024-10-01: fix(#18674): child pivot row cohort filter not applying

Miscellaneous

  • 2024-10-01: Merged PR 1361: fix(#18674): incorrect cohort hierarchy mapping for cohort groups
  • 2024-10-01: Merged PR 1359: fix(#18674): error on grouping rows incorrect match
  • 2024-10-01: Merged PR 1356: fix(#18674): child pivot row cohort filter not applying
  • 2024-10-01: ci(#15577): only run docs pipeline on push to docs
  • 2024-10-01: ci(#15577): only run docs pipeline on push to docs

v5.6.3

Summary:

  • Improved ID search functionality and fixes for worklist template selection.

Fixes

  • 2024-10-01: fix(#18674): keep grouping when changing pivot column
  • 2024-10-01: fix(#15577): open other validation forms dropdown
  • 2024-09-30: fix(#20068): send user to surveyor for sso hint

Miscellaneous

  • 2024-10-01: revert(#20068): cross origin policy same-origin
  • 2024-10-01: Merged PR 1354: #18674 use config for cohort pivot groups & fix styling
  • 2024-09-30: revert(#20068): cross origin policy same-origin
  • 2024-09-30: Merged PR 1352: #20068 popups no longer required for surveyor login

v5.6.2

Summary:

  • Added logout method for users, various surveyor embedded fixes.

Features

  • 2024-09-30: feat(#19625): add a logout method for the user and update aad package

Fixes

  • 2024-09-30: fix(#20068): relax cross origin headers to allow surveyor to work
  • 2024-09-30: fix(#19625): output error message on response error
  • 2024-09-27: fix(#20068): allow surveyor frame url
  • 2024-09-27: fix(#20068): allow all nhs sites in csp

Miscellaneous

  • 2024-09-27: Merged PR 1348: fix(#20068): allow surveyor frame url
  • 2024-09-27: Merged PR 1347: fix(#20068): allow all nhs sites in csp

v5.6.1

Summary:

  • Extended max target waiting time and improved share worklist admin controls.

Fixes

  • 2024-09-23: fix(#20390): extend max target waiting time
  • 2024-09-23: fix(#19739): improve share worklist admin controls

Miscellaneous

  • 2024-09-27: Merged PR 1340: #20499 Update cloud API endpoints
  • 2024-09-26: Merged PR 1298: #20298 Add Worklist column header tooltips
  • 2024-09-26: Merged PR 1337: Enterprise Frontend Security

v5.5.0

Summary:

  • Cohort Pivot grouping, pivot info column, User Management improvements, various fixes.

Fixes

  • 2024-09-20: fix(#20316): send pivot column type to identify total column
  • 2024-09-19: fix(#19739): parse int for start end row comparison
  • 2024-09-18: fix(#15577): update worklist and column route names for viewing in network tab
  • 2024-09-16: fix(#19625): correctly map the date type for datetime columns
  • 2024-09-20: fix(#20316): send pivot column type to identify total column
  • 2024-09-19: fix(#19739): parse int for start end row comparison
  • 2024-09-18: fix(#15577): update worklist and column route names for viewing in network tab
  • 2024-09-16: fix(#19625): correctly map the date type for datetime columns
  • 2024-09-06: fix(#20143): correct url for docs

Miscellaneous

  • 2024-09-21: Merged PR 1313: #18674 add pivot grouping functionality
  • 2024-09-20: Merged PR 1270: #20106 User Management Improvements
  • 2024-09-19: Merged PR 1271: Activity Panel: Shared Worklists Cards styling fixes
  • 2024-09-18: docs(#19739): add info for is worklist allocated
  • 2024-09-18: Merged PR 1297: Fixed Worklist Allocations
  • 2024-09-18: refactor(#15577): tidy default cell renderer for worklist
  • 2024-09-17: docs(#15577): move main page links to correct level
  • 2024-09-17: docs(#15577): move main page links to correct level
  • 2024-09-16: Merged PR 1161: Cohort pivot collapsible info column
  • 2024-09-16: Merged PR 1254: Documentation UX improvements, update features page
  • 2024-09-06: test: add id to surveyor iframe
  • 2024-09-06: Merged PR 1258: LUNA Pathfinder App v5.4.17
  • 2024-09-06: test(#15577): correctly check for upn instead of username

v5.4.16

Summary:

  • Enhanced app features and permissions, improved documentation, and various bug fixes.

Features

  • 2024-08-22: feat(#15577): add more apps to main page
  • 2024-08-21: feat(#19302): trigger docs pipeline on master
  • 2024-08-21: feat(#19302): update features link, display in card with iframe
  • 2024-08-20: feat(#19302): uninstall vuepress from app, install in docs, set location in docs yml
  • 2024-08-16: feat(#15577): globally invalidate local storage using version in package json
  • 2024-08-15: feat(#19739): share fixed worklist with start and end row
  • 2024-08-15: feat(#19739): ability to delete shared worklists

Fixes

  • 2024-09-03: fix(#20118): correctly send cohorts on total drill through
  • 2024-09-03: fix(#20118): save worklist modal updates dropdown selection, stats correctly
  • 2024-09-02: fix(#20118): fix no colId error when changing worklist template
  • 2024-09-02: fix(#20118): fix button color warning
  • 2024-09-02: fix(#20118): only show warning when modifying existing template
  • 2024-09-02: fix(#20118): update grid api function call, fixes change worklist template error
  • 2024-09-02: fix(#15577): incorrect cohort hierarchy code in worklist
  • 2024-09-02: fix(#15577): make notifications stay visible for longer
  • 2024-08-27: fix(#19987): change cohort pivot managment page to pivot bands
  • 2024-08-27: fix(#15577): pivot drilldown filter not being applied
  • 2024-08-27: fix(#18673): clear interval on unmounted to avoid header transition
  • 2024-08-22: fix(#18304): add validated and unvalidated measures by default
  • 2024-08-22: fix(#19302): move features card to fix vue error
  • 2024-08-22: fix(#15577): correct permissions for apps
  • 2024-08-22: fix(#19302): broken navigation due to non unique root node
  • 2024-08-19: fix(#19770): add return to pathfinder dashboard button
  • 2024-08-19: fix(#15577): undefined cohort code when getting form list
  • 2024-08-15: fix(#15577): incorrect cohort hierarchy code when sharing worklist

Miscellaneous

  • 2024-09-04: Merged PR 1231: New documentation for Pathfinder, Surveyor
  • 2024-09-03: Merged PR 1232: Miscellaneous worklist-related bug fixes
  • 2024-09-03: test(#19906): fix visit worklist cypress command
  • 2024-09-03: chore(#19906): fix accidentally reverted change
  • 2024-09-03: chore(#19906): remove capital letter from context menu
  • 2024-08-27: refactor(#15577): replace old data-icon with new component icon
  • 2024-08-27: build(#15577): fix critical deps and remove old packages
  • 2024-08-27: chore(#18392): use local surveyor urls
  • 2024-08-23: style(#15577): update favicon to new pathfinder
  • 2024-08-23: ci(#15577): revert broken agent
  • 2024-08-23: ci(#15577): revert broken agent
  • 2024-08-23: Merged PR 1198: Surveyor embedded in Enterprise #18392
  • 2024-08-23: ci(#15577): use container apps agent
  • 2024-08-22: chore(#19302): add temp vuepress files to gitignore
  • 2024-08-22: Merged PR 1209: feat(#15577): add more apps to main page
  • 2024-08-21: Merged PR 1207: Vuepress documentation for Enterprise
  • 2024-08-21: Merge remote-tracking branch 'origin/develop' into feat/#19302-vuepress-documentation
  • 2024-08-21: chore(#19302): remove working dir log from pipeline
  • 2024-08-21: chore(#19302): remove unused scripts
  • 2024-08-21: chore(#19302): remove test code, link from features md file
  • 2024-08-21: ci(#19302): rename pipeline yml file
  • 2024-08-21: ci(#19302): index entry point file
  • 2024-08-21: ci(#19302): remove old docs yml file
  • 2024-08-21: ci(#19302): correct build script
  • 2024-08-21: ci(#19302): install from correct registry
  • 2024-08-21: ci(#19302): correct app location
  • 2024-08-21: ci(#19302): correct working directory
  • 2024-08-21: ci(#19302): correct working directory
  • 2024-08-21: ci(#19302): log working directory
  • 2024-08-21: ci(#19302): docs build script
  • 2024-08-21: ci(#19302): move correct docs yml file to docs folder
  • 2024-08-21: Update azure-static-web-apps-mango-sand-04d5a9203.yml for Azure Pipelines
  • 2024-08-21: Update azure-static-web-apps-mango-sand-04d5a9203.yml for Azure Pipelines
  • 2024-08-21: Update azure-static-web-apps-mango-sand-04d5a9203.yml for Azure Pipelines
  • 2024-08-21: ci(#19302): app location current directory
  • 2024-08-21: ci(#19302): app location root
  • 2024-08-21: ci(#19302): app location docs
  • 2024-08-21: ci(#19302): set working directory to docs in docs pipeline yml
  • 2024-08-20: ci(#19302): docs npmrc file
  • 2024-08-20: ci(#19302): fix pipeline, remove auth, trigger on docs
  • 2024-08-20: Merged PR 1200: LUNA Enterprise v5.4.15
  • 2024-08-20: build(#15577): get specification from cohort meta
  • 2024-08-15: ci: correct app location
  • 2024-08-15: ci: add System.Threading.Tasks.Task`1[System.String] workflow file on-behalf-of: @Azure opensource@microsoft.com
  • 2024-08-15: ci: add enterprise docs pipeline
  • 2024-08-15: Merged PR 1179: fix(#15577): incorrect cohort hierarchy code when sharing worklist

v5.4.12

Summary:

  • Enhanced filter handling, Vuepress documentation app, search fixes.

Features

  • 2024-08-08: feat(#18304): correctly display and handle $or filter model
  • 2024-08-07: feat(#15577): get measures from cosmos
  • 2024-08-08: feat(#19302): user profile dropdown link to features doc, script setup test
  • 2024-08-08: feat(#19302): video enabled, all assets in .vuepress public folder
  • 2024-08-08: feat(#19302): gitignore
  • 2024-08-08: feat(#19302): vuepress gitignore
  • 2024-08-08: feat(#19302): features vuepress doc
  • 2024-08-08: feat(#19302): vuepress temp files
  • 2024-08-08: feat(#19302): features vuepress doc, assets moved to vuepress public folder
  • 2024-08-08: feat(#19302): install vuepress
  • 2024-08-08: feat(#18304): correctly display and handle $or filter model
  • 2024-08-07: feat(#15577): get measures from cosmos

Fixes

  • 2024-08-13: fix(#19656): default to correct cohort code
  • 2024-08-13: fix(#19656): introduce CohortHierarchyCode to replace using HierarchyID
  • 2024-08-07: fix(#15577): status search for all when comparing
  • 2024-08-07: fix(#15577): search not closing on x button
  • 2024-08-13: fix(#19656): default to correct cohort code
  • 2024-08-13: fix(#19656): introduce CohortHierarchyCode to replace using HierarchyID
  • 2024-08-07: fix(#15577): status search for all when comparing
  • 2024-08-07: fix(#15577): search not closing on x button
  • 2024-08-05: fix(#18965): select options including invalid results

Miscellaneous

  • 2024-08-05: Merged PR 1139: fix(#18965): select options including invalid results

v5.4.11

Summary:

  • Upgraded ag grid styling, added All Unvalidated measure, various fixes.

Features

  • 2024-08-01: feat(#15577): upgrade ag grid to latest styling
  • 2024-07-29: feat(#15577): add all unvalidated measure
  • 2024-07-29: feat(#19366): import form component rules, add to default rules
  • 2024-07-29: feat(#15577): add all unvalidated measure
  • 2024-07-29: feat(#19366): import form component rules, add to default rules
  • 2024-07-26: feat(#18310): debounced grid reload if hidden column is shown
  • 2024-07-25: feat(#17035): add page for refreshing status report
  • 2024-07-24: feat(#15577): show current connection and redirect to page if admin
  • 2024-07-26: feat(#18310): debounced grid reload if hidden column is shown
  • 2024-07-25: feat(#17035): add page for refreshing status report
  • 2024-07-24: feat(#15577): show current connection and redirect to page if admin

Fixes

  • 2024-07-31: fix(#15577): remove unecessary distinct cohort query
  • 2024-07-31: fix(#19366): json server api base url change to port 4000
  • 2024-07-30: fix(#15577): unable to update row in admin configuration pages
  • 2024-07-30: fix(#18965): recently selected not ordering correctly
  • 2024-07-30: fix(#15577): reload cohort pivot if forms have been submitted
  • 2024-07-29: fix(#15577): form not saving and styling issues
  • 2024-07-29: fix(#19366): scope css style to element, fixes red dropdown options
  • 2024-07-29: fix(#19366): scope css style to element, fixes red dropdown options
  • 2024-07-29: fix(#15577): specify production env var for app build
  • 2024-07-29: fix(#18310): refresh server side on new column only if there is no data already available
  • 2024-07-28: fix(#15577): enable uat specific build
  • 2024-07-24: fix(#15577): total row returning nothing when misconfigured in config
  • 2024-07-24: fix(#15577): total row returning nothing when misconfigured in config
  • 2024-07-23: fix(#15577): improve worklist template selection layout and loading of new template
  • 2024-07-29: fix(#18310): refresh server side on new column only if there is no data already available
  • 2024-07-28: fix(#15577): enable uat specific build
  • 2024-07-24: fix(#15577): total row returning nothing when misconfigured in config
  • 2024-07-24: fix(#15577): total row returning nothing when misconfigured in config

Miscellaneous

  • 2024-08-05: refactor(#15577): fix ag grid warnings
  • 2024-08-02: style(#19178): form styling - navbar, body position
  • 2024-07-29: Merged PR 1115: fix(#15577): form not saving and styling issues
  • 2024-07-29: Merged PR 1114: Form Updates & Add UnValidated measure
  • 2024-07-29: chore(#19366): bump mbi.luna.form version
  • 2024-07-29: Merged PR 1111: fix(#15577): specify production env var for app build
  • 2024-07-29: Merged PR 1108: LUNA Enterprise v5.4.10
  • 2024-07-29: Merged PR 1107: Grid reload if hidden column is shown
  • 2024-07-24: Merged PR 859: User Profile issues/ improvements
  • 2024-07-24: refactor: move isloading further up on sav
  • 2024-07-23: refactor(#15577): correct case for available columns
  • 2024-07-29: Merged PR 1107: Grid reload if hidden column is shown
  • 2024-07-24: Merged PR 859: User Profile issues/ improvements
  • 2024-07-24: refactor: move isloading further up on sav

v5.4.9

Summary:

  • Various fixes for worklist template selection.

Fixes

  • 2024-07-23: fix(#15577): improve worklist template selection layout and loading of new template
  • 2024-07-23: fix(#15577): improve worklist template selection layout and loading of new template
  • 2024-07-23: fix(#15577): improve worklist template selection layout and loading of new template
  • 2024-07-23: fix(#19154): make sure worklist col renderers are always populated

Miscellaneous

  • 2024-07-23: refactor(#15577): correct case for available columns
  • 2024-07-23: refactor(#15577): correct case for available columns
  • 2024-07-23: Merged PR 1080: fix(#15577): improve worklist template selection layout and loading of new template
  • 2024-07-23: Merged PR 1077: LUNA Enterprise v5.4.8

v5.4.7

Features

  • 2024-07-15: feat(#18805): save state of selected view to constrain id search
  • 2024-07-02: feat(#18306): use multiselect available columns for pivot values
  • 2024-07-02: feat(#18306): use multiselect available columns for pivot values
  • 2024-06-28: feat(#18306): ability to change column and header in pathfinder pivot
  • 2024-06-26: feat(#18005): enable data to be retrieved from the database
  • 2024-06-26: feat(#18005): add summary page, 92nd percentile, slider for distribution colours
  • 2024-06-19: feat(#18005): d&c add tooltips, capacity fixes
  • 2024-06-13: feat(#18305): validation rate as the user's daily count over the daily average of all users
  • 2024-06-13: feat(#18305): worklist uses form modal component, tidy up code
  • 2024-06-13: feat(#18305): activity panel validations button, opens validation in form modal
  • 2024-06-13: feat(#18305): activity panel daily validations, validation rate, mrn and specialty shown
  • 2024-06-12: feat(#18305): activity panel validation first 10 entries, not date-dependent
  • 2024-06-12: feat(#18183): working tooltip, style for worklist surveyor button, opens in new tab
  • 2024-06-03: feat(#18005): show underlying data in modal
  • 2024-05-29: feat(#18005): add initial and capacity model
  • 2024-05-21: feat(#17703): added footer
  • 2024-05-21: feat(#17703): asynchronously load metrics
  • 2024-05-21: feat(#17703): use real data for metrics
  • 2024-05-14: feat(17590): applayout merge changes, add mrn to id search local storage
  • 2024-05-14: feat(#17549): expand dropdown on spc chart click scrollto
  • 2024-05-14: feat(#17549): add kpiname to allowed cohort keys
  • 2024-05-14: feat(#17549): scroll to KPI on SPC chart click
  • 2024-05-14: feat(#17703): add source of evidence to luna form
  • 2024-05-14: feat(17567): change profile validations grid permission
  • 2024-05-14: feat(#17703): include MRN search for pathfinder
  • 2024-05-14: feat(#17703): update forms to latest version
  • 2024-05-10: feat(#17567): id search recent searches saved to ls, current value in store, togglesubnav refactor
  • 2024-05-10: feat(#17567): id search remains open when rerouting to worklist, retains search value
  • 2024-05-10: feat(#17567): id search submit on enter, only reroutes to worklist if not on worlist alreasy
  • 2024-05-09: feat(#17566): worklist context menu copy row with headers generates csv, remove cut function
  • 2024-05-09: feat(#14563): convert cosmos to mongo api
  • 2024-04-25: feat(#14562): error handling for filter options request
  • 2024-04-25: feat(#14562): multiselect options loading error
  • 2024-04-24: feat: add specific field for pivot header
  • 2024-04-19: feat: report error on no pivot data
  • 2024-04-17: feat: add ability to change validation tracker progress
  • 2024-04-16: feat: split app to include explorer
  • 2024-04-16: feat: increase size of share worklist modal
  • 2024-04-12: feat: add loading screen while waiting for auth request
  • 2024-04-04: feat(#15576): worklist filters applied refactor
  • 2024-04-04: feat: allow switching between clients
  • 2024-04-04: feat: add open in surveyor button
  • 2024-04-03: feat: move filter button to main header
  • 2024-04-02: feat: add hidden filter functionality
  • 2024-04-02: feat: add user hard reset button
  • 2024-03-27: feat(#16566): hierarchy, save options shown by perm level, new template var, increase modal
  • 2024-03-26: feat(#16566): worklist templates permissions
  • 2024-03-25: feat(#16566): worklist templates refactor, initial commit
  • 2024-03-22: feat(#15582): permissions hierarchy
  • 2024-03-20: feat: update branding and colours
  • 2024-03-20: feat(#16462): replace worklist form container with modal
  • 2024-03-20: feat: share worklist with other users
  • 2024-03-18: feat: cohort pivot styling improvements
  • 2024-03-15: feat: enable loading multiple luna forms
  • 2024-03-12: feat: add ability plugin
  • 2024-03-11: feat: order views by correct order
  • 2024-03-11: feat: include default hierarchy ids in views
  • 2024-03-07: feat: add cohort description in pivo
  • 2024-03-06: feat: use cohort description in search input
  • 2024-03-01: feat: use cohort description in dropdown
  • 2024-02-29: feat: filter on view hierarchy id
  • 2024-02-15: feat: get user config from azure function
  • 2024-02-15: feat(#14562): sticky header, totals for pivot cohorts
  • 2024-02-14: feat: dynamically load forms into worklist
  • 2024-02-14: feat: use cohorts instead of views and parent cohorts
  • 2024-02-13: feat: improve cohort pivot layout
  • 2024-02-13: feat: remove parent cohort code from groups
  • 2024-02-12: feat(#14562): move pivot row cohort code label to tooltip
  • 2024-02-09: feat(#14562): smooth animated line on navbar
  • 2024-02-09: feat(#14562): smooth animated line on navbar
  • 2024-02-05: feat: filter by custom column definitions
  • 2024-02-02: feat: add sentry
  • 2024-01-31: feat: get census date
  • 2024-01-30: feat: add drill totals validation
  • 2024-01-30: feat: quick switching validating pathways
  • 2024-01-30: feat: add cypress
  • 2024-01-30: feat: convert pivot to nested object
  • 2024-01-30: feat: get cohort description from config
  • 2024-01-29: feat: show missing columns on worklist
  • 2024-01-29: feat: update base colours
  • 2024-01-29: feat: add draggable and resizable form window
  • 2024-01-25: feat: move heartbeat code to plugin
  • 2024-01-25: feat: improve dashboard controls
  • 2024-01-24: feat: recursively list all supervisees
  • 2024-01-24: feat: make all columns available in the worklist
  • 2024-01-23: feat: add chat placeholder
  • 2024-01-23: feat: split pathfinder app
  • 2024-01-23: feat: reorganise main dashboard
  • 2024-01-23: feat: move actions to grid menu
  • 2024-01-22: feat: remove and persist local page filters
  • 2024-01-22: feat: restrict dashboard to views
  • 2024-01-22: feat: hide or show metrics
  • 2024-01-22: feat: export worklist through downloads
  • 2024-01-22: feat: add metrics to main pathfinder page
  • 2024-01-22: feat: add animated border
  • 2024-01-18: feat: add validation metrics
  • 2024-01-17: feat: add user management
  • 2024-01-17: feat: get worklist templates from default or user
  • 2024-01-17: feat: add isadmin flag
  • 2024-01-17: feat: add user admin section
  • 2024-01-13: feat: advanced filtering on drill through
  • 2024-01-10: feat: check user credentials on first load
  • 2024-01-09: feat: enable session caching for azure auth
  • 2024-01-05: feat: add aad authentication
  • 2024-01-05: feat: get aad auth token and send to api
  • 2024-01-04: feat: refresh graph on filter change
  • 2024-01-04: feat: save cohort state
  • 2024-01-04: feat: preserve user state
  • 2024-01-03: feat: dynamic pivot rows
  • 2024-01-02: feat: add grouping cohort filters
  • 2023-12-29: feat: add SWA config
  • 2023-12-29: feat: add luna form
  • 2023-12-28: feat: improve cohort pivot
  • 2023-12-28: feat: add dynamic filters
  • 2023-12-20: feat(#14562): dynamic drilldown on dashboard
  • 2023-12-19: feat(#14562): save and select worklist templates
  • 2023-12-19: feat(#14562): initial pathfinder PoC

Fixes

  • 2024-07-22: fix(#18805): persist search on worklist page reload
  • 2024-07-22: fix(#18805): recent searches not using pasted value
  • 2024-07-22: fix(#15577): search not working due to missing cohort code
  • 2024-07-18: fix(#15577): minor form UX issues
  • 2024-07-18: fix(#15577): sort connection strings
  • 2024-07-18: fix(#15577): invalid column error due to not specifying custom column
  • 2024-07-15: fix(#18805): additional worklist columns were duplicated for each search
  • 2024-07-15: fix(#18805): minor search bug fixes
  • 2024-07-12: fix(#15577): worklist styling issues
  • 2024-07-11: fix(#15577): configurable build date section & formatting
  • 2024-07-11: fix(#15577): stop navbar cycling on pathfinder
  • 2024-07-11: fix(#18965): correct query params for surveyor link
  • 2024-07-11: fix(#15577): default worklist order to puid desc
  • 2024-07-11: fix(#15577): use app specific endpoint for available columns
  • 2024-07-10: fix(#18005): format additional data for referrals
  • 2024-07-10: fix(#18005): control panel formatting
  • 2024-07-10: fix(#18005): incorrect datetime conversion
  • 2024-07-11: fix(#15577): configurable build date section & formatting
  • 2024-07-11: fix(#15577): stop navbar cycling on pathfinder
  • 2024-07-11: fix(#18965): correct query params for surveyor link
  • 2024-07-11: fix(#15577): default worklist order to puid desc
  • 2024-07-11: fix(#15577): use app specific endpoint for available columns
  • 2024-07-10: fix(#18005): format additional data for referrals
  • 2024-07-10: fix(#18005): control panel formatting
  • 2024-07-10: fix(#18005): incorrect datetime conversion
  • 2024-07-10: fix(#18005): add v-if to prevent page loading before data
  • 2024-07-05: fix(#15577): pull in all legacy columns by default
  • 2024-07-02: fix(#17703): global search not working
  • 2024-07-02: fix(#18306): misspelt columnName
  • 2024-07-02: fix(#15577): remove sort from cohort pivot dynamic headers
  • 2024-07-02: fix(#18526): unable to select another form in the worklist dropdow
  • 2024-07-02: fix(#17703): global search not working
  • 2024-07-02: fix(#18306): misspelt columnName
  • 2024-07-02: fix(#15577): remove sort from cohort pivot dynamic headers
  • 2024-07-02: fix(#18526): unable to select another form in the worklist dropdow
  • 2024-07-02: fix(#15577): remove sort from cohort pivot dynamic headers
  • 2024-07-02: fix(#18526): unable to select another form in the worklist dropdow
  • 2024-07-01: fix(#18306): drillthrough data incorrect, add export button
  • 2024-06-28: fix(#18005): table headers from value to total
  • 2024-06-27: fix(#18005): change operations to elective pathway resourcing
  • 2024-06-27: fix(#18005): d&c formatting improvements
  • 2024-06-27: fix(#18005): add flag for selectOne from d&c data
  • 2024-06-27: fix(#18005): incorrect endpoint for d&c data
  • 2024-06-26: fix(#18210): worklist template configuration impovements
  • 2024-06-26: fix(#18005): incorrect format for ptlSize
  • 2024-06-26: fix(#18005): remove hardcoded ptlsize
  • 2024-06-19: fix(#17703): add basic feature docs
  • 2024-06-19: fix(#18005): d&c capacity wrong formatting
  • 2024-06-14: fix(#18199): reduce space taken up by constrain to view
  • 2024-06-14: fix(#18005): change order for spc chart
  • 2024-06-14: fix(#18005): toggle between manual and computed for controls
  • 2024-06-13: fix(#18005): revert incorrectly commented import
  • 2024-06-12: fix(#17703): remove commented code for searching cohorts on all views
  • 2024-06-12: fix(#17703): clear local filters on pathfinder main page reload
  • 2024-06-06: fix(#15577): make more show on filter panel and widen scroll bar
  • 2024-06-06: fix(#17703): make header button colours stand out more
  • 2024-06-05: fix(#17703): tag label not rendering html
  • 2024-06-04: fix(#17703): incorrect navigation to main dashboard on pathway id search
  • 2024-06-04: fix(#17703): pivot ux description going behind grid
  • 2024-06-04: fix(#17703): chart not loading on back navigation
  • 2024-06-03: fix(#18005): incorrect refs per day
  • 2024-06-03: fix(#18005): implement all calculation logic
  • 2024-06-03: fix(#17703): remove incorrectly setting page title
  • 2024-06-03: fix(#17703): unable to add a filter from column list
  • 2024-06-03: fix(#17703): sharing worklist not working for grouping cohorts
  • 2024-06-03: fix: include unique users only in share worklist
  • 2024-05-31: fix(#17703): select connection route to home page
  • 2024-05-31: fix(#17703): pivot table styling
  • 2024-05-31: fix(#17703): html styling in cohort options
  • 2024-05-31: fix(#17703): luna forms styling
  • 2024-05-23: fix(#17703): correctly update the users connection
  • 2024-05-21: fix(#17703): make loading page background purple
  • 2024-05-21: fix(#17703): incorrect page title when drilling into worklist
  • 2024-05-21: fix(#17703): show html description in pivot
  • 2024-05-21: fix(#17703): page title overlapping data dates
  • 2024-05-21: fix(#17703): handle empty arrays
  • 2024-05-21: fix(#17703): handle empty arrays
  • 2024-05-21: fix(#17703): handle empty arrays
  • 2024-05-21: fix(#17703): only return to home when response error is not 500
  • 2024-05-17: fix(#17703): return correct error message for api errors
  • 2024-05-15: fix(#17703): incorrect config causing cohort config to return undefined
  • 2024-05-15: fix(#17703): send update to target api
  • 2024-05-15: fix(#17703): incorrect url for root path
  • 2024-05-15: fix(#17703): incorrect url for root path
  • 2024-05-15: fix(#17703): incorrect fetch for build dates
  • 2024-05-15: fix(#17703): get connection manager working with auth server
  • 2024-05-14: fix(#17549): set description min width for small screens
  • 2024-05-14: fix(#17703): add cohort details to grid when searching
  • 2024-05-14: fix(#17703): incorrect query not returning shared worklists
  • 2024-05-14: fix(#17549): need to separate explorer worklist to load explorer data
  • 2024-05-14: fix(#17549): spc charts not populating when no metric selected
  • 2024-05-13: fix(#17549): correct app name for pathfinder
  • 2024-05-12: fix(#15577): correct method for validations
  • 2024-05-10: fix(#15577): filter out null cohorts
  • 2024-05-10: fix(#15577): cohort options not loading
  • 2024-05-10: fix(#17567): remove spaces from id search value
  • 2024-05-09: fix(#15577): correct drill through weeks waited
  • 2024-05-09: fix(#15577): profile views not working with mongo cosmos
  • 2024-05-09: fix(#15577): redirect not working on session check
  • 2024-05-08: fix(#15577): search by cohort description or value
  • 2024-05-07: fix: azure ad fails on stale page credentials
  • 2024-05-07: fix: azure ad fails on stale page credentials
  • 2024-05-07: fix: azure ad fails on stale page credentials
  • 2024-05-03: fix: capture user data in sentry
  • 2024-04-26: fix: update azure ad to new client
  • 2024-04-26: fix: choose default view for user first login
  • 2024-04-25: fix: need to add optional condition for querystring
  • 2024-04-25: fix: redirect on login to previously requested page
  • 2024-04-25: fix(#14562): change multiselect no options text value
  • 2024-04-25: fix(#14562): dark panel in light mode
  • 2024-04-25: fix: incorrect drilldown column
  • 2024-04-24: fix: correctly load latest form data
  • 2024-04-24: fix: multiple aad requests causing infinite loop
  • 2024-04-23: fix: only notify user of error on first request error
  • 2024-04-23: fix: default to first view if current selected does not exist
  • 2024-04-22: fix: incorrect sort model for worklist
  • 2024-04-22: fix(#16777): back button in profile
  • 2024-04-22: fix: grid level sorting not working
  • 2024-04-22: fix: make cohort dropdown searchable
  • 2024-04-22: fix: return the correct error message for no user found
  • 2024-04-22: fix: redirect user to front page on api error
  • 2024-04-18: fix: conflicting linter on save and commit issues
  • 2024-04-17: fix: empty validations throwing breaking error
  • 2024-04-16: fix: disable worklist buttons instead of hide
  • 2024-04-15: fix: missing in filter type
  • 2024-04-15: fix(#14562): surveyor not showing on some row selects
  • 2024-04-15: fix(#14562): luna form formatting
  • 2024-04-15: fix(#14562): luna form formatting
  • 2024-04-15: fix(#14562): add padding for info cards
  • 2024-04-15: fix(#14562): don't close form on error
  • 2024-04-12: fix: unecessary router check loading filter store too early
  • 2024-04-12: fix: fetch loading before app initialisation
  • 2024-04-12: fix: incorrect redirect paths
  • 2024-04-12: fix: use app container instead of functions
  • 2024-04-09: fix: include current user in worklist share list
  • 2024-04-05: fix(#16777): clear filters button working correctly
  • 2024-04-05: fix(#16777): worklist reloads when filter panel is closed
  • 2024-04-05: fix(#16462): correct label for validation status filter on dash
  • 2024-04-04: fix: handle missing surveyor url
  • 2024-04-04: fix: send switch connection to correct server
  • 2024-04-04: fix: send switch connection to correct server
  • 2024-04-04: fix: send switch connection to correct server
  • 2024-04-04: fix: replace old user mail with displayname
  • 2024-04-04: fix: remove bracketed text
  • 2024-04-04: fix: update dark mode primary colour
  • 2024-04-04: fix: incorrect rule for form clocks
  • 2024-04-04: fix: clear cohort selection when changing view
  • 2024-04-04: fix: total row incorrectly filtering when selected totals
  • 2024-04-04: fix: handle total row no row id
  • 2024-04-04: fix: make row id uuid to avoid duplicates
  • 2024-04-04: fix: ensure local filters are repopulated after navigation back from worklist
  • 2024-04-03: fix: replace hardcoded email for getting worklists
  • 2024-04-03: fix: drill down meta cohort code required for correct pivot haders
  • 2024-04-03: fix: cohort drilldown not resetting when refreshing page
  • 2024-04-03: fix: don't refresh pivot on return navigation
  • 2024-04-03: fix: pivot height and width
  • 2024-04-03: fix(#16462): chart loads correctly when navigating back - TODO eliminate api calls
  • 2024-04-03: fix: increase number of visible rows in the master detail
  • 2024-04-03: fix: sort filter select options
  • 2024-04-03: fix(#16462): edit worklist hierarchy dropdown can't deselect
  • 2024-04-03: fix(#16462): error message, no filter added, when adding a filter with no available options
  • 2024-04-03: fix(#16462): all types of filter value labels on filters applied tags on dash
  • 2024-04-02: fix: correct cancel label
  • 2024-03-28: fix: incorrect variable for hierarchy
  • 2024-03-28: fix: handle null hierarchy ids
  • 2024-03-28: fix: apply hierarchy id to global filter so it doesn't get removed on navigation
  • 2024-03-28: fix: need to include parent ptlunique id in form values
  • 2024-03-28: fix: order by indexed column to improve performance
  • 2024-03-27: fix(16462): selected cohort groups applied for change view, navigate back to dash, reload page
  • 2024-03-26: fix(#16462): active cohort headers top margin
  • 2024-03-26: fix(#16462): views populated when navigating back from worklist
  • 2024-03-25: fix(16462): selected cohort group applied on page reload
  • 2024-03-22: fix(16462): select views without and with cohort groups, apply groups if present
  • 2024-03-21: fix(16462): selected cohort groups are applied when new view selected
  • 2024-03-20: fix: worklist totals
  • 2024-03-20: fix: infinite value warning
  • 2024-03-20: fix: use json-server for local development
  • 2024-03-19: fix: luna form incorrect endpoint
  • 2024-03-19: fix: grid alignment
  • 2024-03-19: fix: return to dashboard if no local filters are applied
  • 2024-03-19: fix: multi set filter params
  • 2024-03-19: fix(#16462): format column names in grid details dropdown
  • 2024-03-18: fix: drillthrough on total row
  • 2024-03-18: fix: use azure auth in prod for forms
  • 2024-03-15: fix(#16462): searchable filters in worklist details panel
  • 2024-03-15: fix: update config id between forms
  • 2024-03-12: fix: pivot row description overlap
  • 2024-03-11: fix: don't display hierarchy id in applied filters
  • 2024-03-11: fix: invalid select view hierarchy id
  • 2024-03-11: fix: incorrectly caching hover description
  • 2024-03-11: fix: correctly refresh worklist on form submit
  • 2024-03-11: fix: make parent ptluniqueid mandatory
  • 2024-03-08: fix: send parent ptluniqueid in form params
  • 2024-03-07: fix: show specification on cohort hover
  • 2024-03-07: fix: cohort pivot default order
  • 2024-03-07: fix: view description and order mismatch
  • 2024-03-07: fix: update live form data in grid
  • 2024-03-07: fix: multiselect columns in ag grid
  • 2024-03-07: fix: default column defs and types
  • 2024-03-06: fix: deep merge app config
  • 2024-03-06: fix: get dynamic app config from auth endpoint
  • 2024-03-06: fix: use pivot header key instead of cohort code
  • 2024-02-20: fix: total headers per header group
  • 2024-02-20: fix: unique cohort header grouping
  • 2024-02-15: fix: cohort row spacing
  • 2024-02-15: fix: cohort row spacing
  • 2024-02-15: fix: filter store saving incorrect fetch api
  • 2024-02-15: fix(#15526): filoters panel z-index
  • 2024-02-15: fix: remove hardcoded api url
  • 2024-02-15: fix(#15526): dashboard dropdowns z-index
  • 2024-02-15: fix: don't join to form tables that are not visible
  • 2024-02-14: fix: transition group no key console warning
  • 2024-02-14: fix: sort drill down groups
  • 2024-02-14: fix: correctly merge filter model
  • 2024-02-14: fix: use tfc instead of specialty
  • 2024-02-14: fix: display error when not connected to API
  • 2024-02-14: fix: grid reload animation
  • 2024-02-14: fix: recalculate cohort groups
  • 2024-02-14: fix: incorrect value for total drill through
  • 2024-02-14: fix: sort cohorts in correct order
  • 2024-02-14: fix: reset cohort groups
  • 2024-02-12: fix(#14562): darkmode via vcard, style pivot cohorts
  • 2024-02-12: fix(#14562): darkmode on cards, grid
  • 2024-01-30: test: add pivot mocks
  • 2024-01-30: test: add cohort pivot group component
  • 2024-01-23: build: fix failing build
  • 2023-12-29: ci: correct output lcation
  • 2023-12-29: ci: npm auth required for install
  • 2023-12-29: ci: add Azure Static Web Apps workflow file on-behalf-of: @Azure opensource@microsoft.com
  • 2023-12-12: Added README.md
Last Updated:
Contributors: Dave Shapiro (MBI)