Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get last change date of a list using API #5251

Open
mohammadZahedian opened this issue Dec 29, 2023 · 1 comment
Open

get last change date of a list using API #5251

mohammadZahedian opened this issue Dec 29, 2023 · 1 comment
Labels

Comments

@mohammadZahedian
Copy link

@xet7
is it possible to get last change ( add, archive or edit card ) in a list using api?
i am trying to make a simple android app to view cards offline
now it takes many calculation using api to find if there is any change in list...

@xet7
Copy link
Member

xet7 commented Dec 29, 2023

@mohammadZahedian

Do you mean like adding createdAt and modifiedAt:

https://github.com/wekan/wekan/blob/main/models/cards.js#L93-L120

To API, like cards?

https://github.com/wekan/wekan/blob/main/models/cards.js#L3290

Can you add missing API and send pull request, like this?

https://github.com/wekan/wekan/wiki/Emoji

@xet7 xet7 added the API:REST label Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants