Mutasem Aldmour
|
c3f3e98718
|
🐛 Fix issue with tooltips getting displayed behind node details view
* fix tooltips z-index
* move all element ui components
* update package lock
|
2022-03-04 17:34:24 +01:00 |
|
Jan Oberhauser
|
3529196be1
|
🔖 Release n8n-editor-ui@0.132.1
|
2022-03-01 11:43:44 +01:00 |
|
Jan Oberhauser
|
8fc5283020
|
🔖 Release n8n-editor-ui@0.132.0
|
2022-02-28 10:06:05 +00:00 |
|
Jan Oberhauser
|
9e0ab52efd
|
⬆️ Set n8n-design-system@0.12.0 and n8n-workflow@0.88.0 on n8n-editor-ui
|
2022-02-28 10:06:05 +00:00 |
|
Oliver Trajceski
|
cfa91cda27
|
✨ Add Templates (#2720)
* Templates Bugs / Fixed Various Bugs / Multiply Api Request, Carousel Gradient, Core Nodes Filters ...
* Updated MainSidebar Paddings
* N8N-Templates Bugfixing - Remove Unnecesairy Icon (Shape), Refatctor infiniteScrollEnabled Prop + updated infiniterScroll functinality
* N8N-2853 Fixed Carousel Arrows Bug after Cleaning the SearchBar
* fix telemetry init
* fix search tracking issues
* N8N-2853 Created FilterTemplateNode Constant Array, Filter PlayButton and WebhookRespond from Nodes, Added Box for showing more nodes inside TemplateList, Updated NewWorkflowButton to primary, Fixed Markdown issue with Code
* N8N-2853 Removed Placeholder if Workflows Or Collections are not found, Updated the Logic
* fix telemetry events
* clean up session id
* update user inserted event
* N8N-2853 Fixed Categories to Moving if the names are long
* Add todos
* Update Routes on loading
* fix spacing
* Update Border Color
* Update Border Readius
* fix filter fn
* fix constant, console error
* N8N-2853 PR Fixes, Refactoring, Removing unnecesairy code ..
* N8N-2853 PR Fixes - Editor-ui Fixes, Refactoring, Removing Dead Code ...
* N8N-2853 Refactor Card to LongCard
* clean up spacing, replace css var
* clean up spacing
* set categories as optional in node
* replace vars
* refactor store
* remove unnesssary import
* fix error
* fix templates view to start
* add to cache
* fix coll view data
* fix categories
* fix category event
* fix collections carousel
* fix initial load and search
* fix infinite load
* fix query param
* fix scrolling issues
* fix scroll to top
* fix search
* fix collections search
* fix navigation bug
* rename view
* update package lock
* rename workflow view
* rename coll view
* update routes
* add wrapper component
* set session id
* fix search tracking
* fix session tracking
* remove deleted mutation
* remove check for unsupported nodes
* refactor filters
* lazy load template
* clean up types
* refactor infinte scroll
* fix end of search
* Fix spacing
* fix coll loading
* fix types
* fix coll view list
* fix navigation
* rename types
* rename state
* fix search responsiveness
* fix coll view spacing
* fix search view spacing
* clean up views
* set background color
* center page not vert
* fix workflow view
* remove import
* fix background color
* fix background
* clean props
* clean up imports
* refactor button
* update background color
* fix spacing issue
* rename event
* update telemetry event
* update endpoints, add loading view, check for endpoint health
* remove conolse log
* N8N-2853 Fixed Menu Items Padding
* replace endpoints
* fix type issues
* fix categories
* N8N-2853 Fixed ParameterInput Placeholder after ElementUI Upgrade
* update createdAt
* ⚡ Fix placeholder in creds config modal
* ✏️ Adjust docstring to `credText` placeholder version
* N8N-2853 Optimized
* N8N-2853 Optimized code
* ⚡ Add deployment type to FE settings
* ⚡ Add deployment type to interfaces
* N8N-2853 Removed Animated prop from components
* ⚡ Add deployment type to store module
* ✨ Create hiring banner
* ⚡ Display hiring banner
* ⏪ Undo unrelated change
* N8N-2853 Refactor TemplateFilters
* ⚡ Fix indentation
* N8N-2853 Reorder items / TemplateList
* 👕 Fix lint
* N8N-2853 Refactor TemplateFilters Component
* N8N-2853 Reorder TemplateList
* refactor template card
* update timeout
* fix removelistener
* fix spacing
* split enabled from offline
* add spacing to go back
* N8N-2853 Fixed Screens for Tablet & Mobile
* N8N-2853 Update Stores Order
* remove image componet
* remove placeholder changes
* N8N-2853 Fixed Chinnese Placeholders for El Select Component that comes from the Library Upgrade
* N8N-2853 Fixed Vue Agile Console Warnings
* N8N-2853 Update Collection Route
* ✏️ Update jobs URL
* 🚚 Move logging to root component
* ⚡ Refactor `deploymentType` to `isInternalUser`
* ⚡ Improve syntax
* fix cut bug in readonly view
* N8N-3012 Fixed Details section in templates with lots of description, Fixed Mardown Block with overflox-x
* N8N-3012 Increased Font-size, Spacing and Line-height of the Categories Items
* N8N-3012 Fixed Vue-agile client width error on resize
* only delay redirect for root path
* N8N-3012 Fixed Carousel Arrows that Disappear
* N8N-3012 Make Loading Screen same color as Templates
* N8N-3012 Markdown renders inline block as block code
* add offline warning
* hide log from workflow iframe
* update text
* make search button larger
* N8N-3012 Categories / Tags extended all the way in details section
* load data in cred modals
* remove deleted message
* add external hook
* remove import
* update env variable description
* fix markdown width issue
* disable telemetry for demo, add session id to template pages
* fix telemetery bugs
* N8N-3012 Not found Collections/Wokrkflow
* N8N-3012 Checkboxes change order when categories are changed
* N8N-3012 Refactor SortedCategories inside TemplateFilters component
* fix firefox bug
* add telemetry requirements
* add error check
* N8N-3012 Update GoBackButton to check if Route History is present
* N8N-3012 Fixed WF Nodes Icons
* hide workflow screenshots
* remove unnessary mixins
* rename prop
* fix design a bit
* rename data
* clear workspace on destroy
* fix copy paste bug
* fix disabled state
* N8N-3012 Fixed Saving/Leave without saving Modal
* fix telemetry issue
* fix telemetry issues, error bug
* fix error notification
* disable workflow menu items on templates
* fix i18n elementui issue
* Remove Emit - NodeType from HoverableNodeIcon component
* TechnicalFixes: NavigateTo passed down as function should be helper
* TechnicalFixes: Update NavigateTo function
* TechnicalFixes: Add FilterCoreNodes directly as function
* check for empty connecitions
* fix titles
* respect new lines
* increase categories to be sliced
* rename prop
* onUseWorkflow
* refactor click event
* fix bug, refactor
* fix loading story
* add default
* fix styles at right level of abstraction
* add wrapper with width
* remove loading blocks component
* add story
* rename prop
* fix spacing
* refactor tag, add story
* move margin to container
* fix tag redirect, remove unnessary check
* make version optional
* rename view
* move from workflows to templates store
* remove unnessary change
* remove unnessary css
* rename component
* refactor collection card
* add boolean to prevent shrink
* clean up carousel
* fix redirection bug on save
* remove listeners to fix multiple listeners bug
* remove unnessary types
* clean up boolean set
* fix node select bug
* rename component
* remove unnessary class
* fix redirection bug
* remove unnessary error
* fix typo
* fix blockquotes, pre
* refactor markdown rendering
* remove console log
* escape markdown
* fix safari bug
* load active workflows to fix modal bug
* ⬆️ Update package-lock.json file
* ⚡ Add n8n version as header
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
Co-authored-by: Mutasem <mutdmour@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
|
2022-02-28 10:57:44 +01:00 |
|
Jan Oberhauser
|
e68d1b8517
|
🔖 Release n8n-editor-ui@0.131.0
|
2022-02-20 09:42:06 +00:00 |
|
Jan Oberhauser
|
6f9095eba0
|
⬆️ Set n8n-workflow@0.87.0 on n8n-editor-ui
|
2022-02-20 09:42:05 +00:00 |
|
Jan Oberhauser
|
4193999b83
|
🔖 Release n8n-editor-ui@0.130.0
|
2022-02-13 09:55:38 +00:00 |
|
Jan Oberhauser
|
3fd4a40500
|
🔖 Release n8n-editor-ui@0.129.0
|
2022-02-06 11:01:03 +00:00 |
|
Jan Oberhauser
|
c1846d89e4
|
⬆️ Set n8n-design-system@0.11.0 and n8n-workflow@0.86.0 on n8n-editor-ui
|
2022-02-06 11:01:02 +00:00 |
|
Iván Ovejero
|
fc550ecbcb
|
⚡ Remove fibers to support Node LTS 16 (#2672)
* 🔥 Remove fibers lib
* 📦 Update package-lock.json
* 📦 Update package-lock.json
* ✏️ Mention recommended version
* ⚡ Update node version in Docker images
* ⬆️ bump uuid and flatted
* 📦 Update package-lock.json
Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
|
2022-02-04 19:13:26 +01:00 |
|
Jan Oberhauser
|
26de462f25
|
🔖 Release n8n-editor-ui@0.128.0
|
2022-01-30 14:08:33 +00:00 |
|
Jan Oberhauser
|
4251b6468b
|
⬆️ Set n8n-design-system@0.10.0 and n8n-workflow@0.85.0 on n8n-editor-ui
|
2022-01-30 14:08:33 +00:00 |
|
Jan Oberhauser
|
2d7e00e85c
|
🔖 Release n8n-editor-ui@0.127.0
|
2022-01-22 17:57:27 +00:00 |
|
Jan Oberhauser
|
90bb5fa7bc
|
⬆️ Set n8n-workflow@0.84.0 on n8n-editor-ui
|
2022-01-22 17:57:27 +00:00 |
|
Jan Oberhauser
|
4829ae5c42
|
🔖 Release n8n-editor-ui@0.126.0
|
2022-01-16 13:39:51 +00:00 |
|
Jan Oberhauser
|
23c46ae78d
|
⬆️ Set n8n-workflow@0.83.0 on n8n-editor-ui
|
2022-01-16 13:39:51 +00:00 |
|
Jan Oberhauser
|
712de92c85
|
🔖 Release n8n-editor-ui@0.125.0
|
2022-01-09 16:15:41 +00:00 |
|
Jan Oberhauser
|
3d06d15b9d
|
⬆️ Set n8n-workflow@0.82.0 on n8n-editor-ui
|
2022-01-09 16:15:41 +00:00 |
|
Jan Oberhauser
|
a3dae4e640
|
🔖 Release n8n-editor-ui@0.124.0
|
2022-01-02 09:46:01 +00:00 |
|
Jan Oberhauser
|
bef05d2c9d
|
🔖 Release n8n-editor-ui@0.123.0
|
2021-12-25 13:18:31 +00:00 |
|
Jan Oberhauser
|
b7be337933
|
⬆️ Set n8n-workflow@0.81.0 on n8n-editor-ui
|
2021-12-25 13:18:31 +00:00 |
|
Jan Oberhauser
|
76fcc0ba42
|
🔀 Merge branch 'master' into arpadgabor-feat/monaco
|
2021-12-20 22:47:06 +01:00 |
|
Jan Oberhauser
|
03633eb185
|
🔖 Release n8n-editor-ui@0.122.1
|
2021-12-20 17:22:21 +01:00 |
|
Jan Oberhauser
|
6af782d786
|
🔖 Release n8n-editor-ui@0.122.0
|
2021-12-19 14:20:17 +01:00 |
|
Jan Oberhauser
|
33f6d36d57
|
⬆️ Set n8n-workflow@0.80.0 on n8n-editor-ui
|
2021-12-19 14:18:34 +01:00 |
|
Jan Oberhauser
|
5f6e9767c9
|
🔀 Merge branch 'master' into i18n-v2
|
2021-12-19 13:52:04 +01:00 |
|
Jan Oberhauser
|
3329d6f902
|
🔖 Release n8n-editor-ui@0.121.0
|
2021-12-19 12:44:09 +00:00 |
|
Iván Ovejero
|
c33cd0de3f
|
🔀 Merge master
|
2021-12-13 09:50:26 +01:00 |
|
Jan Oberhauser
|
351922992f
|
🔖 Release n8n-editor-ui@0.120.0
|
2021-12-11 18:44:09 +00:00 |
|
Jan Oberhauser
|
2e15952718
|
⬆️ Set n8n-design-system@0.9.0 on n8n-editor-ui
|
2021-12-11 18:44:08 +00:00 |
|
Iván Ovejero
|
00ac975164
|
🔀 Merge master
|
2021-12-06 09:41:15 +01:00 |
|
Jan Oberhauser
|
072bbaa3ab
|
🔖 Release n8n-editor-ui@0.119.0
|
2021-12-04 16:47:08 +00:00 |
|
Jan Oberhauser
|
758350c6b7
|
⬆️ Set n8n-workflow@0.79.0 on n8n-editor-ui
|
2021-12-04 16:47:08 +00:00 |
|
Iván Ovejero
|
563a852f47
|
🔀 Merge master
|
2021-11-29 10:05:37 +01:00 |
|
Jan Oberhauser
|
a7bc49237f
|
🔖 Release n8n-editor-ui@0.118.0
|
2021-11-26 12:18:03 +00:00 |
|
Jan Oberhauser
|
94bb16dbfd
|
⬆️ Set n8n-design-system@0.8.0 and n8n-workflow@0.78.0 on n8n-editor-ui
|
2021-11-26 12:18:03 +00:00 |
|
Iván Ovejero
|
a48429f425
|
🔀 Merge master
|
2021-11-22 11:51:31 +01:00 |
|
Jan Oberhauser
|
b9ccdb2d19
|
🔖 Release n8n-editor-ui@0.117.0
|
2021-11-19 17:29:51 +00:00 |
|
Jan Oberhauser
|
c51f171d68
|
⬆️ Set n8n-design-system@0.7.0 and n8n-workflow@0.77.0 on n8n-editor-ui
|
2021-11-19 17:29:50 +00:00 |
|
Iván Ovejero
|
99963b04a5
|
✨ Render header strings
|
2021-11-19 10:52:25 +01:00 |
|
Iván Ovejero
|
29a3953dff
|
🔀 Merge master
|
2021-11-17 10:25:05 +01:00 |
|
Jan Oberhauser
|
bfaa2634bc
|
🔖 Release n8n-editor-ui@0.116.0
|
2021-11-13 12:12:06 +00:00 |
|
Jan Oberhauser
|
e887aeea95
|
⬆️ Set n8n-workflow@0.76.0 on n8n-editor-ui
|
2021-11-13 12:12:06 +00:00 |
|
Iván Ovejero
|
61bb8de352
|
🔀 Merge master
|
2021-11-09 10:00:30 +01:00 |
|
Iván Ovejero
|
1de9ecf4ec
|
✨ Set up i18n
|
2021-11-09 09:59:48 +01:00 |
|
Jan Oberhauser
|
9ac41953ab
|
🔖 Release n8n-editor-ui@0.115.0
|
2021-11-05 17:52:10 +00:00 |
|
Jan Oberhauser
|
55455524e4
|
⬆️ Set n8n-workflow@0.75.0 on n8n-editor-ui
|
2021-11-05 17:52:10 +00:00 |
|
Jan Oberhauser
|
a7a6e77598
|
🔖 Release n8n-editor-ui@0.114.0
|
2021-10-29 00:15:11 +00:00 |
|
Jan Oberhauser
|
a6a40d8be4
|
⬆️ Set n8n-design-system@0.6.0 and n8n-workflow@0.74.0 on n8n-editor-ui
|
2021-10-29 00:15:11 +00:00 |
|