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

feat: Update 0.8 and blockchain integrations #5

Merged
merged 904 commits into from
Sep 26, 2023
Merged

Conversation

alerdenisov
Copy link
Contributor

@alerdenisov alerdenisov commented Sep 26, 2023

What does this PR do?

Fixes # (issue)

  • fix: lint template issue

  • fix(notion): update action desc and notion type

  • fix(notion): update piece version

  • fix(notion): fix type error

  • fix(notion): fix for loop error

  • feat: tatum and cryptoapis are coming

  • chore: (bump version @mo InvoiceNinja)

  • fix: rename google download file to read file

  • fix(slack): load more than 100 channel

  • fix(backend): await floating promise

  • refactor(backend): cache codes for flow runs

  • feat(notion): add update database item action

  • fix(notion): fix piece version

  • chore: added feature flag to show featured templates

  • feat(date-utility): add date utility

  • feat: add format to Telegram

  • fix: piece metadata order bug

  • chore: fix json to jsonb migration

  • chore: fix piece metadata auth order

  • docs: update README.md [skip ci]

  • docs: update .all-contributorsrc [skip ci]

  • chore(telegram): bump telegram version

  • chore: change authentication

  • docs: update README.md [skip ci]

  • docs: update .all-contributorsrc [skip ci]

  • refactor: bump version and change refactor code

  • chore: fix spell salesforce

  • feat(date-utility): naming convention

  • chore(talkable): bump version

  • feat(date-utility): adding even more features

  • chore: remove feedback and add support button instead

  • chore: bump shared package

  • feat(google-sheet): adding some changes

  • Revert "Delete packages/backend/.env"

This reverts commit 934eb7c.

  • fix: minor comments in google sheets

  • chore: rename utlity date to date helper

  • fix(notion): fix people field dropdown

  • fix(notion): fix dropdown value for dynamic mapping

  • feat(Talkabe peice): add new actions

  • fix(notion): add url notion field

  • fix: testing code

  • fix(notion): fix notion version

  • fix: test action

  • fix(notion): fix files/verification notion type error

  • chore: delete unsued code

  • fix: instructions for code piece

  • Added Pulumi IaC for AWS w/ documentation

  • Fix unquoted migration parameter

  • feat(Talkabe peice): update readme

  • feat(open-router): adding openrouter piece

  • fix: action name in open router

  • docs: update README.md [skip ci]

  • docs: update .all-contributorsrc [skip ci]

  • feat(open-router): loading models dynmically

  • feat(open-router): adding some minor changes

  • feat(open-router): changing the display name

  • chore: fix all floating promises

  • chore: fix logger and system cyclic dependency

  • chore(backend): initialize db before setting up app routes

  • fix: date helper

  • fix: date helper

  • feat(google-drive): adding the share link url

  • feat(google-drive): increasing the project version

  • chore: clean step form container code

  • chore: send artifact id to backend on update action

  • chore: revert files

  • refactor: project entity

  • feat(string-utils): add string utils piece

feat(validators): added 'isRegex' validator

  • chore: rename string to text

  • fix: replace string with text

  • chore: increment common version

  • feat: add is featured

  • fix: error handler

  • fix(server): remove body from get request

  • feat(backend): add type and compression to file entity

  • chore(backend): file compressor

  • refactor(backend): adjust file service logic for compression

  • refactor(backend): compress flow run logs

  • chore(shared): release v0.8.2

  • chore(shared): release v0.8.3

  • LLMRails initial commit

  • chore(wordpress): add auth troubleshoot steps

  • fix(imap): fix load test data

  • docs: update README.md [skip ci]

  • docs: update .all-contributorsrc [skip ci]

  • chore: increment http version

  • fix: race condition in map

  • fix(http): body format

  • chore: revert dynamic property name

  • feat: add auth for contentful piece

  • feat: add integer and required keys validators

  • feat: add contentful dynamic field resolvers

  • fix: long text limit

  • feat: add limitations to short text fields

  • feat: add validators from contentful

  • fix: use text field for array of link entries

  • fix: dropdown labels should be a string

  • feat: add contentful locale and default values

  • fix: limit supported array options

  • chore: rebase

  • chore: move defaults to client definition

  • feat: create contentful record action

  • fix: allow action to fail

  • fix(brevo): created contact not in the correct list

  • feat(openai): adding whisper model actions

  • fix(google-sheet): insert row empty fields skipped

  • feat(openai): no need to name the audio file anymore

  • feat: add flow worker hooks

  • chore: increment http version

  • chore: update project name

  • chore: update job is undefined

  • feat(tidycal): adding api key validation

  • fix(tidycal): no need for the response

  • feat(airtable): adding api key validation

  • fix(airtable): fix package version

  • feat(google-my-business): new review trigger

  • feat(google-my-business): create reply

  • refactor: fine-tuned trimming for logging

  • docs: update README.md [skip ci]

  • docs: update .all-contributorsrc [skip ci]

  • chore: bump framework version

  • chore: bump framework version

  • docs: update README.md [skip ci]

  • docs: update .all-contributorsrc [skip ci]

  • fix: bump shared package

  • docs: update README.md [skip ci]

  • docs: update .all-contributorsrc [skip ci]

  • fix: file controller

  • fix(airtable): fixing attachment field

  • fix(airtable): fixing attachment field

  • test: logging utils

  • refactor(engine): update logging utils

  • fix(airtable): fixing small bugs

  • feat(Talkabe peice): add param 'create_offers'

  • chore(talkable): bump version

  • chore(talkable): fix

  • chore: pin exact versions of deps

  • chore: remove firbase-auth from dependencies

  • chore: upgrade @angular/fire to v7.6.1

  • chore: remove @google-cloud/vision from deps

  • chore: move @types/ssh2-sftp-client to dev deps

  • chore: remove concat dep

  • chore: remove flatpickr from deps

  • chore: add pino-loki to deps

  • chore: remove string-replace-async from deps

  • chore: remove @types/fs-extra , @types/lodash , @types/node-imap from deps

  • fix: revert back to http body always being there

  • chore: add product-fruits to deps

  • fix(salesforce): update line ending in bulk action

  • chore: update piece version

  • chore: add langchain

  • fix: bump langchain

  • chore: add missing depdencies

  • feat: draft impl

  • fix: external auth with new project service api

  • fix: dev container

  • feat: discord

  • fix: discord support url

  • feat: test ci

  • fix: lock file

  • fix: add empty Charts.yaml

  • fix: incorrect name

  • fix: remove feature branch from workflow

abuaboud and others added 30 commits September 9, 2023 00:28
feat(notion): add create database item action
chore(invoice-ninja): add some validator another mod to check task exists
…-file

feat(google-drive): add download file action
fix(slack): load more than 100 channel
…templates

chore: added feature flag to show featured templates
khaledmashaly and others added 27 commits September 20, 2023 22:16
fix: revert back to http body always being there
fix(salesforce): update line ending in bulk action
feat(Talkable): Add support of new param "create_offers" for Origin batch creation
fix(airtable): fixing attachment field
@alerdenisov alerdenisov changed the title Feature/update 0.8 feat: Update 0.8 and blockchain integrations Sep 26, 2023
@alerdenisov alerdenisov merged commit e4c9927 into develop Sep 26, 2023
2 of 3 checks passed
@alerdenisov alerdenisov deleted the feature/update-0.8 branch September 26, 2023 10:39
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.