dandds
b11971d50b
import authnid sdn utils
2018-08-07 10:39:53 -04:00
dandds
3aff566583
add CRL functionality from authnid
2018-08-07 10:39:53 -04:00
dandds
c7d042adb8
import user model changes from authnid
2018-08-07 10:39:53 -04:00
Patrick Smith
a62d55e093
Compile assets before starting server
2018-08-07 10:39:53 -04:00
Patrick Smith
19ae2646fd
Add redishost when running tests
2018-08-07 10:39:53 -04:00
Patrick Smith
21f132d34d
Configure CI redis URI
2018-08-07 10:39:53 -04:00
Patrick Smith
8548f9c17d
Startup redis similar to postgres
2018-08-07 10:39:53 -04:00
Patrick Smith
e1841e021b
Remove quotes from base config
2018-08-07 10:39:53 -04:00
Patrick Smith
0143cc3659
Remove unused import
2018-08-07 10:39:53 -04:00
Patrick Smith
380e5cec6e
Import Icon in options input
2018-08-07 10:39:53 -04:00
Patrick Smith
8d2fe8ca9c
Specify public URL for parcel builds
2018-08-07 10:39:53 -04:00
Patrick Smith
e2be6d05f4
Add note to README on running yarn watch
2018-08-07 10:39:53 -04:00
Patrick Smith
8109cbdb5a
Clean up some example JS code
2018-08-07 10:39:53 -04:00
Patrick Smith
55ff2cf9f2
Compile assets before running CI tests
2018-08-07 10:39:53 -04:00
Patrick Smith
4f21c39be5
Run tests on CI with the CI env
2018-08-07 10:39:53 -04:00
Patrick Smith
793f8acb74
Update scriptz to use correct database name
2018-08-07 10:39:53 -04:00
Patrick Smith
6937d88361
Revert "Revert "CI should use the test database""
...
This reverts commit 94cf6a21dd25d464c383647089b5523a0509ff07.
2018-08-07 10:39:53 -04:00
Andrew Croce
8472c678ea
ignore static/assets
2018-08-07 10:37:35 -04:00
Andrew Croce
64b40c0cf3
Reorganize macros into separate component files
...
Replace a few old UI Module instances with macros
2018-08-07 10:37:35 -04:00
Patrick Smith
a0082a2ae2
Revert "CI should use the test database"
...
CI needs to use the regular databse during setup and should use the test
database when running tests only
This reverts commit 9bc64ba269c99ab6da24dca475d0d5ff22c9474d.
2018-08-07 10:37:35 -04:00
Patrick Smith
51161dce3d
Resolve conflicts in pipfile.lock after adding flask-wtf back
2018-08-07 10:37:35 -04:00
dandds
2a3e62e66e
CI should use the test database
2018-08-07 10:37:35 -04:00
dandds
c468b01855
have test script to reset test database
2018-08-07 10:37:35 -04:00
Andrew Croce
d45b4354f9
Remove styles and js from assets
2018-08-07 10:36:08 -04:00
Andrew Croce
d7d1345001
Add ending script tag
2018-08-07 10:36:08 -04:00
Andrew Croce
434fe69f2a
use a consistent filename for output
2018-08-07 10:36:08 -04:00
Andrew Croce
1ec82cd6ea
move styles and js to the root directory
2018-08-07 10:36:08 -04:00
Patrick Smith
dacb950349
Add flask-wtf dependency back
2018-08-07 10:36:08 -04:00
Patrick Smith
bf9e7e11d4
Resolve lint warning
2018-08-07 10:36:08 -04:00
richard-dds
5754514c08
Use Flask-Sessions for session management
2018-08-07 10:36:08 -04:00
Patrick Smith
bf2099d1a7
Don't compile webassets in bootstrap script
2018-08-07 10:36:08 -04:00
Patrick Smith
d3bcfe8676
Fix ingest_pe_numbers script
2018-08-07 10:36:08 -04:00
dandds
e88e444ee8
configure test environment
2018-08-07 10:36:07 -04:00
Andrew Croce
3247fe5dbf
use iconSvg filter for Icon component
2018-08-07 10:36:07 -04:00
Andrew Croce
a4b2d809f0
jinja filter for getting an icon's SVG file contents
2018-08-07 10:36:07 -04:00
dandds
b43c4082a6
pylint fixes
2018-08-07 10:36:07 -04:00
dandds
192aff4ea3
update tests for Flask
2018-08-07 10:36:07 -04:00
Patrick Smith
7377dd1f3f
Use flask-webassets to version js/css bundle
2018-08-07 10:36:07 -04:00
Patrick Smith
c4dde6beed
Move styles to "styles" directory
2018-08-07 10:36:07 -04:00
Patrick Smith
630a3b0cd5
Working parcel setup
2018-08-07 10:36:07 -04:00
Patrick Smith
ccf4108665
Add parcel/vue js deps
2018-08-07 10:36:07 -04:00
Patrick Smith
cd2f17e084
Update alembic/env to work with flask app
2018-08-07 10:36:07 -04:00
richard-dds
94f131a424
Requests index rendering
2018-08-07 10:36:07 -04:00
dandds
fe5fddf021
add new config pattern for database URI and overrides
2018-08-07 10:36:07 -04:00
Luis Cielak
89bde5fb2c
Add member placeholder info
2018-08-07 10:36:07 -04:00
richard-dds
3ddc76c330
Formatting
2018-08-07 10:36:07 -04:00
richard-dds
a9d1390704
Rename assets environment to play nicely with script/setup
2018-08-07 10:36:07 -04:00
richard-dds
891d67de9e
Fix styleguide route and template
2018-08-07 10:36:07 -04:00
richard-dds
b28062b7ce
Remove .to extension from header and footer templates
2018-08-07 10:36:07 -04:00
richard-dds
f625366e9a
Remove tornado cruft from app.py
2018-08-07 10:36:07 -04:00