n8n/packages/editor-ui/src/components/mixins
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
..
copyPaste.ts Make sure that paste does not get executed multiple times 2019-07-17 18:14:03 +02:00
deviceSupportHelpers.ts Improve support for touch-devices #1070 2020-10-23 13:51:39 +02:00
emitter.ts Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
externalHooks.ts Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
genericHelpers.ts Allow to load workflow templates (#1887) 2021-06-22 19:33:07 +02:00
mouseSelect.ts 🐛 Fixes #1364 - Incorrect mouse selection when zoomed in or out (#1498) 2021-02-28 18:08:14 +01:00
moveNodeWorkflow.ts Add horizontal scroll (#1172) 2020-11-18 23:29:12 +01:00
newVersions.ts Add new version notification (#1977) 2021-07-22 10:22:17 +02:00
nodeBase.ts Fix issue that source node was also selected after duplicate 2020-12-24 08:37:13 +01:00
nodeHelpers.ts Add more frontend hooks (#1687) 2021-05-05 19:46:33 -05:00
nodeIndex.ts Initial commit to release 2019-06-23 12:35:23 +02:00
pushConnection.ts 🐛 Fix "unknown", never-end workflow and not displaying error message (#1978) 2021-07-10 11:34:41 +02:00
restApi.ts Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
showMessage.ts Add new version notification (#1977) 2021-07-22 10:22:17 +02:00
titleChange.ts Fix issues with Dynamic title 2020-08-25 20:39:14 +02:00
workflowHelpers.ts Add tagging of workflows (#1647) 2021-05-29 13:31:21 -05:00
workflowRun.ts Add more frontend hooks (#1687) 2021-05-05 19:46:33 -05:00