Changeset be05965

Timestamp:
01/17/25 03:43:14 (12 months ago)
Author:
Vasilaki Tocili <vasilakigorgi@…>
Branches:
nextjs, prototype
Children:
890ac00
Parents:
05f32c9
Message:

User-specific tag assigning to transactions

In prototype client application:

  • Added the authorization access token as headers to the POST request to "/tags/assign"

In prototype backend:

  • Updated the method assign_tag_to_transaction() to be able to assign only tags accessible for the user to transaction/s that belong to the logged in user
  • Added the logged in user as an argument
  • Added comment that explains the method
  • Added a check to see if the tag has already been assigned to that same transaction
(No files)

Note: See TracChangeset for help on using the changeset viewer.