bb-plane-fork/apiserver/plane
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
..
analytics chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
api fix: uuid validation, status and webhook errors (#6896) 2025-04-11 01:47:00 +05:30
app [WEB-3918] fix: api tokens is_active (#6941) 2025-04-24 01:28:29 +05:30
authentication [WEB-3700] chore: improve authentication redirections (#6836) 2025-04-02 23:09:27 +05:30
bgtasks [WEB-3826] feat: estimate activitites #6937 2025-04-17 17:16:57 +05:30
db fix: db modeling changes in pages 2025-04-12 16:22:13 +05:30
license fix: uuid validation, status and webhook errors (#6896) 2025-04-11 01:47:00 +05:30
middleware [WEB-3927] chore: add logging to support json logging (#6955) 2025-04-22 17:41:58 +05:30
settings [WEB-3927] chore: add logging to support json logging (#6955) 2025-04-22 17:41:58 +05:30
space [WEB-3860] chore: added deleted filter in the grouper (#6931) 2025-04-15 17:42:45 +05:30
static build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
tests fix: uuid validation, status and webhook errors (#6896) 2025-04-11 01:47:00 +05:30
utils [WEB-3927] chore: add logging to support json logging (#6955) 2025-04-22 17:41:58 +05:30
web chore: formatting changes 2024-11-21 17:42:44 +05:30
__init__.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
asgi.py chore: formatting changes 2024-11-21 17:42:44 +05:30
celery.py [WEB-3927] chore: add logging to support json logging (#6955) 2025-04-22 17:41:58 +05:30
urls.py chore: formatting changes 2024-11-21 17:42:44 +05:30
wsgi.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30