bb-plane-fork/apiserver/plane/api/views
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
..
integration feat: slack integration (#874) 2023-04-22 18:15:52 +05:30
__init__.py feat: slack integration (#874) 2023-04-22 18:15:52 +05:30
api_token.py fix: make api token only view once (#382) 2023-03-08 01:00:10 +05:30
asset.py feat: issue attachments (#677) 2023-04-05 00:17:55 +05:30
auth_extended.py refactor: combine sign in and sign up endpoint to a single endpoint (#263) 2023-02-14 01:14:56 +05:30
authentication.py fix: uuid serilaizable error 2023-03-29 16:25:06 +05:30
base.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
cycle.py feat: attachment and link count in issues list (#777) 2023-04-11 18:47:36 +05:30
estimate.py chore: added estimate bulk endpoint for retrieving and updating (#919) 2023-04-22 01:04:20 +05:30
gpt.py chore: add workspace details and project details in page responses (#615) 2023-03-30 18:59:39 +05:30
importer.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
issue.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
module.py feat: attachment and link count in issues list (#777) 2023-04-11 18:47:36 +05:30
oauth.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
page.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
people.py chore: return user role in user onboard endpoint (#682) 2023-04-04 18:07:17 +05:30
project.py fix: ordering in queryset (#598) 2023-03-30 16:33:16 +05:30
release.py feat: release information endpoint (#876) 2023-04-20 18:13:49 +05:30
search.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
shortcut.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
state.py chore: state delete validations endpoint (#880) 2023-04-20 18:14:05 +05:30
view.py fix: ordering in queryset (#598) 2023-03-30 16:33:16 +05:30
workspace.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30