Commit Graph

35 Commits (9275aad09e0ebb166dea4f67dba613e6aab92a7c)

Author SHA1 Message Date
Nick O'Leary 9275aad09e
Tidy up modal shade appearance 2026-03-13 14:23:24 +00:00
Noley Holland b6cb9e0e9e Remove dark menu styling & update light menu styling to fix issues with keyboard shortcuts and icons on submenus 2026-03-06 12:08:00 -08:00
Noley Holland d39fabcad9 Add scrolling support for menus that exceed viewport height while preserving submenu pop-out behavior 2026-03-06 11:37:26 -08:00
Nick O'Leary 83d79ef58a
Move sidebar buttons to the bottom 2026-03-02 17:19:12 +00:00
Nick O'Leary 282db370d7
UX updates for beta 3 2026-02-26 10:31:56 +00:00
Nick O'Leary 09f7733ac6
Fix simple deploy button border 2026-01-20 18:28:22 +00:00
Nick O'Leary 02ad709d8b
Switch to different NR icon 2026-01-20 16:51:44 +00:00
Nick O'Leary 0142085874
Lots of UI tweaks 2026-01-20 15:11:34 +00:00
Nick O'Leary 471c5eecda
WIP 2026-01-07 16:33:04 +00:00
Nick O'Leary b3ee7b4ca0
Merge pull request #5103 from joepavitt/hex-logo
Update the Node-RED logo to use the hex variant
2025-04-14 14:17:51 +01:00
Joe Pavitt 9650ef2cbc Update the Node-RED logo to use the hex variant 2025-04-11 17:32:41 +01:00
Mauricio Bonani d8c56df45f Fix Sass deprecation warnings 2024-10-21 11:49:30 -04:00
Nick O'Leary 5494c167fc
Show lock on deploy if user is read-only 2024-05-17 17:04:08 +01:00
Nick O'Leary 789426f80e
Add user presence indication to tabs and nodes 2024-04-23 09:27:35 +02:00
Nick O'Leary 068b93befa
CComms API updates 2024-03-27 17:21:12 +00:00
Joe Pavitt 84a76909e2 Improve the appearance of the Node-RED primary header 2024-03-08 10:51:25 +00:00
Nick O'Leary 69beecf334
Fix menu padding for pull-left submenus 2022-07-08 13:06:05 +01:00
Nick O'Leary 51684d18cf
Merge pull request #3719 from node-red/pr_3642
Allow flows to be stopped and started manually
2022-06-29 20:54:45 +01:00
Steve-Mcl 1b8a4577d5 improve UI, i18n and layout of stop/start feature 2022-06-27 18:07:22 +01:00
Mauricio Bonani 3a2fa4073a Move all colours to CSS variables 2022-06-18 16:05:25 -04:00
Kazuhito Yokoi 36f099d68b Add Japanese translations for Node-RED v2.1.0-beta.1 2021-10-11 16:02:18 +09:00
Nick O'Leary adadf38b08
Allow menu items to be opened via css class 2021-09-26 20:46:33 +01:00
Nick O'Leary 6ab74951f4
Fix menu shortcut display when menu label is long 2021-09-24 19:44:05 +01:00
Nick O'Leary 192b542fe4
Add menu options for align tools and show shortcuts on menu 2021-09-07 11:47:04 +01:00
Nick O'Leary 29d1894f9a
Fix wrap of header logo in IE11 2019-09-30 10:59:04 +01:00
Nick O'Leary 9955bcc339
Hide header text of very small screens to deploy is visible 2019-09-20 13:08:50 +01:00
Nick O'Leary 880757fb5d
Rework Subflow Instance property UI (#2236)
* Add support of Subflow UI definition

* new UI definition for env var

* fix label

* fixed value obtaining

* fixed label width

* fix checkbox

* fix subflow info

* remove old subflow ui tests

* add tests

* merge ui new changes

* fix initial open button

* fix environment variable edit tab

* WIP: cp-1

* Rework subflow ui property

* Restrict SF value type according to input selection

* Move subflow property UI code to subflow.js

* Update subflow ui type select appearance

* Present subflow instance properties as table rather than generated UI

* Move subflow instance properties to separate tab

* Fix subflow property ui element layout issues
2019-08-12 15:01:54 +01:00
Nick O'Leary 5cb888328e
Fix Deploy menu focus style 2019-05-21 15:26:15 +01:00
Nick O'Leary c63b8a4ebc
Fix a couple css errors in menu/config sidebar 2019-05-20 22:03:05 +01:00
Nick O'Leary 031362a633
Move all colours to sass variables 2019-05-15 13:54:29 +01:00
Nick O'Leary 3f1c4b4117
Namespace dropdown menu CSS 2019-05-07 14:46:44 +01:00
Nick O'Leary 5b1defad9f
Simplify index.mst to a single div to insert the editor 2019-05-02 16:09:13 +01:00
Nick O'Leary 126a42056d
Namespace all header css 2019-04-30 23:38:54 +01:00
Nick O'Leary f26b9feeaf
Change default dropdown appearance and sidebar tab menu handling 2019-01-10 23:30:51 +00:00
Nick O'Leary e57d8ba0ef
pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00