Commit graph

507 commits

Author SHA1 Message Date
Alvaro Mariano
6eb74f47c5 Fix #367 2024-05-16 20:45:54 -03:00
Alvaro Mariano
14f7651c35 Fix #283 2024-05-15 20:53:50 -03:00
Alvaro Leonel
d1b9187df0 Add tests for signal 2024-05-03 17:52:08 -03:00
Alvaro Leonel
c4cf1c5e17 Improve coverage 2024-05-03 12:08:49 -03:00
Alvaro Leonel
836a4c01de #356 Fix Django deprecation warnings 2024-05-02 22:19:42 -03:00
Alvaro Leonel
db5d9215d4 #356 Fix Django deprecation warnings 2024-05-02 22:04:17 -03:00
Alvaro Leonel
e2e74aa5a3 Fix #219 2024-05-01 18:11:54 -03:00
Alvaro Leonel
888c59eff3 Refactoring the NotificationQuerySet and its tests 2024-04-28 18:42:14 -03:00
Alvaro Leonel
78faf1abaa Refactoring the AbstractNotification model and its tests 2024-04-28 17:11:17 -03:00
Alvaro Leonel
ec236d59bc #219 Refactored list views 2024-04-23 21:23:55 -03:00
Alvaro Leonel
b1827ca531 Fixed related_name to not conflit with other apps 2024-04-21 12:07:41 -03:00
Alvaro Leonel
21c0a63ef5 Adds a fallback for the first migrations with JSONField 2024-04-20 18:48:36 -03:00
Alvaro Leonel
21a0b95da8 Improve tests 2024-04-20 15:58:22 -03:00
Alvaro Leonel
ca635508e6 Added test to template tags 2024-04-17 22:36:53 -03:00
Alvaro Leonel
5de134e355 Added tests to the base model 2024-04-16 21:22:24 -03:00
Alvaro Mariano
bb41d39a63 Fix test matrix 2024-04-13 19:59:01 -03:00
Alvaro Mariano
30cf195d36 fix pylint 2023-11-03 14:38:38 -03:00
Alvaro Mariano
a00ff64dd1 fix pylint 2023-11-02 21:34:24 -03:00
Alvaro Mariano
f202d31709 fix pylint 2023-11-02 21:06:10 -03:00
Alvaro Mariano
a08ebaa0a3 test GH actions 2023-11-02 19:49:45 -03:00
Alvaro Mariano
ae30d5dc25 Fix pylint on GH actions 2023-11-02 19:38:42 -03:00
Alvaro Mariano
87f82f89fd Fix some pylint issues 2023-11-01 22:09:35 -03:00
root
d971ce44e8 Added more tests to querysets 2023-10-20 01:56:41 +00:00
Alvaro Mariano
85e18811f0 Fix config name 2023-07-18 00:38:27 +00:00
Alvaro Mariano
cdf0013e91 Add typing to admin 2023-07-13 00:28:01 +00:00
Alvaro Mariano
1ec3cc9afd Start add typing and tests to the queryset 2023-07-13 00:26:59 +00:00
Alvaro Mariano
d76909f447 Improved settings 2023-07-11 23:28:23 +00:00
Alvaro Mariano
a8766f24a9 Fix poetry 2023-07-07 11:25:02 +00:00
Alvaro Mariano
c6b5a09610 Restructured files 2023-07-07 00:54:47 +00:00
Alvaro Mariano
f33afff505 Fix tests 2023-07-06 20:54:22 +00:00
Alvaro Mariano
b154b0a499 Fix GH actions 2023-07-06 10:52:13 +00:00
Alvaro Mariano
7b97f0f2a4 Fix test settings path 2023-07-05 21:00:51 -03:00
Alvaro Mariano
244539dc47 Remove slug2id and id2slug 2023-06-27 00:06:44 +00:00
Alvaro Mariano
645611c1e1 Added /all/ for the path to all notifications 2023-06-27 00:00:48 +00:00
Alvaro Mariano
f7c0353b3d Fixed variable types on JS code 2023-06-26 23:59:39 +00:00
Alvaro Mariano
de46401c4f Extracted and improved the sample code 2023-06-26 23:58:05 +00:00
Alvaro Mariano
607042ba1a Add pylint and bandit to GH actions 2023-06-25 19:13:09 +00:00
Alvaro Mariano
4c52d9f5af Fix timezone test and remove duplicated tests 2023-06-25 18:51:09 +00:00
Alvaro Mariano
b75e5c66e5 Lint all files 2023-06-24 00:10:23 +00:00
Alvaro Mariano
b035ee80cd Improve CI config 2023-06-23 20:24:33 -03:00
Alvaro Mariano
1157c0897a Add supported Python versions to GH actions 2023-06-22 23:44:24 +00:00
Alvaro Mariano
ab82bcb1d4 Drop all code related to deprecated versions of Python and Django 2023-06-22 23:42:40 +00:00
Alvaro Mariano
041281bced Small fix o test view 2023-06-22 18:30:23 -03:00
Alvaro Mariano
ec38ad0ecf Fix GH actions 2023-06-22 18:05:00 -03:00
Alvaro Mariano
c2ec8ac800 Converted the level field from a CharField to an IntegerField 2023-06-16 01:36:38 +00:00
Alvaro Mariano
7915c66079 Add user factories 2023-06-16 01:31:19 +00:00
Alvaro Mariano
a94ca83128 Update dependencies 2023-06-16 01:30:41 +00:00
Alvaro Mariano
f507eae37b Add some shortcuts to make file 2023-06-16 01:29:59 +00:00
Alvaro Mariano
b6b8b9d2ec Migrate to Django JSONField 2023-06-02 00:02:45 +00:00
Alvaro Mariano
6cc99d99b4 Added the migration for verbose_name changes 2023-06-01 20:16:58 -03:00