-
Notifications
You must be signed in to change notification settings - Fork 212
Comparing changes
Open a pull request
base repository: ballerine-io/ballerine
base: @ballerine/[email protected]
head repository: ballerine-io/ballerine
compare: dev
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61919ac - Browse repository at this point
Copy the full SHA 61919acView commit details -
Added local only secrets (#2663)
* feat(*): added local only secrets * refactor(workflows-service): renamed secrets variable
Configuration menu - View commit details
-
Copy full SHA for b3aaf6d - Browse repository at this point
Copy the full SHA b3aaf6dView commit details -
* feat: batch report upload * feat: pr comments fixes * feat: pr comments fixes * feat: pr comment fix * feat: conflict fix
Configuration menu - View commit details
-
Copy full SHA for 32a769b - Browse repository at this point
Copy the full SHA 32a769bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9b57df - Browse repository at this point
Copy the full SHA c9b57dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d37f5fe - Browse repository at this point
Copy the full SHA d37f5feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 040e685 - Browse repository at this point
Copy the full SHA 040e685View commit details -
Illiar/fix/mastercard plugin data structure (#2668)
* fix: updated schema & changed address source * fix: fixed data structure and method bug --------- Co-authored-by: Illia Rudniev <cheskmr@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e154494 - Browse repository at this point
Copy the full SHA e154494View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bfc683 - Browse repository at this point
Copy the full SHA 1bfc683View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9285966 - Browse repository at this point
Copy the full SHA 9285966View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eafcf6 - Browse repository at this point
Copy the full SHA 9eafcf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34dbdfa - Browse repository at this point
Copy the full SHA 34dbdfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc4e7b4 - Browse repository at this point
Copy the full SHA dc4e7b4View commit details
Commits on Sep 3, 2024
-
Fix merchant screening block empty state (#2670)
* fix(backoffice-v2): now rendering an empty state for merchant screening block * fix(backoffice-v2): fixed bad isObject check
Configuration menu - View commit details
-
Copy full SHA for 07340ed - Browse repository at this point
Copy the full SHA 07340edView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac74924 - Browse repository at this point
Copy the full SHA ac74924View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ee62d2c - Browse repository at this point
Copy the full SHA ee62d2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0037633 - Browse repository at this point
Copy the full SHA 0037633View commit details -
* feat(bot): chat bot * feat(bot): chat bot * feat(bot): chat bot * feat(bot): chat bot
Configuration menu - View commit details
-
Copy full SHA for 1c35980 - Browse repository at this point
Copy the full SHA 1c35980View commit details -
feature/business_report_metrics (#2658)
* added status metric reports * added mcc stats * feat: added aggregations and handling of pie charts * feat: finalized metrics of reports * fixed comments * feat: fixed comments of Omri --------- Co-authored-by: Omri Levy <61207713+Omri-Levy@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 64b30cc - Browse repository at this point
Copy the full SHA 64b30ccView commit details -
Revert "feature/business_report_metrics (#2658)"
This reverts commit 64b30cc.
Configuration menu - View commit details
-
Copy full SHA for 88aedcd - Browse repository at this point
Copy the full SHA 88aedcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 198b646 - Browse repository at this point
Copy the full SHA 198b646View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7409d7c - Browse repository at this point
Copy the full SHA 7409d7cView commit details -
* fixed merchant screening rule * fixed merchant screening rule
Configuration menu - View commit details
-
Copy full SHA for be4d302 - Browse repository at this point
Copy the full SHA be4d302View commit details
Commits on Sep 5, 2024
-
* fix(backoffice-v2): moved chatbot to iframe * revert(backoffice-v2): reverted config default * feat(backoffice-v2): made a portal component
Configuration menu - View commit details
-
Copy full SHA for 18f6d46 - Browse repository at this point
Copy the full SHA 18f6d46View commit details -
Configuration menu - View commit details
-
Copy full SHA for a06e7c0 - Browse repository at this point
Copy the full SHA a06e7c0View commit details -
* feat: fixing reports issues * fix(*): now passing maxBusinessReports instead of config * fix(h): fixed optional chaining --------- Co-authored-by: Omri Levy <omri.levy0197@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5506a77 - Browse repository at this point
Copy the full SHA 5506a77View commit details
Commits on Sep 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe7200a - Browse repository at this point
Copy the full SHA fe7200aView commit details -
Added loader to batch report upload (#2691)
* feat: added loader to Batch report Upload * feat: pr comments fixes
Configuration menu - View commit details
-
Copy full SHA for f715f2f - Browse repository at this point
Copy the full SHA f715f2fView commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for afd9ddc - Browse repository at this point
Copy the full SHA afd9ddcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f40549e - Browse repository at this point
Copy the full SHA f40549eView commit details -
fix: changed file name with test prefix (#2673)
* fix: resolve json parse error and changed file name with test prefix * fix: removing the repo dispatch from testing action --------- Co-authored-by: Chirag Sharma IAMOPS <chirag.sharma@billrun.com> Co-authored-by: Mayur Duduka <100664505+MayurDuduka@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ad93fd - Browse repository at this point
Copy the full SHA 7ad93fdView commit details
Commits on Sep 10, 2024
-
feat: fenced upload multiple merchants behind feature flag (#2694)
Co-authored-by: Alon Peretz <8467965+alonp99@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eebaba4 - Browse repository at this point
Copy the full SHA eebaba4View commit details -
Dev 318/workflow on demand migration (#2693)
* feature: added an action to run db-migration jobs on demand * ci: new CI/CD containing on-demand db migration and wf-service deployment de-coupled * chore: adding the old job in the branch * feature: added an action to run db-migration jobs on demand * ci: new CI/CD containing on-demand db migration and wf-service deployment de-coupled * chore: adding the old job in the branch * chore:making relevant changes in old ci cd * chore: removed on push triggers from the workflows * fix: adding recommended changes from code rabbit * chore: changing file name for the build and push image action * fix: changing the helm chart temporarily for testing * fix: temporarily removing if migration needed dependency for ee image * fix: temporarily changing sparse checkout * fix: temporarily changing determine branch to dev in workflow dispatch * fix: temporary change for wf-service determine branch job * fix: changing way of taking inputs * fix: fixing error for json parser * fix: json parser error in yaml update * fix: json parse issue on deploy job * fix: input name on deploy job * feat: adding new action for manual ArgoCD Sync * feat: adding additional step for sending slack messages on successful deployments * fix: resolving json parse error * fix: removing manual argo-cd sync step * fix: adding test files with test prefix with new triggers like on push and repo dispatch * fix: adding push event in deploy to dev * fix: adding custom event for repo dispatch * fix: changing the conditions for deployment jobs trigger * fix(ci-cd): adding dev application ready changes in the wf-service test actions * feat(ci-cd): adding tags for all the environments in docker tag --------- Co-authored-by: Chirag Sharma IAMOPS <chirag@iamops.io>
Configuration menu - View commit details
-
Copy full SHA for 94b226f - Browse repository at this point
Copy the full SHA 94b226fView commit details -
fix: circular dependency (#2696)
Co-authored-by: Lior Zamir <liorz@ballerine.com>
Configuration menu - View commit details
-
Copy full SHA for 829c50a - Browse repository at this point
Copy the full SHA 829c50aView commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 40ec890 - Browse repository at this point
Copy the full SHA 40ec890View commit details -
Dev 318/workflow on demand migration (#2697)
* feature: added an action to run db-migration jobs on demand * ci: new CI/CD containing on-demand db migration and wf-service deployment de-coupled * chore: adding the old job in the branch * feature: added an action to run db-migration jobs on demand * ci: new CI/CD containing on-demand db migration and wf-service deployment de-coupled * chore: adding the old job in the branch * chore:making relevant changes in old ci cd * chore: removed on push triggers from the workflows * fix: adding recommended changes from code rabbit * chore: changing file name for the build and push image action * fix: changing the helm chart temporarily for testing * fix: temporarily removing if migration needed dependency for ee image * fix: temporarily changing sparse checkout * fix: temporarily changing determine branch to dev in workflow dispatch * fix: temporary change for wf-service determine branch job * fix: changing way of taking inputs * fix: fixing error for json parser * fix: json parser error in yaml update * fix: json parse issue on deploy job * fix: input name on deploy job * feat: adding new action for manual ArgoCD Sync * feat: adding additional step for sending slack messages on successful deployments * fix: resolving json parse error * fix: removing manual argo-cd sync step * fix: adding test files with test prefix with new triggers like on push and repo dispatch * fix: adding push event in deploy to dev * fix: adding custom event for repo dispatch * fix: changing the conditions for deployment jobs trigger * fix(ci-cd): adding dev application ready changes in the wf-service test actions * feat(ci-cd): adding tags for all the environments in docker tag * fix: adding actual service in the workflows-service ci-cd --------- Co-authored-by: Chirag Sharma IAMOPS <chirag.sharma@billrun.com>
Configuration menu - View commit details
-
Copy full SHA for a184915 - Browse repository at this point
Copy the full SHA a184915View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e8fa9fd - Browse repository at this point
Copy the full SHA e8fa9fdView commit details -
* feat(cli): init * chore(mm): some csv and run websites improvements * public standard kyb --------- Co-authored-by: Alon Peretz <8467965+alonp99@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 41f5644 - Browse repository at this point
Copy the full SHA 41f5644View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f34bde - Browse repository at this point
Copy the full SHA 6f34bdeView commit details -
Revert "Revert "Chatbot css fix (#2686)""
This reverts commit 6f34bde.
Configuration menu - View commit details
-
Copy full SHA for 10f6336 - Browse repository at this point
Copy the full SHA 10f6336View commit details
Commits on Sep 15, 2024
-
Ecosystem and Transactions tab update (#2698)
* feat: removed transactions from ecosystem * feat: added transactions tab * feat: added css for premium feature block * feat: updating packages * feat: pR comments fixes * feat: version bump
Configuration menu - View commit details
-
Copy full SHA for 4d7488c - Browse repository at this point
Copy the full SHA 4d7488cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e395928 - Browse repository at this point
Copy the full SHA e395928View commit details -
* feat: blocks data sorting * feat: pR comments fix
Configuration menu - View commit details
-
Copy full SHA for 2226e58 - Browse repository at this point
Copy the full SHA 2226e58View commit details
Commits on Sep 16, 2024
-
Merchant monitoring pages fixes (#2711)
* feat: merchant monitoring pages fixes * feat: bal-2690 * feat: added small fix * feat: removed unnecessary const
Configuration menu - View commit details
-
Copy full SHA for cfe61ef - Browse repository at this point
Copy the full SHA cfe61efView commit details -
Configuration menu - View commit details
-
Copy full SHA for ceb211d - Browse repository at this point
Copy the full SHA ceb211dView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c39a8df - Browse repository at this point
Copy the full SHA c39a8dfView commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 26d22ad - Browse repository at this point
Copy the full SHA 26d22adView commit details -
feat: implemented redirects handling (#2715)
* feat: implemented redirects handling * fix: removed debugger & added loading screen to failed
Configuration menu - View commit details
-
Copy full SHA for d763a65 - Browse repository at this point
Copy the full SHA d763a65View commit details -
Configuration menu - View commit details
-
Copy full SHA for c697b2e - Browse repository at this point
Copy the full SHA c697b2eView commit details -
* feat: bal-2704 * feat: small change --------- Co-authored-by: Alon Peretz <8467965+alonp99@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c13e7be - Browse repository at this point
Copy the full SHA c13e7beView commit details -
Workflow endpoints models (#2716)
* chore(wf): workflows endpoint models update * chore(versions): bump * chore(versions): bump * chore(versions): bump
Configuration menu - View commit details
-
Copy full SHA for 7b97b88 - Browse repository at this point
Copy the full SHA 7b97b88View commit details
There are no files selected for viewing