Commit Graph

7285 Commits

Author SHA1 Message Date
Brian Hicks
3f89528fe9
add compat templates 2023-06-12 17:10:22 -05:00
Brian Hicks
33d226f179
use nix develop in CI 2023-06-12 17:10:07 -05:00
Brian Hicks
cc90da459e
grab the updated flakeful version of elm-forbid-import 2023-06-12 16:57:13 -05:00
Brian Hicks
fc2542a982
mostly convert from shell to flake 2023-06-12 16:25:09 -05:00
Brian Hicks
e7645dafd3
ignore /result 2023-06-12 16:22:11 -05:00
Brian Hicks
58810bbf91
use flake if possible 2023-06-12 16:22:07 -05:00
Tessa
4cca69a123
Merge pull request #1154 from NoRedInk/perk/hackday-2022-11-04-regexes
use one pattern for generating IDs
2023-06-12 15:08:17 -06:00
Micah Hahn
088a51cf65
Merge pull request #1403 from NoRedInk/phx-870-add-new-character-icons
[PHX-870] Add new characters to `CharacterIcon.V2`
2023-06-06 14:16:57 -05:00
Micah Hahn
8c61fc4e94 Add exception for QuestionBox.V5 2023-06-02 17:20:16 -05:00
Micah Hahn
4c0ffa59cb Merge branch 'master' into phx-870-add-new-character-icons 2023-06-02 17:05:31 -05:00
Micah Hahn
ffd8e628ac Pass axe tests 2023-06-02 17:02:49 -05:00
Micah Hahn
4fefe10381 Allow usage of the old characters 2023-06-02 16:52:44 -05:00
Micah Hahn
87048af324 Fix documentation 2023-06-02 16:29:48 -05:00
Micah Hahn
b80937e8db Remove headshots (for now) 2023-06-02 16:25:01 -05:00
Micah Hahn
b58242aedf Fix lindys shoe 2023-06-02 16:24:18 -05:00
Micah Hahn
7d1875459b Add redSupportive 2023-06-02 16:22:28 -05:00
Micah Hahn
fcb1ead3d2 Add red instructive 2023-06-02 14:32:26 -05:00
Alex Perkins
1f1166ac9e
safe IDs are part of the Html.Attributes so put them there instead 2023-06-02 12:39:18 -06:00
Alex Perkins
7ffb93c9cb
include examples of ID trickery 2023-06-02 11:30:35 -06:00
Alex Perkins
079c6bb01d
the head of the id string is safe if you prepend something safe; drop fiddly aesthetic changes 2023-06-02 11:28:43 -06:00
Alex Perkins
85513c6ab0
format 2023-06-02 11:10:16 -06:00
Alex Perkins
f0bd23e724
end ids with numbers, do not start them with numers 2023-06-02 11:10:16 -06:00
Alex Perkins
a48afd0d77
format 2023-06-02 11:10:16 -06:00
Alex Perkins
ee0248114a
remove trailing dashes that would be removed anyways 2023-06-02 11:10:15 -06:00
Alex Perkins
51b18470e8
remove unused imports 2023-06-02 11:10:15 -06:00
Alex Perkins
31b3377fc2
get the ones I missed 2023-06-02 11:10:12 -06:00
Alex Perkins
563ab62f12
match all whitespace and move into the helper record 2023-06-02 11:00:18 -06:00
Alex Perkins
a970ff05e4
make safe IDs ONE WAY 2023-06-02 11:00:13 -06:00
Brian Hicks
4cc2201ce2
Merge pull request #1404 from NoRedInk/wat-601-update-documentation-to-remove-reference-to-puppeteer-tests
correct instructions for testing individual components
2023-06-01 17:32:33 -05:00
Micah Hahn
7b15d35d82
Merge pull request #1402 from NoRedInk/phx-845-question-box-V5
[PHX-845] Update QuestionBox to V5
2023-06-01 16:40:59 -05:00
Micah Hahn
a9e6558c11 Add salSupportive 2023-06-01 16:39:32 -05:00
Brian Hicks
fc823b76e5
correct instructions for testing individual components 2023-06-01 16:21:55 -05:00
Micah Hahn
3c1e470b3a Add sal instructive 2023-06-01 16:02:43 -05:00
Micah Hahn
7bc2a9851b Remove extra newlines and tabs from lindySupportive 2023-06-01 14:06:41 -05:00
Micah Hahn
baee5f58cc Add lindySupportive 2023-06-01 13:59:21 -05:00
Micah Hahn
21934c0997 Refactor lindyInstructive 2023-06-01 13:32:18 -05:00
Micah Hahn
4db9efb7d0 Add lindyInstructive 2023-05-31 18:55:12 -05:00
Tessa Kelly
5dadc07327 Merge remote-tracking branch 'origin/master' into phx-845-question-box-V5 2023-05-31 17:48:05 -06:00
Brian Hicks
010eb69d22
Merge pull request #1399 from NoRedInk/wat-592-elm-test
test with elm-test in buck2
2023-05-31 18:30:22 -05:00
Brian Hicks
8a28b33b2c
apply prettier styling suggestions
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-31 17:29:02 -05:00
Brian Hicks
1ba6b7eee5
add formatting in script to diffs script 2023-05-31 17:28:26 -05:00
Brian Hicks
f736aec261
use absolute paths in all tests 2023-05-31 17:28:26 -05:00
Brian Hicks
d81e7648d4
pass a managed file path instead of macroing it 2023-05-31 17:28:26 -05:00
Brian Hicks
3805666394
validate that the root and index.html exist 2023-05-31 17:28:26 -05:00
Brian Hicks
805580dcbd
say what the error was if we get one 2023-05-31 17:28:26 -05:00
Micah Hahn
6268f47b45 Adjust comments per Tessa's review 2023-05-31 16:56:17 -05:00
Micah Hahn
98d2006cc4 Add placeholders for new character SVGs 2023-05-30 17:40:31 -05:00
Micah Hahn
5d7ba1b733 Add marginBottom at Ravis request 2023-05-30 17:19:31 -05:00
Micah Hahn
c5dece4895 Correct line-height and ul margin 2023-05-30 16:39:32 -05:00
Micah Hahn
3921933b09 Increase the vertical button gap 2023-05-30 16:27:39 -05:00