Jan Oberhauser
|
04c16a879f
|
⬆️ Update package-lock.json file
|
2022-01-30 15:06:28 +01:00 |
|
Jan Oberhauser
|
4dfe158d7c
|
⬆️ Update package-lock.json file
|
2022-01-22 18:55:37 +01:00 |
|
Oliver Trajceski
|
8cefafa47d
|
✨ Add BambooHR Node (#2471)
* Feature // Created BambooHR Node, Init Simple Api Calls for Employees
* BambooHR Added EmployeesFiles, CompanyFiles API Operations
* BambooHR / Refactor the code
* Bamboo HR Node // Refactor + Optimization of Employee Api Requests
* Bamboo HR Node // Refactor + Optimization of EmployeeFiles Api Requests
* Bamboo HR Node // Refactor + Optimization of CompanyFiles Api Requests
* Bamboo HR Node // Add Reports - Get Reports by ID
* Bamboo HR Node // Format BambooAPI Credential files
* Bamboo HR Node // Added Account Information API operations
* Bamboo HR Node //Add Https Reposnse Code for All API Operations, Implement new Http Helper
* Bamboo HR Node // Added Tabular Data Api Operations
* Bamboo HR Node // Added Time Off Api Operations
* Bamboo HR Node //Fixed bugs for AccountInformation Operation, Uploading Employees File, TimeOff EstimationTime
* Bamboo HR Node // Update AccountInformation - UpdateFields Api operation
* Bamboo HR Node //Fixed Add and Update Table rows // Tabular Data API Operations
* Update AccountInformation - Added TimeOff Operations - Get Requests, Create Request, Create History Item, Fixed Get Types
* Bamboo HR Node // Fixed Adjust Time - TimeOff API Operation, Wrote comments, Finished TimeOff Api Operations
* Bamboo HR Node // Add Multi choice Property for Employee Operations, Expand and Add new Optional Fields for Creating and Updating Employee, Write Comments, Fixed Employee API operations
* Bamboo HR Node // Add Multi choice Property + Update Fields and Write Comments for Employee Files & Company Files & Reports Acc Info API Operation
* N8N-2603 Move Company Name Prop to Credentials, Changed Execution Function
* N8N-2603 Obtain Employee ID and bind to the response after create an employee, Refactor GetDirectoy to GetAll + update the output of the response
* N8N-2603 Refactor, Added ID in responses, Added Pagination to some operations
* N8N-2603 Refactor Employee Files to Employee File
* N8N-2603 Refactor CompanyFiles to Company File, Refactor CompanyFile:Create -> CompanyFile:addCategory
* N8N-2603 Refactor employeeFile:create -> employeeFile:addCategory, Get rid off Account Information resources
* N8N-2603 EmployeeFile:Update -> Change ShareWithEmployee Parameter to be boolean
* N8N-2603 CompanyFIle:update -> Change shareWithCompany prop to boolean
* N8N-2603 Added Load Options for getTimeOffTypeId, Rename AdditionalFields to UpdateFields
* N8N-2603 Updated Logo and Border
* N8N-2603 Refactor Employees to Employee
* N8N-2603 Linter Fixes
* N8N-2603 Refactor EmployeeFile:get -> EmployeeFile:download, CompanyFile:get -> CompanyFile:download
* N8N-2603 Linter fix
* N8N-2603 Linter Fixes
* N8N-2603 Hotfix
* N8N-2603 Fixed EmployeeFile:Download
* N8N-2603 Updated Assertion
* N8N-2603 Remove unnecesary description, optimized code, created separate loadOptions file
* N8N-2603 Added Download Function for CompanyFile operation
* N8N-2603 Added DateTime Fields instead of string, Removed Color prop from Node
* N8N-2603 Refactor Del to Delete
* N8N-2603 Added Upload Employ File Operation
* N8N-2603 Updated Possible Types of the Request
* N8N-2603 Fixed Linter Errors
* N8N-2603 Hotfix Upload Employee File Description
* N8N-2603 Added options to download the report
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Simplify node
* ⚡ Fix linting issue
* ⚡ Improvements
* ⚡ Fix returned mimeType
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
|
2022-01-22 10:46:13 +01:00 |
|
Jan Oberhauser
|
279052317d
|
⬆️ Update package-lock.json file
|
2022-01-16 14:37:06 +01:00 |
|
Jan Oberhauser
|
f815f982b1
|
🐛 Fix build issue #2675
|
2022-01-13 07:37:19 +01:00 |
|
Jan Oberhauser
|
37fd561551
|
⬆️ Update package-lock.json file
|
2022-01-09 17:13:50 +01:00 |
|
Iván Ovejero
|
5fec563c5c
|
⚡ i18n feedback refactorings (#2597)
* ⚡ Create endpoint for node credential translation
* ⚡ Add API helper method in FE
* 🔨 Add creds JSON files to tsconfig
* ⚡ Refactor credentials loading
* ⚡ Refactor calls in CredentialConfig
* ✏️ Add dummy translations
* ⚡ Split translations per node
* 🔥 Remove deprecated method
* ⚡ Refactor nesting in collections
* 🚚 Rename topParameter methods for accuracy
* ✏️ Fill out GitHub dummy cred
* 🚚 Clarify naming for collection utils
* ✏️ Fill out dummy translation
* 🔥 Remove surplus colons
* 🔥 Remove logging
* ⚡ Restore missing space
* 🔥 Remove lingering colon
* ⚡ Add path to InputLabel calls
* ✏️ Fill out dummy translations
* 🐛 Fix multipleValuesButtonText logic
* ⚡ Add sample properties to be deleted
* ⚡ Render deeply nested params
* 📦 Update package-lock.json
* 🔥 remove logging
* ✏️ Add dummy value to Slack translation
* ✏️ Add placeholder to dummy translation
* ⚡ Fix placeholder rendering for button text
* 👕 Fix lint
* 🔥 Remove outdated comment
* 🐛 Pass in missing arg for placeholder
* ✏️ Fill out Slack translation
* ⚡ Add explanatory comment
* ✏️ Fill out dummy translation
* ✏️ Update documentation
* 🔥 Remove broken link
* ✏️ Add pending functionality
* ✏️ Fix indentation
* 🐛 Fix method call in CredentialEdit
* ⚡ Implement eventTriggerDescription
* 🐛 Fix table-json-binary radio buttons
* ✏️ Clarify usage of eventTriggerDescription
* 🔥 Remove unneeded arg
* 🐛 Fix display in CodeEdit and TextEdit
* 🔥 Remove logging
* ✏️ Add translation for test cred options
* ✏️ Add test for separate file in same dir
* ✏️ Add test for versioned node
* ✏️ Add test for node in grouped dir
* ✏️ Add minor clarifications
* ✏️ Add nested collection test
* ✏️ Add pending functionality
* ⚡ Generalize collections handling
* 🚚 Rename helper to remove redundancy
* 🚚 Improve naming in helpers
* ✏️ Improve helpers documentation
* ✏️ Improve i18n methods documentation
* 🚚 Make endpoint naming consistent
* ✏️ Add final newlines
* ✏️ Clean up JSON examples
* ⚡ Reuse i18n method
* ⚡ Improve utils readability
* ⚡ Return early if cred translation exists
* 🔥 Remove dummy translations
|
2022-01-07 22:02:21 +01:00 |
|
Jan Oberhauser
|
1d4da56ffa
|
⬆️ Update package-lock.json file
|
2022-01-02 10:44:33 +01:00 |
|
Jan Oberhauser
|
4cb52c710f
|
⚡ Fix parameter "Ignore Bots" parameter order
|
2022-01-02 10:20:12 +01:00 |
|
Jan Oberhauser
|
4af8a5c24d
|
⬆️ Update package-lock.json file
|
2021-12-25 14:12:21 +01:00 |
|
Jan Oberhauser
|
aecb30dfa8
|
🔀 Merge branch 'arpadgabor-feat/monaco'
|
2021-12-23 21:00:54 +01:00 |
|
Iván Ovejero
|
2b74b6238e
|
⚡ Deprecate step size and node color (#2586)
* 🔥 Deprecate numberStepSize
* 🔥 Deprecate color in non-FA nodes
* ⚡ Minor node name fixes
* 📦 Update package-lock.json
* ⏪ Restore Merge node color
* 👕 Fix lint
|
2021-12-23 13:30:35 +01:00 |
|
Jan Oberhauser
|
fa760ee26b
|
⚡ Improve autocomplete and a few other changes
|
2021-12-23 11:41:46 +01:00 |
|
Jan Oberhauser
|
5f6e9767c9
|
🔀 Merge branch 'master' into i18n-v2
|
2021-12-19 13:52:04 +01:00 |
|
Jan Oberhauser
|
13696cfeac
|
⬆️ Update package-lock.json file
|
2021-12-19 13:42:44 +01:00 |
|
Iván Ovejero
|
7f901c663a
|
📦 Update package-lock.json
|
2021-12-16 17:15:50 +01:00 |
|
Iván Ovejero
|
cd1bfe5365
|
📦 Update package-lock.json
|
2021-12-15 13:08:21 +01:00 |
|
Iván Ovejero
|
c33cd0de3f
|
🔀 Merge master
|
2021-12-13 09:50:26 +01:00 |
|
Jan Oberhauser
|
d999fbb059
|
⬆️ Update package-lock.json file
|
2021-12-11 19:42:09 +01:00 |
|
Iván Ovejero
|
704caf09e2
|
📦 Update package-lock.json
|
2021-12-06 11:03:47 +01:00 |
|
Iván Ovejero
|
00ac975164
|
🔀 Merge master
|
2021-12-06 09:41:15 +01:00 |
|
Jan Oberhauser
|
83af3dfa12
|
⬆️ Update package-lock.json file
|
2021-12-04 12:09:15 +01:00 |
|
Iván Ovejero
|
9459cfb3fe
|
📦 Update package-lock.json
|
2021-12-03 12:19:36 +01:00 |
|
Iván Ovejero
|
4e218a5e05
|
⚡ Reduce calls to config object
|
2021-12-02 09:33:23 +01:00 |
|
Jan Oberhauser
|
fe741bd90a
|
👕 Fix lint issue
|
2021-11-27 11:36:59 +01:00 |
|
Mutasem Aldmour
|
91bafb4860
|
⚡ Commit package lock (#2470)
|
2021-11-25 18:12:38 +01:00 |
|