revert
revert copied to clipboard
Revert makes it incredibly easy to build integrations with any third party API
### Description Fixes [#562](https://github.com/revertinc/revert/issues/#562) This PR introduces the feature of API rate limit on tenantId basis. Earlier it was IP based. The rate limit is descided based on the subscription...
### Description workable integration oauth+refresh services-job ,candidates ,offer ,department dcumentation Fixes #551 Things remaining: mergeConflicts,testing,documentation,seed.ts,field.ts,fern completion,preprocessing(if required),permissions + any other error that shows up. ### Type of change - [x]...
### Description This is the fix for HubSpot CRM to fetch the associates along with the deals by introducing a new parameter `associations` Fixes #540 ### Type of change -...
Bumps [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) from 29.4.3 to 29.7.0. Release notes Sourced from babel-jest's releases. v29.7.0 Features [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465) [jest-validate] Allow deprecation warnings...
Bumps [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) from 12.0.0 to 13.0.0. Release notes Sourced from @โvue/eslint-config-typescript's releases. v13.0.0 Notable Changes typescript-eslint is upgraded to v7.x. The full release notes can be found in their release...
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 3.2.5. Release notes Sourced from prettier's releases. 3.2.5 ๐ Changelog 3.2.4 Fix .eslintrc.json format #15947 ๐ Changelog 3.2.3 Format tsconfig.json file with jsonc parser #15927...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.1.2 to 15.0.7. Release notes Sourced from @โtesting-library/react's releases. v15.0.7 15.0.7 (2024-05-07) Bug Fixes Ensure act is not any when React.act is not declared (#1323) (c1f2957) v15.0.6...
**Describe the feature** Currently there is no way to access associations between different hubspot data objects. For example given a deal entity identify all contacts associated with that deal. Accessing...
**Describe the issue** 1. The goal of this issue is to implement a subscription based rate limit feature. 2. Currently the rate limit is IP based and applies universally across...
### Description Fixes #252 added github issue integration task,user,collections,comments endpoints added oauth added https://www.loom.com/share/8404afa6be614e098a02268a3b5b88a1 (users,tasks,collections,comment(create,update,getComment)) https://www.loom.com/share/2d0ee45aae304e11baea2378253d62f3 (comment-get comments- 8 May 2024) ### Type of change - [x] New feature (non-breaking...