Commit graph

26 commits

Author SHA1 Message Date
Ronalds Upenieks 3351113f28
Add Harvest OAuth2 support (#697)
* credentials, generic functions fit to oauth2, UI elements

*  Improvements to Harvest-Node

* Update Harvest.node.ts

*  Add OAuth2 and move account id from credentials to node parameters

*  Minor improvements to Harvest-Node

Co-authored-by: Rupenieks <ru@myos,co>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-11-24 14:15:47 +01:00
Jan Oberhauser 546b79bea0 👕 Fix lint issue 2020-10-22 18:00:28 +02:00
Jan Oberhauser 40c2acd77b 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
Jan Oberhauser fe802c8f76 👕 Fix built issue by fixing lint issues 2020-10-01 15:18:47 +02:00
smamudhan 725d2d16fc
Fixed typos and grammatical errors (#791)
* 🐛 Fixed typos and grammatical errors

* 🐛 Made changes based on Tanay's feedback
2020-07-24 12:56:41 +02:00
Jan Oberhauser 101df5882d Fix and revert changes on Harvest-Node to not break for existing
users
2020-02-07 20:38:13 -08:00
Jan Oberhauser 19301d8004 🔀 Merge branch 'harvest-remaining' of https://github.com/Kiprosh/n8n into Kiprosh-harvest-remaining 2020-02-07 18:30:59 -08:00
Jan Oberhauser 24a3a02180 Optimize integration icon images 2020-02-05 17:35:16 -08:00
trojanh d06b38c5ff Capitalize display title 2020-02-03 18:25:21 +05:30
trojanh 5d36ce0a1e Add Create and Update for Client Contact 2020-02-03 18:06:51 +05:30
trojanh 9e7ac3c13f Add Expense and Estimate API 2020-02-03 17:27:39 +05:30
trojanh aceccf01d3 Fix operation name for update 2020-02-03 15:24:21 +05:30
trojanh 41b1245610 Fix update methods 2020-02-03 15:07:56 +05:30
trojanh 0121e3b85c Add Create and Update for Invoice API 2020-02-03 14:53:58 +05:30
trojanh 2a57b15e10 Add Create and Update for Project API 2020-02-03 14:09:22 +05:30
trojanh cc302b7508 Add task create and update 2020-01-31 19:36:10 +05:30
trojanh 1759f6ce98 Refactor reource names to match endpoint 2020-01-31 19:13:40 +05:30
trojanh 9ff78410ef Refactor time entry and user 2020-01-31 19:02:14 +05:30
trojanh b4394ec122 Add User update API 2020-01-31 18:54:42 +05:30
trojanh adcc482703 Add user Create API 2020-01-31 18:49:16 +05:30
trojanh 8374a23389 Add DELETE for Harvest APIs 2020-01-31 18:17:20 +05:30
Jan Oberhauser e05b46c7e6 Fix some issues on Harvest-Node 2020-01-29 15:51:14 -08:00
trojanh e9d8031a68 Add paginations and refactor all getAll methods 2020-01-29 13:27:54 +05:30
trojanh a852af6530 Fix UI and API call for each operations 2020-01-29 12:34:52 +05:30
trojanh 7b50a4bcfd Add other APIs 2020-01-28 21:20:15 +05:30
trojanh 8027601283 Add harvest TimeEntry CRUD API 2020-01-28 20:16:38 +05:30