livebook/lib/livebook_web
Wojtek Mach c1b60c14e9
"Add secret" form improvements (#1687)
1. Add label for "name" and "value" inputs
2. Display validation error when secret already exists in a hub
3. Change hub select to a list of radio buttons
2023-02-04 17:50:50 +01:00
..
channels Use binary ids for session clients (#1333) 2022-08-05 14:43:41 +02:00
controllers Do not crash when giving token to password and vice-versa (#1574) 2022-12-12 11:52:45 +01:00
helpers
live "Add secret" form improvements (#1687) 2023-02-04 17:50:50 +01:00
plugs Do not crash when giving token to password and vice-versa (#1574) 2022-12-12 11:52:45 +01:00
templates Rewrite .eex into .heex 2022-12-12 11:31:52 +01:00
views Unify several forms in the application (#1392) 2022-09-05 23:59:13 +02:00
endpoint.ex Make configs consistent 2022-11-10 16:04:53 +01:00
helpers.ex
iframe_endpoint.ex
router.ex Make image a block item instead of a button in the Markdown editor (#1439) 2022-12-29 22:32:52 +01:00
telemetry.ex