guix-cuirass/src/cuirass
Ludovic Courtès 6611151b7f
templates: Improve toggle button on evaluation and spec pages.
The contrast icon was arguably misleading.

* src/cuirass/templates.scm (specifications-table): Use ‘oi-dashboard’
rather than ‘oi-contrast’ for the toggle button; clarify ‘title’.
(evaluation-info-table): Likewise.
2023-10-29 17:20:42 +01:00
..
scripts remote-worker: Use a separate GC root directory. 2023-10-25 20:11:18 +02:00
base.scm remote-worker: Periodically delete old GC roots. 2023-10-25 20:10:39 +02:00
config.scm.in config: Define '%runstatedir'. 2023-09-12 11:51:19 +02:00
database.scm database: ‘db-get-first-build-failure’ really does that. 2023-10-18 17:50:09 +02:00
http.scm Switch from SRFI-11 to SRFI-71. 2023-10-25 19:09:40 +02:00
logging.scm logging: Export 'current-logging-level'. 2023-07-09 21:48:23 +02:00
mail.scm Move mu-debug to parameters module. 2021-02-22 14:14:15 +01:00
mastodon.scm notification: Autoload Mastodon code. 2023-05-02 17:35:05 +02:00
metrics.scm database: Rename ‘with-db-worker-thread’ to ‘with-db-connection’. 2023-09-26 16:46:45 +02:00
notification.scm notification: Call ‘send-email’ in a separate thread. 2023-10-06 11:28:55 +02:00
parameters.scm parameters: Remove ‘%debug’ in favor of ‘current-logging-level’. 2023-09-26 11:35:25 +02:00
remote.scm remote: Improve error messages in ‘send-log’. 2023-10-25 18:06:52 +02:00
rss.scm Remove unused variables. 2023-08-23 21:50:24 +02:00
specification.scm Remove 'sexp->channel*'. 2023-08-31 21:12:01 +02:00
store.scm store: ‘build-derivations&’ enforces synchronization with the build. 2023-10-25 18:22:27 +02:00
templates.scm templates: Improve toggle button on evaluation and spec pages. 2023-10-29 17:20:42 +01:00
ui.scm ui: Add missing import. 2023-05-10 00:08:41 +02:00
utils.scm utils: Add 'get-message*'. 2023-09-12 11:51:19 +02:00
zabbix.scm Switch from SRFI-11 to SRFI-71. 2023-10-25 19:09:40 +02:00