dandds
c7ac967870
present flash message when new portfolio member is added
2019-03-26 15:49:06 -04:00
George Drummond
37ab26862a
Memoize parsed openssl cert
2019-03-20 13:11:13 -04:00
George Drummond
eafb000d58
Just return a boolean response rather than a string
2019-03-20 13:11:13 -04:00
George Drummond
1024ee0cf2
Test is handed in CRL checker
2019-03-20 13:11:13 -04:00
George Drummond
3690d98260
CRL check is passed in and not hard coded
2019-03-20 13:11:13 -04:00
George Drummond
03812e77e4
Standardize variable naming
2019-03-20 13:11:13 -04:00
George Drummond
cb222b1bd0
Use is rather than ==
2019-03-20 13:11:13 -04:00
George Drummond
68d33ed558
Remove comment
2019-03-20 13:11:13 -04:00
George Drummond
f2ae591c87
Verify PDF signatures
2019-03-20 13:11:12 -04:00
George Drummond
2cce348411
Add in translations
2019-03-18 11:17:42 -04:00
George Drummond
d0522303d5
Update invite flash copy
2019-03-18 10:08:30 -04:00
George Drummond
d57b96cf05
wip
2019-03-12 09:59:16 -04:00
Patrick Smith
9d97a45a8d
Remove some more unused utils
2019-02-25 14:54:14 -05:00
Patrick Smith
8a0d254224
Remove unused flashes
2019-02-25 14:54:14 -05:00
Patrick Smith
019e7f24c8
Remove unused util method
2019-02-25 14:54:14 -05:00
Patrick Smith
3ea9562284
Remove skipped tests
2019-02-25 14:54:14 -05:00
George Drummond
7d4e14dff2
Display flash message on review page that TO is a draft
2019-02-15 14:28:14 -05:00
George Drummond
eb0d83b6c3
Flash message
2019-02-12 10:08:28 -05:00
dandds
3cc9a918e8
add error message when user prematurely submits TO form
2019-02-11 15:13:36 -05:00
Montana
193d128d7f
Update JSONEncoder to accept FileStorage objects
2019-02-07 11:31:52 -05:00
leigh-mil
4c775517b9
Prevent python datetime from converting to Javascript datetime before json encoding.
...
Previously the conversion from python to Javascript datetime objects was
adding timezone information, which was causing the date to render
incorrectly because the users timezone was different than the encoded
time zone.
2019-02-01 13:30:38 -05:00
Patrick Smith
e51a9012fd
Add custom JSON encoder to handle attachment objects
2019-01-23 14:57:14 -05:00
patricksmithdds
ff9ade90b1
Merge pull request #548 from dod-ccpo/to-congrats-msg
...
Add "Congrats" message after completing TO form
2019-01-17 13:11:00 -05:00
Patrick Smith
a8ac5de968
Show "Congrats" alert when completing TO form
2019-01-17 08:50:17 -05:00
Patrick Smith
d495619cb6
Allow specifying custom actions in flashed messages
2019-01-17 08:47:23 -05:00
leigh-mil
4fa325818c
Move translate_duration() into localization file
2019-01-16 15:38:08 -05:00
dandds
d3d36822df
workspace -> portfolio everywhere
2019-01-14 16:00:17 -05:00
dandds
9ad3c45200
rename Project to Application in user-facing contexts
2019-01-14 16:00:17 -05:00
dandds
142395f1e9
rename Workspace to Portfolio in user-facing contexts
2019-01-14 16:00:17 -05:00
George Drummond
105dc6ef1f
Cache all calls to translation file and refresh cache when file changes
2019-01-09 11:09:36 -05:00
George Drummond
bcb75a29c5
Use f for file variable rather than file
2019-01-03 12:06:35 -05:00
George Drummond
e630a7868f
LRU cache
2019-01-03 12:04:57 -05:00
George Drummond
f63d339bda
Remove unused os import
2019-01-02 16:04:37 -05:00
George Drummond
c274ad6d54
Remove LRU cache
2019-01-02 16:04:37 -05:00
George Drummond
aee61e856d
Add way for path to translations file to be overridden via flask config
2019-01-02 16:04:37 -05:00
George Drummond
1941b57995
Fix python anti patterns
2019-01-02 16:04:37 -05:00
George Drummond
f806425d91
Put app strings into a YAML file for easy editing by product owner
2019-01-02 16:04:36 -05:00
dandds
5d7efe6909
modify task order submission flash message
2019-01-02 09:36:30 -05:00
dandds
60fcd1d42a
add docstring for clarity in Docx._write
2019-01-02 09:36:29 -05:00
dandds
6527f72e78
pass file-like object to Docx.render method
2019-01-02 09:36:29 -05:00
dandds
c024d12e3b
touch up review page and add route for submitting task order invites
2019-01-02 09:36:29 -05:00
dandds
718f88d828
download link for task order summary
2019-01-02 09:36:29 -05:00
dandds
59510819e7
docx utility
2019-01-02 09:36:29 -05:00
Jay Newlin (PW)
bb640cdcd7
Lambda function refactor suggested by Patrick
2018-12-18 16:11:25 -05:00
dandds
e7ee2b3f43
Merge pull request #488 from dod-ccpo/workspace-role-change-bug-#162345640
...
Workspace role change bug #162345640
2018-12-13 14:29:46 -05:00
leigh-mil
a4bd15a1b8
Change copy when workspace access is revoked
2018-12-13 11:00:19 -05:00
dandds
a75c19188f
display message for successfully updating environment role / access
2018-12-12 11:39:58 -05:00
dandds
eeb8e5f328
rename a notification
2018-12-10 13:00:55 -05:00
dandds
1dd2cdd48b
add test, simpler kwargs for flash function signature
2018-12-10 12:31:41 -05:00
dandds
a2d6d59ca4
use flask flash for notifications
2018-12-10 12:31:41 -05:00