plane/web
Nikhil 5c7382d894
fix: environment file missing for space (#3105)
* fix: environment file missing for space

* dev: remove container name from the docker-compose local

* dockerfile.dev modified for volumes

* local dev fixes

---------

Co-authored-by: Manish Gupta <manish@mgupta.me>
2023-12-14 16:18:02 +05:30
..
components fix: build error (#3128) 2023-12-14 16:07:53 +05:30
constants fix: icon consistency for issue properties (#3065) 2023-12-11 17:27:29 +05:30
contexts chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
helpers chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
hooks fix: spreadsheet layout sub-issues property update (#3110) 2023-12-13 23:07:26 +05:30
layouts chore: guest user profile access-related problem (#3089) 2023-12-13 23:05:50 +05:30
lib dev: instance setup workflow (#2935) 2023-12-07 19:59:35 +05:30
pages chore: empty state action button validation (#3094) 2023-12-13 23:05:23 +05:30
public chore: image file update, icon consistency, bug fixes and code refactor (#3107) 2023-12-13 23:03:54 +05:30
services chore: issue link mobx integration (#3072) 2023-12-11 22:26:29 +05:30
store fix: cycle delete & active cycle loading (#3088) 2023-12-13 23:06:38 +05:30
styles fix: Image Resizing and PR (#2996) 2023-12-07 19:59:35 +05:30
types chore: workspace roles (#3024) 2023-12-07 19:59:35 +05:30
.env.example chore: configurations (#3059) 2023-12-11 14:32:28 +05:30
.eslintrc.js
.prettierignore chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
.prettierrc
Dockerfile.dev fix: environment file missing for space (#3105) 2023-12-14 16:18:02 +05:30
Dockerfile.web
google.d.ts
manifest.json
next-env.d.ts
next.config.js fix: removed unused packages and upgraded to next 14 (#2944) 2023-12-07 19:59:35 +05:30
package.json fix: upgrading lucide react dependency (#3057) 2023-12-10 17:54:36 +05:30
postcss.config.js
sentry.client.config.js
sentry.edge.config.js
sentry.properties
sentry.server.config.js
tailwind.config.js
tsconfig.json