Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Illiar/feat/collection flow customization #2479

Open
wants to merge 29 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
9419c25
feat: updated collection flow schema update endpoint & updated theme
chesterkmr Jun 20, 2024
c7a5a6d
fix: fixed update
chesterkmr Jun 23, 2024
426ee82
feat: reworked ui definition update method(WIP)
chesterkmr Jun 24, 2024
aabec56
feat: refactored endpoints & added new deep merge method to wf sdk
chesterkmr Jun 25, 2024
468e20c
fix: reworked put endpoint
chesterkmr Jun 26, 2024
c587d95
feat: workflow core bump
chesterkmr Jun 26, 2024
b5e661c
feat: added initial collection flow docs
chesterkmr Jun 27, 2024
804d605
feat: added iframe integration docs
chesterkmr Jun 27, 2024
ccf1cd8
feat(ci-cd): add node heap to test run
alonp99 Jun 27, 2024
f7f834a
feat: added screenshots to theming section
chesterkmr Jun 27, 2024
c1bec6a
feat: added pallete explanation
chesterkmr Jun 27, 2024
a3d7e10
feat(demo): adding is demo feature flag
alonp99 Jun 27, 2024
d7692f9
Merge branch 'dev' into illiar/feat/collection-flow-customization
chesterkmr Jul 2, 2024
017b72b
Merge branch 'dev' into illiar/feat/collection-flow-customization
alonp99 Jul 10, 2024
decaf2c
Merge branch 'dev' into illiar/feat/collection-flow-customization
chesterkmr Sep 3, 2024
8819b4a
feat: added stepper customization & updated pallete classes
chesterkmr Sep 5, 2024
778877c
feat: reworked document field design
chesterkmr Sep 5, 2024
f2d24c7
feat: added clear field functionality
chesterkmr Sep 5, 2024
ad36d08
Merge branch 'illiar/feat/document-field-variant' into illiar/feat/co…
chesterkmr Sep 5, 2024
7f95837
feat: implemented dynamic powered by logo & added white poweredby
chesterkmr Sep 5, 2024
9a1e7a2
fix: fixed & clean
chesterkmr Sep 5, 2024
3dbbea4
fix: cleaned console logs
chesterkmr Sep 5, 2024
0b29975
feat: refactor
chesterkmr Sep 5, 2024
7a60682
fix: lock fix
chesterkmr Sep 5, 2024
5355a89
Merge branch 'dev' into illiar/feat/collection-flow-customization
chesterkmr Sep 5, 2024
6fd9808
fix: lock fix
chesterkmr Sep 5, 2024
6055b47
feat: added logo to theme definition
chesterkmr Sep 16, 2024
5448fe5
Merge branch 'dev' into illiar/feat/collection-flow-customization
chesterkmr Sep 19, 2024
0783b84
fix: lock fix
chesterkmr Sep 19, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions apps/backoffice-v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @ballerine/backoffice-v2

## 0.7.47

### Patch Changes

- bump
- Updated dependencies
- @ballerine/react-pdf-toolkit@1.2.32
- @ballerine/workflow-browser-sdk@0.6.44
- @ballerine/workflow-node-sdk@0.6.44
- @ballerine/blocks@0.2.19
- @ballerine/common@0.9.33
- @ballerine/ui@0.5.32

## 0.7.46

### Patch Changes
Expand Down Expand Up @@ -86,6 +99,8 @@

### Patch Changes

- @ballerine/workflow-browser-sdk@0.6.39
- @ballerine/workflow-node-sdk@0.6.39
- Version bump
- Updated dependencies
- @ballerine/blocks@0.2.14
Expand Down Expand Up @@ -341,6 +356,8 @@

### Patch Changes

