bb-plane-fork/apiserver/plane/app/serializers
Sangeetha 2bbaaed3ea
[WEB-3918] fix: api tokens is_active (#6941)
* fix: is_active always returning true
chore: formate expired_at to iso date

* Display exact expiration timestamp for API tokens

* chore: remove conversion to iso

* chore: remove unwanted imports

* fix: added timestamp for api token expiry

* fix: handle none value in expired_at

* fix: fix: handle none value in expired_at

* chore: add type hints

* fix: refactor

---------

Co-authored-by: Alaaeddine bousselmi <alaaeddine.bousselmi@medtech.tn>
Co-authored-by: gakshita <akshitagoyal1516@gmail.com>
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com>
2025-04-24 01:28:29 +05:30
..
__init__.py fix: cleanup for deprecated functions 2025-02-25 21:20:00 +05:30
analytic.py chore: formatting changes 2024-11-21 17:42:44 +05:30
api.py [WEB-3918] fix: api tokens is_active (#6941) 2025-04-24 01:28:29 +05:30
asset.py chore: formatting changes 2024-11-21 17:42:44 +05:30
base.py chore: formatting changes 2024-11-21 17:42:44 +05:30
cycle.py [WEB-3087] fix: handle cycle start and end timezone conversion in list, create, and update (#6366) 2025-01-09 18:20:18 +05:30
draft.py chore: formatting changes 2024-11-21 17:42:44 +05:30
estimate.py chore: formatting changes 2024-11-21 17:42:44 +05:30
exporter.py chore: formatting changes 2024-11-21 17:42:44 +05:30
favorite.py [WEB-2937] feat: home recent activies list endpoint (#6295) 2025-01-03 15:09:01 +05:30
importer.py chore: formatting changes 2024-11-21 17:42:44 +05:30
intake.py chore: formatting changes 2024-11-21 17:42:44 +05:30
issue.py [WEB-3839] fix: peek overview description version history (#6912) 2025-04-10 16:22:26 +05:30
module.py chore: formatting changes 2024-11-21 17:42:44 +05:30
notification.py chore: formatting changes 2024-11-21 17:42:44 +05:30
page.py [PE-97] refactor: pages actions (#6234) 2024-12-31 12:54:09 +05:30
project.py [WEB-3251] fix: add to projects list API (#6550) 2025-02-05 15:18:02 +05:30
state.py chore: formatting changes 2024-11-21 17:42:44 +05:30
user.py chore: formatting changes 2024-11-21 17:42:44 +05:30
view.py [WEB-1255] chore: Refactor existing Space app for project publish (#5107) 2024-07-15 18:35:45 +05:30
webhook.py chore: create unique constraints for webhook (#6257) 2024-12-24 21:00:50 +05:30
workspace.py [WEB-3368] feat: enhance workspace invitations with copyable invite links (#6601) 2025-02-13 23:35:25 +05:30