bb-plane-fork/apiserver/plane
Sangeetha 41c2aefad4
[WEB-3998] feat: settings page revamp (#6959)
* chore: return workspace name and logo in profile settings api

* chore: remove unwanted fields

* fix: backend

* feat: workspace settings

* feat: workspce settings + layouting

* feat: profile + workspace settings ui

* chore: project settings + refactoring

* routes

* fix: handled no project

* fix: css + build

* feat: profile settings internal screens upgrade

* fix: workspace settings internal screens

* fix: external scrolling allowed

* fix: css

* fix: css

* fix: css

* fix: preferences settings

* fix: css

* fix: mobile interface

* fix: profile redirections

* fix: dark theme

* fix: css

* fix: css

* feat: scroll

* fix: refactor

* fix: bug fixes

* fix: refactor

* fix: css

* fix: routes

* fix: first day of the week

* fix: scrolling

* fix: refactoring

* fix: project -> projects

* fix: refactoring

* fix: refactor

* fix: no authorized view consistency

* fix: folder structure

* fix: revert

* fix: handled redirections

* fix: scroll

* fix: deleted old routes

* fix: empty states

* fix: headings

* fix: settings description

* fix: build

---------

Co-authored-by: gakshita <akshitagoyal1516@gmail.com>
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com>
2025-05-30 18:47:33 +05:30
..
analytics chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
api fix: ruff file formatting based on config file pyproject (#7082) 2025-05-19 17:34:46 +05:30
app [WEB-3998] feat: settings page revamp (#6959) 2025-05-30 18:47:33 +05:30
authentication [WEB-3707] pytest based test suite for apiserver (#7010) 2025-05-26 15:26:26 +05:30
bgtasks [WEB-4172] feat: Crawl work item links for title and favicon (#7117) 2025-05-30 18:44:53 +05:30
db chore: add validation fields in users (#7102) 2025-05-21 20:34:52 +05:30
license [WEB-4146] fix: AI environment variables configuration in GodMode (#7104) 2025-05-23 15:06:58 +05:30
middleware [WEB-4144] fix: api logger to handle content decode errors #7099 2025-05-23 15:31:40 +05:30
seeds/data [WEB-3945] chore: update workspace onboarding to add default project (#6964) 2025-04-29 14:01:22 +05:30
settings fix: ruff file formatting based on config file pyproject (#7082) 2025-05-19 17:34:46 +05:30
space [WEB-4115] fix: update issue count status query to handle null values #7080 2025-05-23 16:13:48 +05:30
static build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
tests [WEB-3707] pytest based test suite for apiserver (#7010) 2025-05-26 15:26:26 +05:30
utils fix: adding url validations for workspace name and user name 2025-05-29 17:53:48 +05:30
web chore: adding robots txt file for not indexing the server 2025-05-09 21:07:24 +05:30
__init__.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
asgi.py chore: formatting changes 2024-11-21 17:42:44 +05:30
celery.py [WEB-3927] chore: add logging to support json logging (#6955) 2025-04-22 17:41:58 +05:30
urls.py chore: adding robots txt file for not indexing the server 2025-05-09 21:07:24 +05:30
wsgi.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30