Migration of app/activity to LFNext
#1394
longrunningprocess
started this conversation in
Preliminary design
Replies: 2 comments
|
Decisions from last meeting: 🎯 datetime is broken, should be the user's time when he/she modified it but it should be displayed in current user's locale.
🎯 no need for a page that shows activity for ALL projects, just need a project-level activity page, e.g., |
0 replies
|
Notes from pairing session:
🆕 new php endpoints made and being called. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Observations
Data
two data calls to
/sf:and
Tasks
work occurring in
next/project-activitybranchnext-appnext-app, i.e.,/projects/activity"Pretty time" segments
Intlis capableData
valid_activity_types_dtoin favor of building filter dynamicallyactivity_list_dtoto an array (in the sveltekit endpoint, no change to existing PHP code)All reactions