enso/app/gui
AdRiley c5ccc5a359
Color missing value messages blue (#11841)
A missing value error message is more of a something you haven't done yet message than an error. So coloring it blue is more friendly and also ties into the blue highlighting of the widget names.

Also removed the default text when it isn't text but a function call

![image](https://github.com/user-attachments/assets/3c26dae8-8f38-4ddf-aefe-4ec625e812a6)
2024-12-11 21:41:33 +00:00
..
.storybook Fix resize animations in Dialog (#11643) 2024-11-28 19:15:34 +00:00
.vscode Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
docs Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
integration-test Combine context menus into single context menu (#11763) 2024-12-11 21:32:12 +00:00
project-manager-shim-middleware Drop git dependency on enso-bot repository (#11539) 2024-11-12 18:25:19 +00:00
public Remove download font scripts (#11317) 2024-10-14 16:11:42 +00:00
scripts Add storybook support (#11522) 2024-11-21 10:52:20 +00:00
src Color missing value messages blue (#11841) 2024-12-11 21:41:33 +00:00
templates Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
.gitignore Add storybook support (#11522) 2024-11-21 10:52:20 +00:00
.prettierrc.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
chromatic.config.json Update autoAccept branch to develop and add comment only on PRs (#11614) 2024-11-21 18:24:48 +00:00
env.d.ts Add traces to integration tests + suppress one flaky assertion. (#11595) 2024-11-27 14:09:59 +00:00
index.html Dashboard Issues (#11685) 2024-11-27 21:20:36 +00:00
lib0-ext.d.ts Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
LICENSE Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
package.json Paste HTML as Markdown in documentation editor (#11773) 2024-12-06 17:00:24 +00:00
playwright.config.ts Second iteration of Dashboard Fixes (#11781) 2024-12-09 20:43:41 +00:00
shortcuts.md Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tailwind.config.js Dashboard Issues (#11685) 2024-11-27 21:20:36 +00:00
tsconfig.app.json Add storybook support (#11522) 2024-11-21 10:52:20 +00:00
tsconfig.app.vitest.json Fix referesh Interval (#11732) 2024-12-03 13:06:15 +00:00
tsconfig.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tsconfig.node.json Add traces to integration tests + suppress one flaky assertion. (#11595) 2024-11-27 14:09:59 +00:00
tsconfig.scripts.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tsconfig.storybook.json Add storybook support (#11522) 2024-11-21 10:52:20 +00:00
vite.config.ts Reset expanded directories list on category change (#11725) 2024-12-02 15:44:39 +00:00
vite.test.config.ts Second iteration of Dashboard Fixes (#11781) 2024-12-09 20:43:41 +00:00
vitest.config.ts Second iteration of Dashboard Fixes (#11781) 2024-12-09 20:43:41 +00:00