plane/apps/app
Anmol Singh Bhatia 14dd498d08
feat: issue attachments feature (#717)
* chore: issue attachment services added

* feat: attachment icons added

* chore: fetch-key and icons export

* feat: issue attachment upload section added

* feat: issue attachment list section added

* feat: date helper function added

* style: responsiveness added

* feat: attachment info added

* style: attachment overflow fix

* style: cursor pointer added

* chore: issue attachment interface

* style: uploading state added

* feat: delete issue attachment modal

* style: style improvement and refactor

* style: consistent icon added , chore: refactor the code

* fix: js icon import fix

* fix: build fix

* chore: refactor code
2023-04-06 15:07:11 +05:30
..
components feat: issue attachments feature (#717) 2023-04-06 15:07:11 +05:30
constants feat: issue attachments feature (#717) 2023-04-06 15:07:11 +05:30
contexts feat: calendar view (#561) 2023-03-30 02:01:53 +05:30
helpers feat: issue attachments feature (#717) 2023-04-06 15:07:11 +05:30
hooks fix: kanban empty issues (#687) 2023-04-03 18:04:45 +05:30
layouts feat: github importer (#722) 2023-04-06 00:51:15 +05:30
lib Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
pages feat: issue attachments feature (#717) 2023-04-06 15:07:11 +05:30
public feat: issue attachments feature (#717) 2023-04-06 15:07:11 +05:30
services feat: issue attachments feature (#717) 2023-04-06 15:07:11 +05:30
styles fix: remirror empty state (#702) 2023-04-04 19:27:13 +05:30
types feat: issue attachments feature (#717) 2023-04-06 15:07:11 +05:30
.env.example refactor: self hosting setup (#411) 2023-03-09 20:49:12 +05:30
.eslintrc.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
.prettierrc build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
Dockerfile.dev Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
Dockerfile.web Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
google.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
manifest.json Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
next-env.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
next.config.js feat: github importer (#722) 2023-04-06 00:51:15 +05:30
package.json feat: jitsu tracker setup (#542) 2023-03-29 12:24:19 +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 style: project settings pages 2023-03-03 13:29:36 +05:30
tsconfig.json Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30