Nicolas Albert

Results 23 issues of Nicolas Albert

The Flow Viewer is an alternative way to see a Sequence representation. It's based on the NGX Builder project C8oStudio and must be ported to an Eclipse Editor for the...

new feature

This is the evolution of #192 , the goal is to allow DB to DB replication, passing through Convertigo and the Fauxton admin.

improvement

Use latest main dependencies for the next version.

improvement

Sometime, some tasks should be done without blocking the user or other process. The old __async should be removed or fixed. A developper meeting is needed.

new feature

The [new full-web Convertigo Studio](https://github.com/convertigo/c8ostudio) based on the NGX MobileBuilder needs some adjustments in the Engine to be fully operationnal.

improvement

HTTP Client 5 offers built-in many authentification protocols, handles http2 and propose an async API.

improvement

The step should prepare a multipart/related content: ``` Multipart multipart = new MimeMultipart("related"); ``` Then each part should have a ContentID (CID) to be referenced in the mail (like image):...

improvement

Backend scripts are powered by Rhino JS. Rhino provides a debugger interface in Swing, we have to include it inside a Eclipse view for the Studio.

new feature

We have to update the Google Analytics ticket insertion. Follow the documentation: - https://firebase.google.com/codelabs/firebase_mp?hl=fr#4

improvement