Thu Trang Pham
37c12b8ccb
Fix MANIFEST.in
2021-02-19 22:32:00 -08:00
Thu Trang Pham
09744c7f2a
fix(ISSUE-8): contd m2m save values ( #11 )
...
* feat(ISSUE-8): ISSUE-8: ManyToManyField causes error on confirmations
* feat(ISSUE-8): Update some readme and remove print statements
* feat(ISSUE-8): Generate new version of package
* feat(ISSUE-3): Adding .travis.yml
* feat(ISSUE-3): Adding coveralls
* feat(ISSUE-3): Trying github actions
* feat(ISSUE-3): remove travis
* feat(ISSUE-3): Change python versions to test
* feat(ISSUE-3): Some refactoring and trying tox
* feat(ISSUE-3): Try action matrix
* feat(ISSUE-3): Some more refactors
* feat(ISSUE-3): Fix tests
* feat(ISSUE-3): Refactor/fix tests
* feat(ISSUE-3): Remove tox
* feat(ISSUE-3): Adding pypi version badge to readme
* feat(ISSUE-3): Update readme again
* feat(ISSUE-3): Remove tox from readme
* feat(ISSUE-8): Adding some tests for m2m and fix save value issue
* feat(ISSUE-8): Updating test todos
* feat(ISSUE-8): Finish up the tests
* feat(ISSUE-8): Rename
* feat(ISSUE-8): Update gitignore
Co-authored-by: Thu Trang Pham <thu@joinmodernhealth.com>
2021-02-19 21:31:30 -08:00
Thu Trang Pham
9a9dfa75e8
feat(ISSUE-3): travis and coveralls ( #10 )
...
* feat(ISSUE-8): ISSUE-8: ManyToManyField causes error on confirmations
* feat(ISSUE-8): Update some readme and remove print statements
* feat(ISSUE-8): Generate new version of package
* feat(ISSUE-3): Adding .travis.yml
* feat(ISSUE-3): Adding coveralls
* feat(ISSUE-3): Trying github actions
* feat(ISSUE-3): remove travis
* feat(ISSUE-3): Change python versions to test
* feat(ISSUE-3): Some refactoring and trying tox
* feat(ISSUE-3): Try action matrix
* feat(ISSUE-3): Some more refactors
* feat(ISSUE-3): Fix tests
* feat(ISSUE-3): Refactor/fix tests
* feat(ISSUE-3): Remove tox
* feat(ISSUE-3): Adding pypi version badge to readme
* feat(ISSUE-3): Update readme again
Co-authored-by: Thu Trang Pham <thu@joinmodernhealth.com>
2021-02-19 21:28:17 -08:00
Thu Trang Pham
375b3d0917
feat(ISSUE-8): fixing error caused by ManyToManyField on confirmation ( #9 )
...
* feat(ISSUE-8): ISSUE-8: ManyToManyField causes error on confirmations
* feat(ISSUE-8): Update some readme and remove print statements
Co-authored-by: Thu Trang Pham <thu@joinmodernhealth.com>
2021-02-19 21:25:15 -08:00
Thu Trang Pham
af31f2f966
Ensure version is set when uploading to pypi
2021-02-09 17:38:00 -08:00
Thu Trang Pham
c381eb4b87
Tested and added release process to readme, also some minor changes to change confirm
2021-02-09 17:28:32 -08:00
Thu Trang Pham
d334ec630f
Don't include pyenv libs in coverage
2021-02-09 17:10:05 -08:00
Thu Trang Pham
fa59f88ac4
Point screenshots to main branch
2021-02-09 17:04:33 -08:00
Thu Trang Pham
209de62c9d
Setting up pyenv and show default value on confirm add ( #7 )
...
Co-authored-by: Thu Trang Pham <thu@joinmodernhealth.com>
2021-02-09 17:03:18 -08:00
Thu Trang Pham
591aa48ba0
fix(ISSUE-4): pip install missing templates ( #5 )
...
* feat(ISSUE-4): fix(ISSUE-4): missing template and css files in package
* feat(ISSUE-4): chore: add makefile command to upload to pypi
Co-authored-by: Thu Trang Pham <thu@joinmodernhealth.com>
2021-01-21 13:38:34 -08:00
Thu Trang Pham
ea1e882f32
Version 0.2
2020-11-30 09:18:15 -08:00
Thu Trang Pham
975f40c16f
Move the screenshot back so pypi can see it and use commit specific links for screenshots from now on
2020-11-30 09:12:10 -08:00
Thu Trang Pham
86b87308ab
Updating readme
2020-11-30 08:36:35 -08:00
Thu Trang Pham
264900a216
Updating project description in setup
2020-11-29 13:47:25 -08:00
Thu Trang Pham
1b617170bf
Feat/confirm actions ( #2 )
...
* Working wrapper for actions
* checking permissions for action
* Refactor/clean change_confirmation template a bit
* Update README
* Update README
* Adding unit tests for confirm_action decorator
* Updated tests/readme
* Update after testing upload to test pypi
* Clean up and format code
Co-authored-by: Thu Trang Pham <thu@joinmodernhealth.com>
2020-11-29 13:31:27 -08:00
Thu Trang Pham
9edc66f31a
Updating Makefile and readme
2020-11-11 12:06:24 -08:00
Thu Trang Pham
32192d3988
Updating for packaging
2020-11-08 11:24:59 -08:00
Thu Trang Pham
739953a0e2
Update README.md
2020-11-08 11:01:00 -08:00
Thu Trang Pham
6bb357ac4f
Adding tox
2020-11-08 10:58:21 -08:00
Thu Trang Pham
a95383cfa2
Formatted with black and reached 100% coverage
2020-11-08 09:51:49 -08:00
Thu Trang Pham
c586100098
Clean up and refactor a bit
2020-11-08 07:48:45 -08:00
Thu Trang Pham
b845e57285
All tests work
2020-11-07 13:21:24 -08:00
Thu Trang Pham
c6a44f6426
Happy with test cases
2020-11-06 01:10:14 -08:00
Thu Trang Pham
081aec4821
Adding feature list
2020-11-05 08:34:39 -08:00
Thu Trang Pham
bf9b3e6b75
Got some tests working
2020-11-02 09:58:41 -08:00
Thu Trang Pham
ca1019765b
Updating readme
2020-11-01 21:11:33 -08:00
Thu Trang Pham
a63d4292b1
Refactored and added pytest.ini file
2020-11-01 07:30:51 -08:00
Thu Trang Pham
3c47e66ca1
Add ability to confirm add
2020-11-01 01:54:09 -08:00
Thu Trang Pham
b8cfdb591b
confirmation_fields and confirm_change works as expected
2020-11-01 01:47:18 -07:00
Thu Trang Pham
47b1d6beee
Updated css and added detected changes to confirmation page
2020-11-01 01:21:51 -07:00
Thu Trang Pham
3f8961478a
Fix styling of change confirmation
2020-10-31 19:44:46 -07:00
Thu Trang Pham
9d007df017
Cleaning up
2020-10-31 18:07:01 -07:00
Thu Trang Pham
48c8e9bd10
Messy but working save confirmation on change page
2020-10-31 16:29:46 -07:00
Thu Trang Pham
220e9d8b41
inital commit
2020-10-31 14:24:45 -07:00