Commit Graph

145 Commits

Author SHA1 Message Date
b54b50a041 fixhardcoded warehouse name 2024-12-02 16:55:56 +02:00
5b42a85486 repeat last month option added in tue UI 2024-10-31 22:22:17 +02:00
b7df2a79d1 fix, update and improve shift generation 2024-10-31 21:29:56 +02:00
122a33fa9c Merge branch 'main' of https://git.d-popov.com/popov/mwitnessing 2024-10-31 16:12:16 +02:00
cbd0cc0b71 Merge branch 'main' of https://git.d-popov.com/popov/mwhitnessing 2024-10-31 13:08:29 +02:00
ecb069553e shiftgenerate fix - update publisher's currentMonthAssignments 2024-10-31 13:08:03 +02:00
1ca2b51e4b fix shift generation for day, ranking, family, etc... 2024-09-26 02:18:45 +03:00
e0e000e8e6 fix reference error 2024-09-17 00:19:18 +03:00
c9dbe48050 excel export (wip) 2024-09-16 21:28:26 +03:00
d86dfec1be pass locked before date to calendar av form 2024-07-12 22:19:27 +03:00
aefc4c6ceb fix schedule 2024-06-29 11:37:42 +03:00
5dba87f3dd fix modal afrer refactoring 2024-06-28 20:34:14 +03:00
f8ae3d0072 Add assignment UI change in calendar 2024-06-28 19:47:59 +03:00
85be661205 changes to auto shift generation 2024-06-26 20:12:25 +03:00
2cd50bd34f delete generated code 2024-06-26 10:13:53 +03:00
19a8963a2e added option 3, cleanup 2024-06-25 19:38:55 +03:00
1936a9cb78 logging, error boundry 2024-06-25 17:54:30 +03:00
260569e6ab allow sending push to unanswered publishers;
comment dangerous admin functions
2024-06-25 01:02:10 +03:00
090b1704d3 send test push notifications to specific users only 2024-06-17 21:08:03 +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
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
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
e07fd5f02a fix local user email confirmation emails 2024-05-29 12:26:04 +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
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
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
870ab6fea4 improve schift generation 2024-05-26 11:54:22 +03:00
a9deca22f0 verivy email before log in 2024-05-24 19:01:24 +03:00
2202e8b1b4 (wip) schedle generation;
added confirmations on schedule  DELETE!!!
better reports page;
log every delete over API, more logging;
2024-05-24 12:53:17 +03:00
cb129a3709 brand new schedule auto generation 2024-05-23 02:53:15 +03:00
cfc78abff9 improve test push notifications;
renames; more alerts (merge)
2024-05-23 02:51:15 +03:00
e987b0028c fix confirmation modal on top of other confirmation modal 2024-05-11 22:26:29 +03:00
e29807540f fix server session problem;
optimize
2024-05-11 17:57:33 +03:00
b23136db0c Merge branch 'main' into feature-fixStats 2024-05-11 16:33:41 +03:00
bf80e985de using original Publisher when there is a replacement. log manual replacements. 2024-05-11 14:25:49 +03:00
2baab97902 Added congregation table and field 2024-05-11 12:45:52 +03:00
5c596cc7c2 fix uploads encoding (cyrilic) 2024-05-07 21:37:13 +03:00
7b741afa06 fix permits UI and content upload/delete API 2024-05-07 21:03:34 +03:00
bae9a98d80 typo 2024-05-07 13:49:42 -03:00
4b45342877 fix initial calendar loading;
show unpublished events in calendar for ADMINS
mark unavailable publishers when they are available on another time on the same day;
2024-05-07 19:16:03 +03:00
c30928547c PWA manager is now visible to all users 2024-05-07 14:00:29 +03:00
885f98e83e delete all if no id sent. proper managment and handling of subs 2024-05-07 12:14:54 +03:00
d95898005c push subscriptions managment 2024-05-07 11:59:41 +03:00
a8a50c76a8 basic support for push messages with actions 2024-05-07 11:31:59 +03:00
201399bc7a push notifications working again 2024-05-07 10:48:02 +03:00
03dcf5e755 squash all commits and fix service worker (file has to be at this specific path by convention):
Added pwa subscription storage for publishers
2024-05-07 10:28:54 +03:00
7d1d529037 change ENV names 2024-05-07 00:10:05 +03:00