plane/apiserver/plane/app/urls
Aaryan Khandelwal 30cc923fdb
[WEB-419] feat: manual issue archival (#3801)
* fix: issue archive without automation

* fix: unarchive issue endpoint change

* chore: archiving logic implemented in the quick-actions dropdowns

* chore: peek overview archive button

* chore: issue archive completed at state

* chore: updated archiving icon and added archive option everywhere

* chore: all issues quick actions dropdown

* chore: archive and unarchive response

* fix: archival mutation

* fix: restore issue from peek overview

* chore: update notification content for archive/restore

* refactor: activity user name

* fix: all issues mutation

* fix: restore issue auth

* chore: close peek overview on archival

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-02-28 16:53:26 +05:30
..
__init__.py feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
analytic.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
api.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
asset.py chore: seperated delete endpoint for file upload (#2870) 2023-12-07 19:59:35 +05:30
authentication.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
config.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
cycle.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
dashboard.py feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
estimate.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
external.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
importer.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
inbox.py refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
integration.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
issue.py [WEB-419] feat: manual issue archival (#3801) 2024-02-28 16:53:26 +05:30
module.py chore: implemented multiple modules select in the issues (#3484) 2024-01-30 15:23:20 +05:30
notification.py dev: email notifications (#3421) 2024-01-23 17:49:22 +05:30
page.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
project.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
search.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
state.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
user.py dev: instance registration (#2912) 2023-12-07 19:59:35 +05:30
views.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
webhook.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
workspace.py [WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702) 2024-02-21 19:20:46 +05:30