Commit Graph

  • 9783960857 Add some changes. master Eli Ribble 2024-09-15 14:22:22 -0700
  • 79b2bf0f1f Add a bunch of files I don't recognize Eli Ribble 2024-09-15 14:20:25 -0700
  • d2c56d8a98 Properly translate account type when creating accounts Eli Ribble 2016-08-11 11:00:23 -0600
  • a23c0e2759 Fix display of transaction post on accounts detail Eli Ribble 2016-08-11 10:59:43 -0600
  • dd1706c70f Remove my SGML and OFX parsers Eli Ribble 2016-08-11 10:58:25 -0600
  • 393ef748cc Get OFX file upload working through celery Eli Ribble 2016-08-11 10:54:29 -0600
  • 438c073e0f Add simple function for uploading OFX-based transactions Eli Ribble 2016-08-10 17:20:00 -0600
  • 8d0d8d72b1 Factor out the update button into its own small template Eli Ribble 2016-08-10 16:58:55 -0600
  • 23ca01f1b1 Fix query for current accounts Eli Ribble 2016-07-20 16:48:51 -0600
  • b9dcf0e9a9 Add script to import data from ofxhome into our DB Eli Ribble 2016-07-20 15:44:57 -0600
  • 140f8fe6c7 Remove unique constraint on ofxsource.fid Eli Ribble 2016-07-20 15:41:33 -0600
  • ae6b613ecb Make fid nullable Eli Ribble 2016-07-20 15:37:03 -0600
  • 78d26b517c Make ofxsource.bankid nullable Eli Ribble 2016-07-20 15:33:55 -0600
  • fe4836fb68 Add URL for OFX source Eli Ribble 2016-07-20 15:24:28 -0600
  • 6e448640b7 Fix sql to return fewer results in subquery Eli Ribble 2016-07-05 16:36:59 -0600
  • 500787fbd6 Properly get latest update for ofxaccount Eli Ribble 2016-07-05 16:35:03 -0600
  • c26dba6d2e Insert an update record any time we update an OFX account Eli Ribble 2016-07-01 12:09:36 -0600
  • b716502b78 Make auth debug log less chatty Eli Ribble 2016-07-01 12:08:38 -0600
  • 459a1b2960 Update ofxrecord amount to valid monetary numeric type Eli Ribble 2016-07-01 11:59:46 -0600
  • d479ca3850 Add simple header to account details page Eli Ribble 2016-07-01 11:52:57 -0600
  • 568b5f6759 Fix setup.py to not expect the API module Eli Ribble 2016-06-30 15:20:24 -0600
  • 5f5dcd0cc2 Update to latest chryso Eli Ribble 2016-06-30 15:20:00 -0600
  • 87165249b0 Alphabetically sort column names Eli Ribble 2016-06-28 16:09:21 -0600
  • 23c47535e9 Actually return the ofxaccount when queried by UUID Eli Ribble 2016-06-28 16:08:51 -0600
  • ccdd03b04b Add simple page for showing details about a single account Eli Ribble 2016-06-28 16:07:59 -0600
  • 2cc0cfb2bb Stop dumping OFX data all over stdout when parsing Eli Ribble 2016-06-28 16:06:58 -0600
  • cd11c51cac Add last updated field to accounts table Eli Ribble 2016-06-28 16:06:14 -0600
  • 8a2f7bae70 Add table for tracking OFX updates Eli Ribble 2016-06-28 15:48:50 -0600
  • f536f21d3c Standardize columns in our table Eli Ribble 2016-06-28 15:46:18 -0600
  • 2ebdd6f99e Add some simple tools for parsing values out of endpoints Eli Ribble 2016-06-23 11:29:15 -0600
  • 662e1d25d5 Provide a sane default for getting transactions Eli Ribble 2016-06-23 11:28:37 -0600
  • ba378a1c15 Make SGML less chatty in normal operation Eli Ribble 2016-06-23 11:28:26 -0600
  • 57ac625ce0 Remove old tests Eli Ribble 2016-06-23 10:28:37 -0600
  • 8fbf13b17c Allow privileged code to get any and all accounts Eli Ribble 2016-06-23 08:47:11 -0600
  • 6d6112de33 Update account creation to take in the account ID Eli Ribble 2016-06-23 08:44:26 -0600
  • f485f03f0c Add the account ID to the ofxaccount table Eli Ribble 2016-06-23 08:32:55 -0600
  • 1f978a3f28 Add a foreign key from OFXRecord to the OFXAccount used to get it Eli Ribble 2016-06-23 08:29:52 -0600
  • e2821457f5 Add translating parsed SGML document into OFX structures Eli Ribble 2016-06-22 17:15:34 -0600
  • 95244d2974 Add a basic SGML parser Eli Ribble 2016-06-22 14:08:13 -0600
  • 104289418b Add support for creating and listing OFXAccounts Eli Ribble 2016-06-21 07:51:36 -0600
  • 91f89d2cbd Add a name to each OFXAccount Eli Ribble 2016-06-21 07:27:29 -0600
  • d17c592908 Make every OFXAccount have an owner Eli Ribble 2016-06-21 07:13:14 -0600
  • dbaba8bd52 Add a holder for static/css Eli Ribble 2016-06-09 10:28:43 -0600
  • b9191c77af Remove errors module Eli Ribble 2016-06-09 10:21:13 -0600
  • 3a6cb385ed Remove old JavaScript build stuff Eli Ribble 2016-06-09 10:20:08 -0600
  • 0aecabea75 Add the accounts page placeholder Eli Ribble 2016-06-09 10:19:08 -0600
  • e1f39bb852 Use automatic template context rather than passing the path through Eli Ribble 2016-06-09 10:18:30 -0600
  • 31d810b65d Clean up old sepiida-based work, create pattern for pages Eli Ribble 2016-06-09 10:12:24 -0600
  • f566ca8914 Remove my old test logout button Eli Ribble 2016-06-09 10:00:00 -0600
  • 213562120c Fix my logout form Eli Ribble 2016-06-09 09:58:50 -0600
  • 30f77f1569 Ignore sass cache files Eli Ribble 2016-06-09 09:58:14 -0600
  • 173a88a3b3 Make my dropdown menu black like my navbar Eli Ribble 2016-06-09 09:57:04 -0600
  • 04c796c18a Re-add our styles as sass Eli Ribble 2016-06-09 09:56:33 -0600
  • 9d2f0c5377 Remove our old CSS in favor of SASS Eli Ribble 2016-06-09 09:55:35 -0600
  • 5cc8e1a205 Fix up navbar to have the structure I wanted Eli Ribble 2016-06-09 09:43:59 -0600
  • 60e6f7c834 Add a navbar to the main page after login Eli Ribble 2016-06-09 01:19:03 -0600
  • 4cb867a0ff Get form-based sessions working Eli Ribble 2016-06-09 00:53:01 -0600
  • 8c6c6670f8 Pretty up my login form with bootstrap styles Eli Ribble 2016-06-09 00:38:34 -0600
  • e70ad7c2b5 Add bootstrap styles and javascript from MaxCDN Eli Ribble 2016-06-09 00:33:59 -0600
  • ff9829d4d2 Switch back to using form-based login/logout Eli Ribble 2016-06-02 20:51:08 -0600
  • 08814d6d9e Add simple API for getting OFXSources Eli Ribble 2016-05-18 15:54:28 -0600
  • 4f3ef1b102 Add simple script for inserting ofxsources Eli Ribble 2016-05-18 15:42:46 -0600
  • 63a22e27e0 Add unique constraints on some of our tables Eli Ribble 2016-05-18 15:41:04 -0600
  • 9eef6c9754 Basic outline of the accounts page Eli Ribble 2016-05-18 15:02:14 -0600
  • 2255d34ee9 Break out navbar into a separate component Eli Ribble 2016-05-18 15:00:12 -0600
  • db60fc99af Stop ignoring my lib directory Eli Ribble 2016-05-17 16:38:52 -0600
  • 867df0fc57 Add basic UI Eli Ribble 2016-05-17 16:38:20 -0600
  • ca2b5cdabb Fix sending authenticatinon exceptions Eli Ribble 2016-05-17 16:36:14 -0600
  • 01175ecb21 Show log message on login Eli Ribble 2016-05-17 16:35:56 -0600
  • 5998b2c2c9 Add implementation for logout Eli Ribble 2016-05-17 16:33:48 -0600
  • 89b8e5e1ef Alphabetie Eli Ribble 2016-05-17 15:13:21 -0600
  • aa1664eea0 Make the GET /session/ endpoint work with auth Eli Ribble 2016-05-17 15:12:17 -0600
  • ded63dc932 Include user URI and session URI in GET /session/ Eli Ribble 2016-05-17 15:10:51 -0600
  • 1fbe9558bf Set up a session when the user gets created Eli Ribble 2016-05-17 14:50:24 -0600
  • beb3ad89c5 Add use name and client URI to session response Eli Ribble 2016-05-17 14:40:29 -0600
  • d83312234b Add session creation and handling Eli Ribble 2016-05-17 14:16:14 -0600
  • db066e18d7 Add basic index for webpack dev server Eli Ribble 2016-05-17 14:14:28 -0600
  • b118f80281 Set up babel's ability to handle trailing commas Eli Ribble 2016-05-17 14:14:10 -0600
  • fece65159a Make CORS debug logs go quiet Eli Ribble 2016-05-17 11:07:01 -0600
  • f766f8dfa4 Add basic CORS support Eli Ribble 2016-05-17 11:07:48 -0600
  • 7a3cfa95cd Run debug server on another port Eli Ribble 2016-05-17 11:06:41 -0600
  • 72758a0921 Fix initial migrations and add users table Eli Ribble 2016-05-17 10:30:04 -0600
  • 6338c4f066 Add working webpack config and react app Eli Ribble 2016-05-16 18:19:07 -0600
  • c1c059953f Start the frontend package Eli Ribble 2016-05-14 22:16:05 -0600
  • f063c3fcfd Update gitignore for npm modules Eli Ribble 2016-05-14 22:13:40 -0600
  • 6a2cb087fc Add GET /user/ implementation that works Eli Ribble 2016-05-04 07:16:05 -0600
  • 69228f21ca Add API for creating new users Eli Ribble 2016-05-03 19:28:56 -0600
  • c84288eaac Set up basic testing framework with py.test Eli Ribble 2016-05-03 18:59:08 -0600
  • 861b6f0f71 Implement a simple logout mechanism Eli Ribble 2016-05-02 11:58:28 -0600
  • 94b78dacca Add simple user login via flask_login Eli Ribble 2016-05-02 11:54:32 -0600
  • ccde1908ba Add a script for running all pylint stuff Eli Ribble 2016-05-02 09:31:54 -0600
  • 4386c23f2f Add a standard pylintrc file Eli Ribble 2016-05-02 09:31:23 -0600
  • 0ff3e50943 Put the version in the root module Eli Ribble 2016-05-02 09:30:59 -0600
  • 03e431a2ce Get basic debug Flask application working Eli Ribble 2016-05-02 09:30:27 -0600
  • 681a62bbf5 Get alembic up and running Eli Ribble 2016-05-02 08:44:54 -0600
  • 3e4eab0802 Ignore my virtual environment Eli Ribble 2016-05-02 08:44:08 -0600
  • 8b563c3a8f Add initial setup file with dependencies and simple readme Eli Ribble 2016-05-02 08:43:38 -0600
  • ef6b76e4f0 Initial commit Eli Ribble 2016-04-27 19:31:26 -0600