Commit 736340c
Cmbo 19 circle balances (#346)
* first iteration with Jelle
* get data from staging
* correct where clause
* backoffice WIP - added google sheets api and write first data
* common backoffice - wip
* common backoffice - fees is still missing - WIP
* balances from circle
* fixing lint issues
* minor fix in order to align with dev
* restore auth
* wip
* rename balance entry, common balance
* removed bypass
* removed auth from backoffice
* wip
* fix, ordering and filtering
* sheets as env variable
* type error
* add payouts config to production config
* minor fix
* arrow function
* just return
* removed nested destructuiring
* reviewing
* reviewing
* reviewing
* moved jwtAuthPromise locally
* refactoring wip
* Fix import
* wip refactoring
* refactoring wip
* refactor entrypoints
* wip
* query fixed
* rename
* close #CMBO-1, #CMBO-4, #CMBO-6, #CMBO-3, #CMBO-7
* fix
* create payouts
* get payout status
* payout status
* minor fix and get payin fees CMBO-14
* CMBO-10 e CMBO-9 progress
* subscription
* columns
* fix for payin status
* enhanced column labelling
* circle payment id and minor fix
* circle historical balances and related cron job
* review
* fix circle balances
* fix for columns range
Co-authored-by: jelle <[email protected]>
Co-authored-by: Alexander Ivanov <[email protected]>1 parent c303883 commit 736340c
File tree
2 files changed
+2
-1
lines changed- packages/common-firebase/functions/src/backoffice
- business
2 files changed
+2
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
| |||
0 commit comments