plane/apps/app
Dakshesh Jain 981acc81c1
fix: replaced first name, last name or email to display name (#1796)
* fix: replacing first, last name and email with display name

* fix: different endpoint for workspace & project member

* fix: falling back to email if display_name doesn't exist
2023-08-08 13:01:43 +05:30
..
components fix: replaced first name, last name or email to display name (#1796) 2023-08-08 13:01:43 +05:30
constants fix: replaced first name, last name or email to display name (#1796) 2023-08-08 13:01:43 +05:30
contexts fix: custom theme persisting after signing out (#1780) 2023-08-03 15:01:31 +05:30
helpers fix: custom theme persisting after signing out (#1780) 2023-08-03 15:01:31 +05:30
hooks fix: notification read status being toggled when click on link (#1769) 2023-08-02 17:23:55 +05:30
layouts Chore: mobx setup and app sidebar and theme management (#1798) 2023-08-08 12:50:27 +05:30
lib Chore: mobx setup and app sidebar and theme management (#1798) 2023-08-08 12:50:27 +05:30
pages fix: replaced first name, last name or email to display name (#1796) 2023-08-08 13:01:43 +05:30
public promote: develop to stage-release (#1594) 2023-07-20 17:24:17 +05:30
services fix: replaced first name, last name or email to display name (#1796) 2023-08-08 13:01:43 +05:30
store Chore: mobx setup and app sidebar and theme management (#1798) 2023-08-08 12:50:27 +05:30
styles style: primary color variable added in global (#1748) 2023-08-01 17:04:23 +05:30
types fix: replaced first name, last name or email to display name (#1796) 2023-08-08 13:01:43 +05:30
.eslintrc.js chore: replace nextjs Image element (#1227) 2023-06-07 01:56:21 +05:30
.prettierrc build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
Dockerfile.dev Improve apk usages in Dockerfile (#1198) 2023-06-07 12:30:42 +05:30
Dockerfile.web Add network timeout option to yarn install (#1382) 2023-06-30 09:53:44 +05:30
google.d.ts fix: google not accepting width as string 2023-07-28 19:21:55 +05:30
manifest.json Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
next-env.d.ts build: setup turbo repo 2022-11-30 02:21:17 +05:30
next.config.js fix: docker image uploads (#1108) 2023-05-25 10:24:20 +05:30
package.json Chore: mobx setup and app sidebar and theme management (#1798) 2023-08-08 12:50:27 +05:30
postcss.config.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
sentry.client.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.edge.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.properties release: Stage Release (#251) 2023-02-08 10:15:18 +05:30
sentry.server.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
tailwind.config.js fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
tsconfig.json Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30