richard-dds
|
99a61aa9a6
|
Formatting
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
22cbca5951
|
Remember if finver form is extended
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
5d2b976e5f
|
Preemptively upload task order PDF
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
e72b980d94
|
Refactor FinVer to make room for draft feature
|
2018-10-23 11:45:09 -04:00 |
|
dandds
|
30318b68bb
|
add additional user fields
|
2018-10-16 09:18:13 -04:00 |
|
dandds
|
e7a117be33
|
move user edit routes into their own module and blueprint
|
2018-10-16 09:18:13 -04:00 |
|
Patrick Smith
|
8bb9c1ab8a
|
Add __repr__ to models
|
2018-10-02 14:14:39 -04:00 |
|
richard-dds
|
d0f4e34263
|
Display request id and displayname as well
|
2018-10-01 14:39:33 -04:00 |
|
richard-dds
|
7f1e8aa277
|
Remove unused properties
|
2018-10-01 11:42:26 -04:00 |
|
richard-dds
|
d784c03eec
|
Display user names in audit log
|
2018-10-01 11:38:53 -04:00 |
|
richard-dds
|
0a8c488f1e
|
Merge pull request #341 from dod-ccpo/ui/clean-up-audit-log
Initial audit log UI cleanup
|
2018-09-26 11:33:03 -04:00 |
|
richard-dds
|
885b2da308
|
Remove workspaces.name unique constraint
- Added some random indexes
- Fixed audit_events.request_id foreign key constraint
|
2018-09-26 10:23:54 -04:00 |
|
Andrew Croce
|
9ec8caa9b6
|
format
|
2018-09-26 08:26:05 -04:00 |
|
Andrew Croce
|
7a5d733b20
|
log activity description prop
|
2018-09-25 16:02:52 -04:00 |
|
richard-dds
|
a71c2537ef
|
Log audit events for Users
|
2018-09-25 13:41:48 -04:00 |
|
richard-dds
|
141cbedff5
|
Shuffle commits around to fix audit log ordering
|
2018-09-25 13:12:06 -04:00 |
|
richard-dds
|
0aeca336b7
|
Add displayname to Project and Environment
|
2018-09-25 13:09:54 -04:00 |
|
richard-dds
|
ac3d070178
|
Use workspace_id when we have it
|
2018-09-25 13:09:54 -04:00 |
|
richard-dds
|
4a5b9967ef
|
Store request_id when available
|
2018-09-25 13:09:54 -04:00 |
|
richard-dds
|
5e479feadc
|
Implement Workspace.displayname
|
2018-09-25 13:09:54 -04:00 |
|
richard-dds
|
b2c59f39ef
|
Only display "in workspace x" resource isn't a workspace
|
2018-09-25 13:09:54 -04:00 |
|
richard-dds
|
004985057c
|
auditable_workspace_id for Environment
|
2018-09-25 13:09:54 -04:00 |
|
richard-dds
|
0c8d303bdd
|
Faster (no join) default impl. of auditable_workspace_id
|
2018-09-25 13:09:54 -04:00 |
|
richard-dds
|
85d866956b
|
Add display_name property to AuditEvent
|
2018-09-25 13:09:54 -04:00 |
|
richard-dds
|
870929afd6
|
Rename resource_name to resource_type
|
2018-09-25 13:09:54 -04:00 |
|
richard-dds
|
5a4cbb56bb
|
Formatting
|
2018-09-25 13:09:54 -04:00 |
|
richard-dds
|
ddc2e2fad7
|
Automatic audit logging using SQLA events
|
2018-09-25 13:09:54 -04:00 |
|
Montana
|
d05edb4aa5
|
Remove unused imports leftover from rebase
|
2018-09-25 11:13:24 -04:00 |
|
Montana
|
3a978a1673
|
Fix bugs and write a test
|
2018-09-25 11:13:24 -04:00 |
|
Montana
|
79c357dcab
|
Write query to change the environment role based on mock data
|
2018-09-25 11:13:22 -04:00 |
|
Montana
|
5b973ab1e4
|
Fix selection on modal, fix a typo
|
2018-09-25 11:13:22 -04:00 |
|
richard-dds
|
daa41609e1
|
Merge pull request #324 from dod-ccpo/fix-members-list-screen
Use proper display name for workspace roles
|
2018-09-25 10:12:57 -04:00 |
|
patricksmithdds
|
6ac19d315d
|
Merge pull request #323 from dod-ccpo/internal-comments
Hook up internal request comments
|
2018-09-24 17:53:06 -04:00 |
|
richard-dds
|
49555cab71
|
Display members' count of environment roles
|
2018-09-24 14:45:03 -04:00 |
|
dandds
|
4f4c1892ba
|
Merge pull request #318 from dod-ccpo/reports-task-order-info-#159975038
Reports task order info #159975038
|
2018-09-24 14:44:02 -04:00 |
|
richard-dds
|
e64b2dd034
|
Add Role.display_name
|
2018-09-24 14:19:17 -04:00 |
|
Patrick Smith
|
e0e51d8c35
|
Allow adding an internal comment on a request
|
2018-09-24 13:52:50 -04:00 |
|
Patrick Smith
|
99a745904f
|
Allow having multiple internal comments on a request
|
2018-09-24 13:52:50 -04:00 |
|
dandds
|
9119286fbe
|
workspace model has real task_order property
|
2018-09-24 11:39:22 -04:00 |
|
dandds
|
e668cb93d0
|
formatting and add financial details to requests in seed_sample script
|
2018-09-24 11:03:20 -04:00 |
|
dandds
|
430efd211c
|
display task order info on reports page
|
2018-09-24 11:03:20 -04:00 |
|
richard-dds
|
8d20cd14ab
|
Remove unused import
|
2018-09-21 14:43:05 -04:00 |
|
richard-dds
|
a8e08b8bd6
|
Remove redundant time_created field
|
2018-09-21 14:30:45 -04:00 |
|
richard-dds
|
18bc8afeb7
|
Formatting
|
2018-09-21 14:00:01 -04:00 |
|
richard-dds
|
de338f675f
|
Add lots of NOT NULL constraints
|
2018-09-21 14:00:01 -04:00 |
|
richard-dds
|
311fb34ac9
|
Remove unused import
|
2018-09-21 14:00:01 -04:00 |
|
richard-dds
|
5f54468082
|
Timestamps and uuids everywhere
|
2018-09-21 14:00:01 -04:00 |
|
richard-dds
|
4fc1f9f2d4
|
Squashed migrations and created seed_roles.py
|
2018-09-21 14:00:01 -04:00 |
|
dandds
|
8fc5a4a092
|
show request name where appropriate and set as default workspace name
|
2018-09-19 10:44:21 -04:00 |
|
dandds
|
ec5c3e8ce8
|
add request name
|
2018-09-19 10:44:21 -04:00 |
|