alembic
Remove unique constraint on ofxsource.fid
2016-07-20 15:41:33 -06:00
bin
Add a bunch of files I don't recognize
2024-09-15 14:20:25 -07:00
static /css
Add a holder for static/css
2016-06-09 10:29:57 -06:00
styles
Make my dropdown menu black like my navbar
2016-06-09 09:57:04 -06:00
templates
Add a bunch of files I don't recognize
2024-09-15 14:20:25 -07:00
tests /files
Add a bunch of files I don't recognize
2024-09-15 14:20:25 -07:00
unknown
Add a bunch of files I don't recognize
2024-09-15 14:20:25 -07:00
vanth
Add some changes.
2024-09-15 14:22:22 -07:00
.babelrc
Set up babel's ability to handle trailing commas
2016-05-17 14:14:10 -06:00
.gitignore
Ignore sass cache files
2016-06-09 09:58:14 -06:00
LICENSE
Initial commit
2016-04-27 19:31:26 -06:00
README.md
Add initial setup file with dependencies and simple readme
2016-05-02 08:46:12 -06:00
alembic.ini
Get alembic up and running
2016-05-02 08:46:12 -06:00
bootstrap-theme.min.css
Add a bunch of files I don't recognize
2024-09-15 14:20:25 -07:00
bootstrap.min.css
Add a bunch of files I don't recognize
2024-09-15 14:20:25 -07:00
bootstrap.min.js
Add a bunch of files I don't recognize
2024-09-15 14:20:25 -07:00
celeryconfig.py
Add a bunch of files I don't recognize
2024-09-15 14:20:25 -07:00
conftest.py
Set up basic testing framework with py.test
2016-05-03 18:59:08 -06:00
gulpfile.js
Run debug server on another port
2016-05-17 11:06:41 -06:00
index.html
Add basic index for webpack dev server
2016-05-17 14:14:28 -06:00
jquery.min.js
Add a bunch of files I don't recognize
2024-09-15 14:20:25 -07:00
ofx.py
Add a bunch of files I don't recognize
2024-09-15 14:20:25 -07:00
package.json
Set up babel's ability to handle trailing commas
2016-05-17 14:14:10 -06:00
pylint.sh
Add a script for running all pylint stuff
2016-05-02 09:31:54 -06:00
pylintrc
Add a standard pylintrc file
2016-05-02 09:31:23 -06:00
pytest.ini
Set up basic testing framework with py.test
2016-05-03 18:59:08 -06:00
setup.py
Get OFX file upload working through celery
2016-08-11 10:54:29 -06:00
test.py
Add a bunch of files I don't recognize
2024-09-15 14:20:25 -07:00
test_parse.py
Add a bunch of files I don't recognize
2024-09-15 14:20:25 -07:00
webpack-assets.json
Add working webpack config and react app
2016-05-16 18:21:37 -06:00
webpack.config.js
Add working webpack config and react app
2016-05-16 18:21:37 -06:00