Skip to content

Db contrib/waltz 7488 maker checker workflow enhancements v1.81.0#7497

Merged
jain-shreyans-db merged 50 commits intofinos:masterfrom
deutschebank:db-contrib/waltz-7488-maker-checker-workflow-enhancements-v1.81.0
Apr 6, 2026
Merged

Db contrib/waltz 7488 maker checker workflow enhancements v1.81.0#7497
jain-shreyans-db merged 50 commits intofinos:masterfrom
deutschebank:db-contrib/waltz-7488-maker-checker-workflow-enhancements-v1.81.0

Conversation

@jain-shreyans-db
Copy link
Copy Markdown
Contributor

rohit-t-kumar-db and others added 30 commits December 4, 2025 13:14
…vice in angular components and using the settings store in svelte components
… calling the settingsService in angular components and using the settings store in svelte components

Merge in WALTZ/waltz from WALTZ/waltz-kdj:CTCTOWALTZ-5262-settings-call-refactor to integration/maker-checker-workflow

* commit 'f332eb133b79ff2af4631a7b74008f5680a5254a':
  added methods for data flows setting using the settings array for svelte components
  changed the dataFlowProposalsEnabled check by calling the settingsService in angular components and using the settings store in svelte components
…k failures but allowing due to pending flows
…o.intranet.db.com:8081/scm/waltz/waltz-rr into feature/CTCTOWALTZ-5258-add-a-link-to-the-dashboard-for-pending-attestations
Merge in WALTZ/waltz from WALTZ/waltz-sj:CTCTOWALTZ-5285-periodically-save-agf-survey to integration/maker-checker-workflow

* commit 'cc3a124e1e2a6a7105a5403268a3e60d30c835da':
  refactor
  refactor
  use the debouncedAutoSave method for button press
  refactor:
  autosave table every 5 seconds of inactivity by user
…hboard for pending attestations

Merge in WALTZ/waltz from WALTZ/waltz-rr:feature/CTCTOWALTZ-5258-add-a-link-to-the-dashboard-for-pending-attestations to integration/maker-checker-workflow

* commit '1bf2e3f4587f32f6dedf5434af40a643b5c6b122':
  removed * with single imports
  UI changes reverted
  UI changes
  changes to send response with success/failure when there are pre-check failures but allowing due to pending flows
  changes to send response when there are pre-check failures but allowing due to pending flows
Merge in WALTZ/waltz from WALTZ/waltz-sj:sj/rebase/maker-checker to integration/maker-checker-workflow

* commit '704b156b23aad78795f4dab177e2f2513ff06b61':
  finos#7485 talk to experts section
  finos#7485 strengthen pain, prescription, proof
  finos#7485 add case study and waltz in news
  finos#7485 Website wording improvements
  finos#7483 Website analytics
  Revert "finos#7483 Website analytics"
  finos#7483 Website analytics
  finos#7465 Fix breaking build for postgres docker build
  finos#7465 Add multi-arch build support for linux/amd64 and linux/arm64 - Upgrade lpm from v0.1.2 (amd64-only) to v0.3.1 with architecture-aware download - Add QEMU and Buildx setup steps to CI workflow for cross-platform builds - Add platforms linux/amd64,linux/arm64 to Postgres docker build-push-action - Update action versions (login-action@v3, metadata-action@v5, build-push-action@v6)
…tion

Merge in WALTZ/waltz from WALTZ/waltz-kdj:CTCTOWALTZ-5438-attestaion-message-ui to integration/maker-checker-workflow

* commit '8a56d66afcfb602bbe3a72df583260c6c76c9a03':
  modified method name
  ui changes for happy path message for attestation
…proposed flow ids

Merge in WALTZ/waltz from WALTZ/waltz-kdj:CTCTOWALTZ-5429-modify-change-logs to integration/maker-checker-workflow

* commit '10b1d8e2211a55b50df65198562793956d035424':
  changed the change log message to a constant
  modified change logs for proposals by adding proposed flow ids
…low actions

Merge in WALTZ/waltz from WALTZ/waltz-sj:CTCTOWALTZ-5397-optimistic-locking-proposed-flow-actions to integration/maker-checker-workflow

* commit 'ec223a097b64e43c4c19863a88a2e9d16ed5d4f1':
  switch * imports
  update changeset id
  add default value and not null constraint
  implement optimistic locking by adding version column to proposed flow workflow state updates
rohit-t-kumar-db and others added 20 commits April 3, 2026 08:15
…o.intranet.db.com:8081/scm/waltz/waltz-rk into feature/CTCTOWALTZ-5432_mvp_add_columns_to_proposed_flow_table_1

# Conflicts:
#	waltz-integration-test/src/test/java/org/finos/waltz/integration_test/inmem/service/ProposedFlowWorkflowServiceTest.java
…oposed flow table 1

Merge in WALTZ/waltz from WALTZ/waltz-rk:feature/CTCTOWALTZ-5432_mvp_add_columns_to_proposed_flow_table_1 to integration/maker-checker-workflow

* commit 'f91f523dd41cde49a37bbd9850baa59456d6aba5':
  resolve merge conflict
  resolve merge conflict
  updated method name
  added precondition check
  added integration test case
  added service layer changes
  small refactor
  added dao layer changes
  added liquibase script changes
Merge in WALTZ/waltz from WALTZ/waltz-sj:CTCTOWALTZ-5397-hotfix to integration/maker-checker-workflow

* commit '577bd0ab1095a5f144832d064bde36a23c9820e4':
  add annotation
Merge in WALTZ/waltz from integration/maker-checker-workflow to db-feature/waltz-7488-maker-checker-workflow-enhancements-v1.81.0

* commit '28366a2a0118f4cc631b545c7937232b5be2221e': (25 commits)
  add annotation
  resolve merge conflict
  resolve merge conflict
  updated method name
  added precondition check
  added integration test case
  added service layer changes
  small refactor
  added dao layer changes
  added liquibase script changes
  switch * imports
  update changeset id
  add default value and not null constraint
  implement optimistic locking by adding version column to proposed flow workflow state updates
  removed * with single imports
  changed the change log message to a constant
  modified method name
  ui changes for happy path message for attestation
  UI changes reverted
  UI changes
  ...
Merge in WALTZ/waltz from WALTZ/waltz-kdj:CTCTOWALTZ-5438-attestaion-message-ui to integration/maker-checker-workflow

* commit 'ef7658d49c6d2c679bfe047fc42ee9833ed3176d':
  added dashboard link for pending flows message
Merge in WALTZ/waltz from WALTZ/waltz-kdj:CTCTOWALTZ-5438-attestaion-message-ui to integration/maker-checker-workflow

* commit 'd2ea31a882662cc7e8a501afbf51203b82f1a014':
  refactor
Merge in WALTZ/waltz from integration/maker-checker-workflow to db-feature/waltz-7488-maker-checker-workflow-enhancements-v1.81.0

* commit '1c320728ef0331cf2b8d7cd2c383859d8f0c1308':
  refactor
  added dashboard link for pending flows message
  update predicates for auto save
  Update badge link: stages → maturity in README.md
@jain-shreyans-db jain-shreyans-db requested review from mayank-d-gupta-db and removed request for mayank-d-gupta-db April 6, 2026 14:25
@jain-shreyans-db
Copy link
Copy Markdown
Contributor Author

jain-shreyans-db commented Apr 6, 2026

#7488

@jain-shreyans-db jain-shreyans-db merged commit 01756b3 into finos:master Apr 6, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants