Mutasem
|
e6d25c8c0a
|
support dart sass
|
2021-08-09 15:52:36 +02:00 |
|
Mutasem
|
cf1e98b272
|
update sass package
|
2021-08-09 15:37:50 +02:00 |
|
Mutasem
|
f775389312
|
Merge branch 'master' of github.com:n8n-io/n8n into n8n-2283-implement-design-system
|
2021-08-09 11:24:19 +02:00 |
|
Jan Oberhauser
|
c2d043ecc1
|
🔖 Release n8n-editor-ui@0.101.0
|
2021-08-08 10:47:29 +00:00 |
|
Jan
|
6ffc46c79d
|
Revert "🐛 Fix ipad drag issue (#2016)" (#2062)
This reverts commit 5bdcadf93d .
|
2021-08-08 11:14:09 +02:00 |
|
Mutasem Aldmour
|
5bdcadf93d
|
🐛 Fix ipad drag issue (#2016)
|
2021-08-08 10:43:34 +02:00 |
|
Mutasem Aldmour
|
fa31c0c7b6
|
🐛 Fix UI blocking with large workflows (#2053)
* fix reactivity bug
* Clean up props
* add comma
* clean up, reduce reactivity more
* ts issues
|
2021-08-07 09:35:59 +02:00 |
|
Mutasem
|
32ecc7d865
|
remove regenerator runtime
|
2021-08-06 13:55:58 +02:00 |
|
Mutasem
|
30ed042361
|
clean up impl
|
2021-08-06 12:37:06 +02:00 |
|
Mutasem
|
0316040a87
|
remove build report step
|
2021-08-04 10:35:50 +02:00 |
|
Mutasem
|
3c20f1f1db
|
update tooltip
|
2021-08-03 19:44:21 +02:00 |
|
Mutasem
|
dc21a7ecae
|
update select height
|
2021-08-03 19:29:33 +02:00 |
|
Mutasem
|
11fdb45849
|
change to outline
|
2021-08-03 19:18:38 +02:00 |
|
Mutasem
|
032bcc74e0
|
clean up button sizes
|
2021-08-03 09:49:55 +02:00 |
|
Mutasem
|
0d23e02aa9
|
revert changes
|
2021-08-03 00:06:56 +02:00 |
|
Mutasem
|
e4f9328990
|
revert changes to this
|
2021-08-02 23:54:26 +02:00 |
|
Mutasem
|
5050ab0d39
|
Reset line height
|
2021-08-02 23:31:52 +02:00 |
|
Mutasem
|
93c6b237ed
|
fix spacing between buttons
|
2021-08-02 23:15:47 +02:00 |
|
Mutasem
|
4187fd293b
|
fix up editor
|
2021-08-02 23:00:26 +02:00 |
|
Mutasem
|
c4eff3c7e1
|
update line height, fix icon bug
|
2021-08-02 22:34:38 +02:00 |
|
Mutasem
|
d30e9b01c0
|
fix input width
|
2021-08-02 21:45:15 +02:00 |
|
Mutasem
|
979d93e812
|
update number inputs
|
2021-08-02 21:32:06 +02:00 |
|
Mutasem
|
443950c519
|
remove xl size
|
2021-08-02 17:21:15 +02:00 |
|
Mutasem
|
fa516821f4
|
update imports
|
2021-08-02 15:27:09 +02:00 |
|
Mutasem
|
9ff5dfb907
|
use build directories directly
|
2021-07-30 13:18:30 +02:00 |
|
Mutasem
|
b981838d1e
|
clean up imports
|
2021-07-30 12:35:07 +02:00 |
|
Mutasem
|
08a7b6d42e
|
fix notification bug
|
2021-07-30 12:27:59 +02:00 |
|
Mutasem
|
bf79ec77a0
|
set package.json
|
2021-07-30 12:23:45 +02:00 |
|
Mutasem
|
840bcf575c
|
breakout imports
|
2021-07-29 19:49:44 +02:00 |
|
Mutasem
|
26cb39730c
|
add build report step
|
2021-07-29 17:55:20 +02:00 |
|
Mutasem
|
7295284cee
|
lint fixes
|
2021-07-29 17:33:36 +02:00 |
|
Mutasem
|
a328b8c66b
|
update last component
|
2021-07-29 15:30:53 +02:00 |
|
Mutasem
|
f645e0248b
|
wrap message box buttons
|
2021-07-29 13:42:05 +02:00 |
|
Mutasem
|
05ae9aa1b8
|
update more buttons
|
2021-07-29 12:15:46 +02:00 |
|
Mutasem
|
34cd13a88f
|
update warning color
|
2021-07-28 21:51:02 +02:00 |
|
Mutasem
|
b6bf6e9363
|
force message box buttons
|
2021-07-28 19:25:11 +02:00 |
|
Mutasem
|
bf4a59b115
|
fix issues
|
2021-07-28 15:04:46 +02:00 |
|
Mutasem
|
c46ac9e2c5
|
update executions list
|
2021-07-28 14:41:00 +02:00 |
|
Mutasem
|
3986446363
|
update copy buttons
|
2021-07-28 14:11:26 +02:00 |
|
Mutasem
|
8490286e9a
|
update sizes based on feedback
|
2021-07-28 12:12:40 +02:00 |
|
Mutasem
|
bf502b71d6
|
migrate most buttons
|
2021-07-28 10:09:26 +02:00 |
|
Mutasem
|
fbeb4a9eed
|
split up main, sass imports, import new nds
|
2021-07-27 13:40:37 +02:00 |
|
Jan Oberhauser
|
8d55baeeae
|
🔖 Release n8n-editor-ui@0.100.0
|
2021-07-24 20:01:24 +00:00 |
|
Jan Oberhauser
|
27ea1e0700
|
⬆️ Set n8n-workflow@0.64.0 on n8n-editor-ui
|
2021-07-24 20:01:23 +00:00 |
|
Jan Oberhauser
|
2afd93520a
|
🐛 Fix issue that it displayed URLs after credential change for all
node types
|
2021-07-23 22:27:22 +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 |
|
MedAliMarz
|
5602929210
|
🎨 Update webhook URL details UI (#2004)
* Update the webhook URL details
* Change radio buttons values
* Limit the effects for the webhook node
|
2021-07-23 17:42:46 +02:00 |
|
MedAliMarz
|
10acbecfaa
|
🐛 Fix workflow activation confirmation modal (#2005)
* Show the activation message if the workflow is not saved
* Apply review changes
|
2021-07-23 09:32:56 +02:00 |
|
Mutasem Aldmour
|
98ec23544b
|
✨ Add new version notification (#1977)
* add menu item
* implement versions modal
* fix up modal
* clean up badges
* implement key features
* fix up spacing
* add error message
* add notification icon
* fix notification
* fix bug when no updates
* address lint issues
* address multi line nodes
* add closing animation
* keep drawer open
* address design feedback
* address badge styling
* use grid for icons
* update cli to return version information
* set env variables
* add scss color variables
* address comments
* fix lint issue
* handle edge cases
* update scss variables, spacing
* update spacing
* build
* override top value for theme
* bolden version
* update config
* check endpoint exists
* handle long names
* set dates
* set title
* fix bug
* update warning
* remove unused component
* refactor components
* add fragments
* inherit styles
* fix icon size
* fix lint issues
* add cli dep
* address comments
* handle network error
* address empty case
* Revert "address comments"
480f969e07
* remove dependency
* build
* update variable names
* update variable names
* refactor verion card
* split out variables
* clean up impl
* clean up scss
* move from nodeview
* refactor out gift notification icon
* fix lint issues
* clean up variables
* update scss variables
* update info url
* Add instanceId to frontendSettings
* Use createHash from crypto module
* Add instanceId to store & send it as http header
* Fix lintings
* Fix interfaces & apply review changes
* Apply review changes
* add console message
* update text info
* update endpoint
* clean up interface
* address comments
* cleanup todo
* Update packages/cli/config/index.ts
Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
* update console message
* ⚡ Display node-name on hover
* ⚡ Formatting fix
Co-authored-by: MedAliMarz <servfrdali@yahoo.fr>
Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
|
2021-07-22 10:22:17 +02:00 |
|