bb-plane-fork/apiserver/plane/api/views
pablohashescobar 0fb4a87454
fix: docker image uploads (#1108)
* dev: basic initial setup for images

* Update docker-compose.yml

* dev: minio setup

* dev: docker minio setup

* dev: update the asset view

* dev: setup minio with default configuration

* dev: update minio setup for creating buckets

* dev: update the permission sets

* dev: get variables from shell for create bucket

* dev: update image uploading setup for docker

* dev: environment variables update

* dev: web url for images

* dev: update image configuration

* dev: env update for email port

---------

Co-authored-by: Narayana <narayana.vadapalli1996@gmail.com>
2023-05-25 10:24:20 +05:30
..
integration feat: slack integration (#874) 2023-04-22 18:15:52 +05:30
__init__.py feat: analytics (#1018) 2023-05-11 16:57:03 +05:30
analytic.py fix: default analytic estimate points and sorting for custom analytics (#1066) 2023-05-17 14:58:45 +05:30
api_token.py fix: make api token only view once (#382) 2023-03-08 01:00:10 +05:30
asset.py fix: docker image uploads (#1108) 2023-05-25 10:24:20 +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 fix: cycle date check endpoint (#1074) 2023-05-19 13:00:38 +05:30
estimate.py fix: estimate points update (#1003) 2023-05-05 15:12:38 +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 fix: created by null for bulk operations (#1026) 2023-05-11 16:58:35 +05:30
issue.py fix: docker image uploads (#1108) 2023-05-25 10:24:20 +05:30
module.py chore: log module delete and module issue delete activities (#976) 2023-05-02 00:51:04 +05:30
oauth.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
page.py fix: page access update (#977) 2023-05-02 00:50:41 +05:30
people.py chore: return user role in user onboard endpoint (#682) 2023-04-04 18:07:17 +05:30
project.py fix: workspace and project member update (#1046) 2023-05-15 19:38:37 +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 remove: state delete issue validation endpoint (#929) 2023-04-22 18:18:08 +05:30
view.py feat: analytics (#1018) 2023-05-11 16:57:03 +05:30
workspace.py fix: workspace and project member update (#1046) 2023-05-15 19:38:37 +05:30