zandercymatics
|
2260269e3d
|
fix order by
|
2024-09-26 14:39:21 -06:00 |
|
zandercymatics
|
d80287a428
|
User portfolio suggestions
|
2024-09-26 14:37:31 -06:00 |
|
zandercymatics
|
6aa7546c2e
|
Fix SO message and fix search text
|
2024-09-26 14:12:20 -06:00 |
|
CocoByte
|
f624a496ff
|
last fix...
|
2024-09-26 09:33:09 -10:00 |
|
CocoByte
|
6118ca1393
|
fixes
|
2024-09-26 09:26:34 -10:00 |
|
CocoByte
|
93fbfa3a64
|
linted
|
2024-09-26 09:22:21 -10:00 |
|
CocoByte
|
8508c99f8f
|
added a test
|
2024-09-26 09:18:56 -10:00 |
|
CocoByte
|
ada24a6864
|
JK on last commit -- more unit test fixes
|
2024-09-26 09:16:39 -10:00 |
|
CocoByte
|
35fec1ed89
|
fixed unit tests
|
2024-09-26 08:02:13 -10:00 |
|
zandercymatics
|
39875a73f0
|
Merge branch 'za/2402-design-review' of github.com:cisagov/manage.get.gov into za/2402-design-review
|
2024-09-26 11:43:52 -06:00 |
|
zandercymatics
|
73264cce96
|
Remove unused portfolio_type (thanks, Linter!)
|
2024-09-26 11:43:40 -06:00 |
|
zandercymatics
|
0612e1bcc5
|
Update src/registrar/admin.py
|
2024-09-26 11:40:45 -06:00 |
|
zandercymatics
|
e1ed5a5ed5
|
linting + fix tests
|
2024-09-26 11:36:33 -06:00 |
|
zandercymatics
|
237d066233
|
Fix some tests + fix add view
|
2024-09-26 11:05:58 -06:00 |
|
zandercymatics
|
75b34dab3b
|
Cleanup
|
2024-09-26 10:55:20 -06:00 |
|
zandercymatics
|
1a9002c1b4
|
Add tables for domains / requests and readonly senior official logic
|
2024-09-26 10:36:58 -06:00 |
|
zandercymatics
|
02bf9c4781
|
Make senior official readonly
|
2024-09-26 09:49:14 -06:00 |
|
CocoByte
|
3dbb8f0673
|
Unit test tweaks (still needs work)
|
2024-09-25 22:41:38 -10:00 |
|
Rachid Mrad
|
8145b3e06e
|
cleanup
|
2024-09-25 23:20:26 -04:00 |
|
zandercymatics
|
2430d3ecf6
|
add detail style and hide fed agency
|
2024-09-25 15:29:40 -06:00 |
|
CocoByte
|
08583aea51
|
Cleanup logs / linted
|
2024-09-25 13:00:10 -07:00 |
|
CocoByte
|
6ca8f6917a
|
Added some unit tests (need to fix failures still)
|
2024-09-25 11:44:03 -07:00 |
|
CocoByte
|
140d342c7e
|
Added logic for restricting editing members to only those who can edit User objects in the DB
|
2024-09-25 11:43:40 -07:00 |
|
zandercymatics
|
7b2b4f0401
|
make userportfoliopermission editable again
also removed help text
|
2024-09-25 12:14:47 -06:00 |
|
Rachid Mrad
|
ea94182a84
|
Update src/registrar/fixtures/fixtures_users.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
|
2024-09-25 13:19:05 -04:00 |
|
zandercymatics
|
d6542f18b1
|
Handle blank emails
|
2024-09-25 11:03:41 -06:00 |
|
zandercymatics
|
707f9a0e60
|
Hide details when no data exists
|
2024-09-25 10:54:44 -06:00 |
|
zandercymatics
|
1e082f5fd1
|
Replace admins and members with detail table
|
2024-09-25 10:51:11 -06:00 |
|
Erin Song
|
ea4b4e2dae
|
Add timeout to RDAP request
|
2024-09-25 09:18:47 -07:00 |
|
Erin Song
|
a4c4bba610
|
Add cache time
|
2024-09-25 09:10:08 -07:00 |
|
zandercymatics
|
4414f8f59d
|
Add show/hide button
|
2024-09-25 08:55:36 -06:00 |
|
zandercymatics
|
ab35657147
|
Remove portfolio type field
Move portfolio org, rename to organization name, move sections, hide organization name if federal
|
2024-09-25 08:52:52 -06:00 |
|
CocoByte
|
91553ab09b
|
Removed unnecessary SCSS color override for tags
|
2024-09-24 19:22:22 -06:00 |
|
CocoByte
|
1ad805ba30
|
linted
|
2024-09-24 19:13:43 -06:00 |
|
CocoByte
|
8673bc83f7
|
Cleanup
|
2024-09-24 19:12:39 -06:00 |
|
CocoByte
|
893789262b
|
Adjust permissions so admins do not automatically have ability to view/edit members
|
2024-09-24 19:11:49 -06:00 |
|
CocoByte
|
b85c031503
|
Update comments
|
2024-09-24 18:28:19 -06:00 |
|
CocoByte
|
a8b26e3de3
|
Delete Admin read-only (comment out, just in case)
|
2024-09-24 18:27:30 -06:00 |
|
Erin Song
|
d6201fc31f
|
Add description to rdap endpoint
|
2024-09-24 17:02:37 -07:00 |
|
Erin Song
|
a435eb1f68
|
Fix typo
|
2024-09-24 16:50:57 -07:00 |
|
Rachid Mrad
|
129b691f38
|
cleanup
|
2024-09-24 19:49:11 -04:00 |
|
Erin Song
|
155e7367c1
|
Fix linter
|
2024-09-24 16:47:49 -07:00 |
|
Rachid Mrad
|
74ee469e39
|
update docs
|
2024-09-24 19:47:45 -04:00 |
|
Erin Song
|
23cb5681ea
|
Remove unused mock RDAP lib class since RDAP not used in registrar views
|
2024-09-24 16:47:28 -07:00 |
|
Rachid Mrad
|
59e64f4787
|
cleanp
|
2024-09-24 19:39:01 -04:00 |
|
Erin Song
|
5439894fa3
|
Add RDAP tests
|
2024-09-24 16:37:36 -07:00 |
|
Rachid Mrad
|
17ad665f90
|
better portfolio mapping to other objects and better error handling
|
2024-09-24 19:24:04 -04:00 |
|
Rachid Mrad
|
f0c8d3b019
|
Remove unused user fixtures
|
2024-09-24 18:15:03 -04:00 |
|
Rachid Mrad
|
4cd97077ec
|
Revise fixtures to include portfolios
|
2024-09-24 17:57:27 -04:00 |
|
zandercymatics
|
61b1ceeb9c
|
Refactor
|
2024-09-24 14:22:25 -06:00 |
|