Commit graph

1903 commits

Author SHA1 Message Date
Alysia Broddrick
f69cd985f0
fixed typo 2023-05-17 12:15:53 -07:00
Alysia Broddrick
5243f57525
added optional checkbox for adding codeowner 2023-05-17 12:13:16 -07:00
Alysia Broddrick
cc1438b0e7
add section on adding a codeowner 2023-05-17 12:11:56 -07:00
Neil Martinsen-Burrell
400232a10f
Add public_site_url template tag 2023-05-17 13:59:34 -05:00
Alysia Broddrick
9ed15bc1a8
update codeowners cisagov tag 2023-05-17 11:55:40 -07:00
Alysia Broddrick
a987de0c19
update codeowners file including tech lead 2023-05-17 11:50:41 -07:00
rachidatecs
6a86a53d04
remove security email from domainInfo, create migration, simplify form_valid set security email 2023-05-17 13:39:46 -04:00
Jon Roberts
4434d060ff
added link for name/mailing address in sidebar 2023-05-17 13:27:27 -04:00
Mohammad Minaie
05c8ccc14a
Merge pull request #622 from cisagov/mminaie-signing-verifaction-test
Issue Tempaltes
2023-05-17 13:05:36 -04:00
Mohammad Minaie
cc1063e190
merge in main 2023-05-17 11:54:55 -04:00
rachidatecs
c01a0276e5
Implement domain security email page with stubs for EPP 2023-05-17 10:39:49 -04:00
Brandon Lenz
c3f1fcba27
Merge pull request #613 from cisagov/bl-audit-paths-ignore
Audit workflow paths-ignore
2023-05-16 10:44:10 -04:00
brandonlenz
c73210ca1b
Remove this branch as a PR target (done testing) 2023-05-16 10:15:18 -04:00
brandonlenz
25c6a4666d
Temporarily add this branch as a base for testing 2023-05-16 09:49:39 -04:00
brandonlenz
672a34137c
Paths-ignore in deploy-stable.yaml 2023-05-15 19:02:45 -04:00
brandonlenz
f0233fabc1
Merge branch 'main' into bl-audit-paths-ignore 2023-05-15 18:56:19 -04:00
brandonlenz
45bddd012c
Update pull_request triggers to also use paths-ignore
- Add additional ignores
2023-05-15 18:55:13 -04:00
Brandon Lenz
85650c35ff
Merge pull request #571 from cisagov/bl/test-commit-signing
Tweak onboarding and developer docs
2023-05-15 13:04:00 -04:00
brandonlenz
99eb0cd484
Merge branch 'main' into bl/test-commit-signing 2023-05-15 12:20:57 -04:00
rachidatecs
b3085dfa1e
Merge pull request #606 from cisagov/jm/clarification-on-merging
Expand on Merging and PRs documentation
2023-05-15 10:54:30 -04:00
Neil Martinsen-Burrell
a356e8e947
Document how to generate the SVG images 2023-05-12 15:24:24 -05:00
Neil Martinsen-Burrell
0407cf63da
Try to get a to work in <details> 2023-05-12 15:11:08 -05:00
Neil Martinsen-Burrell
e25353a561
Fix markdown image syntax 2023-05-12 15:09:07 -05:00
Neil Martinsen-Burrell
738e0dabd6
Try with rendered SVGs in Markdown and <details> 2023-05-12 15:07:02 -05:00
Neil Martinsen-Burrell
de9a82725a
Try without @startuml tag? 2023-05-12 14:54:00 -05:00
Neil Martinsen-Burrell
ec9cf66881
Try with mermaid instead of plantuml 2023-05-12 14:52:11 -05:00
Neil Martinsen-Burrell
4b7a8953b7
Adjust markdown files with PlantUML inside for Github 2023-05-12 14:44:45 -05:00
Neil Martinsen-Burrell
fee659d1c4
Add model documentation diagrams 2023-05-12 14:34:43 -05:00
Neil MartinsenBurrell
b319f8c429
Merge pull request #575 from cisagov/nmb/nameservers
Form to change nameservers for approved domains
2023-05-12 13:26:09 -05:00
Neil Martinsen-Burrell
b5b6a23321
Review feedback: no need for preventDefault now 2023-05-12 13:23:30 -05:00
rachidatecs
56fd596bc5
Merge pull request #587 from cisagov/rjm/415-character-limit-validation
Add character limit validation on textarea, increase char limit to 1000, increase textarea height
2023-05-12 13:15:36 -04:00
rachidatecs
a8318fe52c
use named unit instead of rem 2023-05-12 13:10:33 -04:00
rachidatecs
01770d4216
Merge remote-tracking branch 'origin/main' into rjm/415-character-limit-validation 2023-05-12 13:00:40 -04:00
Neil Martinsen-Burrell
5d0421eb16
Merge main to get pa11y fix 2023-05-12 11:01:19 -05:00
Igor Korenfeld
8cb96399c6
Merge pull request #604 from cisagov/ik/pa11y-update
Add sleep and increase timeout for pa11y github action
2023-05-12 11:59:55 -04:00
Neil MartinsenBurrell
e2418ad823
Merge pull request #590 from cisagov/nmb/check-migrations
Add an automated test that all migrations are created
2023-05-12 10:47:47 -05:00
Neil Martinsen-Burrell
2637909b93
Merge branch 'nmb/nameservers' of github.com:cisagov/getgov into nmb/nameservers 2023-05-12 10:42:59 -05:00
Neil Martinsen-Burrell
998cc29022
Review feedback: fix button type 2023-05-12 10:42:54 -05:00
Neil Martinsen-Burrell
d60fca1c7f
Merge branch 'main' into nmb/nameservers 2023-05-12 10:38:35 -05:00
Neil MartinsenBurrell
856e2873e0
Clone later form without required asterisk
Co-authored-by: rachidatecs <107004823+rachidatecs@users.noreply.github.com>
2023-05-12 10:34:56 -05:00
Neil Martinsen-Burrell
a53d7a9286
Fix migration test to give more information 2023-05-12 09:58:49 -05:00
Neil Martinsen-Burrell
41898713f9
Merge branch 'main' into nmb/check-migrations 2023-05-12 09:15:34 -05:00
rachidatecs
7d435ad605
Expand on Merging and PRs documentation 2023-05-11 18:06:44 -04:00
Logan McDonald
b3795246d4
update manifests from cflinuxfs3 to cflinuxfs4 per cloud request (#605) 2023-05-11 14:31:41 -07:00
igorkorenfeld
68e8e3a033
Try sleeping before running pa11y to give time for server to start up 2023-05-11 16:25:06 -04:00
igorkorenfeld
de3a8ee719
Increase to longer timeout still 2023-05-11 15:57:15 -04:00
igorkorenfeld
cea0945210
Increase pa11y timeout to test 2023-05-11 15:43:55 -04:00
Alysia Broddrick
2cd282a946
Merge pull request #585 from cisagov/ab/update-dev-readme-adding-to-admin-info
Update README with steps on accessing /admin
2023-05-11 12:25:47 -07:00
rachidatecs
90ed00572c
Merge pull request #596 from cisagov/rjm/update-dev-readme-merging
Document our merge process
2023-05-11 14:22:18 -04:00
Logan McDonald
33bc132b9f
Update product_strategy.md (#586) 2023-05-11 11:21:36 -07:00