- @ballerine/workflow-browser-sdk@0.6.15
- @ballerine/workflow-node-sdk@0.6.15
- Updated dependencies
- @ballerine/common@0.9.9
- @ballerine/workflow-browser-sdk@0.6.15
Expand Down
18 changes: 9 additions & 9 deletions apps/backoffice-v2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ballerine/backoffice-v2",
"version": "0.7.46",
"version": "0.7.47",
"description": "Ballerine - Backoffice",
"homepage": "https://github.com/ballerine-io/ballerine",
"repository": {
Expand Down Expand Up @@ -50,12 +50,12 @@
"preview": "vite preview"
},
"dependencies": {
"@ballerine/blocks": "0.2.18",
"@ballerine/common": "0.9.32",
"@ballerine/react-pdf-toolkit": "^1.2.31",
"@ballerine/ui": "^0.5.31",
"@ballerine/workflow-browser-sdk": "0.6.43",
"@ballerine/workflow-node-sdk": "0.6.43",
"@ballerine/blocks": "0.2.19",
"@ballerine/common": "0.9.33",
"@ballerine/react-pdf-toolkit": "^1.2.32",
"@ballerine/ui": "^0.5.32",
"@ballerine/workflow-browser-sdk": "0.6.44",
"@ballerine/workflow-node-sdk": "0.6.44",
"@botpress/webchat": "^2.1.10",
"@botpress/webchat-generator": "^0.2.9",
"@fontsource/inter": "^4.5.15",
Expand Down Expand Up @@ -125,8 +125,8 @@
"zod": "^3.22.3"
},
"devDependencies": {
"@ballerine/config": "^1.1.16",
"@ballerine/eslint-config-react": "^2.0.16",
"@ballerine/config": "^1.1.17",
"@ballerine/eslint-config-react": "^2.0.17",
"@cspell/cspell-types": "^6.31.1",
"@faker-js/faker": "^7.6.0",
"@playwright/test": "^1.32.1",
Expand Down
13 changes: 13 additions & 0 deletions apps/kyb-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# kyb-app

## 0.3.56

### Patch Changes

- bump
- Updated dependencies
- @ballerine/workflow-browser-sdk@0.6.44
- @ballerine/blocks@0.2.19
- @ballerine/common@0.9.33
- @ballerine/ui@0.5.32

## 0.3.55

### Patch Changes
Expand Down Expand Up @@ -80,6 +91,7 @@

### Patch Changes

- @ballerine/workflow-browser-sdk@0.6.39
- Version bump
- Updated dependencies
- @ballerine/blocks@0.2.14
Expand Down Expand Up @@ -346,6 +358,7 @@

### Patch Changes

- @ballerine/workflow-browser-sdk@0.6.15
- Updated dependencies
- @ballerine/common@0.9.9
- @ballerine/workflow-browser-sdk@0.6.15
Expand Down
14 changes: 7 additions & 7 deletions apps/kyb-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ballerine/kyb-app",
"private": true,
"version": "0.3.55",
"version": "0.3.56",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -14,10 +14,10 @@
"test:dev": "vitest"
},
"dependencies": {
"@ballerine/blocks": "0.2.18",
"@ballerine/common": "^0.9.32",
"@ballerine/ui": "0.5.31",
"@ballerine/workflow-browser-sdk": "0.6.43",
"@ballerine/blocks": "0.2.19",
"@ballerine/common": "^0.9.33",
"@ballerine/ui": "0.5.32",
"@ballerine/workflow-browser-sdk": "0.6.44",
"@lukemorales/query-key-factory": "^1.0.3",
"@radix-ui/react-icons": "^1.3.0",
"@rjsf/core": "^5.9.0",
Expand Down Expand Up @@ -61,8 +61,8 @@
"zod": "^3.21.4"
},
"devDependencies": {
"@ballerine/config": "^1.1.16",
"@ballerine/eslint-config-react": "^2.0.16",
"@ballerine/config": "^1.1.17",
"@ballerine/eslint-config-react": "^2.0.17",
"@jest/globals": "^29.7.0",
"@sentry/vite-plugin": "^2.9.0",
"@testing-library/jest-dom": "^6.1.4",
Expand Down
16 changes: 16 additions & 0 deletions apps/kyb-app/public/poweredby-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 0 additions & 42 deletions apps/kyb-app/settings.json

This file was deleted.

Loading
Loading