Commit Graph

260 Commits

Author SHA1 Message Date
Rob Squires
9e40831b56 don't show projects on community 2025-08-13 13:32:32 +01:00
Rob Squires
c70b45c420 type fixes 2025-08-13 09:10:15 +01:00
Rob Squires
3e0033260f conditionals 2025-08-13 08:53:09 +01:00
Rob Squires
c27caa4a07 use actual users name 2025-08-13 07:43:41 +01:00
Rob Squires
7a945b091f help section 2025-08-12 21:17:58 +01:00
Rob Squires
30fb299e01 progress on items 2025-08-12 20:41:22 +01:00
Rob Squires
aa6fb7cb9e hook up bottom links 2025-08-12 18:18:17 +01:00
Rob Squires
f885da2242 setting and log out 2025-08-11 18:31:10 +01:00
Rob Squires
677df8417f remove unused constants 2025-08-11 17:30:53 +01:00
Rob Squires
d819ab8468 local storage 2025-08-11 17:29:14 +01:00
Rob Squires
ce68a5fde5 tokens 2025-08-11 17:12:11 +01:00
Rob Squires
f3923c6d43 opacity transisition 2025-08-11 16:58:09 +01:00
Rob Squires
42ad196479 stop open on link click 2025-08-11 14:07:40 +01:00
Rob Squires
5a79abda04 don't trigger hotkey if focused on input or textarea 2025-08-11 14:04:58 +01:00
Rob Squires
8c3cc23946 folder and project empty state 2025-08-11 11:41:40 +01:00
Rob Squires
75e3a65026 abstract collapse transition 2025-08-11 11:32:44 +01:00
Rob Squires
8e17c64599 post review 2025-08-11 11:22:29 +01:00
Rob Squires
1557f95c28 animation 2025-08-09 19:19:00 +01:00
Rob Squires
3dcb1145b7 animations 2025-08-09 18:47:35 +01:00
Rob Squires
c4660645cf hotkey 2025-08-09 18:00:53 +01:00
Rob Squires
7d391efb8c active state 2025-08-09 17:44:27 +01:00
Rob Squires
ef3407784c shared issue 2025-08-09 17:13:30 +01:00
Rob Squires
6bbd975fdb template creator cta 2025-08-09 13:59:55 +01:00
Rob Squires
3d9a5db098 layout, environments and stop collapsing 2025-08-09 13:36:15 +01:00
Rob Squires
c089719428 stop click propagation 2025-08-09 08:17:28 +01:00
Rob Squires
a9a4c1cd98 remove console log 2025-08-09 07:16:32 +01:00
Rob Squires
160427c057 resizing on peak state 2025-08-08 21:06:28 +01:00
Rob Squires
6f160d7798 event listenting 2025-08-08 17:09:09 +01:00
Rob Squires
e116781a18 state switching working 2025-08-08 16:53:52 +01:00
Rob Squires
865f070b09 sidebar item component 2025-08-08 15:07:08 +01:00
Rob Squires
37a3739b03 styling 2025-08-08 14:28:26 +01:00
Rob Squires
9cea177287 empty folders 2025-08-08 13:47:07 +01:00
Rob Squires
b9a6622069 showing workflows in sidebar 2025-08-08 10:58:00 +01:00
Rob Squires
6a5b523d64 sidebar component structure 2025-08-08 10:23:33 +01:00
Csaba Tuncsik
bc76643976
fix(editor): Enhance changes dropdown in WorkflowDiffModal (#18033) 2025-08-07 16:50:42 +02:00
Svetoslav Dekov
c2fe529d2b
fix: Reduce the width of the resize handle in the NDV (no-changelog) (#18057) 2025-08-07 14:06:29 +03:00
Mutasem Aldmour
99c2f3715e
fix(editor): Hide Evaluations setup wizard if protected instance (#18055) 2025-08-07 12:26:00 +02:00
Suguru Inoue
8b73b1ce82
chore(editor): The zoomed view misc updates (#17865) 2025-08-07 12:10:06 +02:00
Alex Grozav
500d07d813
refactor(editor): Extract users api into rest-api-client package (no-changelog) (#18046) 2025-08-07 12:01:10 +03:00
Csaba Tuncsik
95ed3c5c92
fix(editor): Improve workflow diff components (#18018) 2025-08-06 18:53:35 +02:00
Mutasem Aldmour
6046d24c74
feat(editor): Add Production checklist for active workflows (#17756)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2025-08-06 11:15:10 +02:00
Milorad FIlipović
d6ee6067cf
feat(editor): Update data store front-end (no-changelog) (#18000) 2025-08-05 22:47:57 +02:00
Mutasem Aldmour
c4c46b8ff9
fix: Properly serialize metadata objects in Chat UI (#17963)
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-05 17:18:36 +02:00
Eugene
bac61a7e0d
feat: Add message history trimming to AI workflow builder (no-changelog) (#17829) 2025-08-05 15:16:12 +02:00
Suguru Inoue
2d3e13930f
chore(editor): Make storybook work (#17995) 2025-08-05 11:07:36 +02:00
Milorad FIlipović
a4f75101c7
feat(editor): Allow front-end modules to register modals (no-changelog) (#17885) 2025-08-04 15:23:58 +02:00
Tomi Turtiainen
c425444a7c Merge tag 'n8n@1.106.0' 2025-08-04 16:04:34 +03:00
Csaba Tuncsik
b7887bf899
fix(editor): Migrate from @import to @use for SCSS files to address deprecation warnings (#17858) 2025-08-04 15:01:16 +02:00
Robert Squires
7b92e33b3b
fix(editor): Focus editable text input when clicking anywhere on the element (#17780) 2025-08-04 13:38:12 +01:00
github-actions[bot]
dc32952fcd
🚀 Release 1.106.0 (#17967)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-08-04 15:21:52 +03:00