Commit Graph

708 Commits

Author SHA1 Message Date
1936a9cb78 logging, error boundry 2024-06-25 17:54:30 +03:00
8279514e8a ErrorBoundry added 2024-06-25 01:52:18 +03:00
260569e6ab allow sending push to unanswered publishers;
comment dangerous admin functions
2024-06-25 01:02:10 +03:00
22d2817df5 git cmd comments 2024-06-24 01:30:07 +03:00
9f1e7db705 setup UI dev env without conda
(cherry picked from commit 7d36cf7179e317da1f9ccbb8a12687668fcc3e92)
2024-06-23 23:00:12 +03:00
43809487a7 fix migration casing, UI improvements 2024-06-21 16:46:34 +03:00
784f95cc9f change content size 2024-06-21 15:41:50 +03:00
d1d0ca667e fix form submit bug 2024-06-21 14:51:08 +03:00
cdd9e1f04a Merge branch 'main' into production 2024-06-21 02:42:49 +03:00
22bc38b695 name list copy on click implemented 2024-06-21 02:42:23 +03:00
f9a41c1630 more derails on survey-details;
publisher list
2024-06-21 02:13:59 +03:00
297efe931e bump version nr 2024-06-18 12:01:37 +03:00
fe3107b1b0 squash prisma migrations for v.1.3.0 2024-06-18 11:04:02 +03:00
de03c69156 Merge commit '68915628a95b0fc947877826c5587bd94f4ffed0' into production 2024-06-17 23:38:36 +03:00
68915628a9 fix toast problem 2024-06-17 23:26:55 +03:00
50bbe7d02a fix migration (merge) 2024-06-17 22:48:12 +03:00
92447348cb fix migrations 2024-06-17 22:42:37 +03:00
905ea86329 protet admin page; gix toaster multiple show bug 2024-06-17 22:17:51 +03:00
090b1704d3 send test push notifications to specific users only 2024-06-17 21:08:03 +03:00
94597e2440 added surveys 2024-06-17 15:18:28 +03:00
4da00d4ec3 new survey page 2024-06-17 08:01:51 +03:00
8ca2000ee4 new table for settings and store blocked date there;
non admins can't enter avs before the blocked date
new table for survey
2024-06-16 23:33:49 +03:00
15174974ca Merge branch 'main' into production 2024-06-14 14:28:59 +03:00
901d577b9c fix bug when creating new publishers afrer adding congregation field 2024-06-14 14:28:23 +03:00
79611d4b95 Merge branch 'main' into production 2024-06-03 19:23:13 +03:00
8ca0884acd fix 2024-06-03 19:22:26 +03:00
6bb1b988a1 fix error message if undexisting user login 2024-06-03 19:21:02 +03:00
c320822ee5 tightening local accounts security. added logging 2024-06-03 18:44:13 +03:00
89370bdca9 Merge branch 'production' 2024-05-29 18:37:26 +03:00
5d5ad2dbc5 todo 2024-05-29 18:34:44 +03:00
af296a1ca7 relax permissions on test notification action 2024-05-29 12:50:31 +03:00
c09fbe5671 try to fix logged error:
Subscription update successful 0c8nsU_N6RQPMalxp5ep_w . Total subscriptions: 2
TypeError: Cannot read properties of null (reading 'pushSubscription')
2024-05-29 12:32:05 +03:00
e7293a654d Merge branch 'main' into production 2024-05-29 12:27:52 +03:00
e07fd5f02a fix local user email confirmation emails 2024-05-29 12:26:04 +03:00
a8f5bf36a2 Merge branch 'production' 2024-05-29 01:51:00 +03:00
23eee6efb8 todos 2024-05-29 01:50:54 +03:00
17a56995b5 hilight publishers where desiredShiftsPerMonth not reached 2024-05-29 00:33:52 +03:00
c8367026dd ui fix for shift UI 2024-05-29 00:12:42 +03:00
4f8d72c162 fix to filter out future repeating availbilities 2024-05-28 22:29:29 +03:00
9dd43fbc34 don't close on assignment add 2024-05-28 20:12:15 +03:00
4843ff2bd9 Merge commit 'd3ade91b80af2e8b7b93c15428baa02109a3c3dc' into production 2024-05-28 18:22:13 +03:00
d3ade91b80 more responsive calendar UI 2024-05-28 18:21:50 +03:00
59dd7cd7b4 fix shidfs popup, maybe found a working do-it-all publishers data API functoin (ToDo: implement separate and simple fns if it does not work) 2024-05-28 16:44:10 +03:00
9ad77bec38 ui fixes 2024-05-28 16:42:24 +03:00
3e6d898f78 data.js working correctly with weekly availabilities 2024-05-28 13:33:17 +03:00
57a292a9f3 revert data api and fix repeating availabilities 2024-05-28 01:41:42 +03:00
f7aeea65b9 add option to choose between 2 algorithms for scheduling 2024-05-28 01:14:50 +03:00
a938c89225 data api and UI style fixes 2024-05-28 00:57:10 +03:00
308c27eba9 data.filterPublishers can filter by ID,
api/getPublisherInfo uses dataHelper.filterPubs instead of api.filterPublishers because it handles repeating avs and calcs statistics:
shiftgenerate has fn to rank pubs based on weights.
stop message every page load;
other fixes
2024-05-27 23:50:58 +03:00
81e7f5ce34 Merge remote-tracking branch 'origin/main' into production 2024-05-26 11:54:48 +03:00