richard-dds
c70720d66f
Save TO as soon as we get a number
2018-10-26 11:12:55 -04:00
richard-dds
8a291124b0
Remove unnecessary tuple -> list coercion
2018-10-23 14:47:42 -04:00
richard-dds
2e98ff2240
Apply PENumber error message
2018-10-23 14:46:53 -04:00
richard-dds
6345a06e54
More validation fixes
2018-10-23 14:42:05 -04:00
richard-dds
4048f300f5
Formatting and linting
2018-10-23 11:45:55 -04:00
richard-dds
3f3b90e3c7
Handle empty values
2018-10-23 11:45:09 -04:00
richard-dds
0439525f0f
Refactor fv form to separate TO from request
2018-10-23 11:45:09 -04:00
richard-dds
39bbfb745a
Fix task order creation
2018-10-23 11:45:09 -04:00
richard-dds
a1735874e6
Determine if finver form should be extended by checking TO
2018-10-23 11:45:09 -04:00
richard-dds
da7b02d4f0
Rebase fixes
2018-10-23 11:45:09 -04:00
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
650cc02678
Always pop the task_order
2018-10-23 11:45:09 -04:00
richard-dds
8994b3086c
Formatting
2018-10-23 11:45:09 -04:00
richard-dds
965c5f3e00
Pass field data, not field
2018-10-23 11:45:09 -04:00
richard-dds
ed7d508e30
Add funding type for task order
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
8bd9eedcbd
Merge pull request #396 from dod-ccpo/parse-clin-data
...
Parse clin data
2018-10-18 13:47:05 -04:00
dandds
4fefd017a2
use CLIN data from EDA client response
2018-10-17 16:12:19 -04:00
dandds
8af23fda36
make unpermitted attribute handling in Users.update more specific
2018-10-16 09:37:59 -04:00
dandds
ec7504fb20
add update method to Users repo
2018-10-16 09:18:13 -04:00
dandds
c4b7fdc015
Merge pull request #350 from dod-ccpo/coverage-#160694116
...
Coverage #160694116
2018-10-15 09:04:47 -04:00
dandds
ffa317a3eb
Merge pull request #374 from dod-ccpo/finver-refactor
...
financial verification routes refactor
2018-10-12 11:19:05 -04:00
dandds
12307769d4
rerun formatter for pretty 3.6.6 numbers
2018-10-09 10:55:21 -04:00
dandds
3384738f5d
use financial verification service class for all routes
2018-10-09 09:34:35 -04:00
richard-dds
fcc1caca1c
Move Request-specific auth checks into requests.authorization
2018-10-08 12:05:15 -04:00
richard-dds
6dd8562fc1
Formatting
2018-10-04 14:38:09 -04:00
richard-dds
db1521d920
Missed an import
2018-10-04 14:37:53 -04:00
Montana
55394b65db
Use workspace permissions to limit project viewability
2018-10-04 14:24:35 -04:00
patricksmithdds
74a5a59dad
Merge pull request #369 from dod-ccpo/budget-month-dropdown
...
Include all of year's months in dropdown
2018-10-02 13:37:18 -04:00
Luis Cielak
164ccd02ed
Add about page and route
2018-10-02 13:15:46 -04:00
richard-dds
8498b04af8
Include all of year's months in dropdown
2018-10-02 13:05:52 -04:00
Montana
95f3b9d048
Hide Budget Report from admins and developers
2018-10-01 17:15:40 -04:00
Montana
685c0e3658
Make the requirement for dod_id explicit when creating a user
2018-10-01 17:11:36 -04:00
dandds
8b8d694abd
apply destination url path as next parameter to login redirect
2018-10-01 16:16:30 -04:00
dandds
7af7b47bc1
split atat roles and workspace roles
2018-10-01 15:38:31 -04:00
dandds
a4f51fe01d
put workspace role definitions in one place
2018-10-01 15:38:31 -04:00
Patrick Smith
7b2a099ef3
Filter environments for user with given project id
...
Previously, calling `Environment.for_user(user, project)` would return
environments a user has access to across all projects. Now, we will only
return the relevant environements. This was the cause of a visual bug
where extra environments were shown in the project list.
2018-09-30 22:06:10 -04:00
dandds
43363015fc
do not set default kwarg for atat role when creating users
2018-09-27 15:21:00 -04:00
Patrick Smith
a27c1b5712
Set current user for public routes as well
2018-09-26 16:50:43 -04:00
richard-dds
c9c387b06d
Don't explicitly add project creator to environments
2018-09-25 15:54:57 -04:00
richard-dds
b65fdd56a0
Fix regression in Projects.create
...
A new project's creator was not being assigned a role in the project's
environments.
2018-09-25 14:07:15 -04:00
dandds
d0c1bc563f
Merge pull request #328 from dod-ccpo/workspace-empty-state-#160732667
...
Empty state for workspace reports should show existing projects
2018-09-25 13:39:23 -04:00
dandds
3c7b5a083d
always display at least current month on reports select menu
2018-09-25 13:20:15 -04:00
richard-dds
141cbedff5
Shuffle commits around to fix audit log ordering
2018-09-25 13:12:06 -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
18776aa71c
Fix tests
2018-09-25 11:13:24 -04:00