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

EIT-2689 | Encryption/Decryption breaks when including metadata on the document + Change API key UI on clients #33

Merged
merged 23 commits into from
Nov 2, 2022

Conversation

josepmdc
Copy link
Contributor

@josepmdc josepmdc commented Nov 2, 2022

No description provided.

@marcbaque marcbaque merged commit 5c59781 into feature/EIT-2569 Nov 2, 2022
@marcbaque marcbaque deleted the feature/EIT-2689 branch November 2, 2022 11:23
josepmdc added a commit that referenced this pull request Nov 8, 2022
* Add bloock http provider, refactor file parser & start event trigger

* Implement hosted publisher

* reordered publisher & loaders

* EIT-2689 | Encryption/Decryption breaks when including metadata on the document + Change API key UI on clients (#33)

* kinda fixed but not really

* Encryption with metadata working (needs polish)

* Adapt Go interface to new metadata/encryption model

* [JS] Remove unnecessary entities and rebuild proto

* Add PDF test

* Metadata with pdfs working

* Comment out unfinished test

* Increase SDK version

* Fix clippy

* Change api key UI on Go sdk

* Change api key UI on Python sdk

* Fix segfault on Go client

* Fix some errors on python sdk

* Change api key UI on JS sdk

* Change JS fromJson to accept JSON object instead of string

* Fix encryption test

* Comment out unfinished code

* Cargo fmt and upgrade lopdf to fix security audit

* Fix clippy

* Python fmt

* Comment out gtag so go/python tests pass

* add http client functions to wasm

* Integrated publish and build from loader

* Fix lint

* Fix python setup

* Uncomment publisher test

Co-authored-by: marcbaque <marc@bloock.com>
Co-authored-by: Josep Mª Domingo Catafal <jdomingocatafal@gmail.com>
josepmdc added a commit that referenced this pull request Nov 14, 2022
* Add bloock http provider, refactor file parser & start event trigger

* Implement hosted publisher

* reordered publisher & loaders

* EIT-2689 | Encryption/Decryption breaks when including metadata on the document + Change API key UI on clients (#33)

* kinda fixed but not really

* Encryption with metadata working (needs polish)

* Adapt Go interface to new metadata/encryption model

* [JS] Remove unnecessary entities and rebuild proto

* Add PDF test

* Metadata with pdfs working

* Comment out unfinished test

* Increase SDK version

* Fix clippy

* Change api key UI on Go sdk

* Change api key UI on Python sdk

* Fix segfault on Go client

* Fix some errors on python sdk

* Change api key UI on JS sdk

* Change JS fromJson to accept JSON object instead of string

* Fix encryption test

* Comment out unfinished code

* Cargo fmt and upgrade lopdf to fix security audit

* Fix clippy

* Python fmt

* Comment out gtag so go/python tests pass

* add http client functions to wasm

* Integrated publish and build from loader

* Fix lint

* Fix java ffi

* Start implementing Java entities

* Implement Record entity Java

* Change java project from app to lib

* Implement Java client

* Preliminary implementation of E2E test in Java

* Implement record builder on Java interface

* Fix python setup

* Main CI implementation

* Update version

* Fix check java

* Prevent fail when files not exists on Java build

* fix java build

* upgrade actions/checkout to v3

* patch set-output deprecation

* update actions/cache version

* debug CI

* remove Makefile from java bulild

* added java linter & fmt

* fix test Java

* fix workflow java test

* [Java] Test builder on e2e test

* Fix some errors on java builder

* java fmt

* Change java test to use native java asserts

* Rename java package from block.sdk.etc to com.bloock.sdk.etc

* Fix java e2e assertions

* Add loader and publisher to java sdk

* Fix some errors with Publisher and Loader on java sdk

* Fix Java test

* Increase version number

* Change Java test makefile to get jar name from version

* Upgrade java sdk version

* Update CI

* Update CI

* Fix CI test

* Fix CI Tests

* fix ci test

Co-authored-by: marcbaque <marc@bloock.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants