bb-plane-fork/apiserver/plane/api/views
sriram veeraghanta eb53876af3 feat: Instance Registration and Configuration (#2793)
* dev: remove default user

* dev: initiate licensing

* dev: remove migration file 0046

* feat: self hosted licensing initialize

* dev: instance licenses

* dev: change license response structure

* dev: add default properties and issue mention migration

* dev: reset migrations

* dev: instance configuration

* dev: instance configuration migration

* dev: update instance configuration model to take null and empty values

* dev: instance configuration variables

* dev: set default values

* dev: update instance configuration load

* dev: email configuration settings moved to database

* dev: instance configuration on instance bootup

* dev: auto instance registration script

* dev: instance admin

* dev: enable instance configuration and instance admin roles

* dev: instance owner fix

* dev: instance configuration values

* dev: fix instance permissions and serializer

* dev: fix email senders

* dev: remove deprecated variables

* dev: fix current site domain registration

* dev: update cors setup and local settings

* dev: migrate instance registration and configuration to manage commands

* dev: check email validity

* dev: update script to use manage command

* dev: default bucket creation script

* dev: instance admin routes and initial set of screens

* dev: admin api to check if the current user is admin

* dev: instance admin unique constraints

* dev: check magic link login

* dev: fix email sending for ssl

* dev: create instance activation route if the instance is not activated during startup

* dev: removed DJANGO_SETTINGS_MODULE from environment files and deleted auto bucket create script

* dev: environment configuration for backend

* dev: fix access token variable error

* feat: Instance Admin Panel: General Settings (#2792)

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2023-12-07 19:59:35 +05:30
..
integration fix: slack project integration (#2684) 2023-11-07 14:34:30 +05:30
__init__.py fix: pages revamping (#2760) 2023-12-07 19:59:35 +05:30
analytic.py refactor: exception handling (#2454) 2023-10-17 14:38:06 +05:30
api.py feat: api webhooks (#2543) 2023-12-07 19:59:35 +05:30
asset.py refactor: exception handling (#2454) 2023-10-17 14:38:06 +05:30
auth_extended.py dev: API settings (#2594) 2023-12-07 19:59:35 +05:30
authentication.py feat: Instance Registration and Configuration (#2793) 2023-12-07 19:59:35 +05:30
base.py feat: Instance Registration and Configuration (#2793) 2023-12-07 19:59:35 +05:30
config.py feat: Instance Registration and Configuration (#2793) 2023-12-07 19:59:35 +05:30
cycle.py feat: api webhooks (#2543) 2023-12-07 19:59:35 +05:30
estimate.py refactor: exception handling (#2454) 2023-10-17 14:38:06 +05:30
exporter.py refactor: exception handling (#2454) 2023-10-17 14:38:06 +05:30
external.py feat: Instance Registration and Configuration (#2793) 2023-12-07 19:59:35 +05:30
importer.py chore: added permission for importer (#2577) 2023-11-01 14:32:33 +05:30
inbox.py chore: user workflow (#2762) 2023-12-07 19:59:35 +05:30
issue.py feat: api webhooks (#2543) 2023-12-07 19:59:35 +05:30
module.py feat: api webhooks (#2543) 2023-12-07 19:59:35 +05:30
notification.py chore: user workflow (#2762) 2023-12-07 19:59:35 +05:30
oauth.py chore: user workflow (#2762) 2023-12-07 19:59:35 +05:30
page.py fix: pages revamping (#2760) 2023-12-07 19:59:35 +05:30
project.py feat: Instance Registration and Configuration (#2793) 2023-12-07 19:59:35 +05:30
search.py refactor: exception handling (#2454) 2023-10-17 14:38:06 +05:30
state.py feat: state list endpoint (#2717) 2023-11-08 22:38:53 +05:30
user.py feat: Instance Registration and Configuration (#2793) 2023-12-07 19:59:35 +05:30
view.py revert: issues endpoint (#2555) 2023-10-30 15:05:25 +05:30
webhook.py feat: api webhooks (#2543) 2023-12-07 19:59:35 +05:30
workspace.py feat: Instance Registration and Configuration (#2793) 2023-12-07 19:59:35 +05:30