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

Fix stale case data #768

Merged
merged 124 commits into from
Aug 3, 2023
Merged
Changes from 1 commit
Commits
Show all changes
124 commits
Select commit Hold shift + click to select a range
f8654c3
chore: add eslint unused import plugin to projects seperately (#425)
AfaqShuaib09 May 29, 2023
40b9437
feat(generated assignee-asigned-guard): assign endpoint (#451)
Blokh Jun 6, 2023
e627d71
Blokh/feat/backoffice image (#505)
Blokh Jun 6, 2023
13a4924
added logo url
Blokh Jun 6, 2023
cecbc7f
fix image logo by updating name to VITE_IMAGE_LOGO_URL
Blokh Jun 6, 2023
fb72c45
refactor(db-schema): remove enduser unneccesary fields (#508)
alonp99 Jun 7, 2023
39b099b
fixed document props update
alonp99 Jun 7, 2023
969a655
backoffice: fixed addtional info on entity
alonp99 Jun 7, 2023
8d4ef04
add ajv keywords
alonp99 Jun 7, 2023
32194e2
update pnpm lock file
alonp99 Jun 7, 2023
c8762aa
Create SECURITY.md (#513)
alonp99 Jun 7, 2023
db18f37
fix pdf view in backoffice
alonp99 Jun 8, 2023
7ffca00
fix(backoffice-v2): fixed height for image viewer - addresses how pdf…
Omri-Levy Jun 8, 2023
2a651aa
Blokh/feat/default case filter assignee (#480)
Blokh Jun 8, 2023
527df40
update doc type (#515)
alonp99 Jun 8, 2023
98ce0a5
updated common reference
Blokh Jun 8, 2023
a8abf08
update common versions
alonp99 Jun 8, 2023
ca83511
fix: upgrade @astrojs/mdx from 0.18.4 to 0.19.2 (#518)
alonp99 Jun 10, 2023
24d5603
fix: upgrade @ballerine/common from 0.4.3 to 0.4.4 (#519)
alonp99 Jun 10, 2023
07d8021
update pnpm lock file
alonp99 Jun 10, 2023
09c9d42
backoffice signin logo regression fix
alonp99 Jun 10, 2023
2817ec7
added test env ci
alonp99 Jun 12, 2023
7894109
Cases pagination, sorting, filtering, and search (#516)
MatanYadaev Jun 13, 2023
78fa77a
feat: create workflows websocket service (#499)
TzlilSwimmer123 Jun 13, 2023
f366cf4
feat(vite.config.ts): added sourcemaps
Omri-Levy Jun 13, 2023
9ef1158
update common
alonp99 Jun 13, 2023
d2598bf
Blokh/fix/refactor update category (#517)
Blokh Jun 14, 2023
4b6b32a
Blokh/feat/test infra (#500)
Blokh Jun 14, 2023
06ae2d4
feat: added handling of prisma validation errors to workflow controll…
chesterkmr Jun 14, 2023
0dacb3a
add kyb w/ external request (#541)
alonp99 Jun 17, 2023
e41846c
fix(backoffice-v2): fixed document type resetting to "undefined"
Omri-Levy Jun 18, 2023
a02b886
fix(*): no longer using hardcoded propertiesSchema
Omri-Levy Jun 18, 2023
d1b9296
update common lib
alonp99 Jun 18, 2023
9810ab0
feat(workflow-def): enable mulitple active workflows
alonp99 Jun 18, 2023
8899fcd
update pnpm lock
alonp99 Jun 18, 2023
6b4dc4f
updated cookie secure to false for testing
Blokh Jun 18, 2023
52e220c
added secure proxy to cookie logic
Blokh Jun 18, 2023
b987c0d
added trust proxy key to app
Blokh Jun 18, 2023
d24467d
added trust proxy key to app
Blokh Jun 18, 2023
dd87e6e
added trust proxy key to app
Blokh Jun 18, 2023
5c3f637
reverted unnecessary changes
Blokh Jun 18, 2023
6a3f87b
reverted unnecessary changes
Blokh Jun 18, 2023
73fd998
added secureProxy
Blokh Jun 18, 2023
428aa5f
removed secured of cookie
Blokh Jun 18, 2023
af68fe9
updated removed http only
Blokh Jun 18, 2023
31bb1b9
added secured false
Blokh Jun 18, 2023
ce8648e
remove cookie domaun
alonp99 Jun 18, 2023
94b1f48
WIP - Headless example fix (#510)
Omri-Levy Jun 19, 2023
307a5aa
fix conflicts
alonp99 Jun 19, 2023
6c91250
fix(swagger): dont open swagger in dev/prod (#533)
alonp99 Jun 20, 2023
7cf1a60
add timestamps to workflow webhooks (#561)
alonp99 Jun 20, 2023
76ca3ec
fix(docs): update astro (#565)
alonp99 Jun 20, 2023
0eda114
refactor(*): GET /workflows per entity instead of query params (#558)
Omri-Levy Jun 20, 2023
90ace1c
fix(webhooks): fix resolved ata (#574)
alonp99 Jun 21, 2023
520a44d
refactor(backoffice-v2): merged re-submit and reject into a single di…
Omri-Levy Jun 21, 2023
b13e054
feat(backoffice-v2): added rotate button to selected image (#576)
Omri-Levy Jun 21, 2023
2e94009
feat(backoffice-v2): added a content block to display plugin output (…
Omri-Levy Jun 22, 2023
f6df3fd
Updated pluginOutput to pluginsOutput (#582)
Omri-Levy Jun 22, 2023
2f5be20
Backoffice - Zoom document images (#575)
Omri-Levy Jun 22, 2023
c8817d9
Backoffice - feedback updates (#583)
Omri-Levy Jun 22, 2023
6a82f2d
Backoffice - Entity address + map block (#584)
Omri-Levy Jun 22, 2023
cff7e52
Docs site sturcutre changes (#580)
alonp99 Jun 22, 2023
8343bde
Update simple-kyb-guide.mdx (#586)
nitzanballerine Jun 23, 2023
d6417e1
Tech/feat/dynamic workflows (#538)
Blokh Jun 23, 2023
06746a1
update docs
alonp99 Jun 23, 2023
cbb6b29
update docs
alonp99 Jun 23, 2023
2c8730f
adding helm, dev
alonp99 Jun 23, 2023
78d93b0
update docs
alonp99 Jun 23, 2023
27ea2a5
update docs
alonp99 Jun 23, 2023
a515cfc
workflows dashboard (#567)
alonp99 Jun 23, 2023
bb494ab
update docs
alonp99 Jun 23, 2023
f89a176
update workflows dashboard name
alonp99 Jun 23, 2023
fbf844d
fix: fixed websocket-service path in init script (#594)
chesterkmr Jun 24, 2023
0a114e1
Illia rudniev/feat/winston logger (#544)
chesterkmr Jun 26, 2023
d93e8bd
feat: updated jq with jmespath (#600)
Blokh Jun 27, 2023
d5e8458
Blokh/feat/plugins documentation (#611)
Blokh Jun 28, 2023
9b5c6c7
fix(docs): fixed docs (#612)
alonp99 Jun 28, 2023
a030e41
Illia rudniev/feat/overview page and charts (#596)
chesterkmr Jun 28, 2023
6ace54c
refactor: refactored way of aquiring entity type & removed entity fro…
chesterkmr Jun 28, 2023
4962d42
fix(docs): add plugins section (#613)
alonp99 Jun 28, 2023
08428bb
test(headless-example): added an e2e smoke test - catches instances o…
Omri-Levy Jun 28, 2023
206e604
Illia rudniev/feat/workflow dashboard auth (#602)
chesterkmr Jun 29, 2023
d20a979
blokh/feat/definition-validator (#608)
Blokh Jun 29, 2023
39cc043
feat: implemented user activity tracker middleware & tests, connected…
chesterkmr Jul 1, 2023
e95b9c5
Fix headless-exampe 401 unauthorized errors (#624)
Omri-Levy Jul 2, 2023
41f62ab
Disable ability to change assignment on a case with a decision (#622)
Omri-Levy Jul 2, 2023
cd53458
Alphanumeric doc number (#623)
Omri-Levy Jul 2, 2023
1100d59
feat(backoffice-v2): added a comment field for reject/revision reason…
Omri-Levy Jul 3, 2023
7e99d5f
fix: fixed workflow dashboard port in env.example (#634)
chesterkmr Jul 3, 2023
14ce181
Illia rudniev/feat/wf runtimes page metrics (#626)
chesterkmr Jul 4, 2023
a43667f
add staging image publish
alonp99 Jul 4, 2023
2cd89a2
exper
alonp99 Jul 4, 2023
6ab0329
fix: fixed imports & added preview port to vite config (#647)
chesterkmr Jul 6, 2023
fa979a7
fix(webhook-handler): null check on document changed (#648)
alonp99 Jul 6, 2023
b610b1f
add: github actions to build & push docker images (#664)
pratapalakshmi Jul 10, 2023
0494828
Revert "add: github actions to build & push docker images (#664)"
alonp99 Jul 10, 2023
7362047
feat(schema): schema changes for kyb (#630)
alonp99 Jul 10, 2023
9f4c4a1
refactor: metric moved to different module & renamed endpoints & fixe…
chesterkmr Jul 10, 2023
585b20a
feat(doc-schemas): add mtn statement (#672)
alonp99 Jul 11, 2023
19fc64d
keep the values up to date docker-compose.yml (#646)
pratapalakshmi Jul 12, 2023
1f0bd1c
fix: added biging serialization & updated models & FE types (#675)
chesterkmr Jul 12, 2023
aadd5fd
feat(docs): add docs schema type (#676)
alonp99 Jul 12, 2023
75b224d
fix: fixed wf processing stats queries, added missing key to user res…
chesterkmr Jul 12, 2023
0c5683c
update default context schema
alonp99 Jul 12, 2023
4023c92
fix: removed grouping from approval rate quer & review time query now…
chesterkmr Jul 13, 2023
d4e63a1
alonp/fix/default context to js (#682)
alonp99 Jul 13, 2023
1b824b7
Illia rudniev/feat/react UI lib (#666)
chesterkmr Jul 13, 2023
0cd2be2
Authentication layouts using react-router-dom (#617)
Omri-Levy Jul 16, 2023
f15a5d7
publish ui package (#692)
alonp99 Jul 17, 2023
2a3ce3f
fix(*): renamed lib to dist (#693)
Omri-Levy Jul 17, 2023
dc5d81b
publish ui package
alonp99 Jul 17, 2023
0c5693f
Illia rudniev/fix/active agents stats (#697)
chesterkmr Jul 17, 2023
d5c710a
fix(editabledetails): fixes status not updating from revision to appr…
Omri-Levy Jul 22, 2023
1fceb59
Revert "fix(editabledetails): fixes status not updating from revision…
alonp99 Jul 23, 2023
b1ccffe
lock ballerine node package
alonp99 Jul 23, 2023
2128b98
lock ballerine node package
alonp99 Jul 23, 2023
3f56d45
feat(db): add plv8 (#727)
alonp99 Jul 27, 2023
813c63d
fix(postgres): change volume to avoid conflicts with all setup
alonp99 Jul 27, 2023
839df7b
feat(documents-schema): added now doc schema (#754)
alonp99 Aug 2, 2023
34e6e38
change document type
alonp99 Aug 2, 2023
bcd20f4
fix: remove @ballerine/ui from build (#758)
tomer-shvadron Aug 2, 2023
babb1c9
fix(document schemas): fixed typo of regestration
Omri-Levy Aug 2, 2023
542c0d6
fix(gh.ts): renamed businessName to companyName, and removed alphaNum…
Omri-Levy Aug 3, 2023
a6b2d91
fix(backoffice-v2): no longer sharing data between cases (different w…
Omri-Levy Aug 3, 2023
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
Prev Previous commit
Next Next commit
Blokh/feat/backoffice image (#505)
* feat(added env of image url): added env of image url which is fetched by env var

* feat: minor refactoring

* fixed minor bugs

* fixed minor bugs
Blokh authored Jun 6, 2023
commit e627d717b286d8b66b0dcf706f7d6de8b91b87c8
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { FunctionComponent } from 'react';
import { BallerineLogo } from '../../atoms/icons';
import { Link } from 'react-router-dom';
import { env } from '../../../env/env';

/**
* @description {@link BallerineLogo} with navigation to "/" on click.
@@ -13,7 +14,11 @@ export const Logo: FunctionComponent = () => {
to={`/en`}
className={`btn-ghost btn flex gap-x-3 text-2xl normal-case focus:outline-primary`}
>
<BallerineLogo />
{!!env.IMAGE_LOGO_URL ? (
<img className={`h-20 w-40`} src={env.IMAGE_LOGO_URL} />
) : (
<BallerineLogo />
)}
</Link>
</h1>
);
1 change: 1 addition & 0 deletions apps/backoffice-v2/src/common/env/schema.ts
Original file line number Diff line number Diff line change
@@ -16,4 +16,5 @@ export const EnvSchema = z.object({
.transform(v => v * 1000)
.or(z.literal(false))
.catch(undefined),
IMAGE_LOGO_URL: z.string()
});
Original file line number Diff line number Diff line change
@@ -66,7 +66,7 @@ export const Cases: FunctionComponent<ICasesProps> & ICasesChildren = ({
</div>
</div>
<div className={`flex items-center justify-between`}>
<div className="dropdown dropdown-bottom dropdown-hover z-[60]">
<div className="dropdown-hover dropdown dropdown-bottom z-[60]">
<button
className={`btn-ghost btn-sm btn h-[2.125rem] gap-2 border-neutral/10 text-xs focus-visible:outline-primary theme-dark:border-neutral/50`}
tabIndex={0}
3 changes: 2 additions & 1 deletion apps/backoffice-v2/src/pages/SignIn/SignIn.page.tsx
Original file line number Diff line number Diff line change
@@ -22,6 +22,7 @@ import { FormItem } from '../../common/components/organisms/Form/Form.Item';
import { FormLabel } from '../../common/components/organisms/Form/Form.Label';
import { FormControl } from '../../common/components/organisms/Form/Form.Control';
import { FormMessage } from '../../common/components/organisms/Form/Form.Message';
import { env } from '../../common/env/env';

export const SignIn: FunctionComponent = () => {
const SignInSchema = z.object({
@@ -58,7 +59,7 @@ export const SignIn: FunctionComponent = () => {
return (
<section className={`flex h-full flex-col items-center justify-center`}>
<div className={`mb-16`}>
<BallerineLogo />
{!!env.IMAGE_LOGO_URL ? <img className={`w-40`} src={env.IMAGE_LOGO_URL} /> : <BallerineLogo />}
</div>
<Card className={`w-full max-w-lg`}>
<CardHeader className={`mb-2 text-center text-4xl font-bold`}>Sign In</CardHeader>