Skip to content

Releases: bcgov/digital_marketplace

v6.3.0

10 Jul 17:34
7a59284
Compare
Choose a tag to compare

Version 6.3.0

Commits

  • [7a59284] Merge pull request #483 from bcgov/development
  • [fd63c92] Merge pull request #482 from bcgov/fix/read-proponents-for-opportunity
  • [d88f336] Revert "feat: display twu banner"
  • [1c9e910] Revert "feat: twu banner display logic"
  • [28617f6] fix: attempt to use proposal organization on review tab twu
  • [9c57fcf] fix: attempt to use proposal organization on review tab swu
  • [d8a429a] fix: read inactive organizations for proponent orgs
  • [d8a9aba] fix: don't attempt to destructure before result is defined
  • [49d74e9] fix: read inactive affiliations for org history
  • [de3edd0] refactor: optionally read inactive affiliations by id
  • [761e360] refactor: add ability to convert inactive raw affiliations
  • [43b4eba] feat: test organization read many after delete
  • [b9f559e] test: organization delete
  • [b272691] feat: test organization read many
  • [10117d9] feat: test organization qualify service areas
  • [843d841] feat: organization accept twu terms
  • [49b78c6] feat: test organization accept swu terms
  • [0940c23] feat: test organization edit
  • [932cbe2] feat: test organization read
  • [5247539] feat: test organization create
  • [b4cb82a] fix: type change for existing counters query
  • [09aa7d3] Merge pull request #481 from bcgov/fix/delete-under-review-twu-opp
  • [93c3d41] fix: allow admins to delete under review twu opps
  • [97e4440] Merge pull request #480 from bcgov/feat/change-default-weights-twu
  • [f6ccfcc] feat: change twu scoring

v6.2.0

13 May 16:52
a230432
Compare
Choose a tag to compare

Version 6.2.0

Commits

  • [a230432] Merge pull request #478 from bcgov/development
  • [57e00e9] Merge pull request #477 from bcgov/feat/swu-qualified
  • [d620571] fix: update bcbid url, increase default page num
  • [ceb77c6] fix: allow ownerAdmins to see qualification status
  • [2919e00] feat: add twuQualified, increase default page size
  • [21df0db] feat: add column for swuQualified for owners/admins

v6.1.0

23 Apr 17:29
98ca37e
Compare
Choose a tag to compare

Version 6.1.0

Commits

  • [98ca37e] Merge pull request #476 from bcgov/development
  • [68c3900] Merge pull request #475 from bcgov/feat/owner-transfer
  • [e3137ea] fix: disallow pending members to become owners
  • [e85f17f] refactor: use non owner members utility during init
  • [bc7da64] chore: remove unnecessary types
  • [58b0d9d] fix: error message typo
  • [e31bd3c] chore: add explanatory comments
  • [e6e2627] feat: sort team members
  • [59ef28f] fix: remove es-lint ignore
  • [a810290] feat: change owner request and response handling
  • [541246b] feat: owner change toasts
  • [53862f4] feat: expand org history helper method
  • [adbc83a] feat: add change owner update type
  • [b8060e5] feat: add changeOwner db function and helper
  • [9894261] feat: add owner affiliation events
  • [4c06657] feat: don't render change owner modal if too few options
  • [4fbb649] feat: render change owner modal
  • [b522851] feat: add change owner button

v6.0.1

04 Apr 16:33
7a2a656
Compare
Choose a tag to compare

Version 6.0.1

Commits

  • [7a2a656] Merge pull request #469 from bcgov/development
  • [d0b56b3] Merge pull request #473 from bcgov/fix/no-draft-proposals-in-list
  • [a0b73a2] Merge pull request #474 from bcgov/feat/remove-disqualified-emails
  • [82ee620] feat: remove TWU disqualified emails
  • [8d5698e] feat: remove SWU disqualified emails
  • [7271ed8] feat: remove CWU disqualified emails
  • [b90f38b] fix: update award swu proposal status condition
  • [4d93a4c] fix: update award swu proposal status condition
  • [979a04f] fix: add tests directory
  • [e0e4a13] fix: remove condition for merge pr
  • [85d5f04] fix: modify sonar config
  • [efcd289] Update sonar-project.properties
  • [f909e7a] fix: sonar cloud configuration update with new repo
  • [f2583b9] Merge pull request #467 from bcgov/fix/content-disposition

v6.0.0

12 Mar 16:57
352e578
Compare
Choose a tag to compare

Version 6.0.0

