Deborah
57e515dd4b
docs: Update the contribution guidelines for node creation ( #5120 )
...
update contributing guide re. node creation
2023-01-10 15:18:01 +00:00
कारतोफ्फेलस्क्रिप्ट™
736777385c
feat: Switch from npm to pnpm ( #4429 )
2022-11-09 17:32:05 +01:00
Mike Arvela
6e8e4f5937
fix(nodes-base): fix and harmonize all primaryDocumentation links ( #4191 )
...
* fix(nodes-base): fix and harmonize all primaryDocumentation links
* feat(workflow, cli): expose documentation links to UI via node codex
* fix(editor-ui): link to correct node and credential documentation URLs
* config(nodes-base): update 'format' script to also format node descriptor json
* chore: fix outdated links to node reference documentation
2022-09-29 13:33:16 +03:00
Aaron Delasy
49c85a1df8
fix: correct all the spelling typos ( #3960 )
...
* Improve code health
Fix TS typos in local variables
Fix CSS typos in local styles
Fix typos in comments
Fix typos in strings
* Fix order of n8n setup sections in CONTRIBUTING.md
2022-09-02 16:13:17 +02:00
Iván Ovejero
11617616cd
refactor: Format root-level files ( #3858 )
...
* ✨ Create `format.mjs` script
* 👕 Add lint exception
* ⚡ Add root formatting to `format` command
* 🎨 Fix glob in `.prettierignore`
* 🚚 Improve naming
* 🎨 Format root-level files
* ⚡ Simplify check
* ⚡ Add period to extension
* ⚡ Locate config
* ⚡ Add `ignore` arg
* 🚚 Move `config` and `ignore` after check
2022-08-19 15:34:02 +02:00
Tom
f3586b48f2
docs: Replace Node.js version number ( #3854 )
2022-08-08 13:41:40 +02:00
Alex Grozav
a9fa830bd7
build: Migrate from lerna to turborepo ( #3796 )
...
* feat: Added turborepo setup.
* feat: Updated nodes and credentials loading.
* feat: Removed remaining lerna references.
* fix: Updated npm run bootstrap command.
* feat: Added CI step for installing latest npm.
* chore: Removed lerna config.
* feat: Added gulp to global ci packages.
* fix: Set node as moduleResolution target in workflow. Fixed CI.
* fix: Added turborepo installation to the n8n-custom docker image.
* fix: Updated copied docker files for n8n-custom.
* fix: Added git as dependency in n8n-custom dockerfile.
* fix: Changed npm install command in n8n-custom.
* 📦 Update `package-lock.json`
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2022-08-06 22:55:51 +02:00
Phil Clifford
806989c298
📚 Fix typo in CONTRIBUTING.md ( #2662 )
2022-01-15 20:29:27 +01:00
Tom
c218de4f06
📚 Add suggested node version to contribution guide ( #2312 )
2021-10-14 15:21:04 -07:00
Gabriel
0c6c02465e
📚 Update Contributing steps ( #2187 )
...
* 📚 Update Contributing steps
* Update CONTRIBUTING.md
Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
* Update CONTRIBUTING.md
Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
2021-09-15 08:52:23 +03:00
Mutasem Aldmour
5bd8f7c93e
✨ Implement design system ( #2050 )
...
* split up main, sass imports, import new nds
* migrate most buttons
* update sizes based on feedback
* update copy buttons
* update executions list
* fix issues
* force message box buttons
* update warning color
* update more buttons
* wrap message box buttons
* update last component
* lint fixes
* add build report step
* breakout imports
* set package.json
* fix notification bug
* clean up imports
* use build directories directly
* update imports
* remove xl size
* update number inputs
* fix input width
* update line height, fix icon bug
* fix up editor
* fix spacing between buttons
* Reset line height
* revert changes to this
* revert changes
* clean up button sizes
* change to outline
* update select height
* update tooltip
* remove build report step
* clean up impl
* remove regenerator runtime
* add design system repo
* apply editorconfig
* apply editor config prettier
* lint issue
* switch to tabs
* switch to single space
* update eslintrc
* remove git modules
* update sass package
* support dart sass
* add build
* update dependency
* update contributing.md
* set repo
* update versions
* add tslint step
* update spacing to spaces, add dev step
* add test step
* add test step
* update browser lint rc
* remove .github
* delete .gitignore
* set comment for icons
* remove preview link
* update button interface
* update types
* set types
* clean up intro
* update intro
* remove assets
* move into preview
* remove headline comment
* reduce theme build
* loading executions
* match deps versions
* match deps versions
* fix lint issues
* fix lint issues
* update callback
* disable codacy for docs.css
* fix storybook issues
* add design system to docker image
* update spacing around delete sort button
* set line height to stop juggling headline
* update sizes
* clean up vars
* fix scss issues
* update button vars
* add shade color
* fix button without click
* fix buttons bug
* fix bug with executions list
* clean up theme
* update link styling
* fix typo
* run prettier
* 🎨 code format
* 🎨 code format
* 🔥 remove empty files
* ✨ N8n 2284 new inputs (#2075 )
* implement inputs
* prettier fixes
* revert unnessary change
* move input components and tooltip
* remove form elements
* move select
* update input placements
* update sizes
* update credentails
* clean up select size
* fix caret issue
* update inputs
* clean up select
* fix tags dropdown border
* clean up tags input
* fix workflow name bug
* clean up select here
* add sizes template
* fix option caret
* fix input sizes
* update date input size
* remove tags input override
* update prop
* update input size
* center run data inputs
* update disabled colors
* update execution header
* update scrollbar
* update text area spacing
* fix items in header
* update run data tooltip
* remove popover
* update prefix positions
* add filterable demo
* address design issues
* fix input issues, flip boolean input to text
* update input sufffix colors
* remove override
* speed up switch, fix toggle spacing issue
* update icon
* remove icon classes
* clean up inputs
* clean up inputs with icons
* update input spacing again
* update suffix position
* build
* Add support for xlarge inputs
* fix input issues
* fix input issue
* update listeners
* update number inputs for settings
* update append/prepend spacing
* clean up inputs, set expression input as text
* fix type errors
* fix workflow number input
* fix tags dropdown bug
* fix bugs
* fix menu item bug
* remove font weight from link element
* remove default
* fix select option
* fix contrast issues
* allow overflow x for multi selects
* fix icon
* update options select
* fix issue that resolves expression to null
* update how actions are centered
* fix up selects
* update selects to support limiting size
* update option styles
* ⚡ Apply suggestions BHesseldieck
Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
* 🎨 code format
Co-authored-by: Jan <janober@users.noreply.github.com>
Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
* ⏪ Revert "🔥 remove empty files"
This reverts commit e91ace4e52
.
* ⚡ Remove private from n8n-design-system package
* 🎨 Change to spaces to stay consistent with editorconfig & others
package files
* ⚡ Fix year in license
Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
Co-authored-by: Jan <janober@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-08-29 13:36:17 +02:00
Tanay Pant
8276cdfda1
✨ Remove duplicate information ( #1632 )
...
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
2021-04-07 14:33:16 +02:00
YErii
dcded3b96b
📚 Improve install instructions ( #924 )
...
Add precise build tool installation description.
2020-09-03 12:45:54 +02:00
Jan Oberhauser
409b9abfbc
📚 Fix link to docker images
2020-09-02 09:23:26 +02:00
Tanay Pant
c066b8081e
📚 Update copy and add information ( #910 )
...
* Update README.md
* Update README.md
* Update CONTRIBUTING.md
2020-09-01 14:41:29 +02:00
Tanay Pant
bae541e13b
📚 Make a few language changes ( #681 )
2020-06-18 10:11:49 +02:00
Tanay Pant
5d8101cbf0
Fix a few things
2020-04-28 13:19:37 +02:00
Tanay Pant
4cd1f33c9f
Add changes to table of contents
2020-04-28 11:58:17 +02:00
Tanay Pant
c01b58176a
✅ Added checklist to go through before submitting a node
2020-04-28 11:50:20 +02:00
Jan Oberhauser
959271e4f5
🐛 Fix typo
2019-11-16 20:18:52 +01:00
Manoj Talreja
4f1b292bbd
Update CONTRIBUTING.md
...
The link is broken, updating it to correct url.
2019-11-15 16:02:14 -08:00
Jan Oberhauser
c2451f291e
📚 Add Contributor License Agreement
2019-10-25 22:21:18 +02:00
Jan Oberhauser
02491775b6
📚 Make clear what has to be executed to develope for n8n
2019-10-25 15:28:39 +02:00
Jan Oberhauser
6ee8638d7c
📚 Add to CONTRIBUTING guide how to develope new node for n8n
2019-10-02 18:04:21 +02:00
Jan Oberhauser
83cde819fe
📚 Add documentation about how to extend documentation
2019-10-02 10:00:28 +02:00
Thomas LEVEIL
27727ecd78
CONTRIBUTING : add TOC
2019-08-21 23:18:09 +02:00
Thomas LEVEIL
f08cd16c36
CONTRIBUTING : add Create custom nodes
2019-08-21 23:15:22 +02:00
Jan Oberhauser
97893fed1b
📚 Update development cycle documentation and add placeholder tests
2019-08-14 13:45:18 +02:00
Thomas LÉVEIL
d73622b35d
[doc] add Development Cycle
2019-08-14 09:14:24 +02:00
Thomas LÉVEIL
ad6adb6a91
[DOC] wording in contributing
2019-08-14 09:08:55 +02:00
Jan Oberhauser
7cd563183a
📚 Improve documentation about how to contribute to n8n
2019-08-14 08:30:54 +02:00