bb-plane-fork/apiserver/plane
pablohashescobar fb4535b294
feat: slack integration (#874)
* feat: init slack integration

* dev: create model and update existing view for slack

* dev: update slack sync model and create view to install slack

* dev: workspace integration query

* dev: update the metadata validation for access_token and team_id and save config to database

* dev: update validation for team_id

* dev: update validation

* dev: update validations

* dev: remove bot access token field from sync

* dev: handle integrity exception
2023-04-22 18:15:52 +05:30
..
analytics build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
api feat: slack integration (#874) 2023-04-22 18:15:52 +05:30
bgtasks remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
db feat: slack integration (#874) 2023-04-22 18:15:52 +05:30
middleware build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
settings Merge pull request #833 from kylewlacy/self-hosting-tweaks 2023-04-21 16:47:36 +05:30
static build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
tests build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
utils feat: release information endpoint (#876) 2023-04-20 18:13:49 +05:30
web build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
__init__.py fix: celery worker for issue activities (#744) 2023-04-08 15:46:05 +05:30
asgi.py refactor: move issue activity tracking from django-channels to rqworker (#207) 2023-01-31 00:46:59 +05:30
celery.py fix: celery worker for issue activities (#744) 2023-04-08 15:46:05 +05:30
urls.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
wsgi.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30