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 |
|
Ahsan Virani
|
31cf43c294
|
⚡ Add additional frontend hooks (#2073)
|
2021-08-13 12:01:12 +02:00 |
|
Mutasem Aldmour
|
47eb2c73ca
|
✨ Refresh options #1678 (#2012)
* Allow refresh remoteOptions
* clean up pr, update option name, move option down
Co-authored-by: Anthr@X <4828355+AnthraX1@users.noreply.github.com>
|
2021-07-23 17:52:25 +02:00 |
|
Mutasem Aldmour
|
a9550202df
|
🧹 clean up editor based on #1418 (#2010)
* clean up editor based on #1418
* remove unused ref
* address comment on guard style
|
2021-07-23 17:50:47 +02:00 |
|
Jan Oberhauser
|
8ce158d1a4
|
🐛 Fix error message on textarea field clicks
|
2021-06-02 20:48:07 -05:00 |
|
Jan Oberhauser
|
bf7800cb15
|
🐛 Fix bug with sibling loading with fixedCollections
|
2021-05-16 19:25:04 -05:00 |
|
Jan Oberhauser
|
002f53a4af
|
✨ Allow to load sibling parameters in loadOptionsMethod
|
2021-05-16 18:16:24 -05:00 |
|
Jan Oberhauser
|
fd86229b30
|
🐛 Fix issue that it did not save values for parameters which did get
displayed depending on another parameter with expression
|
2021-05-15 17:51:14 -05:00 |
|
Jan Oberhauser
|
cb2887a8ab
|
🐛 Fix issue that expressions did not resolve for displayOptions
|
2021-05-15 00:28:51 -05:00 |
|
Jan Oberhauser
|
001c6b7cc9
|
🐛 Fix bug that expressions could not be displayed in read-only mode
|
2021-04-04 17:58:25 +02:00 |
|
Jan Oberhauser
|
1dedb3f4b8
|
✨ Add expression support to credentials
|
2021-01-24 13:33:57 +01:00 |
|
Jan Oberhauser
|
9fee42b2a8
|
⚡ Add shear option, resize with alpha color and fix bug
|
2020-11-09 11:26:46 +01:00 |
|
Jan Oberhauser
|
931b73e1bd
|
⚡ Display "options" parameter as "string" if options could not be loaded
|
2020-04-06 10:15:46 +02:00 |
|
Jan Oberhauser
|
b41d40cc95
|
🐛 Fix error with displaying null in expression
|
2020-02-07 17:06:36 -08:00 |
|
Jan Oberhauser
|
9392b94e40
|
👕 Fix lint issue
|
2020-01-04 22:54:16 -06:00 |
|
Jan Oberhauser
|
bf4c8bc3a2
|
✨ Make it possible to define dependencies for loadOptions
|
2020-01-04 22:28:09 -06:00 |
|
Jan Oberhauser
|
93c974308f
|
🐛 Fix new string input issue
|
2019-12-29 23:04:51 -06:00 |
|
Jan Oberhauser
|
a7d729842a
|
🐛 Fix that "getCurrentNodeParameter" did not resolve expressions
|
2019-12-16 20:27:56 -06:00 |
|
Jan Oberhauser
|
2d409b6535
|
⚡ Support also numbers as values in options and multiOptions
|
2019-11-22 00:07:38 +01:00 |
|
Jan Oberhauser
|
c206658f8b
|
⚡ Make it possible to also load values dynamically for multiOptions
|
2019-11-05 20:49:04 +01:00 |
|
Jan Oberhauser
|
4c397ea958
|
🐛 Fix bug that "alwaysOpenEditWindow" did not work for "json" type
|
2019-11-03 22:06:03 +01:00 |
|
BenoitTallandier
|
02a7d92fc1
|
🔃Add unction getCurrentNodeParameters to get currents parameters in loading function
|
2019-10-20 20:55:49 +02:00 |
|
Jan Oberhauser
|
5fc3fd640a
|
👕 Fix lint issue
|
2019-10-15 23:19:20 +02:00 |
|
Luca Faggianelli
|
168d2214a8
|
fix focus of ParameterInput with type multiOptions
fix #78, fix #2
|
2019-10-15 16:44:09 +02:00 |
|
Jan Oberhauser
|
a595434cd0
|
👕 Fix lint issue
|
2019-09-20 14:07:02 +02:00 |
|
Jan Oberhauser
|
6e81abef3c
|
💄 Fix display issue of select fields
|
2019-09-11 11:06:43 +02:00 |
|
Jan Oberhauser
|
fc2b3d15c0
|
💄 Fix issue that it did display scroll bars next to selects
|
2019-09-05 19:04:02 +02:00 |
|
Jan Oberhauser
|
2b2113433f
|
✨ Improve Code-Editor in Function-Nodes
|
2019-09-04 18:24:49 +02:00 |
|
Jan Oberhauser
|
32204d35d1
|
✨ Make it possible to retry node on error
|
2019-07-18 19:39:54 +02:00 |
|
Jan Oberhauser
|
71ca59e3a8
|
🐛 Fix bug that it overwrote default functionality in some input-fields
|
2019-07-11 13:12:37 +02:00 |
|
Jan Oberhauser
|
9cb9804eee
|
Initial commit to release
|
2019-06-23 12:35:23 +02:00 |
|