Commit graph

145 commits

Author SHA1 Message Date
f65e1c9cf8 Update send_node_digest_notifications.py 2025-07-19 02:54:22 +00:00
aedb7056d8 Update send_node_digest_notifications.py 2025-06-07 16:32:39 +00:00
e148141fce Merge branch 'fix_notification_emails' into 'main'
Fix notification emails

See merge request engineering/remarkbox/remarkbox!19
2025-06-07 16:26:23 +00:00
acb7e612b9 Update send_node_digest_notifications.py 2025-06-07 16:14:54 +00:00
266189ce9b Update notify.py 2025-06-07 16:07:44 +00:00
cebf17caaa Update notify.py 2025-06-07 16:00:31 +00:00
c9c98950c3 Merge branch 'fix_notification_emails' into 'main'
Update send_node_digest_notifications.py Removing nested transactions

See merge request engineering/remarkbox/remarkbox!17
2025-06-07 11:17:13 +00:00
44d015597d Update send_node_digest_notifications.py Removing nested transactions 2025-06-06 19:37:00 +00:00
709da29224 Merge branch 'fix_notification_emails' into 'main'
Fix notification emails

See merge request engineering/remarkbox/remarkbox!16
2025-06-04 12:44:35 +00:00
0fdb2bb529 Update send_node_digest_notifications.py 2025-06-03 00:46:27 +00:00
c981d2f467 Revert "Update send_node_digest_notifications.py"
This reverts commit a868d5668a
2025-06-03 00:44:49 +00:00
439c129d51 Revert "Update send_node_digest_notifications.py"
This reverts commit 33d0c14f6f
2025-06-03 00:43:47 +00:00
33d0c14f6f Update send_node_digest_notifications.py 2025-06-03 00:37:42 +00:00
a868d5668a Update send_node_digest_notifications.py 2025-06-03 00:18:20 +00:00
33905a6891 Update notify.py 2025-06-02 23:40:14 +00:00
08ad67c6de Update notify.py 2025-06-02 23:33:13 +00:00
b293cf19e2 Merge branch 'fix_notification_emails' into 'main'
Update send_node_digest_notifications.py

See merge request engineering/remarkbox/remarkbox!15
2025-05-21 15:09:13 +00:00
c8912232a2 Update send_node_digest_notifications.py 2025-05-20 17:42:56 +00:00
197a868833 Merge branch 'fix-notifications-emails' into 'main'
Update notify.py to use dbsession.commit

See merge request engineering/remarkbox/remarkbox!14
2025-05-16 13:36:50 +00:00
5d64f30ae6 Update notify.py to use dbsession.commit 2025-05-16 13:36:50 +00:00
a1242bd2af make edit button green
modified:   remarkbox/templates/snippets/forms.j2
2025-04-20 13:27:49 -04:00
ac5d3092aa really make it green
modified:   remarkbox/templates/namespace-settings.j2
2025-04-20 13:01:09 -04:00
bb562c7c45 modified: remarkbox/templates/namespace-settings.j2 2025-04-20 12:40:54 -04:00
c3652dade6 Merge branch 'submit-buttons2' into 'main'
make submit buttons green

See merge request engineering/remarkbox/remarkbox!13
2025-04-20 11:25:53 +00:00
88bb8ffa90 make submit buttons green 2025-04-20 11:25:53 +00:00
0c8859f527 Merge branch 'submit-buttons2' into 'main'
make submit buttons green

See merge request engineering/remarkbox/remarkbox!12
2025-04-19 21:50:38 +00:00
5905884878 make submit buttons green 2025-04-19 21:50:38 +00:00
c1111467fd Merge branch 'submit-button' into 'main'
move submit button

See merge request engineering/remarkbox/remarkbox!11
2025-04-19 21:35:24 +00:00
259f308c98 move submit button
modified:   remarkbox/templates/snippets/forms.j2
2025-04-19 17:29:08 -04:00
fa32bebde0 Merge branch 'Review' into 'main'
Update delete_disabled_nodes.py

See merge request engineering/remarkbox/remarkbox!10
2025-04-05 16:19:27 +00:00
1bfe6b7f71 Update delete_disabled_nodes.py 2025-04-05 16:00:16 +00:00
bffde4fd8f Merge branch 'delete-nodes-final' into 'main'
fix errors in the delete_disabled_nodes.py

See merge request engineering/remarkbox/remarkbox!9
2025-04-05 15:22:10 +00:00
ac14e330ff fix errors in the delete_disabled_nodes.py 2025-04-05 15:22:10 +00:00
00731ffc65 fix missing import and black
modified:   remarkbox/scripts/delete_disabled_nodes.py
2025-04-05 10:23:49 -04:00
16733581bf Merge branch 'delete-nodes-2' into 'main'
Update delete_disabled_nodes.py

See merge request engineering/remarkbox/remarkbox!8
2025-04-05 14:12:30 +00:00
e12e7667c5 Update delete_disabled_nodes.py 2025-04-05 14:12:30 +00:00
58417c53f6 Merge branch 'Review' into 'main'
Review

See merge request engineering/remarkbox/remarkbox!6
2025-04-05 12:29:15 +00:00
ddb2547a3a Update delete_disabled_nodes.py 2025-04-05 12:22:57 +00:00
317e3437a3 Update delete_disabled_nodes.py 2025-04-05 12:12:43 +00:00
1348891a5d Add new file 2025-04-03 13:20:00 +00:00
28827fe064 Update setup.py 2025-04-03 13:14:35 +00:00
5439a0811f Update test_views.py 2025-03-31 23:41:06 +00:00
2c464d81d8 ultra mega typo.
modified:   setup.py
2025-03-03 17:30:48 -05:00
939701db33 modified: Makefile 2025-03-03 17:19:49 -05:00
43712b0176 modified: Makefile 2025-03-03 17:15:39 -05:00
2d0a44ccaf prune tests!
modified:   MANIFEST.in
2025-03-03 17:08:41 -05:00
413c0b6eae don't ship tests to pypi or production builds!
modified:   setup.py
2025-03-03 16:59:54 -05:00
3b6d9fc56b Update .gitlab-ci.deploy.yml 2025-03-03 20:41:23 +00:00
744878f41d new file: .gitlab-ci.deploy.yml
modified:   .gitlab-ci.yml
2025-03-03 15:37:39 -05:00
1acbaa16b0 modified: .gitlab-ci.yml 2025-03-03 15:19:51 -05:00