Commit Graph

  • c9363515be Merge pull request #149 from dod-ccpo/request-stuff patricksmithdds 2018-08-09 10:51:44 -04:00
  • fe36604685 Strip out html to remove markup label luis cielak 2018-08-09 10:28:23 -04:00
  • cc4b87f611 Add complete/active indicator to request form nav Patrick Smith 2018-08-08 19:42:29 -04:00
  • e1da908f93 Use helper method for allowing submission Patrick Smith 2018-08-08 19:25:16 -04:00
  • 115c84680c Fix link to financial verification page Patrick Smith 2018-08-08 19:21:46 -04:00
  • 1338e36b1c Merge pull request #144 from dod-ccpo/request-creator-name richard-dds 2018-08-09 08:44:18 -04:00
  • cd3cb4f359 Place error icon next to text input box luis cielak 2018-08-08 23:34:26 -04:00
  • 5b10265126 Render error message with proper color for input text luis cielak 2018-08-08 17:44:37 -04:00
  • 993a6635b2 Render error validation message with proper color luis cielak 2018-08-08 17:39:03 -04:00
  • cda0b6301b Merge pull request #137 from dod-ccpo/ui/field-validation-setup andrewdds 2018-08-08 16:22:00 -04:00
  • dd849df388 Use enum value to store status displayname richard-dds 2018-08-08 16:18:12 -04:00
  • d307a255b1 Fix some issues from a tricky merge richard-dds 2018-08-08 15:46:16 -04:00
  • 47957384fc Merge branch 'master' into request-creator-name richard-dds 2018-08-08 15:28:36 -04:00
  • 00f1500940 Merge pull request #138 from dod-ccpo/159414499-request-auth dandds 2018-08-08 15:08:55 -04:00
  • 22266959d6 Add input validations and some placeholder changes to request form page 1 Andrew Croce 2018-08-08 14:50:08 -04:00
  • dec8d92076 update tests to rely on newest RequestFactory dandds 2018-08-08 14:45:51 -04:00
  • c80490f717 Vue-ify text-input macro Andrew Croce 2018-08-08 14:40:58 -04:00
  • 1c4c49da62 Add new input validation sets Andrew Croce 2018-08-08 14:40:33 -04:00
  • 650781c759 add data for field pipe and keepCharPositions Andrew Croce 2018-08-08 14:40:17 -04:00
  • 93b9317648 Merge pull request #146 from dod-ccpo/fix-request-statuses-migration Devon 2018-08-08 14:35:49 -04:00
  • 486b89fa83 Catch KeyError instead of ValueError richard-dds 2018-08-08 14:25:30 -04:00
  • 2b56ce6260 use existing Requests function for creator check dandds 2018-08-08 14:11:11 -04:00
  • 337dd2414b catch bad request_id in request form GET dandds 2018-08-08 14:05:59 -04:00
  • d5ed99089c raise exceptions, map to http error codes dandds 2018-08-08 12:09:23 -04:00
  • 7b8934e0cb add Flask error handlers dandds 2018-08-08 11:26:54 -04:00
  • 2cfc142417 simple implementation of request view authorization dandds 2018-08-07 16:15:34 -04:00
  • 74fc5f0ec9 Make sure the label style for input text and radios match luis cielak 2018-08-08 13:54:10 -04:00
  • 1a5800cbc5 Requests domain module can determine if user can view request dandds 2018-08-07 15:40:51 -04:00
  • d582cf2a41 Increase some padding luis cielak 2018-08-08 13:50:48 -04:00
  • 41a6d28e88 Add subtitle style luis cielak 2018-08-08 13:47:31 -04:00
  • 17e9344f6e Style form labels for inputs correctly luis cielak 2018-08-08 13:46:48 -04:00
  • df93db4cd8 Create more varied requests in seed script richard-dds 2018-08-08 13:42:48 -04:00
  • 5f59b9f24a Add emails to test users richard-dds 2018-08-08 13:42:28 -04:00
  • cb45db291e Rollback transaction if user creation fails richard-dds 2018-08-08 13:42:10 -04:00
  • 0c378ba07c Declare helper properties on Request and RequestStatusEvent richard-dds 2018-08-08 11:13:22 -04:00
  • 47a4635edd Display Request's "Total Apps" richard-dds 2018-08-07 21:58:51 -04:00
  • 6dccf50e83 Title case request status name richard-dds 2018-08-07 21:51:30 -04:00
  • fdb7c699ee Simplify dev user login richard-dds 2018-08-07 21:41:50 -04:00
  • 04b9ae9f53 Display creator's name and human-readable status richard-dds 2018-08-07 21:32:47 -04:00
  • f80668c638 Add script/seed.py for convenience richard-dds 2018-08-07 21:32:02 -04:00
  • dcb45c64e8 Alter old migrations so that they can downgrade richard-dds 2018-08-07 21:26:05 -04:00
  • e99ddd491a Create Request.creator relationship richard-dds 2018-08-07 21:03:27 -04:00
  • 2030b4d318 Merge pull request #139 from dod-ccpo/request-status-names richard-dds 2018-08-08 13:43:29 -04:00
  • 22b81c2c0c Merge pull request #142 from dod-ccpo/remove-extra-sass Devon 2018-08-08 13:30:17 -04:00
  • 6b3d8b0775 Merge pull request #143 from dod-ccpo/run-migrate-on-uwsgi-startup Devon 2018-08-08 13:30:03 -04:00
  • 1f41b717bf Add expired and deleted statuses richard-dds 2018-08-08 13:05:03 -04:00
  • 4d3889c144 Hardcode enum values instead of using auto() richard-dds 2018-08-08 13:04:40 -04:00
  • b9e73b2f08 Add migrate db before server startup Devon Mackay 2018-08-08 12:03:38 -04:00
  • d545fb9d95 Remove SASS gem install (now using parcel) Devon Mackay 2018-08-08 11:43:38 -04:00
  • 6bcf7dee28 No need for 'valid' data Add name prop, and event emitter for changes Andrew Croce 2018-08-08 11:41:27 -04:00
  • 725e76dfa4 use a monster email validation regex that works 99.9% of the time. Andrew Croce 2018-08-08 11:25:39 -04:00
  • fc7ef59e9b Remove unused Request.set_status richard-dds 2018-08-08 11:18:18 -04:00
  • 375bdc52b8 dont mutate prop directly Andrew Croce 2018-08-08 11:13:09 -04:00
  • df773855d5 Merge pull request #141 from dod-ccpo/kube-deploy Devon 2018-08-08 11:01:33 -04:00
  • 526b6c7653 textinput vue component Andrew Croce 2018-08-08 11:00:23 -04:00
  • 476eb042c1 input validations lib Andrew Croce 2018-08-08 10:59:28 -04:00
  • f48a878beb Add vue stuff to sample styleguide input Andrew Croce 2018-08-08 10:59:14 -04:00
  • bed396131a Add text mask addons Andrew Croce 2018-08-08 10:58:46 -04:00
  • 22a7c53db6 Fastforward script/include to most recent master Devon Mackay 2018-08-08 10:52:40 -04:00
  • df6c563262 Enable redirects for login route and non-ssl traffic Devon Mackay 2018-08-08 10:49:26 -04:00
  • 5c647a5c41 Switch htpasswd to use a secret Devon Mackay 2018-08-08 10:11:51 -04:00
  • 3277386ae1 Add reference script for setting the htpasswd file contents Devon Mackay 2018-08-08 10:10:37 -04:00
  • aecb310a9b Set gid for mounted files to 101 (nginx) Devon Mackay 2018-08-08 10:04:19 -04:00
  • ae2c6b01ff Enable basic auth for /login-dev Devon Mackay 2018-08-08 09:58:25 -04:00
  • 2822ff16c5 Set FLASK_DEV to dev for staging Devon Mackay 2018-08-08 09:58:01 -04:00
  • bde339871a Add delete secret before recreating Devon Mackay 2018-08-08 09:57:30 -04:00
  • 90970367c8 Add yarn build after setup is completed Devon Mackay 2018-08-08 08:56:07 -04:00
  • 3a377dcb11 Convert atst ini config into a secret Devon Mackay 2018-08-08 08:55:35 -04:00
  • e5567bf3c3 Switch to passing in the file name Devon Mackay 2018-08-08 08:50:34 -04:00
  • 880b145747 Make helper scripts executable Devon Mackay 2018-08-08 08:49:58 -04:00
  • e1a49b2e72 Switch auth.atat to direct nodeport service Devon Mackay 2018-08-08 08:29:38 -04:00
  • 84b0bda701 Move atst ini config into secret Devon Mackay 2018-08-08 08:28:52 -04:00
  • f628460001 Rename reference script Devon Mackay 2018-08-08 08:28:09 -04:00
  • e9c43f61e3 Temp: remove basic auth for testing Devon Mackay 2018-08-08 08:27:38 -04:00
  • b83b62aea0 Downgrade from http2 for testing Devon Mackay 2018-08-07 18:05:57 -04:00
  • d746097981 Allow nginx and atst socket access Devon Mackay 2018-08-07 17:02:17 -04:00
  • 9cb5f88239 Move http traffic to port 8442 Devon Mackay 2018-08-07 17:01:40 -04:00
  • 55c08d1188 Fix typo Devon Mackay 2018-08-07 16:43:00 -04:00
  • 10efcb98b8 Fix mountPath to be file not directory Devon Mackay 2018-08-07 16:41:25 -04:00
  • 35be729378 Update config file paths Devon Mackay 2018-08-07 16:41:08 -04:00
  • bddb59630e Add missing semi-colons Devon Mackay 2018-08-07 16:40:42 -04:00
  • 23d6f6bf52 Update uwsgi socket location Devon Mackay 2018-08-07 16:38:59 -04:00
  • 97569985a8 Fix mount paths and typos Devon Mackay 2018-08-07 16:01:59 -04:00
  • a53c480b58 Add missing semicolons Devon Mackay 2018-08-07 15:47:31 -04:00
  • fb155fbc61 Switch nginx listeners to proper ports Devon Mackay 2018-08-07 15:40:12 -04:00
  • c7c812be05 Fix collisions and typos Devon Mackay 2018-08-07 15:40:00 -04:00
  • d1f99765e0 Add python3 package Devon Mackay 2018-08-07 15:15:14 -04:00
  • 6e6dddb507 Fix module name and set venv location Devon Mackay 2018-08-07 15:14:55 -04:00
  • 91857d7779 Switch to generic alpine for base image and fix python dirs Devon Mackay 2018-08-07 15:14:32 -04:00
  • c995a232c6 Add local/bin files to the container so pipenv works Devon Mackay 2018-08-07 13:41:38 -04:00
  • f2a4d59e0a Add uwsgi packages to container Devon Mackay 2018-08-07 13:40:23 -04:00
  • 609719025f Add FLASK_ENV var Devon Mackay 2018-08-07 12:17:09 -04:00
  • e17c4ca0a2 Add uwsgi server launching script Devon Mackay 2018-08-07 11:44:57 -04:00
  • f0a84ceb8a Add postgres client libs to containers Devon Mackay 2018-08-07 11:44:38 -04:00
  • a86eb405ea Add configmap for atst env vars Devon Mackay 2018-08-07 11:43:33 -04:00
  • 2eeb492c5c Fix types; add uwsgi config; add env vars Devon Mackay 2018-08-07 11:42:51 -04:00
  • f17fe77e4d Rearrange keys (alpha) Devon Mackay 2018-08-07 11:41:20 -04:00
  • cffb99ca2a Update to latest scriptz master Devon Mackay 2018-08-07 11:00:12 -04:00
  • 319ac897a7 Update entry to launch uwsgi server Devon Mackay 2018-08-07 10:58:24 -04:00
  • 525a629993 Copy over virtualenv but not deploy dir Devon Mackay 2018-08-07 10:58:01 -04:00