New Functionality

active
Total logged
9h 30m
Uninvoiced
0h 0m
Entries
4
Invoices
0
Time by team member
Team memberEntriesHours
Caleb Harvey49h 30m
Recent time entries
Last 4
DateDescriptionWhoDurationStatus
31 Jan 2025GEO Message Update - Script the new method to pull through data from the task title and client name to write in to the notification as well - SuccessCaleb Harvey0h 30minvoiced
30 Jan 2025Geo Notification - Admin API - Using this messaging feature for the geo notificaitons - On toggle of the GEO switch, prompt user to select the account to assign task to - After this step, take the ID of the assigned staff and go to contact record - Take the login username lowercased from contact page - Create a new table for notifications and add in fields for message, username, and sent with date sent attached - In the script, take the username and create new record in notification table, setting the username field - Create a message to say they have a new task assigned and set the field - Mark as unsent - Create a server script to poll every minute on this table and find unsent messages - Loop through unsent messages and use the admin api to message the username the assigned message if they are logged in, if not, continue to poll - If sent, mark message as sent and attach formula to date field to capture when this message was sent - SuccessCaleb Harvey3h 15minvoiced
29 Jan 2025Admin Api - Development in admin API where the endpoint can be hit to perform filemaker server admin roles within the systm - Added in configuration to connect to the api and get a key - Use the key to obtain access - Use the key to logout after finished with admin api - Following methods to be able to send a message through the api to a user using their login ID by giving a username and looping through the logged in empoloyees to find their active session ID (lowercased)Caleb Harvey3h 30minvoiced
21 Jan 2025In System Notifications - Research different methods to be able to prompt a user in the database using a script to hit a different machine - Found a method where deleting a related record that is open and hidden can trigger a on record change script for the user - Tried implementing this inside Depot with web direct and desktop version having different approaches - Test successfully working with more to comeCaleb Harvey2h 15minvoiced
Stages
  • Depot Feature Requests
Edit