Commits

  • [352e578] Merge pull request #468 from bcgov/development
  • [2990b6f] Merge pull request #453 from bcgov/feat/twu-resources
  • [184775c] test: fix integration tests to meet expectations of resource implementations
  • [189a8b5] style: adding TWU language to relevant email templates
  • [ebb9f9c] fix: make check more explicit as it can be valid to have no members update
  • [c3722b3] fix: don't preserve data for under review opps
  • [25f2065] refactor: consistency for front-end formatting
  • [a96071b] fix: add special case for devops specialist title case
  • [bf39463] refactor: allow object to options to specify formatter
  • [f22b69f] refactor: port resources for team members on opportunity update
  • [c650805] refactor: use added state instead of resource to manage options
  • [c49b2c1] chore: change hourly rate placeholder
  • [00a54c8] fix: add additional constraint to account for undefined during opp creation
  • [c0d06f3] docs: add code level documentation
  • [0bd5747] chore: update js doc
  • [5653598] refactor: make error rendering work with options filtering
  • [6bfefb1] fix: tighten restriction to editing resource details when draft only
  • [4e1416b] fix: undo removal of updated text
  • [1b886d3] fix: allow team component to properly validate during editing
  • [607a088] chore: remove hourly rate field state
  • [cdbcf0b] fix: filter resources without a member from values
  • [3dcb99e] fix: prevent editing of opportunity resource tab when published status
  • [ddce83b] style: add mandatory skills to proposal, team members tab
  • [ae99528] style: update content to reflect multiple resources
  • [f05570f] fix: bring knex connection syntax into latest version latest db migration
  • [a91cbbb] chore: review resource border from review tab
  • [e2bfd5b] feat: adjust pricing calculation to account for hourlyRate and targetAllocation
  • [96cf920] chore: rename resource tab to team members
  • [f85c5e4] chore: remove commented out code
  • [5575c88] refactor: adjust resource review section formatting
  • [cb2db96] feat: initial pass on displaying data for pricing and resources

v5.8.1

15 Feb 18:44
3d1f7f2
Compare
Choose a tag to compare

Version 5.8.1

Commits

  • [3d1f7f2] Merge pull request #466 from bcgov/development
  • [d6fbfc7] Merge pull request #461 from bcgov/DMM-403-prevent-proposal-withdrawal-after-deadline
  • [99a82ad] Merge pull request #460 from bcgov/DMM-407-fix-incorrect-proposal-ranking
  • [0c82815] Merge pull request #459 from bcgov/DM-412-remove-twu-max-budget-hint
  • [99fedb5] Merge pull request #465 from bcgov/fix/cwu-admins-delete-opps
  • [c9f1ad4] fix: allow admins to delete opps under review

v5.8.0

13 Feb 17:43
abe9e9e
Compare
Choose a tag to compare

Version 5.8.0

Commits

  • [abe9e9e] Merge pull request #462 from bcgov/development
  • [303ffb8] Merge pull request #443 from bcgov/bug/memory-leak

v5.7.0

15 Dec 21:51
6803ae1
Compare
Choose a tag to compare

Version 5.7.0

Commits

  • [6803ae1] Merge pull request #451 from bcgov/development
  • [d728887] Merge pull request #450 from bcgov/chore/learn-more
  • [648f1f4] chore: add buttons to swu learn-more
  • [9a665af] Merge pull request #449 from bcgov/bug/addenda-permissions
  • [a3b5b3e] docs: make sentence sensible
  • [ca18ece] fix: update permissions for adding addenda to include authors
  • [4183efa] Merge pull request #448 from bcgov/feat/cwu-terms
  • [4ee95a9] test: fix failing test for totalScore
  • [a6aed06] chore: add terms and conditions link
  • [d6df367] feat: add tab to CWU opportunity
  • [86bdc03] Merge pull request #442 from bcgov/feat/multi-user-proposal-ui
  • [476e2c6] Merge pull request #446 from bcgov/bug/scoresheet
  • [2054ba9] Merge pull request #445 from bcgov/chore/deadline-language
  • [9dcefa9] Merge pull request #441 from bcgov/chore/backup
  • [5eaeb27] Merge pull request #447 from bcgov/chore/default-swu-scoring
  • [be4e4a5] chore: change swu default scoring weights
  • [f0306f5] fix: account for vendors not screened in
  • [16090d7] docs: update docblock with correct info
  • [9ad7d0e] fix: remove condition blocking scoresheet view for incomplete reportcard
  • [b4334b7] Merge pull request #444 from bcgov/hotfix/under-review-status-filter
  • [6a3edd7] chore: change due to deadline
  • [6ac5b09] refactor: simplify oppStatus check logic
  • [3d320c9] fix: add cwu and twu under reivew statuses
  • [3b1f3ab] fix: add type safety to does opp have status check
  • [996c1e0] feat: twu proposal polling
  • [1c525bc] chore: format modal content
  • [33a30f0] feat: rough draft of swu proposal polling
  • [714fe3a] refactor: add assertions for type safety
  • [ce17309] feat: rough draft cwu proposal polling
  • [8efe184] chore: update rollout strategy config
  • [43a0420] Merge pull request #440 from bcgov/feat/duplicate-proposal-alert
  • [f60269a] Merge branch 'development' into feat/duplicate-proposal-alert
  • [9ecbf49] Merge pull request #438 from bcgov/feat/multi-admin-dashboard
  • [07912e5] Merge pull request #439 from bcgov/chore/backup
  • [de9b0d1] fix: read inactive affiliations when for org history
  • [3c4cb14] feat: add existing twu proposal alert
  • [58547fa] feat: add existing proposal error state
  • [b55ef21] feat: check for existing twu org proposals
  • [5ebeadf] feat: add existing twu proposal error types
  • [03543d3] chore: consistency formatting
  • [7528323] chore: increase pvc size
  • [cfb7b37] chore: decrease frequency of backup from 4 to 1 daily
  • [0b6e8f5] feat: display existing swu proposal alert
  • [4558712] feat: set swu org proposal errors
  • [e92d6cb] feat: check for swu org proposals
  • [836ee22] fix: spurious twu proposal build bugs
  • [d61e2ae] feat: add swu org proposal error types
  • [23825e5] fix: return owned orgs for active affiliations
  • [408a570] fix: silence spurious cwu build bugs
  • [830884a] feat: display cwu existing proposal alerts

