-
Notifications
You must be signed in to change notification settings - Fork 212
Comparing changes
Open a pull request
base repository: ballerine-io/ballerine
base: [email protected]
head repository: ballerine-io/ballerine
compare: dev
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b41c37e - Browse repository at this point
Copy the full SHA b41c37eView commit details
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73daeb3 - Browse repository at this point
Copy the full SHA 73daeb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fdee1c - Browse repository at this point
Copy the full SHA 9fdee1cView commit details
Commits on Jul 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5bec2e9 - Browse repository at this point
Copy the full SHA 5bec2e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ff084d - Browse repository at this point
Copy the full SHA 7ff084dView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa5c9e2 - Browse repository at this point
Copy the full SHA aa5c9e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34c4a31 - Browse repository at this point
Copy the full SHA 34c4a31View commit details
Commits on Jul 14, 2024
-
Handle 0 on risk score fallback (#2524)
* fix(backoffice-v2): added 0 check for risk score ui element fallback * refactor(backoffice-v2): removed risk score fallback from summary
Configuration menu - View commit details
-
Copy full SHA for 156fc0d - Browse repository at this point
Copy the full SHA 156fc0dView commit details
Commits on Jul 15, 2024
-
Integrate with Dow Jones (#2483)
* feat: support for dow-jones * fix: pr comments
Configuration menu - View commit details
-
Copy full SHA for 5c2eafc - Browse repository at this point
Copy the full SHA 5c2eafcView commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d3efc3d - Browse repository at this point
Copy the full SHA d3efc3dView commit details -
bug/impelent_error_persistence (#2525)
* fix: fixed errored actions persistence * chore: fix data migrations * chore: fix data migrations --------- Co-authored-by: Lior Zamir <liorz@ballerine.com>
Configuration menu - View commit details
-
Copy full SHA for 942b559 - Browse repository at this point
Copy the full SHA 942b559View commit details
Commits on Jul 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 07dd1ca - Browse repository at this point
Copy the full SHA 07dd1caView commit details -
Configuration menu - View commit details
-
Copy full SHA for aeefe49 - Browse repository at this point
Copy the full SHA aeefe49View commit details -
Configuration menu - View commit details
-
Copy full SHA for af94a81 - Browse repository at this point
Copy the full SHA af94a81View commit details -
Configuration menu - View commit details
-
Copy full SHA for edd095b - Browse repository at this point
Copy the full SHA edd095bView commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e01f25b - Browse repository at this point
Copy the full SHA e01f25bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3dc565 - Browse repository at this point
Copy the full SHA c3dc565View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dc3eec - Browse repository at this point
Copy the full SHA 7dc3eecView commit details -
Configuration menu - View commit details
-
Copy full SHA for c550138 - Browse repository at this point
Copy the full SHA c550138View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a91100 - Browse repository at this point
Copy the full SHA 0a91100View commit details -
Configuration menu - View commit details
-
Copy full SHA for f560ee6 - Browse repository at this point
Copy the full SHA f560ee6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ab7b06 - Browse repository at this point
Copy the full SHA 4ab7b06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8047350 - Browse repository at this point
Copy the full SHA 8047350View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b55823 - Browse repository at this point
Copy the full SHA 9b55823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 675b164 - Browse repository at this point
Copy the full SHA 675b164View commit details -
Configuration menu - View commit details
-
Copy full SHA for 457b73f - Browse repository at this point
Copy the full SHA 457b73fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac378d0 - Browse repository at this point
Copy the full SHA ac378d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7139e3 - Browse repository at this point
Copy the full SHA c7139e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95ca04b - Browse repository at this point
Copy the full SHA 95ca04bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34f2f4d - Browse repository at this point
Copy the full SHA 34f2f4dView commit details -
feat: implemented editing of ui definition & ui elements in dashboard (…
…#2549) Co-authored-by: Alon Peretz <8467965+alonp99@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bd71c47 - Browse repository at this point
Copy the full SHA bd71c47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38d7e98 - Browse repository at this point
Copy the full SHA 38d7e98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d7c2ed - Browse repository at this point
Copy the full SHA 2d7c2edView commit details -
feat: submit button now locked whenever any async plugin processing (#…
…2545) Co-authored-by: Alon Peretz <8467965+alonp99@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 64221fb - Browse repository at this point
Copy the full SHA 64221fbView commit details -
fix: fixed missing upgrade & added upgrade to ui def editor (#2552)
Co-authored-by: Alon Peretz <8467965+alonp99@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b20bb37 - Browse repository at this point
Copy the full SHA b20bb37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e58c20 - Browse repository at this point
Copy the full SHA 2e58c20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38927af - Browse repository at this point
Copy the full SHA 38927afView commit details
Commits on Jul 23, 2024
-
fix: fixed text overflow on dropdown input (#2555)
* fix: fixed text overflow on dropdown input * fix: lock fix
Configuration menu - View commit details
-
Copy full SHA for 133d032 - Browse repository at this point
Copy the full SHA 133d032View commit details -
chore(workflow-core): error handling (#2557)
* chore(workflow-core): error handling * chore(workflow-core): error handling * chore(workflow-core): error handling * chore(workflow-core): error handling
Configuration menu - View commit details
-
Copy full SHA for 3d6a828 - Browse repository at this point
Copy the full SHA 3d6a828View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4f4f5d - Browse repository at this point
Copy the full SHA c4f4f5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f69ab56 - Browse repository at this point
Copy the full SHA f69ab56View commit details
Commits on Jul 24, 2024
-
UI fixes to the Merchant Monitoring table (#2560)
* feat: uI Fixes to the Merchant Monitoring table * Update apps/backoffice-v2/src/common/components/atoms/CopyToClipboardButton/CopyToClipboardButton.tsx Co-authored-by: Omri Levy <61207713+Omri-Levy@users.noreply.github.com> * feat: pr comments fixes * feat: pR comments fixes * feat: pR comment fix --------- Co-authored-by: Omri Levy <61207713+Omri-Levy@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 260346f - Browse repository at this point
Copy the full SHA 260346fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35694c7 - Browse repository at this point
Copy the full SHA 35694c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d24b07 - Browse repository at this point
Copy the full SHA 1d24b07View commit details
Commits on Jul 25, 2024
-
Fix API plugins error handling - read PR description (#2562)
* fix(workflow-core): fixed error handling for api plugins * style(*): format changes * fix(workflow-core): fixed tests
Configuration menu - View commit details
-
Copy full SHA for e17da10 - Browse repository at this point
Copy the full SHA e17da10View commit details -
* feat(backoffice-v2): added a new block and cell for rendering object entries * fix(backoffice-v2): added missing schema * refactor(backoffice-v2): readonly cell and component type now supports undefined * fix(backoffice-v2): fixed wrong json type
Configuration menu - View commit details
-
Copy full SHA for e933843 - Browse repository at this point
Copy the full SHA e933843View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5507c1b - Browse repository at this point
Copy the full SHA 5507c1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7405b5 - Browse repository at this point
Copy the full SHA b7405b5View commit details -
Connect statistics to DB (#2561)
* feat: violations connected to db * feat: merchant reports graphs * fix: pr comments * fix: pr comments * fix: pr comments * fix: pr comments * fix: pr comments
Configuration menu - View commit details
-
Copy full SHA for c08b732 - Browse repository at this point
Copy the full SHA c08b732View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1cc0d1 - Browse repository at this point
Copy the full SHA e1cc0d1View commit details
There are no files selected for viewing
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.