Andrew Croce
|
c80490f717
|
Vue-ify text-input macro
|
2018-08-08 14:40:58 -04:00 |
|
Andrew Croce
|
1c4c49da62
|
Add new input validation sets
|
2018-08-08 14:40:33 -04:00 |
|
Andrew Croce
|
650781c759
|
add data for field pipe and keepCharPositions
|
2018-08-08 14:40:17 -04:00 |
|
Andrew Croce
|
6bcf7dee28
|
No need for 'valid' data
Add name prop, and event emitter for changes
|
2018-08-08 11:41:27 -04:00 |
|
Andrew Croce
|
725e76dfa4
|
use a monster email validation regex that works 99.9% of the time.
|
2018-08-08 11:25:39 -04:00 |
|
Andrew Croce
|
375bdc52b8
|
dont mutate prop directly
|
2018-08-08 11:13:09 -04:00 |
|
Andrew Croce
|
526b6c7653
|
textinput vue component
|
2018-08-08 11:00:23 -04:00 |
|
Andrew Croce
|
476eb042c1
|
input validations lib
|
2018-08-08 10:59:28 -04:00 |
|
Andrew Croce
|
f48a878beb
|
Add vue stuff to sample styleguide input
|
2018-08-08 10:59:14 -04:00 |
|
Andrew Croce
|
bed396131a
|
Add text mask addons
|
2018-08-08 10:58:46 -04:00 |
|
Andrew Croce
|
b649d17eb8
|
input validations WIP
|
2018-08-07 15:43:03 -04:00 |
|
Andrew Croce
|
3f752280f2
|
trying to add a textinput component
|
2018-08-07 13:42:29 -04:00 |
|
Andrew Croce
|
7da306047f
|
Add back app root
|
2018-08-07 13:24:12 -04:00 |
|
andrewdds
|
6c1945a3bf
|
Merge pull request #126 from dod-ccpo/add-vue-for-realz
testing out vue stuff
|
2018-08-07 13:14:25 -04:00 |
|
Andrew Croce
|
00c5b771ed
|
remove demo text input
|
2018-08-07 13:06:05 -04:00 |
|
Andrew Croce
|
e062e7c0da
|
remove example js
|
2018-08-07 13:05:07 -04:00 |
|
Andrew Croce
|
daa2075437
|
Use #app-root instead of #vue-root so as to be more general
|
2018-08-07 13:05:07 -04:00 |
|
Patrick Smith
|
b16fe24ddc
|
Working modal component
|
2018-08-07 13:05:07 -04:00 |
|
Andrew Croce
|
0782be6f92
|
testing out vue stuff
|
2018-08-07 13:05:07 -04:00 |
|
andrewdds
|
e59b1f09c4
|
Merge pull request #135 from dod-ccpo/fix-request-form-markup
Fix form markup
|
2018-08-07 13:04:35 -04:00 |
|
Andrew Croce
|
09ce3510aa
|
Fix form markup
|
2018-08-07 12:06:50 -04:00 |
|
richard-dds
|
667a2cb5b2
|
Merge pull request #134 from dod-ccpo/monolith
Monolith
|
2018-08-07 11:36:24 -04:00 |
|
richard-dds
|
e69ed9be41
|
Merge branch 'monolith-rebase' into monolith
|
2018-08-07 11:26:37 -04:00 |
|
dandds
|
28c820a0fc
|
remove authnid base URL from config
|
2018-08-07 10:39:54 -04:00 |
|
dandds
|
d1ee3eeebd
|
add default value for WTF_CSRF_ENABLED
|
2018-08-07 10:39:54 -04:00 |
|
richard-dds
|
b32cbd6ca6
|
Fix typo in README
|
2018-08-07 10:39:54 -04:00 |
|
richard-dds
|
839cbc9cbf
|
Update README to reflect current state of the app
|
2018-08-07 10:39:54 -04:00 |
|
richard-dds
|
0e4459e5cf
|
Fix some old tornado templates
|
2018-08-07 10:39:54 -04:00 |
|
richard-dds
|
963c175f5c
|
Disable CSRF checking in test and CI
|
2018-08-07 10:39:54 -04:00 |
|
richard-dds
|
aaaaf4a040
|
Use full_name property of User
|
2018-08-07 10:39:54 -04:00 |
|
richard-dds
|
a338cf0a51
|
Use url_for for requests form links
|
2018-08-07 10:39:54 -04:00 |
|
richard-dds
|
8567038736
|
Initialize CSRF protection
|
2018-08-07 10:39:54 -04:00 |
|
richard-dds
|
4c730b57dd
|
Add console script with ipython setup
|
2018-08-07 10:39:54 -04:00 |
|
richard-dds
|
48f6f038d1
|
Remove atst.home
|
2018-08-07 10:39:54 -04:00 |
|
richard-dds
|
8c1e4e3477
|
Remove old session manager
|
2018-08-07 10:39:54 -04:00 |
|
richard-dds
|
df435be8ec
|
Remove ui_methods and ui_modules
|
2018-08-07 10:39:54 -04:00 |
|
dandds
|
354cb9a726
|
remove all references to tornado
|
2018-08-07 10:39:54 -04:00 |
|
dandds
|
8587ad4e4b
|
remove tornado handlers
|
2018-08-07 10:39:54 -04:00 |
|
dandds
|
15f59971bd
|
add session expiration config
|
2018-08-07 10:39:54 -04:00 |
|
dandds
|
0a5c9a9328
|
use user factory for testing
|
2018-08-07 10:39:54 -04:00 |
|
dandds
|
158de0faff
|
fix some additional login handling bugs
|
2018-08-07 10:39:54 -04:00 |
|
dandds
|
810fb9b28d
|
do not apply auth to static endpoints
|
2018-08-07 10:39:54 -04:00 |
|
richard-dds
|
d9abd37351
|
Remove unused import
|
2018-08-07 10:39:54 -04:00 |
|
richard-dds
|
876bfcbe10
|
requests fixture no longer needed
|
2018-08-07 10:39:54 -04:00 |
|
dandds
|
b8feb96644
|
error pages should not show navigation
|
2018-08-07 10:39:54 -04:00 |
|
dandds
|
7dbce11dd0
|
use DOD_SDN from mocks
|
2018-08-07 10:39:54 -04:00 |
|
dandds
|
79a344b70f
|
remove logger statement
|
2018-08-07 10:39:54 -04:00 |
|
dandds
|
a75cb707f9
|
apply authentication to the whole app, track exceptions
|
2018-08-07 10:39:54 -04:00 |
|
richard-dds
|
cb3d94537b
|
Name unique constrains on User model
|
2018-08-07 10:39:54 -04:00 |
|
dandds
|
d7d7fdcf6b
|
better test name
|
2018-08-07 10:39:54 -04:00 |
|