441 Commits

Author SHA1 Message Date
Patrick Smith
760c9ee9d2 Add fundz client dep to app 2018-07-19 11:11:05 -04:00
Patrick Smith
10d4c2b90b Refactor to allow validating warnings on a form 2018-07-19 11:11:05 -04:00
Patrick Smith
c86e703618 Redirect to /requests after completing final step 2018-07-19 11:11:05 -04:00
Patrick Smith
f51dc8f07c Refactor forms so we can pass requests_client to validate 2018-07-19 11:11:05 -04:00
dandds
d84a38eb13
Merge pull request #77 from dod-ccpo/dev-users
dev users
2018-07-19 11:01:54 -04:00
dandds
072aca9a2a
Merge pull request #78 from dod-ccpo/symlink-bug
fix typo in bootstrap
2018-07-18 11:49:12 -04:00
dandds
df0b0e7c18 fix typo in bootstrap 2018-07-18 11:45:04 -04:00
andrewdds
2bfa33079d
Merge pull request #76 from dod-ccpo/ui/icons
Icons!
2018-07-18 11:26:10 -04:00
dandds
46a8d8aade add additional dev roles and set perms for them 2018-07-18 10:45:26 -04:00
dandds
0c0aa44468 get user perms or create them on login 2018-07-18 10:44:42 -04:00
Andrew Croce
16fa8056e0 Add a few more icons 2018-07-18 10:15:11 -04:00
Andrew Croce
f57c93b6f1 Add class names to icon template 2018-07-18 10:08:22 -04:00
dandds
ac150d1af3 add atat_role to user session data 2018-07-18 09:51:20 -04:00
dandds
45588e0ec7 account for null current_user in testing 2018-07-18 09:47:41 -04:00
dandds
f573181154 login-dev endpoint accepts role query arg 2018-07-18 09:47:41 -04:00
dandds
7d3cd04bdd
Merge pull request #75 from dod-ccpo/authz-permissions
Authz permissions
2018-07-18 09:44:46 -04:00
dandds
a0d5e679f6 put initial permissions fetching in BaseHandler 2018-07-18 09:27:25 -04:00
Andrew Croce
2ec2d94109 Icon styles 2018-07-17 16:22:50 -04:00
Andrew Croce
b45d66120d icon template 2018-07-17 16:22:50 -04:00
Andrew Croce
ce21bc16a2 Icon reference 2018-07-17 16:22:50 -04:00
Andrew Croce
b9f61d7c9f Some initial svg icons 2018-07-17 16:22:50 -04:00
Andrew Croce
1904f07b7f remove 2018-07-17 16:22:50 -04:00
Andrew Croce
0de6322801 UI module for Icon 2018-07-17 16:22:50 -04:00
Andrew Croce
e2799f8458 Readme notes on icons 2018-07-17 16:22:50 -04:00
Andrew Croce
41259685b0 Icon ui method 2018-07-17 16:22:50 -04:00
luisgov
1a84e0e99c
Merge pull request #65 from dod-ccpo/request_form_styles
Update request form styles
2018-07-17 14:56:46 -04:00
andrewdds
59ec651cb7
Merge pull request #74 from dod-ccpo/ui/lists-tables
Styles for block lists and tables
2018-07-17 14:53:32 -04:00
Luis Cielak
d722dff561 Merge branch 'request_form_styles' of github.com:dod-ccpo/atst into request_form_styles 2018-07-17 14:50:58 -04:00
Luis Cielak
162c8d12c5 Add dd to definition of field 2018-07-17 14:50:52 -04:00
luisgov
cbe20298af
Merge branch 'master' into request_form_styles 2018-07-17 14:46:42 -04:00
Luis Cielak
1428170382 Treat form label as definition of field 2018-07-17 14:29:54 -04:00
dandds
83bbad7b86 update call to fetch request from requests-queue 2018-07-17 14:24:39 -04:00
richard-dds
ff0a50b615 Factor out fetch_requests 2018-07-17 10:29:48 -04:00
Andrew Croce
c5c6f3b00d Add some more table cell examples 2018-07-17 08:46:15 -04:00
Andrew Croce
beb9fd3074 Some table cell variants 2018-07-17 08:46:00 -04:00
Andrew Croce
8e185d1b12 panel-margin only has bottom margin 2018-07-17 08:45:33 -04:00
Andrew Croce
3f51b6b840 Apply solid bottom border only to li elements 2018-07-17 08:45:14 -04:00
dandds
37ee8f9c7a confirm user site perms are stored in session 2018-07-16 15:58:43 -04:00
richard-dds
53ab37dc68 Check for permission before listing requests 2018-07-16 14:53:21 -04:00
richard-dds
e48644fb44 Create authz users on login 2018-07-16 13:19:35 -04:00
Andrew Croce
8609dbc818 Add example lists and tables to styleguide 2018-07-16 12:32:00 -04:00
Andrew Croce
f2537001d8 imports 2018-07-16 12:31:48 -04:00
Andrew Croce
c1f0aa7d81 table and list styles 2018-07-16 12:31:37 -04:00
Andrew Croce
37c50be559 fixes to panel styles 2018-07-16 12:31:20 -04:00
patricksmithdds
4abcec9746
Merge pull request #73 from dod-ccpo/add-incomplete-error-message
Show error message on review screen when not complete
2018-07-16 11:48:46 -04:00
Patrick Smith
f6533b50b3 Show error message on review screen when not complete 2018-07-16 10:09:26 -04:00
Devon
ad701f111e
Merge pull request #67 from dod-ccpo/switch-include-to-submodule
Switch /script/include to a submodule
2018-07-16 09:43:41 -04:00
patricksmithdds
2173f7f49c
Merge pull request #71 from dod-ccpo/remove-None-from-form
Use nested defaultdicts to provide more helpful text for unfilled fields
2018-07-13 12:03:20 -04:00
Devon Mackay
bfb54ed29f Add notice on command for updating existing clones 2018-07-13 09:16:00 -04:00
Devon Mackay
7b839a922b Group requirements and add section headers 2018-07-13 09:16:00 -04:00