Commit graph

8073 commits

Author SHA1 Message Date
Alysia Broddrick
6289b982f6
merged and resolved conflicts 2023-10-06 08:39:24 -07:00
Cameron Dixon
30cba83e8e
Merge pull request #1113 from cisagov/h-m-f-t-patch-1
Update issue template to add A/C and clarity
2023-10-06 11:36:00 -04:00
Rachid Mrad
88bcb1eedc
fix modal ui 2023-10-06 10:12:10 -04:00
Cameron Dixon
bf622b5e50
another attempt at placeholder text with tasks 2023-10-06 09:19:28 -04:00
Cameron Dixon
83844fc2f8
remove quotes 2023-10-06 09:13:12 -04:00
Cameron Dixon
bf5d254b83
re-add emoji 2023-10-06 09:12:16 -04:00
David Kennedy
ba8901bf27
removing unnecessary domain attributes 2023-10-06 07:56:44 -04:00
David Kennedy
a6cfd343e8
removed js for hide and show on dnssec main page; handling flags in app with session variables rather than model attributes 2023-10-06 07:05:45 -04:00
CocoByte
bede4c8607
linted
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-06 03:23:16 -06:00
CocoByte
604821ad07
added domain invitation entries
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-06 03:19:09 -06:00
CocoByte
86acb62699
format updates
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-06 02:30:23 -06:00
CocoByte
67b9d2f69a
Resolved merge conflicts
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-06 02:16:59 -06:00
CocoByte
34954641f4
Merge Main to Branch
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-06 02:09:31 -06:00
CocoByte
d468c3f4eb
finished comments and polishing
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-06 02:06:53 -06:00
Alysia Broddrick
01ad6b5523
moved nameserver error to utility 2023-10-05 17:33:50 -07:00
Rachid Mrad
b899b35285
form error msgs on keydata form 2023-10-05 18:09:37 -04:00
Rachid Mrad
5e4be44030
Merge branch 'dk/1091-dnssec' of https://github.com/cisagov/getgov into dk/1091-dnssec 2023-10-05 18:09:11 -04:00
Rachid Mrad
e6d2ad3263
JS cleanup, form error alert on form pages 2023-10-05 18:08:39 -04:00
David Kennedy
ad7b4f3adb
added cancel button click to domain view 2023-10-05 17:50:41 -04:00
Rachid Mrad
3e8dc74319
cleanup 2023-10-05 17:36:43 -04:00
zandercymatics
8da6578b46
Let email field be null 2023-10-05 14:57:59 -06:00
Rachid Mrad
13e294d0d2
clean up JS and dnssec template 2023-10-05 16:54:01 -04:00
Erin
c99588687f
Remove ~ 2023-10-05 13:40:42 -07:00
Erin
6a53a4a76b
Update tests 2023-10-05 13:38:08 -07:00
Erin
8c6b4f51e8
Rename block titles 2023-10-05 13:30:39 -07:00
Rachid Mrad
afdc922b13
Merge branch 'dk/1091-dnssec' of https://github.com/cisagov/getgov into dk/1091-dnssec 2023-10-05 16:29:35 -04:00
Rachid Mrad
170708ecf3
modal and js toggler wip 2023-10-05 16:29:19 -04:00
Erin
687f369d18
Rename Security Email page title 2023-10-05 13:14:27 -07:00
Erin
611242b74a
Rename Contact Information page title 2023-10-05 13:13:44 -07:00
Erin
bd90b9a974
Rename Domain Nameservers page title 2023-10-05 13:13:01 -07:00
zandercymatics
545a5d80a6
Remove temp comment 2023-10-05 14:12:41 -06:00
David Kennedy
7bd6e7f593
logic in domain_sidebar which determines display of DS Data and Key Data 2023-10-05 16:11:56 -04:00
zandercymatics
abbcf315ee
Update admin.py 2023-10-05 14:01:23 -06:00
zandercymatics
aa3d42cb09
Merge branch 'rjm/1027-groups-permissions-logging' into za/937-invitation-does-not-work 2023-10-05 11:42:34 -06:00
zandercymatics
8f349aa19c
Update domain.py 2023-10-05 11:29:05 -06:00
zandercymatics
b9022b622c
Linting 2023-10-05 10:53:50 -06:00
zandercymatics
c902d08aae
Sanity tests 2023-10-05 10:49:38 -06:00
zandercymatics
9ad183712b
Test on emails 2023-10-05 09:59:46 -06:00
zandercymatics
af39441df4
Lint 2023-10-05 08:58:46 -06:00
zandercymatics
a58cff8398
Update content 2023-10-05 08:47:18 -06:00
Cameron Dixon
04d6a1204a
fix note with markdown type instead of textarea 2023-10-05 10:25:51 -04:00
zandercymatics
029415974a
Store default email in a variable 2023-10-05 08:25:25 -06:00
Cameron Dixon
bfda399e3d
remove attempt to placeholder task list formatting 2023-10-05 10:18:59 -04:00
Cameron Dixon
d394a08850
replace value/task list formatting with placeholder 2023-10-05 10:18:03 -04:00
Cameron Dixon
f221ef1b36
respond to feedback and add placeholder/value attributes 2023-10-05 10:14:30 -04:00
David Kennedy
7ace7fa27c
app-wide change to input display in forms if field is required, had an initial value, but user removed the value before submitting form' 2023-10-05 08:42:39 -04:00
CocoByte
1b0c261729
Cleaned up NOTE and TODO comments, fixed user-email mapping, removed commented print statements
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-04 20:48:42 -06:00
CocoByte
25e24db99e
Cleaned up inconsistent variable names, cleaned logger statement indents
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-04 20:19:58 -06:00
Alysia Broddrick
851c58953b
updated tests to include the nameservererror class, though they are still failing 2023-10-04 18:21:19 -07:00
Alysia Broddrick
f15adde712
added more comments 2023-10-04 18:05:51 -07:00