bb-plane-fork/apiserver
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
..
bin fix: adding secret key variable in newline (#5361) 2024-08-16 11:57:52 +05:30
plane [WEB-3918] fix: api tokens is_active (#6941) 2025-04-24 01:28:29 +05:30
requirements fix: adding request logger middleware 2025-04-11 17:59:19 +05:30
templates [WEB - 1749] chore: send email when a user is added to the project (#4952) 2024-06-27 20:45:30 +05:30
.env.example chore: removed sentry instrumentation dependencies 2025-03-25 15:54:44 +05:30
back_migration.py chore: formatting changes 2024-11-21 17:42:44 +05:30
Dockerfile.api fix: instance changelog url updated 2024-12-10 21:03:44 +05:30
Dockerfile.dev fix: updated changelog url in apiserver 2024-12-10 20:28:51 +05:30
manage.py chore: formatting changes 2024-11-21 17:42:44 +05:30
package.json chore: update package version 2025-03-21 17:00:14 +05:30
Procfile dev: remove gunicorn config (#1999) 2023-08-29 13:45:25 +05:30
pyproject.toml chore: pyporject toml changes 2024-11-21 18:00:02 +05:30
requirements.txt build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
runtime.txt fix: upgrading the python runtime version 2024-09-10 20:44:38 +05:30