v1.2.4
Version 1.2.4
Commits
- [acbda4b] Merge pull request #578 from bcgov/test
- [faef1b5] Merge pull request #577 from bcgov/feature/hotfix-573-delete-app
- [252761b] Update Application.js
- [3625635] Merge pull request #568 from bcgov/activity-feed-cypress-local
- [9d30de6] Update Cypress Test for Activity feed and delete resource scenarios
- [8ffed60] Merge remote-tracking branch 'api-services-portal/dev' into activity-feed-cypress-local
- [33f25ed] Added Scenarios for Activity feed and update script execution order
- [5066fb2] Hot fix for missing Service Accounts via serversideprops (#564)
- [414c82f] Delete test-next.yaml
- [c5a116b] feature/sprint-55-fixes (#561)
- [4b0e671] Add result to graphql (#554)
- [ee41699] Changes as per namespace-access UI changes
- [85b8775] Merge from 'cypress_negative_scenarios' branch
- [7f8a8eb] Added Negative scenarios
- [ce8c897] Merge remote-tracking branch 'api-services-portal/dev' into activity-feed-cypress-local
- [63181fe] Update auth-command function to compare activity response
- [fbe3179] Feature/namespace access (#552)
- [b68e075] add some logging to authz
- [3ff5d5c] Feature/UI fixes sprint 54 (#549)
- [39d14e5] Feature/activity (#550)
- [2247434] Added Function to convert the message
- [cdfd22f] Merge remote-tracking branch 'api-services-portal/feature/activity' into activity-feed-cypress
- [19704c1] Added Cypress scenarios for activity feed
- [c2adea6] Add scrolling in activity details modal
- [0b1d65e] fix issue with service account not being set as actor
- [e8d14fc] add actor to the create namespace event
- [6d34d05] Move update icon
- [2fc9309] Add a details dialog if an activity receives a blob
- [a285e6b] set the access mgr properly for request details
- [a723394] Add failed and blob states
- [450871a] Add safer parsing of html
- [ee3e4e2] include result in the activity output
- [576ea61] tweak for env delete activity
- [358c377] fix error on delete env
- [367826c] upd grant revoke language for activity
- [820cd16] upd grant revoke language for activity
- [3c71a0e] fix issue with activity for delete env
- [2dde62f] update productName for activity
- [b4a0300] fix invalid query for activity
- [a565bf5] fix reading blog for activity
- [751c4a9] better handling of blobs for activity
- [a4cde49] better handling of blobs for activity
- [4d2c5da] make sure user can read blob for activity
- [bbf4a6d] Fix date timezone
- [9a45f5f] return iso date in utc for activity list
- [7564e6a] added timezone to activity filter input
- [ad3fe1a] for namespace activity exclude the id in api
- [da10045] small chg on v2 api for activity
- [bd81fe3] Remove slashes
- [bfdd2bb] upd directory api v2 to use new activity structure
- [5c0c759] small upd to activity for environment and namespace
- [03ecc11] fix activity filter by date
- [65476e7] modify date filter to use / instead of -
- [3bb81f9] Fix date offset
- [a23244c] record activity for plugin updates
- [3fc07a5] dont record svc access activity for rejected request
- [3c9f9eb] record activity for plugin updates
- [879c90b] Fix incorrect date
- [143437e] fix undefined filter keys for activity
- [575901a] add namespace access to activity
- [81326c2] upd backend for activity product env and auth profile
- [2430193] backend filtering
- [54f8acb] Add consumers to activity feed filters
- [7e7dd48] upd backend for activity
- [19daae7] fix delete service acct activity
- [4b3cd42] upds to backend activity
- [0143d80] upd service account info
- [9d8ab91] Update query cache
- [e09adeb] Add empty message, add filters to the query
- [dc2f221] upds to activity backend
- [cf9b66c] fix assert error in grant access activity
- [f7daddf] upd authz matrix to allow access manager view of activity
- [1e5ccd4] fix issue with actor not being found
- [e965598] fix activity service acct build issue
- [0980899] activity for consumer
- [1edaf20] Add sanitzation of activity message and only allow a single activityDate
- [61a9408] Add infinite scrolling
- [3e50d26] make email optional to fix error making access request
- [e18228a] Update ci-build-deploy.yaml
- [f6346e1] Merge branch 'main' into dev