Vladimir Klimontovich

Results 15 issues of Vladimir Klimontovich

## Problem At the moment, full refresh for subj doesn't work well. It first truncates table, and then starts to fill table once again. It means that during the run...

πŸš€ Jitsu Server
πŸ”— Connector

### Problem Most of the changes of [the configuration](https://jitsu.com/docs/configuration) within Jitsu requires server restart. This is not very convenient in some cases. One of the canonical examples is storage (Redis)...

πŸš€ Jitsu Server

### Problem Currently, [JavaScript Transformations](https://jitsu.com/docs/configuration/javascript-transform) allows to transform data coming from event stream (API Keys). Sometimes, users want to transform data coming to sources too. While transforming data coming from...

⏳Postpone

At the moment configurator is using `lerna` and `yarn` as build tools. Those tools are great, but we have a few issues: - `@jitsu/catalog` publishing process is not very reliable...

πŸ’… Configurator UI

### Problem At the moment sources with OAuth enabled requires oauth secrets to be kept at jitsu server config file. Example, for google analytics source following fields should be added...

πŸš€ Jitsu Server
πŸ’… Configurator UI

### Summary We are going to implement Connector SDK as part of [Jitsu SDK](https://github.com/jitsucom/jitsu-sdk). The SDK should provide an easy way to develop jitsu connectors (aka sources) in TypeScript: *...

πŸ§‘β€πŸ”¬ Jitsu SDK
πŸ–Ό JitsuExtensions

### Problem At the moment, configurator UI updates all entities such as `source` `destination` and `api_keys` with a single query that overrides existing data in storage (redis). This approach is...

πŸ’… Configurator UI
βš™οΈ Configurator Backend
Postpone⏳

June.so is a simple HTTP-based destination. Auth is simple, and protocol is straightforward (Segment compatible) https://intercom.help/junedotso/en/articles/4968066-how-to-send-your-event-data-to-june

πŸ–Ό JitsuExtensions

As an HTTP destination. [API docs](https://support.gainsight.com/SFDC_Edition/API_and_Developer_Docs/About/API_Documentation_Overview)

πŸš€ Jitsu Server
❀️ Feature
🎯 Destination

The first version of UI has been released as part of #275, however, further work is required to make the interface more clear: - [x] Reload button on TasksTable -...

❀️ Feature
πŸ’… Configurator UI