Commit Graph

19 Commits

Author SHA1 Message Date
Aaryan Khandelwal
4c016c85f1 chore: file upload in the issue modal 2023-09-20 15:16:13 +05:30
Aaryan Khandelwal
4842fc8e58 refactor: issue modal custom attributes 2023-09-20 12:47:48 +05:30
Aaryan Khandelwal
47866fb511 fix: merge conflicts 2023-09-19 17:25:04 +05:30
Aaryan Khandelwal
6b2a5a97ac chore: separate description fields in the create issue modal 2023-09-19 17:09:50 +05:30
Dakshesh Jain
79bf7d4c0c
fix: hydration error and draft issue workflow (#2199)
* fix: hydration error and draft issue workflow

* fix: build error
2023-09-19 12:56:32 +05:30
Aaryan Khandelwal
14be78564a style: create issue modal inputs 2023-09-18 23:14:40 +05:30
Aaryan Khandelwal
fb87bfc140 style: attributes empty state design 2023-09-16 01:38:02 +05:30
Aaryan Khandelwal
d36a8b1325 fix: merge conflicts 2023-09-15 17:49:39 +05:30
Aaryan Khandelwal
501a704108 fix: merge conflicts 2023-09-15 17:48:47 +05:30
Aaryan Khandelwal
ef77ca6524 chore: custom attributes on the create issue modal 2023-09-15 17:47:51 +05:30
Aaryan Khandelwal
e713db48b3 chore: file type attribute added 2023-09-15 14:14:08 +05:30
Dakshesh Jain
32d945be0d
fix: edit/delete for draft issue (#2190)
* fix: edit/delete

* fix: build issue

* fix: draft issue modal opening in kanban card
2023-09-15 12:51:10 +05:30
Aaryan Khandelwal
529a286954 chore: render custom attributes on the issue details sidebar 2023-09-15 11:24:51 +05:30
Dakshesh Jain
eda4da8aed
feat: draft issues (#2188)
* feat: draft issue

issues can be saved as draft

* style: modal position
2023-09-14 18:38:31 +05:30
Aaryan Khandelwal
cf384d3a4d chore: single select options 2023-09-14 13:09:21 +05:30
Aaryan Khandelwal
43659631cf chore: object select dropdown for the create issue modal 2023-09-13 23:14:32 +05:30
Anmol Singh Bhatia
32d08570e7
chore: peek overview for issue view and my issue view (#2172)
* chore: peak overview for issue view and my issue view

* fix: profile issue peak overview mutation fix

* chore: code refactor

* fix: image prefix url fix
2023-09-13 19:33:58 +05:30
Dakshesh Jain
23e62c83eb
refactor: switched priority null -> 'none' (#2166) 2023-09-13 13:22:31 +05:30
sriram veeraghanta
1e152c666c
New Directory Setup (#2065)
* chore: moved app & space from apps to root

* chore: modified workspace configuration

* chore: modified dockerfiles for space and web

* chore: modified icons for space

* feat: updated files for new svg icons supported by next-images

* chore: added /spaces base path for next

* chore: added compose config for space

* chore: updated husky configuration

* chore: updated workflows for new configuration

* chore: changed app name to web

* fix: resolved build errors with web

* chore: reset file tracing root for both projects

* chore: added nginx config for deploy

* fix: eslint and tsconfig settings for space app

* husky setup fixes based on new dir

* eslint fixes

* prettier formatting

---------

Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com>
2023-09-03 18:50:30 +05:30