dfbdc05 turn csrf back on
2c4e65e Merge branch 'main' of https://github.com/oasis-data/oasis-calcs
d2b364b Turn off csrf
e9cbcf2 new gr logic
7862761 Add changelog
3114107 add changelog for real
91cab72 Add changelog
ed2bbc0 rid git-log.sh
8546c83 Working: rid debugger
975ed58 Working: add debug-toolbar to requirements list
bf438b1 Working: add debugger
3105cfc Working: re-added exportTableToExcel() back to results.html
3033902 Working: moved the text 'Separate names with semicolon' out to a h3 tag in html
f1e6f13 Working: rid fields in intake: (owners to cap for ppp allocation, ppp employee cap)
acc663b Working: Added more to issue template
c468f64 Working: deleted os version from issue template. Closes gh-3
28672f3 Closes gh-2
6abec38 Working: owners separated by semicolon
63a46b3 Working: checkbox logic to convert the form results from None and 'on' to 0 and 1
aad62fd Working: added helpful text for relatives in the intake form (separate with semicolon)
69260a8 Working: got rid of validators in intake form
3c1445b Working: deleted all preset values for the intake form
019279d Working: added gr eligible quarters to top of results.html
92576a6 Working: Deleted old comments
7a76f54 fixed checkbox write
7f806a6 Merge remote-tracking branch 'origin/sql_updates'
a8fe1e7 naoki smells
16a6c9b Testing: commented out github workflows from old repo
7f415ce Testing: push to az
2fb26b7 Testing: pushes to az
49d05d8 Add or update the Azure App Service build and deployment workflow config
97107dd read write working
8f3cfaa writes output
e59e7a1 Working: adding in gross receipts eligibility script
ddc8a25 minor changes to display text
da24139 removed more auth
37cf93a removed auth
355f544 Merge branch 'dev'
a31d025 dev stablized
c653668 merging for alpha testing Merge commit '36d6a802fb90c632becfaa35f62a4a6cb10dcc5a'
d8ee445 confirming authpayload
bf8c5cd debug auth
f3e8364 resume auth testing
36d6a80 descope auth name recog
0c25388 handles both year outputs
a259d41 added export for output tables
2a72577 added display of all output tables
827c9ce calc output added to UI
e0cfb62 Working: removed .vscode directory
c91160e Working: Integrated Adrian's ERC calculator script with dev. Beware when looking at commit history (dev got merged into the functionality and this new branch got merged back into dev)
c8b1acf added erc as output
3927a34 Working
8125f2b fixed missing POST router
df43374 pushing stable changes
864fdf8 added base uri handling
d483ee7 json validate
9955396 checking json payload
036dde8 debugging auth json
f6eea34 debug auth
9f0ff4a added revised auth payload handling
72b4b55 test payload handling w dummy api, minor whitespace changes
8e85ea5 testing auth payload handling
3ac1153 debugging `req get`
5bd0930 debug
77cd7d5 testing auth
d060056 flash testing
1433725 auth testing
267dccf debugging json
0f7843a debugging auth json
6c0ec40 changed response object handling with `.json()`
1b71e1f test getting userid from auth endpoint
099a47f minor UI changes
edef676 added lookup download feature
bea578d added erc_functions.py
b50e651 merging upstrea, changes Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
10bdbb8 improved navbar responsiveness
0b96aa7 Working: Deleted print statements that were bloating the stdout
b38cef9 Working for real: gh actions had old stuff in it (cd .. and working-directory)... this is now gone
2ead5eb Working: Added gh actions
cb5fc1f Working: restructured folder so that app is now in src
05ce894 Working: refactored code for year checkboxes to fit in temp.py
c694e6e Working: refactored year checkboxes code into temp.py so that calculations.py is kept minimal
84843dc Merge branch 'feature_selector' into dev
c8eeabd new PPP loan inputs
20d0256 lookup edits
6084cdc Update README.md
f93221e Merge branch 'dev' of https://github.com/cliff-omega/oas-portal into dev
c2d6a61 First major merge from dev, working form with DB lookup Merge branch 'dev'
92b7091 minor changes to lookup
83dba0c merging expanded try 2 Merge branch 'expanded_form_inputs' into dev
491d740 Merge branch 'dev' of https://github.com/cliff-omega/oas-portal into dev
03b75aa added template downloads to form
b2e86ba Changes to github workflow
f6493a5 merge dev branch conflict Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
617e530 moved `app.py, static, templates` back to root folder
1f58835 push
ee6cfb6 major UX design updates
a81f2d1 Working
8f93fe3 Merge branch 'new_folder_structure' into dev
b988168 mergefrontend work before folder restructure Merge branch 'frontend-dev' into dev
a4790a2 working on form v3 UI
ff53cad adding tests
2930a96 added pops to pop out the files In progress: sql writes are not working
be6947a rebased dev to new_folder_structure: added colorlib.html Working
cfd4678 merging form validations Merge branch 'frontend-dev' into dev
f4743cf form validations complete
a4a30e8 Merge branch 'sql_fix' into dev
93307ab Added test badge to README
30af086 Working
d1f9646 form spacing added
bafe89e merge dev Merge branch 'dev' into frontend-dev
781f1e4 readme updates
78637a1 Create dependabot.yml (#4)
850e6fe Create dependabot.yml
4a0fccf seperated file upload from wtf
ab40fc0 testing new UI template
6a52dec merging dev
8bf9dc6 enabled FlaskForms validation
69c5e1f Working: commented out 30s delay
4e3899b Merge branch 'dev' of https://github.com/cliff-omega/oas-portal into dev
3fe8562 Testing: added 30 sec delay to test whether azure apps will spin another a thread to serve new http requests
da6f17c removed extra q3 input
b2f90c8 merging form-base.html Merge branch 'frontend-dev' into dev
e821c7f removed `required` from most fields, minor form changes
6d79790 merge intakev2 sql conn fix
7451a62 work on frontend v2
cde406b Added new line to .gitignore to ignore config directory
71f129e Fixed commit
2451534 Working
fdd2c0f Working
12afad4 starting fluid grid testing
29b9f0b renamed `payroll_file`
9fa2660 changed payroll id name
1d7bc82 health file not required
52fdd31 built v2flask-wtf form frame
dfe2ffb fixed sql conn Merge branch 'adding_form_id_and_other_ids_to_storage' into dev
e2b554c Working: readAzureSQL fix
9f967a2 Merge branch 'adding_form_id_and_other_ids_to_storage' into dev
90a9919 Working: form submissions are being written to SQL [FormInputs, ERCCalculations] and BLOB storage with form_id and metadata attached to the file in BLOB
7f1f830 removed all `session` references
84418bf removed `import session` properly
3c7130a removed `import session` casusing build failure
4c75c41 pushing redirect changes
a3d6d23 Working: cleaned calculations.py
9d9c400 Working: :') buffers caused me headaches but i got there with a buffer.seek(0)
a658d45 fixed form redirect
c4bbb26 saving form content in session
4c0dc22 bug fix 7
69d39b1 bug fix 6, switch to lookup redirect
9e20fc4 bug fix 5, save app.py
7fe3175 bug test 3, app.py save
e2053fd bug fix test 2, redirct to lookup
e38662e testing bug fix 1
b47c0df changed v1 submit to redirect, bug when reloading review page causing resubmit
d1af743 In progress
6dd5c63 In progress
50900e3 cleanup test wtf
70c3945 removed pywin from req.txt
b2d82b6 incorporating folder cleanup Merge remote-tracking branch 'origin/folder_restructure' into dev
1c8918e bringing in azure blob connector Merge branch 'azure_blob_connection' into dev
5dbea99 Working: moved temp.py to misc folder
b814fb2 Working: organized files into folders
743479b Working: commented out SaveBackup() in auth_sql.py, introduced blob_service_client to app.py, updated requirements.txt to include azure libraries
25fa20f added regex validation
c793d75 testing form validators
93876a0 implemented wtf form for intake
70b9f7b testing file read
f6eb1a7 implemented CSRF, started flask-wtf form testing
7343eee changed file names, added gross receipts.py
be5b13c merging sql select to lookup for testing Merge branch 'lookup_dev' into dev
77be7d8 added sql table lookup and output to webpage
0a7a1c0 changed page titles
e452c6f descoped navbar search
ed46936 merging sql connector in app.py Merge branch ''single_sql_object_instance'' into dev
db47898 premerge commit
7a9ec2d Working: read_sql branch merged into this branch. this is now ready to be merged with dev
2e76753 Merge branch ''single_sql_object_instance'' of https://github.com/cliff-omega/oas-portal into 'single_sql_object_instance'
319e90d Working: instead of creating a new sql object everytime the connectAndWriteToAzureSql() function is called, there is now a single sql object created inside the app.py file and this object is getting passed around to different functions that need to do executions on sql
7b964a6 minor changes before moving to form validation
3b632a1 added sql read capabilities, modified sql authentication
ae49d20 Working: instead of creating a new sql object everytime the connectAndWriteToAzureSql() function is called, there is now a single sql object created inside the app.py file and this object is getting passed around to different functions that need to do executions on sql
2b70a1a minor change to intake form header
4b350c2 major frontend changes, all view templates built
86a4932 merging dev onto frontend-dev Merge branch 'dev' into frontend-dev
df2566c changed requirements.txt
4ad9dd9 merge crud
e2806a1 premerge commit
072e81a added new requirements file
fccd312 Working: data is getting pushed to dbo.client_data...which only has two columns...will work on pushing to the official table in the next commit
8866f1f starting new frontend views
626acae commit before dev merge
f4d378c Nearly finished, need to define datatypes of tables...probably, there will need to be two datatypes dictionaries and the function will swap between the two depending on the table that it is writing to
05ad25b testing x2
9f7373a css/form changes
5e74b1e testing env file
9f6fc89 added `end_date` field
4ac65f5 minor readme updates
4fb07bb expanded readme
b83dfa2 created readme
e697594 dev commit
a70e9bc resolved Azure package error: Alchemy
1d4dea6 troubleshoot azure attemppt 1
d31568d stable form commit
2e9d432 Add or update the Azure App Service build and deployment workflow config
6f3421d Add or update the Azure App Service build and deployment workflow config
4d501de Add or update the Azure App Service build and deployment workflow config
e66195b Add gunicorn
f84aca9 Update README.md
43fe48b Merge pull request #4 from ismailmo1/main
62f520f Fix readme typo
2dd5fdc Fix imports
cdb2597 Merge pull request #3 from vmagelo/favicon
65f94fa Add favicon.
cba7acc Update readme for article deployment
bf5ed85 Added title. Changed Text to be blue
13d4a92 Reorg repo so source code is in root folder. Scripts will now be in a separate repo
c14e5a6 Added logging statements
aa00858 Initial check in
d71156d .github/PULL_REQUEST_TEMPLATE.md committed
1df8812 .github/ISSUE_TEMPLATE.md committed
48e87d2 .github/CODE_OF_CONDUCT.md committed
f38831d README.md committed
9594f4a CHANGELOG.md committed
583a707 LICENSE.md committed
665b76d CONTRIBUTING.md committed
3d23699 Initial commit