v5.6.1

16 Nov 20:04
7da5eb9
Compare
Choose a tag to compare

Version 5.6.1

Commits

  • [7da5eb9] Merge pull request #434 from bcgov/hotfix
  • [53f7d4d] fix: move under review to private statuses

v5.6.0

09 Nov 18:54
8d083f8
Compare
Choose a tag to compare

Version 5.6.0

Commits

  • [8d083f8] Merge pull request #432 from bcgov/development
  • [ef3b011] Merge pull request #431 from bcgov/chore/hide-admin-column
  • [ff562dc] chore: update version number
  • [d37a90c] chore: hide organization admin toggle
  • [029d515] Merge pull request #430 from bcgov/feat/cwu-review
  • [b6c904c] chore: update integration tests, add missing permissions check
  • [bc8ba4d] Merge pull request #429 from bcgov/feat/toggle-admin-status
  • [3a1f07e] chore: add back-end permissions check for admins only
  • [e479911] chore: restrict edit, suspend, cancel actions to admins
  • [7f3ecef] chore: update status to likely value on down migration
  • [d6eff27] chore: exhaust options for switch statements
  • [4ffcf65] refactor: remove unnecessary org admin state
  • [a856a69] refactor: rename member is admin helper
  • [1263b4b] chore: add submitForReview to backend
  • [8ec85cc] chore: add badges to dashboard
  • [8a3fb51] chore: add notifications
  • [e37bf22] fix: only modify admin query when session exists
  • [85c9a86] feat: link admin orgs from dashboard
  • [83ce92c] feat: make admin orgs clickable from my orgs
  • [1d9e7b5] chore: add submit for review logic
  • [b953300] chore: add underReview, resolve compilation errors
  • [03e6322] feat: prevent users from toggling own admin status
  • [03f1346] refactor: allow equivalent user check to work with slim users
  • [50f1744] fix: allow admins to update affiliation admin status
  • [d7baf92] refactor: use on change instead of on click event handler
  • [4c07f2c] refactor: allow admins to read orgs and crud actions for affiliations
  • [32da1c2] refactor: reduce duplication in user type checkers
  • [c03d263] chore: add migration file to update cwu opp status
  • [d993bd4] Merge branch 'development' into feat/toggle-admin-status
  • [01b41fd] Merge pull request #428 from bcgov/feat/admin-create-submit-proposal
  • [377a355] refactor: display org admin modal when granting admin status
  • [74f481a] feat: add accept org admin terms checkbox content
  • [caf80c3] feat: add admin checkbox styles
  • [290f553] feat: add admin status checkbox
  • [e4e950f] feat: add member admin check helper
  • [6e2864e] refactor: provide new affiliation update request body types
  • [8ac2180] feat: add update admin status to affiliations
  • [78d24a7] feat: add member org admin check
  • [182533c] feat: add admin status to membership type converter
  • [b9ffcc9] feat: add update admin status permission
  • [6cb9d6c] feat: add updateAdminStatus db function
  • [cf86506] refactor: return owned organizations for admins
  • [7921aa7] feat: add admin membership type