Commit Graph

  • f9ab815ff5 Capitalize first letter main Davide Borgonovo 2024-07-23 17:45:21 +02:00
  • 79de619503 Aggiorno dall'upstream Davide Borgonovo 2024-07-23 17:25:27 +02:00
  • 900978936e Nuovo decoratore per django 4 davide_borgonovo 2023-03-16 17:03:29 +01:00
  • 075f507412 Risolto errore che impediva il salvataggio in presenza di campi della form estranei o property dell'admin davide_borgonovo 2021-09-06 18:14:08 +02:00
  • 5a085012c5 Adding localstack to docker and S3 file storage testing (#26) Thu Trang Pham 2021-06-22 11:17:21 -07:00
  • 50e42fa8e7 Create pull_request_template.md Thu Trang Pham 2021-05-26 11:25:33 -07:00
  • 4a3bceb968 Create CODE_OF_CONDUCT.md Thu Trang Pham 2021-05-26 11:14:58 -07:00
  • 21a2a36846 Create CONTRIBUTING.md Thu Trang Pham 2021-05-26 11:14:11 -07:00
  • 48a1d4a27f Update issue templates Thu Trang Pham 2021-05-26 10:37:30 -07:00
  • f03f55dda7 Update documentation Thu Trang Pham 2021-04-28 14:38:26 -07:00
  • 16642b991c Version 0.2.4 Thu Trang Pham 2021-04-28 12:34:04 -07:00
  • 3c38890dbb Adding license and status badges to readme Thu Trang Pham 2021-04-28 12:04:35 -07:00
  • 14dc6268b0 fix(Issue-27): Confirmations not triggered on models with validation failures (#30) Thu Trang Pham 2021-04-28 12:03:16 -07:00
  • 4d6b2900d8 Added testing for DateField, DateTimeField, and validators on the Model and ModelForm (#23) Thu Trang Pham 2021-03-31 12:46:02 -07:00
  • c88eb16a9b v0.2.3 Thu Trang Pham 2021-03-30 14:22:16 -07:00
  • 447e915fb6 Add some more testing (#21) Thu Trang Pham 2021-03-07 10:31:28 -08:00
  • ad7409b567 Add integration tests (#20) Thu Trang Pham 2021-03-05 19:54:01 -08:00
  • 4f50c63f7b WIP: 2021 02 24 dockerize (#18) Thu Trang Pham 2021-03-03 07:42:24 -08:00
  • 06d3e1a208 fix(MR-16): Use cache for FileField and ImageField (#17) Thu Trang Pham 2021-02-27 15:39:01 -08:00
  • cc36492bfe fix(ISSUE-8): try using admin form (#16) Thu Trang Pham 2021-02-26 09:56:57 -08:00
  • 302e02b1e4 Upload new dev version Thu Trang Pham 2021-02-20 09:13:48 -08:00
  • fea907b3c8 ISSUE-8: format m2m confirmation values (#15) Thu Trang Pham 2021-02-20 08:58:32 -08:00
  • 6f41e6cfdb Update tests and remove print stmt (#14) Thu Trang Pham 2021-02-20 08:14:31 -08:00
  • 5b93ed5eb7 Add classifiers to setup and version badges to readme Thu Trang Pham 2021-02-19 23:41:08 -08:00
  • 758564f668 Change github action triggers (#13) Thu Trang Pham 2021-02-19 23:23:02 -08:00
  • 8c60b4565c feat(ISSUE-3): Coveralls (#12) Thu Trang Pham 2021-02-19 23:17:38 -08:00
  • 37c12b8ccb Fix MANIFEST.in Thu Trang Pham 2021-02-19 22:32:00 -08:00
  • 09744c7f2a fix(ISSUE-8): contd m2m save values (#11) Thu Trang Pham 2021-02-19 21:31:30 -08:00
  • 9a9dfa75e8 feat(ISSUE-3): travis and coveralls (#10) Thu Trang Pham 2021-02-19 21:28:17 -08:00
  • 375b3d0917 feat(ISSUE-8): fixing error caused by ManyToManyField on confirmation (#9) Thu Trang Pham 2021-02-19 21:25:15 -08:00
  • af31f2f966 Ensure version is set when uploading to pypi Thu Trang Pham 2021-02-09 17:38:00 -08:00
  • c381eb4b87 Tested and added release process to readme, also some minor changes to change confirm Thu Trang Pham 2021-02-09 17:28:32 -08:00
  • d334ec630f Don't include pyenv libs in coverage Thu Trang Pham 2021-02-09 17:10:05 -08:00
  • fa59f88ac4 Point screenshots to main branch Thu Trang Pham 2021-02-09 17:04:33 -08:00
  • 209de62c9d Setting up pyenv and show default value on confirm add (#7) Thu Trang Pham 2021-02-09 17:03:18 -08:00
  • 591aa48ba0 fix(ISSUE-4): pip install missing templates (#5) Thu Trang Pham 2021-01-21 13:38:34 -08:00
  • ea1e882f32 Version 0.2 Thu Trang Pham 2020-11-30 09:18:15 -08:00
  • 975f40c16f Move the screenshot back so pypi can see it and use commit specific links for screenshots from now on Thu Trang Pham 2020-11-30 09:05:04 -08:00
  • 86b87308ab Updating readme Thu Trang Pham 2020-11-30 08:36:35 -08:00
  • 264900a216 Updating project description in setup Thu Trang Pham 2020-11-29 13:47:25 -08:00
  • 1b617170bf Feat/confirm actions (#2) Thu Trang Pham 2020-11-29 13:31:27 -08:00
  • 9edc66f31a Updating Makefile and readme Thu Trang Pham 2020-11-11 12:06:24 -08:00
  • 32192d3988 Updating for packaging Thu Trang Pham 2020-11-08 11:24:59 -08:00
  • 739953a0e2 Update README.md Thu Trang Pham 2020-11-08 11:01:00 -08:00
  • 6bb357ac4f Adding tox Thu Trang Pham 2020-11-08 10:46:54 -08:00
  • a95383cfa2 Formatted with black and reached 100% coverage Thu Trang Pham 2020-11-08 09:51:49 -08:00
  • c586100098 Clean up and refactor a bit Thu Trang Pham 2020-11-08 07:47:39 -08:00
  • b845e57285 All tests work Thu Trang Pham 2020-11-07 13:21:24 -08:00
  • c6a44f6426 Happy with test cases Thu Trang Pham 2020-11-06 01:10:14 -08:00
  • 081aec4821 Adding feature list Thu Trang Pham 2020-11-05 08:32:04 -08:00
  • bf9b3e6b75 Got some tests working Thu Trang Pham 2020-11-02 09:58:41 -08:00
  • ca1019765b Updating readme Thu Trang Pham 2020-11-01 21:11:33 -08:00
  • a63d4292b1 Refactored and added pytest.ini file Thu Trang Pham 2020-11-01 07:30:51 -08:00
  • 3c47e66ca1 Add ability to confirm add Thu Trang Pham 2020-11-01 01:54:09 -08:00
  • b8cfdb591b confirmation_fields and confirm_change works as expected Thu Trang Pham 2020-11-01 01:45:39 -07:00
  • 47b1d6beee Updated css and added detected changes to confirmation page Thu Trang Pham 2020-11-01 01:21:51 -07:00
  • 3f8961478a Fix styling of change confirmation Thu Trang Pham 2020-10-31 19:44:46 -07:00
  • 9d007df017 Cleaning up Thu Trang Pham 2020-10-31 18:07:01 -07:00
  • 48c8e9bd10 Messy but working save confirmation on change page Thu Trang Pham 2020-10-31 16:29:46 -07:00
  • 220e9d8b41 inital commit Thu Trang Pham 2020-10-31 14:24:45 -07:00