Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Releases: GaloyMoney/admin-panel

v0.1.60 Release

08 Oct 19:55
5138c7f
Compare
Choose a tag to compare

Bug Fixes

  • Redirect throw an error
  • Copy next.config in dockerfile
  • Default service name
  • Docker image
  • Expired cookie error on captcha (#231)
  • Handle expired cookies better (#126)
  • Update yarn.lock
  • Count decimals issues with integer values (#41)
  • Add error checks to account search (#39)
  • Update README.md (#38)
  • Remove text from phone form (#32)
  • Secret regression in invoice and payment lookup (#26)

Features

  • Adding opentelemetry (#257)
  • Next 13 and next auth (#254)
  • Search by email (#220)
  • Update to nodejs 20 (#185)
  • Display acc id in acc details (#163)
  • Kratos cookie auth config (#114)
  • Business removal from map (#122)
  • Use NEXT_DATA for env variable (#92)
  • Switch repo to Next.js (#91)
  • Clean up function imports and add exception handling for captchas (#43)
  • Implement captcha (#31)
  • Update to new query model (#25)

Miscellaneous Tasks

  • Adding back the lninvoice and lnpayment even when a tx is associated with the hash
  • Add github apps (#261)
  • Fix formatting
  • Fix logo png (#258)
  • Update README (#256)
  • Adding dummy .env (#255)
  • Update admin panel (#245)
  • Exposing UUID instead of ID in admin panel (#241)
  • Bump sharp from 0.32.1 to 0.32.5 (#239)
  • Update nullable phone in generated (#234)
  • Bump @types/jest from 29.5.2 to 29.5.3 (#221)
  • Update schema
  • Proper use of codegen (#219)
  • Update yarn (#218)
  • Bump typescript from 5.0.4 to 5.1.6 (#211)
  • Bump @types/node from 20.1.7 to 20.4.0 (#214)
  • Bump @types/react-dom from 18.2.4 to 18.2.6 (#207)
  • Bump @next/font from 13.3.1 to 13.4.6 (#205)
  • Bump @types/react from 18.0.38 to 18.2.8 (#196)
  • Bump eslint-config-next from 13.3.4 to 13.4.1 (#178)
  • Bump next from 13.1.6 to 13.4.1 (#179)
  • Bump @types/node from 18.16.2 to 18.16.6 (#180)
  • Bump ts-jest from 29.0.5 to 29.1.0 (#164)
  • Bump sharp from 0.31.3 to 0.32.1 (#175)
  • Bump @types/react-dom from 18.0.10 to 18.2.4 (#177)
  • Bump eslint from 8.35.0 to 8.39.0 (#172)
  • Bump @types/jest from 29.5.0 to 29.5.1 (#167)
  • Bump eslint-config-next from 13.3.1 to 13.3.4 (#173)
  • Bump prettier from 2.8.3 to 2.8.8 (#165)
  • Bump @next/font from 13.1.6 to 13.3.1 (#168)
  • Bump @types/node from 18.11.18 to 18.16.2 (#170)
  • Bump @graphql-codegen/cli from 3.2.1 to 3.3.1 (#162)
  • Bump @types/react from 18.0.27 to 18.0.38 (#161)
  • Bump @apollo/client from 3.7.3 to 3.7.12 (#143)
  • Bump eslint-config-next from 13.2.4 to 13.3.1 (#160)
  • Bump typescript from 4.9.4 to 5.0.4 (#141)
  • Bump @graphql-codegen/typescript-operations (#139)
  • Bump jest and @types/jest (#136)
  • Make audit (#148)
  • Specify node img version in dockerfile (#149)
  • Bump eslint-config-next from 13.1.1 to 13.2.4 (#129)
  • Fix check code (#123)
  • Update documentation
  • Bump eslint from 8.30.0 to 8.35.0 (#120)
  • Bump jest-environment-jsdom from 29.3.1 to 29.4.2 (#109)
  • Bump @typescript-eslint/eslint-plugin (#99)
  • Bump @types/react from 18.0.26 to 18.0.27 (#97)
  • Bump @next/font from 13.1.1 to 13.1.6 (#100)
  • Bump next from 13.1.1 to 13.1.6 (#94)
  • Bump ts-jest from 29.0.3 to 29.0.5 (#101)
  • Bump @graphql-codegen/client-preset from 1.2.3 to 1.3.0 (#95)
  • Bump prettier from 2.8.1 to 2.8.3 (#96)
  • Bump @graphql-codegen/cli from 2.16.1 to 2.16.5 (#98)
  • Update Dockerfile for nextjs (#93)
  • Add line break for demo (#42)
  • Added prettierrc, ignores yamls (#29)
  • Fix version branch name in release (#28)

v0.1.59 Release

06 Oct 13:42
12cf21d
Compare
Choose a tag to compare

Bug Fixes

  • Redirect throw an error
  • Copy next.config in dockerfile
  • Default service name
  • Docker image
  • Expired cookie error on captcha (#231)
  • Handle expired cookies better (#126)
  • Update yarn.lock
  • Count decimals issues with integer values (#41)
  • Add error checks to account search (#39)
  • Update README.md (#38)
  • Remove text from phone form (#32)
  • Secret regression in invoice and payment lookup (#26)

Features

  • Adding opentelemetry (#257)
  • Next 13 and next auth (#254)
  • Search by email (#220)
  • Update to nodejs 20 (#185)
  • Display acc id in acc details (#163)
  • Kratos cookie auth config (#114)
  • Business removal from map (#122)
  • Use NEXT_DATA for env variable (#92)
  • Switch repo to Next.js (#91)
  • Clean up function imports and add exception handling for captchas (#43)
  • Implement captcha (#31)
  • Update to new query model (#25)

Miscellaneous Tasks

  • Add github apps (#261)
  • Fix formatting
  • Fix logo png (#258)
  • Update README (#256)
  • Adding dummy .env (#255)
  • Update admin panel (#245)
  • Exposing UUID instead of ID in admin panel (#241)
  • Bump sharp from 0.32.1 to 0.32.5 (#239)
  • Update nullable phone in generated (#234)
  • Bump @types/jest from 29.5.2 to 29.5.3 (#221)
  • Update schema
  • Proper use of codegen (#219)
  • Update yarn (#218)
  • Bump typescript from 5.0.4 to 5.1.6 (#211)
  • Bump @types/node from 20.1.7 to 20.4.0 (#214)
  • Bump @types/react-dom from 18.2.4 to 18.2.6 (#207)
  • Bump @next/font from 13.3.1 to 13.4.6 (#205)
  • Bump @types/react from 18.0.38 to 18.2.8 (#196)
  • Bump eslint-config-next from 13.3.4 to 13.4.1 (#178)
  • Bump next from 13.1.6 to 13.4.1 (#179)
  • Bump @types/node from 18.16.2 to 18.16.6 (#180)
  • Bump ts-jest from 29.0.5 to 29.1.0 (#164)
  • Bump sharp from 0.31.3 to 0.32.1 (#175)
  • Bump @types/react-dom from 18.0.10 to 18.2.4 (#177)
  • Bump eslint from 8.35.0 to 8.39.0 (#172)
  • Bump @types/jest from 29.5.0 to 29.5.1 (#167)
  • Bump eslint-config-next from 13.3.1 to 13.3.4 (#173)
  • Bump prettier from 2.8.3 to 2.8.8 (#165)
  • Bump @next/font from 13.1.6 to 13.3.1 (#168)
  • Bump @types/node from 18.11.18 to 18.16.2 (#170)
  • Bump @graphql-codegen/cli from 3.2.1 to 3.3.1 (#162)
  • Bump @types/react from 18.0.27 to 18.0.38 (#161)
  • Bump @apollo/client from 3.7.3 to 3.7.12 (#143)
  • Bump eslint-config-next from 13.2.4 to 13.3.1 (#160)
  • Bump typescript from 4.9.4 to 5.0.4 (#141)
  • Bump @graphql-codegen/typescript-operations (#139)
  • Bump jest and @types/jest (#136)
  • Make audit (#148)
  • Specify node img version in dockerfile (#149)
  • Bump eslint-config-next from 13.1.1 to 13.2.4 (#129)
  • Fix check code (#123)
  • Update documentation
  • Bump eslint from 8.30.0 to 8.35.0 (#120)
  • Bump jest-environment-jsdom from 29.3.1 to 29.4.2 (#109)
  • Bump @typescript-eslint/eslint-plugin (#99)
  • Bump @types/react from 18.0.26 to 18.0.27 (#97)
  • Bump @next/font from 13.1.1 to 13.1.6 (#100)
  • Bump next from 13.1.1 to 13.1.6 (#94)
  • Bump ts-jest from 29.0.3 to 29.0.5 (#101)
  • Bump @graphql-codegen/client-preset from 1.2.3 to 1.3.0 (#95)
  • Bump prettier from 2.8.1 to 2.8.3 (#96)
  • Bump @graphql-codegen/cli from 2.16.1 to 2.16.5 (#98)
  • Update Dockerfile for nextjs (#93)
  • Add line break for demo (#42)
  • Added prettierrc, ignores yamls (#29)
  • Fix version branch name in release (#28)

v0.1.58 Release

02 Oct 20:30
d15d512
Compare
Choose a tag to compare

Bug Fixes

  • Redirect throw an error
  • Copy next.config in dockerfile
  • Default service name
  • Docker image
  • Expired cookie error on captcha (#231)
  • Handle expired cookies better (#126)
  • Update yarn.lock
  • Count decimals issues with integer values (#41)
  • Add error checks to account search (#39)
  • Update README.md (#38)
  • Remove text from phone form (#32)
  • Secret regression in invoice and payment lookup (#26)

Features

  • Adding opentelemetry (#257)
  • Next 13 and next auth (#254)
  • Search by email (#220)
  • Update to nodejs 20 (#185)
  • Display acc id in acc details (#163)
  • Kratos cookie auth config (#114)
  • Business removal from map (#122)
  • Use NEXT_DATA for env variable (#92)
  • Switch repo to Next.js (#91)
  • Clean up function imports and add exception handling for captchas (#43)
  • Implement captcha (#31)
  • Update to new query model (#25)

Miscellaneous Tasks

  • Fix formatting
  • Fix logo png (#258)
  • Update README (#256)
  • Adding dummy .env (#255)
  • Update admin panel (#245)
  • Exposing UUID instead of ID in admin panel (#241)
  • Bump sharp from 0.32.1 to 0.32.5 (#239)
  • Update nullable phone in generated (#234)
  • Bump @types/jest from 29.5.2 to 29.5.3 (#221)
  • Update schema
  • Proper use of codegen (#219)
  • Update yarn (#218)
  • Bump typescript from 5.0.4 to 5.1.6 (#211)
  • Bump @types/node from 20.1.7 to 20.4.0 (#214)
  • Bump @types/react-dom from 18.2.4 to 18.2.6 (#207)
  • Bump @next/font from 13.3.1 to 13.4.6 (#205)
  • Bump @types/react from 18.0.38 to 18.2.8 (#196)
  • Bump eslint-config-next from 13.3.4 to 13.4.1 (#178)
  • Bump next from 13.1.6 to 13.4.1 (#179)
  • Bump @types/node from 18.16.2 to 18.16.6 (#180)
  • Bump ts-jest from 29.0.5 to 29.1.0 (#164)
  • Bump sharp from 0.31.3 to 0.32.1 (#175)
  • Bump @types/react-dom from 18.0.10 to 18.2.4 (#177)
  • Bump eslint from 8.35.0 to 8.39.0 (#172)
  • Bump @types/jest from 29.5.0 to 29.5.1 (#167)
  • Bump eslint-config-next from 13.3.1 to 13.3.4 (#173)
  • Bump prettier from 2.8.3 to 2.8.8 (#165)
  • Bump @next/font from 13.1.6 to 13.3.1 (#168)
  • Bump @types/node from 18.11.18 to 18.16.2 (#170)
  • Bump @graphql-codegen/cli from 3.2.1 to 3.3.1 (#162)
  • Bump @types/react from 18.0.27 to 18.0.38 (#161)
  • Bump @apollo/client from 3.7.3 to 3.7.12 (#143)
  • Bump eslint-config-next from 13.2.4 to 13.3.1 (#160)
  • Bump typescript from 4.9.4 to 5.0.4 (#141)
  • Bump @graphql-codegen/typescript-operations (#139)
  • Bump jest and @types/jest (#136)
  • Make audit (#148)
  • Specify node img version in dockerfile (#149)
  • Bump eslint-config-next from 13.1.1 to 13.2.4 (#129)
  • Fix check code (#123)
  • Update documentation
  • Bump eslint from 8.30.0 to 8.35.0 (#120)
  • Bump jest-environment-jsdom from 29.3.1 to 29.4.2 (#109)
  • Bump @typescript-eslint/eslint-plugin (#99)
  • Bump @types/react from 18.0.26 to 18.0.27 (#97)
  • Bump @next/font from 13.1.1 to 13.1.6 (#100)
  • Bump next from 13.1.1 to 13.1.6 (#94)
  • Bump ts-jest from 29.0.3 to 29.0.5 (#101)
  • Bump @graphql-codegen/client-preset from 1.2.3 to 1.3.0 (#95)
  • Bump prettier from 2.8.1 to 2.8.3 (#96)
  • Bump @graphql-codegen/cli from 2.16.1 to 2.16.5 (#98)
  • Update Dockerfile for nextjs (#93)
  • Add line break for demo (#42)
  • Added prettierrc, ignores yamls (#29)
  • Fix version branch name in release (#28)

v0.1.57 Release

02 Oct 20:11
f6c3042
Compare
Choose a tag to compare

Bug Fixes

  • Copy next.config in dockerfile
  • Default service name
  • Docker image
  • Expired cookie error on captcha (#231)
  • Handle expired cookies better (#126)
  • Update yarn.lock
  • Count decimals issues with integer values (#41)
  • Add error checks to account search (#39)
  • Update README.md (#38)
  • Remove text from phone form (#32)
  • Secret regression in invoice and payment lookup (#26)

Features

  • Adding opentelemetry (#257)
  • Next 13 and next auth (#254)
  • Search by email (#220)
  • Update to nodejs 20 (#185)
  • Display acc id in acc details (#163)
  • Kratos cookie auth config (#114)
  • Business removal from map (#122)
  • Use NEXT_DATA for env variable (#92)
  • Switch repo to Next.js (#91)
  • Clean up function imports and add exception handling for captchas (#43)
  • Implement captcha (#31)
  • Update to new query model (#25)

Miscellaneous Tasks

  • Fix formatting
  • Fix logo png (#258)
  • Update README (#256)
  • Adding dummy .env (#255)
  • Update admin panel (#245)
  • Exposing UUID instead of ID in admin panel (#241)
  • Bump sharp from 0.32.1 to 0.32.5 (#239)
  • Update nullable phone in generated (#234)
  • Bump @types/jest from 29.5.2 to 29.5.3 (#221)
  • Update schema
  • Proper use of codegen (#219)
  • Update yarn (#218)
  • Bump typescript from 5.0.4 to 5.1.6 (#211)
  • Bump @types/node from 20.1.7 to 20.4.0 (#214)
  • Bump @types/react-dom from 18.2.4 to 18.2.6 (#207)
  • Bump @next/font from 13.3.1 to 13.4.6 (#205)
  • Bump @types/react from 18.0.38 to 18.2.8 (#196)
  • Bump eslint-config-next from 13.3.4 to 13.4.1 (#178)
  • Bump next from 13.1.6 to 13.4.1 (#179)
  • Bump @types/node from 18.16.2 to 18.16.6 (#180)
  • Bump ts-jest from 29.0.5 to 29.1.0 (#164)
  • Bump sharp from 0.31.3 to 0.32.1 (#175)
  • Bump @types/react-dom from 18.0.10 to 18.2.4 (#177)
  • Bump eslint from 8.35.0 to 8.39.0 (#172)
  • Bump @types/jest from 29.5.0 to 29.5.1 (#167)
  • Bump eslint-config-next from 13.3.1 to 13.3.4 (#173)
  • Bump prettier from 2.8.3 to 2.8.8 (#165)
  • Bump @next/font from 13.1.6 to 13.3.1 (#168)
  • Bump @types/node from 18.11.18 to 18.16.2 (#170)
  • Bump @graphql-codegen/cli from 3.2.1 to 3.3.1 (#162)
  • Bump @types/react from 18.0.27 to 18.0.38 (#161)
  • Bump @apollo/client from 3.7.3 to 3.7.12 (#143)
  • Bump eslint-config-next from 13.2.4 to 13.3.1 (#160)
  • Bump typescript from 4.9.4 to 5.0.4 (#141)
  • Bump @graphql-codegen/typescript-operations (#139)
  • Bump jest and @types/jest (#136)
  • Make audit (#148)
  • Specify node img version in dockerfile (#149)
  • Bump eslint-config-next from 13.1.1 to 13.2.4 (#129)
  • Fix check code (#123)
  • Update documentation
  • Bump eslint from 8.30.0 to 8.35.0 (#120)
  • Bump jest-environment-jsdom from 29.3.1 to 29.4.2 (#109)
  • Bump @typescript-eslint/eslint-plugin (#99)
  • Bump @types/react from 18.0.26 to 18.0.27 (#97)
  • Bump @next/font from 13.1.1 to 13.1.6 (#100)
  • Bump next from 13.1.1 to 13.1.6 (#94)
  • Bump ts-jest from 29.0.3 to 29.0.5 (#101)
  • Bump @graphql-codegen/client-preset from 1.2.3 to 1.3.0 (#95)
  • Bump prettier from 2.8.1 to 2.8.3 (#96)
  • Bump @graphql-codegen/cli from 2.16.1 to 2.16.5 (#98)
  • Update Dockerfile for nextjs (#93)
  • Add line break for demo (#42)
  • Added prettierrc, ignores yamls (#29)
  • Fix version branch name in release (#28)

v0.1.56 Release

02 Oct 19:53
863c629
Compare
Choose a tag to compare

Bug Fixes

  • Default service name
  • Docker image
  • Expired cookie error on captcha (#231)
  • Handle expired cookies better (#126)
  • Update yarn.lock
  • Count decimals issues with integer values (#41)
  • Add error checks to account search (#39)
  • Update README.md (#38)
  • Remove text from phone form (#32)
  • Secret regression in invoice and payment lookup (#26)

Features

  • Adding opentelemetry (#257)
  • Next 13 and next auth (#254)
  • Search by email (#220)
  • Update to nodejs 20 (#185)
  • Display acc id in acc details (#163)
  • Kratos cookie auth config (#114)
  • Business removal from map (#122)
  • Use NEXT_DATA for env variable (#92)
  • Switch repo to Next.js (#91)
  • Clean up function imports and add exception handling for captchas (#43)
  • Implement captcha (#31)
  • Update to new query model (#25)

Miscellaneous Tasks

  • Fix formatting
  • Fix logo png (#258)
  • Update README (#256)
  • Adding dummy .env (#255)
  • Update admin panel (#245)
  • Exposing UUID instead of ID in admin panel (#241)
  • Bump sharp from 0.32.1 to 0.32.5 (#239)
  • Update nullable phone in generated (#234)
  • Bump @types/jest from 29.5.2 to 29.5.3 (#221)
  • Update schema
  • Proper use of codegen (#219)
  • Update yarn (#218)
  • Bump typescript from 5.0.4 to 5.1.6 (#211)
  • Bump @types/node from 20.1.7 to 20.4.0 (#214)
  • Bump @types/react-dom from 18.2.4 to 18.2.6 (#207)
  • Bump @next/font from 13.3.1 to 13.4.6 (#205)
  • Bump @types/react from 18.0.38 to 18.2.8 (#196)
  • Bump eslint-config-next from 13.3.4 to 13.4.1 (#178)
  • Bump next from 13.1.6 to 13.4.1 (#179)
  • Bump @types/node from 18.16.2 to 18.16.6 (#180)
  • Bump ts-jest from 29.0.5 to 29.1.0 (#164)
  • Bump sharp from 0.31.3 to 0.32.1 (#175)
  • Bump @types/react-dom from 18.0.10 to 18.2.4 (#177)
  • Bump eslint from 8.35.0 to 8.39.0 (#172)
  • Bump @types/jest from 29.5.0 to 29.5.1 (#167)
  • Bump eslint-config-next from 13.3.1 to 13.3.4 (#173)
  • Bump prettier from 2.8.3 to 2.8.8 (#165)
  • Bump @next/font from 13.1.6 to 13.3.1 (#168)
  • Bump @types/node from 18.11.18 to 18.16.2 (#170)
  • Bump @graphql-codegen/cli from 3.2.1 to 3.3.1 (#162)
  • Bump @types/react from 18.0.27 to 18.0.38 (#161)
  • Bump @apollo/client from 3.7.3 to 3.7.12 (#143)
  • Bump eslint-config-next from 13.2.4 to 13.3.1 (#160)
  • Bump typescript from 4.9.4 to 5.0.4 (#141)
  • Bump @graphql-codegen/typescript-operations (#139)
  • Bump jest and @types/jest (#136)
  • Make audit (#148)
  • Specify node img version in dockerfile (#149)
  • Bump eslint-config-next from 13.1.1 to 13.2.4 (#129)
  • Fix check code (#123)
  • Update documentation
  • Bump eslint from 8.30.0 to 8.35.0 (#120)
  • Bump jest-environment-jsdom from 29.3.1 to 29.4.2 (#109)
  • Bump @typescript-eslint/eslint-plugin (#99)
  • Bump @types/react from 18.0.26 to 18.0.27 (#97)
  • Bump @next/font from 13.1.1 to 13.1.6 (#100)
  • Bump next from 13.1.1 to 13.1.6 (#94)
  • Bump ts-jest from 29.0.3 to 29.0.5 (#101)
  • Bump @graphql-codegen/client-preset from 1.2.3 to 1.3.0 (#95)
  • Bump prettier from 2.8.1 to 2.8.3 (#96)
  • Bump @graphql-codegen/cli from 2.16.1 to 2.16.5 (#98)
  • Update Dockerfile for nextjs (#93)
  • Add line break for demo (#42)
  • Added prettierrc, ignores yamls (#29)
  • Fix version branch name in release (#28)

v0.1.55 Release

02 Oct 19:39
62c895b
Compare
Choose a tag to compare

Bug Fixes

  • Docker image
  • Expired cookie error on captcha (#231)
  • Handle expired cookies better (#126)
  • Update yarn.lock
  • Count decimals issues with integer values (#41)
  • Add error checks to account search (#39)
  • Update README.md (#38)
  • Remove text from phone form (#32)
  • Secret regression in invoice and payment lookup (#26)

Features

  • Adding opentelemetry (#257)
  • Next 13 and next auth (#254)
  • Search by email (#220)
  • Update to nodejs 20 (#185)
  • Display acc id in acc details (#163)
  • Kratos cookie auth config (#114)
  • Business removal from map (#122)
  • Use NEXT_DATA for env variable (#92)
  • Switch repo to Next.js (#91)
  • Clean up function imports and add exception handling for captchas (#43)
  • Implement captcha (#31)
  • Update to new query model (#25)

Miscellaneous Tasks

  • Fix formatting
  • Fix logo png (#258)
  • Update README (#256)
  • Adding dummy .env (#255)
  • Update admin panel (#245)
  • Exposing UUID instead of ID in admin panel (#241)
  • Bump sharp from 0.32.1 to 0.32.5 (#239)
  • Update nullable phone in generated (#234)
  • Bump @types/jest from 29.5.2 to 29.5.3 (#221)
  • Update schema
  • Proper use of codegen (#219)
  • Update yarn (#218)
  • Bump typescript from 5.0.4 to 5.1.6 (#211)
  • Bump @types/node from 20.1.7 to 20.4.0 (#214)
  • Bump @types/react-dom from 18.2.4 to 18.2.6 (#207)
  • Bump @next/font from 13.3.1 to 13.4.6 (#205)
  • Bump @types/react from 18.0.38 to 18.2.8 (#196)
  • Bump eslint-config-next from 13.3.4 to 13.4.1 (#178)
  • Bump next from 13.1.6 to 13.4.1 (#179)
  • Bump @types/node from 18.16.2 to 18.16.6 (#180)
  • Bump ts-jest from 29.0.5 to 29.1.0 (#164)
  • Bump sharp from 0.31.3 to 0.32.1 (#175)
  • Bump @types/react-dom from 18.0.10 to 18.2.4 (#177)
  • Bump eslint from 8.35.0 to 8.39.0 (#172)
  • Bump @types/jest from 29.5.0 to 29.5.1 (#167)
  • Bump eslint-config-next from 13.3.1 to 13.3.4 (#173)
  • Bump prettier from 2.8.3 to 2.8.8 (#165)
  • Bump @next/font from 13.1.6 to 13.3.1 (#168)
  • Bump @types/node from 18.11.18 to 18.16.2 (#170)
  • Bump @graphql-codegen/cli from 3.2.1 to 3.3.1 (#162)
  • Bump @types/react from 18.0.27 to 18.0.38 (#161)
  • Bump @apollo/client from 3.7.3 to 3.7.12 (#143)
  • Bump eslint-config-next from 13.2.4 to 13.3.1 (#160)
  • Bump typescript from 4.9.4 to 5.0.4 (#141)
  • Bump @graphql-codegen/typescript-operations (#139)
  • Bump jest and @types/jest (#136)
  • Make audit (#148)
  • Specify node img version in dockerfile (#149)
  • Bump eslint-config-next from 13.1.1 to 13.2.4 (#129)
  • Fix check code (#123)
  • Update documentation
  • Bump eslint from 8.30.0 to 8.35.0 (#120)
  • Bump jest-environment-jsdom from 29.3.1 to 29.4.2 (#109)
  • Bump @typescript-eslint/eslint-plugin (#99)
  • Bump @types/react from 18.0.26 to 18.0.27 (#97)
  • Bump @next/font from 13.1.1 to 13.1.6 (#100)
  • Bump next from 13.1.1 to 13.1.6 (#94)
  • Bump ts-jest from 29.0.3 to 29.0.5 (#101)
  • Bump @graphql-codegen/client-preset from 1.2.3 to 1.3.0 (#95)
  • Bump prettier from 2.8.1 to 2.8.3 (#96)
  • Bump @graphql-codegen/cli from 2.16.1 to 2.16.5 (#98)
  • Update Dockerfile for nextjs (#93)
  • Add line break for demo (#42)
  • Added prettierrc, ignores yamls (#29)
  • Fix version branch name in release (#28)

v0.1.54 Release

30 Sep 10:42
6ca43c3
Compare
Choose a tag to compare

Bug Fixes

  • Expired cookie error on captcha (#231)
  • Handle expired cookies better (#126)
  • Update yarn.lock
  • Count decimals issues with integer values (#41)
  • Add error checks to account search (#39)
  • Update README.md (#38)
  • Remove text from phone form (#32)
  • Secret regression in invoice and payment lookup (#26)

Features

  • Next 13 and next auth (#254)
  • Search by email (#220)
  • Update to nodejs 20 (#185)
  • Display acc id in acc details (#163)
  • Kratos cookie auth config (#114)
  • Business removal from map (#122)
  • Use NEXT_DATA for env variable (#92)
  • Switch repo to Next.js (#91)
  • Clean up function imports and add exception handling for captchas (#43)
  • Implement captcha (#31)
  • Update to new query model (#25)

Miscellaneous Tasks

  • Update README (#256)
  • Adding dummy .env (#255)
  • Update admin panel (#245)
  • Exposing UUID instead of ID in admin panel (#241)
  • Bump sharp from 0.32.1 to 0.32.5 (#239)
  • Update nullable phone in generated (#234)
  • Bump @types/jest from 29.5.2 to 29.5.3 (#221)
  • Update schema
  • Proper use of codegen (#219)
  • Update yarn (#218)
  • Bump typescript from 5.0.4 to 5.1.6 (#211)
  • Bump @types/node from 20.1.7 to 20.4.0 (#214)
  • Bump @types/react-dom from 18.2.4 to 18.2.6 (#207)
  • Bump @next/font from 13.3.1 to 13.4.6 (#205)
  • Bump @types/react from 18.0.38 to 18.2.8 (#196)
  • Bump eslint-config-next from 13.3.4 to 13.4.1 (#178)
  • Bump next from 13.1.6 to 13.4.1 (#179)
  • Bump @types/node from 18.16.2 to 18.16.6 (#180)
  • Bump ts-jest from 29.0.5 to 29.1.0 (#164)
  • Bump sharp from 0.31.3 to 0.32.1 (#175)
  • Bump @types/react-dom from 18.0.10 to 18.2.4 (#177)
  • Bump eslint from 8.35.0 to 8.39.0 (#172)
  • Bump @types/jest from 29.5.0 to 29.5.1 (#167)
  • Bump eslint-config-next from 13.3.1 to 13.3.4 (#173)
  • Bump prettier from 2.8.3 to 2.8.8 (#165)
  • Bump @next/font from 13.1.6 to 13.3.1 (#168)
  • Bump @types/node from 18.11.18 to 18.16.2 (#170)
  • Bump @graphql-codegen/cli from 3.2.1 to 3.3.1 (#162)
  • Bump @types/react from 18.0.27 to 18.0.38 (#161)
  • Bump @apollo/client from 3.7.3 to 3.7.12 (#143)
  • Bump eslint-config-next from 13.2.4 to 13.3.1 (#160)
  • Bump typescript from 4.9.4 to 5.0.4 (#141)
  • Bump @graphql-codegen/typescript-operations (#139)
  • Bump jest and @types/jest (#136)
  • Make audit (#148)
  • Specify node img version in dockerfile (#149)
  • Bump eslint-config-next from 13.1.1 to 13.2.4 (#129)
  • Fix check code (#123)
  • Update documentation
  • Bump eslint from 8.30.0 to 8.35.0 (#120)
  • Bump jest-environment-jsdom from 29.3.1 to 29.4.2 (#109)
  • Bump @typescript-eslint/eslint-plugin (#99)
  • Bump @types/react from 18.0.26 to 18.0.27 (#97)
  • Bump @next/font from 13.1.1 to 13.1.6 (#100)
  • Bump next from 13.1.1 to 13.1.6 (#94)
  • Bump ts-jest from 29.0.3 to 29.0.5 (#101)
  • Bump @graphql-codegen/client-preset from 1.2.3 to 1.3.0 (#95)
  • Bump prettier from 2.8.1 to 2.8.3 (#96)
  • Bump @graphql-codegen/cli from 2.16.1 to 2.16.5 (#98)
  • Update Dockerfile for nextjs (#93)
  • Add line break for demo (#42)
  • Added prettierrc, ignores yamls (#29)
  • Fix version branch name in release (#28)

v0.5.0 Release

21 Oct 11:36
08d8e15
Compare
Choose a tag to compare

Bug Fixes

  • Compilation issues with any
  • Longitude (#270)
  • [breaking] Admin panel with new account uuid -> id breaking change
  • Redirect throw an error
  • Copy next.config in dockerfile
  • Default service name
  • Docker image
  • Expired cookie error on captcha (#231)
  • Handle expired cookies better (#126)
  • Update yarn.lock
  • Count decimals issues with integer values (#41)
  • Add error checks to account search (#39)
  • Update README.md (#38)
  • Remove text from phone form (#32)
  • Secret regression in invoice and payment lookup (#26)

Features

  • Adding opentelemetry (#257)
  • Next 13 and next auth (#254)
  • Search by email (#220)
  • Update to nodejs 20 (#185)
  • Display acc id in acc details (#163)
  • Kratos cookie auth config (#114)
  • Business removal from map (#122)
  • Use NEXT_DATA for env variable (#92)
  • Switch repo to Next.js (#91)
  • Clean up function imports and add exception handling for captchas (#43)
  • Implement captcha (#31)
  • Update to new query model (#25)

Miscellaneous Tasks

  • Update arg following breaking change on the admin api (#266)
  • Adding more types
  • Fix transaction page (#262)
  • Adding back the lninvoice and lnpayment even when a tx is associated with the hash
  • Add github apps (#261)
  • Fix formatting
  • Fix logo png (#258)
  • Update README (#256)
  • Adding dummy .env (#255)
  • Update admin panel (#245)
  • Exposing UUID instead of ID in admin panel (#241)
  • Bump sharp from 0.32.1 to 0.32.5 (#239)
  • Update nullable phone in generated (#234)
  • Bump @types/jest from 29.5.2 to 29.5.3 (#221)
  • Update schema
  • Proper use of codegen (#219)
  • Update yarn (#218)
  • Bump typescript from 5.0.4 to 5.1.6 (#211)
  • Bump @types/node from 20.1.7 to 20.4.0 (#214)
  • Bump @types/react-dom from 18.2.4 to 18.2.6 (#207)
  • Bump @next/font from 13.3.1 to 13.4.6 (#205)
  • Bump @types/react from 18.0.38 to 18.2.8 (#196)
  • Bump eslint-config-next from 13.3.4 to 13.4.1 (#178)
  • Bump next from 13.1.6 to 13.4.1 (#179)
  • Bump @types/node from 18.16.2 to 18.16.6 (#180)
  • Bump ts-jest from 29.0.5 to 29.1.0 (#164)
  • Bump sharp from 0.31.3 to 0.32.1 (#175)
  • Bump @types/react-dom from 18.0.10 to 18.2.4 (#177)
  • Bump eslint from 8.35.0 to 8.39.0 (#172)
  • Bump @types/jest from 29.5.0 to 29.5.1 (#167)
  • Bump eslint-config-next from 13.3.1 to 13.3.4 (#173)
  • Bump prettier from 2.8.3 to 2.8.8 (#165)
  • Bump @next/font from 13.1.6 to 13.3.1 (#168)
  • Bump @types/node from 18.11.18 to 18.16.2 (#170)
  • Bump @graphql-codegen/cli from 3.2.1 to 3.3.1 (#162)
  • Bump @types/react from 18.0.27 to 18.0.38 (#161)
  • Bump @apollo/client from 3.7.3 to 3.7.12 (#143)
  • Bump eslint-config-next from 13.2.4 to 13.3.1 (#160)
  • Bump typescript from 4.9.4 to 5.0.4 (#141)
  • Bump @graphql-codegen/typescript-operations (#139)
  • Bump jest and @types/jest (#136)
  • Make audit (#148)
  • Specify node img version in dockerfile (#149)
  • Bump eslint-config-next from 13.1.1 to 13.2.4 (#129)
  • Fix check code (#123)
  • Update documentation
  • Bump eslint from 8.30.0 to 8.35.0 (#120)
  • Bump jest-environment-jsdom from 29.3.1 to 29.4.2 (#109)
  • Bump @typescript-eslint/eslint-plugin (#99)
  • Bump @types/react from 18.0.26 to 18.0.27 (#97)
  • Bump @next/font from 13.1.1 to 13.1.6 (#100)
  • Bump next from 13.1.1 to 13.1.6 (#94)
  • Bump ts-jest from 29.0.3 to 29.0.5 (#101)
  • Bump @graphql-codegen/client-preset from 1.2.3 to 1.3.0 (#95)
  • Bump prettier from 2.8.1 to 2.8.3 (#96)
  • Bump @graphql-codegen/cli from 2.16.1 to 2.16.5 (#98)
  • Update Dockerfile for nextjs (#93)
  • Add line break for demo (#42)
  • Added prettierrc, ignores yamls (#29)
  • Fix version branch name in release (#28)

v0.1.53 Release

22 Aug 15:54
255bbe4
Compare
Choose a tag to compare

Bug Fixes

  • Expired cookie error on captcha (#231)
  • Handle expired cookies better (#126)
  • Update yarn.lock
  • Count decimals issues with integer values (#41)
  • Add error checks to account search (#39)
  • Update README.md (#38)
  • Remove text from phone form (#32)
  • Secret regression in invoice and payment lookup (#26)

Features

  • Search by email (#220)
  • Update to nodejs 20 (#185)
  • Display acc id in acc details (#163)
  • Kratos cookie auth config (#114)
  • Business removal from map (#122)
  • Use NEXT_DATA for env variable (#92)
  • Switch repo to Next.js (#91)
  • Clean up function imports and add exception handling for captchas (#43)
  • Implement captcha (#31)
  • Update to new query model (#25)

Miscellaneous Tasks

  • Update admin panel (#245)
  • Exposing UUID instead of ID in admin panel (#241)
  • Bump sharp from 0.32.1 to 0.32.5 (#239)
  • Update nullable phone in generated (#234)
  • Bump @types/jest from 29.5.2 to 29.5.3 (#221)
  • Update schema
  • Proper use of codegen (#219)
  • Update yarn (#218)
  • Bump typescript from 5.0.4 to 5.1.6 (#211)
  • Bump @types/node from 20.1.7 to 20.4.0 (#214)
  • Bump @types/react-dom from 18.2.4 to 18.2.6 (#207)
  • Bump @next/font from 13.3.1 to 13.4.6 (#205)
  • Bump @types/react from 18.0.38 to 18.2.8 (#196)
  • Bump eslint-config-next from 13.3.4 to 13.4.1 (#178)
  • Bump next from 13.1.6 to 13.4.1 (#179)
  • Bump @types/node from 18.16.2 to 18.16.6 (#180)
  • Bump ts-jest from 29.0.5 to 29.1.0 (#164)
  • Bump sharp from 0.31.3 to 0.32.1 (#175)
  • Bump @types/react-dom from 18.0.10 to 18.2.4 (#177)
  • Bump eslint from 8.35.0 to 8.39.0 (#172)
  • Bump @types/jest from 29.5.0 to 29.5.1 (#167)
  • Bump eslint-config-next from 13.3.1 to 13.3.4 (#173)
  • Bump prettier from 2.8.3 to 2.8.8 (#165)
  • Bump @next/font from 13.1.6 to 13.3.1 (#168)
  • Bump @types/node from 18.11.18 to 18.16.2 (#170)
  • Bump @graphql-codegen/cli from 3.2.1 to 3.3.1 (#162)
  • Bump @types/react from 18.0.27 to 18.0.38 (#161)
  • Bump @apollo/client from 3.7.3 to 3.7.12 (#143)
  • Bump eslint-config-next from 13.2.4 to 13.3.1 (#160)
  • Bump typescript from 4.9.4 to 5.0.4 (#141)
  • Bump @graphql-codegen/typescript-operations (#139)
  • Bump jest and @types/jest (#136)
  • Make audit (#148)
  • Specify node img version in dockerfile (#149)
  • Bump eslint-config-next from 13.1.1 to 13.2.4 (#129)
  • Fix check code (#123)
  • Update documentation
  • Bump eslint from 8.30.0 to 8.35.0 (#120)
  • Bump jest-environment-jsdom from 29.3.1 to 29.4.2 (#109)
  • Bump @typescript-eslint/eslint-plugin (#99)
  • Bump @types/react from 18.0.26 to 18.0.27 (#97)
  • Bump @next/font from 13.1.1 to 13.1.6 (#100)
  • Bump next from 13.1.1 to 13.1.6 (#94)
  • Bump ts-jest from 29.0.3 to 29.0.5 (#101)
  • Bump @graphql-codegen/client-preset from 1.2.3 to 1.3.0 (#95)
  • Bump prettier from 2.8.1 to 2.8.3 (#96)
  • Bump @graphql-codegen/cli from 2.16.1 to 2.16.5 (#98)
  • Update Dockerfile for nextjs (#93)
  • Add line break for demo (#42)
  • Added prettierrc, ignores yamls (#29)
  • Fix version branch name in release (#28)

v0.1.52 Release

19 Aug 07:22
Compare
Choose a tag to compare

Bug Fixes

  • Expired cookie error on captcha (#231)
  • Handle expired cookies better (#126)
  • Update yarn.lock
  • Count decimals issues with integer values (#41)
  • Add error checks to account search (#39)
  • Update README.md (#38)
  • Remove text from phone form (#32)
  • Secret regression in invoice and payment lookup (#26)

Features

  • Search by email (#220)
  • Update to nodejs 20 (#185)
  • Display acc id in acc details (#163)
  • Kratos cookie auth config (#114)
  • Business removal from map (#122)
  • Use NEXT_DATA for env variable (#92)
  • Switch repo to Next.js (#91)
  • Clean up function imports and add exception handling for captchas (#43)
  • Implement captcha (#31)
  • Update to new query model (#25)

Miscellaneous Tasks

  • Exposing UUID instead of ID in admin panel (#241)
  • Bump sharp from 0.32.1 to 0.32.5 (#239)
  • Update nullable phone in generated (#234)
  • Bump @types/jest from 29.5.2 to 29.5.3 (#221)
  • Update schema
  • Proper use of codegen (#219)
  • Update yarn (#218)
  • Bump typescript from 5.0.4 to 5.1.6 (#211)
  • Bump @types/node from 20.1.7 to 20.4.0 (#214)
  • Bump @types/react-dom from 18.2.4 to 18.2.6 (#207)
  • Bump @next/font from 13.3.1 to 13.4.6 (#205)
  • Bump @types/react from 18.0.38 to 18.2.8 (#196)
  • Bump eslint-config-next from 13.3.4 to 13.4.1 (#178)
  • Bump next from 13.1.6 to 13.4.1 (#179)
  • Bump @types/node from 18.16.2 to 18.16.6 (#180)
  • Bump ts-jest from 29.0.5 to 29.1.0 (#164)
  • Bump sharp from 0.31.3 to 0.32.1 (#175)
  • Bump @types/react-dom from 18.0.10 to 18.2.4 (#177)
  • Bump eslint from 8.35.0 to 8.39.0 (#172)
  • Bump @types/jest from 29.5.0 to 29.5.1 (#167)
  • Bump eslint-config-next from 13.3.1 to 13.3.4 (#173)
  • Bump prettier from 2.8.3 to 2.8.8 (#165)
  • Bump @next/font from 13.1.6 to 13.3.1 (#168)
  • Bump @types/node from 18.11.18 to 18.16.2 (#170)
  • Bump @graphql-codegen/cli from 3.2.1 to 3.3.1 (#162)
  • Bump @types/react from 18.0.27 to 18.0.38 (#161)
  • Bump @apollo/client from 3.7.3 to 3.7.12 (#143)
  • Bump eslint-config-next from 13.2.4 to 13.3.1 (#160)
  • Bump typescript from 4.9.4 to 5.0.4 (#141)
  • Bump @graphql-codegen/typescript-operations (#139)
  • Bump jest and @types/jest (#136)
  • Make audit (#148)
  • Specify node img version in dockerfile (#149)
  • Bump eslint-config-next from 13.1.1 to 13.2.4 (#129)
  • Fix check code (#123)
  • Update documentation
  • Bump eslint from 8.30.0 to 8.35.0 (#120)
  • Bump jest-environment-jsdom from 29.3.1 to 29.4.2 (#109)
  • Bump @typescript-eslint/eslint-plugin (#99)
  • Bump @types/react from 18.0.26 to 18.0.27 (#97)
  • Bump @next/font from 13.1.1 to 13.1.6 (#100)
  • Bump next from 13.1.1 to 13.1.6 (#94)
  • Bump ts-jest from 29.0.3 to 29.0.5 (#101)
  • Bump @graphql-codegen/client-preset from 1.2.3 to 1.3.0 (#95)
  • Bump prettier from 2.8.1 to 2.8.3 (#96)
  • Bump @graphql-codegen/cli from 2.16.1 to 2.16.5 (#98)
  • Update Dockerfile for nextjs (#93)
  • Add line break for demo (#42)
  • Added prettierrc, ignores yamls (#29)
  • Fix version branch name in release (#28)