Files
lasuite-docs/src/frontend
Manuel Raynaud 789f79e853 ♻️(collab) retrieve history from user access
Previously we added to retrieve document response a new property
user_access_since that contains the date from when the user started to
have access to the document. The way t was made added an other
annotation to the Document queryset making the sql query more and more
complex. We decided to lighten the queryset and expose the access the
user has on the document instead and read the history from the
created_at property.
2026-09-23 12:06:05 +02:00
..
2026-09-23 12:06:05 +02:00
2026-09-15 16:19:39 +02:00
2026-04-29 09:42:45 +02:00