Commit graph

120 commits

Author SHA1 Message Date
zandercymatics
8dc48d21f4
Add documentation 2024-04-30 13:07:26 -06:00
zandercymatics
91545f45be
Add waffle flags to migrations 2024-04-30 11:22:25 -06:00
Rebecca Hsieh
436b87bc96
Fix wording 2024-04-17 10:20:55 -07:00
Rebecca Hsieh
3988ffd653
Address feedback of wording 2024-04-17 10:18:15 -07:00
Rebecca Hsieh
e5105d076d
Point to the exact point in db access 2024-04-17 10:12:25 -07:00
Rebecca Hsieh
1bc4f002a9
Fix table name and add in semicolon for statement 2024-04-17 09:58:01 -07:00
Rebecca Hsieh
c0b95f22f9
Add documentation on how to access the db and roll back a migration 2024-04-17 09:52:18 -07:00
Alysia Broddrick
9b3757b80d
Merge pull request #2007 from cisagov/update-fixtures-language
Update language regarding getting access to /admin
2024-04-11 16:10:10 -07:00
Alysia Broddrick
5e15490d2c
Apply suggestions from code review
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2024-04-11 16:09:54 -07:00
Alysia Broddrick
f7ba4a0404
duplicated content from above section 2024-04-10 12:35:26 -07:00
Alysia Broddrick
6cdba8e995
updated language regarding fixtures 2024-04-10 12:18:44 -07:00
Erin
94e62e7520
Add suggested content detail to user permissions docs 2024-04-08 14:48:04 -07:00
Erin
df9d0c7ac3
Add user permission migration docs ot user-permissions.md 2024-04-08 10:14:51 -07:00
zandercymatics
3b652cda6c
Merge branch 'main' into za/1852-user-contact-info-inline 2024-03-25 08:24:52 -06:00
Rachid Mrad
7bb3439c3e
Merge pull request #1871 from cisagov/bem-documentation
Update documentation on CSS BEM naming
2024-03-22 18:11:19 -04:00
Rachid Mrad
a053d51292
copyedits 2024-03-22 18:10:03 -04:00
Rachid Mrad
f73ff0b971
edits 2024-03-22 18:08:52 -04:00
zandercymatics
54603cbfad
Unit tests, refactoring 2024-03-20 11:02:25 -06:00
Rebecca H
fce679f417
Merge pull request #1856 from cisagov/rh/1727-metadata-emaill
[on getgov-backup] ISSUE #1727: You've Got Mail -- "Full Domain Metadata" Encrypted + Emailed to Team Inbox
2024-03-13 16:49:49 -07:00
Rachid Mrad
78eee0a9b5
Update documentation on CSS BEM naming 2024-03-05 18:16:19 -05:00
Rachid Mrad
4554de4a6d
Update documentation on CSS BEM naming 2024-03-05 18:14:43 -05:00
CocoByte
0eafad3fb6
Renaming files, lots and lots of find-replace (with manual, step-through inspections where needed). Still IN PROGRESS and I'm sure there are breakages that need repair at this stage... 2024-02-29 15:29:00 -07:00
Rebecca Hsieh
010853a5f0
Update readme directions for s3 2024-02-23 15:26:53 -08:00
Rebecca Hsieh
fb1735e23f
Update yaml to include metadata, readme with new directions an
d pseudocode for s3 and SES work
2024-02-22 16:51:36 -08:00
Rachid Mrad
377c11ca4b
Update fixtures section in readme 2024-02-01 18:10:32 -05:00
Rebecca Hsieh
93007f79ee
Fix port 2024-01-11 13:09:18 -08:00
Rebecca Hsieh
f647780b38
Remove extraneous comments from me 2024-01-11 13:07:45 -08:00
Rebecca Hsieh
cdf0e5bb88
Remove extraneous comments 2024-01-11 13:07:12 -08:00
Rebecca Hsieh
94119cd919
Update database migration documentation 2024-01-11 13:05:46 -08:00
zandercymatics
3175ffedfd
Merge pull request #1599 from cisagov/za/1582-remove-inreview-actionneeded-emails
Ticket #1582: Remove action_needed and in_review emails
2024-01-11 08:19:39 -07:00
zandercymatics
ce1101ae18
Remove emails 2024-01-08 10:17:32 -07:00
Rachid Mrad
3c28cc36be
update scenario 2 in migrations doc 2023-12-29 23:22:04 -05:00
zandercymatics
d7ff26fe0d
Update generating-emails-guide.md 2023-12-07 08:39:49 -07:00
zandercymatics
bc559fe18e
Add docs 2023-12-07 08:36:02 -07:00
Rebecca H
634f2afe71
Merge pull request #1427 from cisagov/za/1197-add-migration-documentation
Ticket #1197: Migration troubleshooting documentation
2023-12-06 11:07:05 -08:00
Rebecca Hsieh
b2e2bc364a
Address comments 2023-12-06 09:54:12 -08:00
zandercymatics
7bc77ac4f9
Update migration-troubleshooting.md 2023-12-04 15:28:34 -07:00
zandercymatics
ff446aa56a
Add instructions for .env 2023-12-04 12:29:49 -07:00
zandercymatics
96ab2bc758
Add readme instructions 2023-12-01 13:47:55 -07:00
zandercymatics
e100a0edbd
Some formatting 2023-12-01 08:30:19 -07:00
zandercymatics
73a82a0b1b
Create migration-troubleshooting.md 2023-12-01 08:12:54 -07:00
zandercymatics
0aa54870a8
Fix typo and table formatting 2023-11-21 14:46:59 -07:00
zandercymatics
240507246a
Update README.md 2023-11-15 13:46:46 -07:00
zandercymatics
dd3ea3870c
Update README.md 2023-11-15 10:13:41 -07:00
Alysia Broddrick
649a224562
updated related mentions to admin to be Manager 2023-10-20 09:15:46 -07:00
rachidatecs
234a6e31d3
Update docs/developer/user-permissions.md
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2023-10-03 18:40:03 -04:00
Rachid Mrad
cd14eb2584
Refactor groups and permissions: divide fixtures in 2 files, one for users and one for data, load groups in migrations (using methods defined in user_groups model), use hasperm in admin to test for 'superuser' 2023-09-28 17:34:53 -04:00
Alysia Broddrick
c1c7ff9698
reverted uneeded changes 2023-09-11 17:47:05 -07:00
Alysia Broddrick
bc0b07d8bf
fixed linting issues 2023-09-11 17:46:11 -07:00
Alysia Broddrick
c9cadd3401
Merge remote-tracking branch 'origin' into ab/645-implement-test-cases-registry-integration 2023-08-23 07:54:04 -07:00