Skip to content

v1.4

Latest
Compare
Choose a tag to compare
@sukanya-rath sukanya-rath released this 13 Jun 15:41
· 9 commits to main since this release
7f95cff

What's Changed

  • feat: add v-datatable to the dashboard reports by @goemen in #435
  • feat: updated landing page link to 'Guidance for Preparing Pay Transparency Reports' (pdf) by @banders in #487
  • fix(backend-external): duplicate results in api by @jer3k in #486
  • chore: adding git env to jira mapping GEO-628 by @sukanya-rath in #490
  • feat: updated links on the landing page by @banders in #492
  • fix: increase whitespace between mean and median charts by @banders in #491
  • chore(Revert): feat: add v-datatable to the dashboard reports by @jer3k in #494
  • feat: made some external link URLs configurable by @banders in #493
  • feat: update sample report by @banders in #495
  • chore: updating memoery allocation by @sukanya-rath in #497
  • feat: Update readme.md by @jer3k in #498
  • fix: get reports api performance tuning by @goemen in #499
  • feat: Delete reports by @goemen in #460
  • feat: geo 546 convert dashboard vtable into v datatable add pagination and other table features by @goemen in #504
  • feat: create stub app for admin frontend by @banders in #500
  • fix: reverted a change that shouldn't have been committed by @banders in #509
  • feat: changed the backend's admin api port to 3004 by @banders in #508
  • fix: make frontend and admin-frontend not interfere with each other's local storage tokens by @banders in #510
  • fix: assign a URL to admin-frontend when deployed to dev by @banders in #512
  • feat: geo 567 integrate delete reports teardown in the playwright tests by @goemen in #507
  • fix: geo 657 validate end date is always before today by @goemen in #513
  • fix: remove admin e2e from workflow by @banders in #514
  • chore(deps): update aquasecurity/trivy-action action to v0.21.0 by @renovate in #503
  • feat: admin frontend sidebar by @banders in #515
  • fix(backend): admin side app cookie and renew by @sukanya-rath in #518
  • chore(deps): update dependency axios to v1.7.2 by @renovate in #517
  • fix(backend): make sure distinct strategy names are used for admin and public site. by @sukanya-rath in #519
  • feat: seed data through init container after flyway for PR deployments by @sukanya-rath in #521
  • fix: fixed a bug in the login process for the admin app by @banders in #523
  • fix: use fromJson to convert string to number by @goemen in #524
  • fix(backend): save user_id when report is updated by @jer3k in #526
  • feat: admin collapsible sidebar and back button by @banders in #525
  • fix: enhance sandbox seed data by @goemen in #527
  • fix: remove end-to-end tests from pr merge by @goemen in #529
  • fix: fix/enable no-vars eslint by @jer3k in #530
  • chore(deps): lock file maintenance by @renovate in #520
  • feat: admin auth refactor by @banders in #532
  • fix: add max page size validation by @goemen in #533
  • fix(backend): First published report's revision should be 1 by @jer3k in #535
  • chore(crunchy): changes for crunchy-postgres to have local pvc backup in openshift by @sukanya-rath in #536
  • feat: admin e2e auth by @banders in #537
  • fix: use datetime range for external get reports by @goemen in #538
  • feat: generic JSON based pagination, filter, sort for data tables by @sukanya-rath in #522
  • fix: styling login page and fixing search reports api by @goemen in #539

Full Changelog: v1.41.7...v1.57.1