bb-plane-fork/apiserver/plane/db/models
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 refactor: update model association to cascade on delete 2023-02-06 23:20:21 +05:30
asset.py fix: file asset uploading and deleting (#496) 2023-03-22 23:38:47 +05:30
base.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
cycle.py feat: cycle favourites for user (#369) 2023-03-06 18:59:47 +05:30
estimate.py feat: bulk create endpoint for estimate points (#708) 2023-04-06 13:59:17 +05:30
importer.py feat: jira issue importer (#476) 2023-03-22 01:36:38 +05:30
issue.py chore: set default value as null for estimate point 2023-04-13 19:54:34 +05:30
module.py feat: module favourites for user (#370) 2023-03-06 19:00:00 +05:30
page.py feat: sync flag for syncing issues with page blocks (#547) 2023-03-28 01:52:46 +05:30
project.py dev: add imports for back migration and add migration for views (#707) 2023-04-06 13:59:43 +05:30
shortcut.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
social_connection.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
state.py fix: state ordering in group 2023-02-15 17:53:37 +05:30
user.py Add EMAIL_FROM setting to change sender email for messages 2023-04-15 12:51:23 -07:00
view.py feat: issue filter views (#418) 2023-03-15 23:25:09 +05:30
workspace.py chore: move theme setting in user level from workspace level 2023-04-10 23:19:01 +05:30