plane/apiserver/plane
Anmol Singh Bhatia 2f10f35191
chore: bug fixes and improvement (#3303)
* refactor: updated preloaded function for the list view quick add

* fix: resolved bug in the assignee dropdown

* chore: issue sidebar link improvement

* fix: resolved subscription store bug

* chore: updated preloaded function for the kanban layout quick add

* chore: resolved issues in the list filters and component

* chore: filter store updated

* fix: issue serializer changed

* chore: quick add preload function updated

* fix: build error

* fix: serializer changed

* fix: minor request change

* chore: resolved build issues and updated the prepopulated data in the quick add issue.

* fix: build fix and code refactor

* fix: spreadsheet layout quick add fix

* fix: issue peek overview link section updated

* fix: cycle status bug fix

* fix: serializer changes

* fix: assignee and labels listing

* chore: issue modal parent_id default value updated

* fix: cycle and module issue serializer change

* fix: cycle list serializer changed

* chore: prepopulated validation in both list and kanban for quick add and group header add issues

* chore: group header validation added

* fix: issue response payload change

* dev: make cycle and module issue create response simillar

* chore: custom control link component added

* dev: make issue create and update response simillar to list and retrieve

* fix: build error

* chore: control link component improvement

* chore: globalise issue peek overview

* chore: control link component improvement

* chore: made changes and optimised the issue peek overview root

* build-error: resolved build erros for issueId dependancy from issue detail store

* chore: peek overview link fix

* dev: update state nullable rule

---------

Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2024-01-05 23:37:13 +05:30
..
analytics build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
api refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
app chore: bug fixes and improvement (#3303) 2024-01-05 23:37:13 +05:30
bgtasks refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
db fix: migration file fixes (#3302) 2024-01-02 18:52:46 +05:30
license chore: configurations (#3059) 2023-12-11 14:32:28 +05:30
middleware feat: api webhooks (#2543) 2023-12-07 19:59:35 +05:30
settings fix - file size limit not work on plane.settings.production (#3160) 2023-12-22 18:09:39 +05:30
space fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
static build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
tests fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
utils chore: html validation (#2970) 2023-12-07 19:59:35 +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 dev: instance refactor (#3015) 2023-12-07 19:59:35 +05:30
urls.py fix: debug toolbar import error when running on production setting with DEBUG on (#3085) 2023-12-12 11:54:52 +05:30
wsgi.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30