Commit Graph

18 Commits

Author SHA1 Message Date
Aaryan Khandelwal
4f33c4bea3 fix: merge conflicts 2023-10-02 13:09:59 +05:30
Anmol Singh Bhatia
ebf79ee2aa
fix: workspace view add issue mutation fix (#2317) 2023-09-29 20:02:56 +05:30
Aaryan Khandelwal
1428e6b555 chore: rename entities to objects throughout 2023-09-20 21:47:29 +05:30
Aaryan Khandelwal
4a5ca4d51b fix: modals layout 2023-09-20 17:46:17 +05:30
Aaryan Khandelwal
c714b5e50c fix: merge conflicts 2023-09-20 15:40:01 +05:30
Aaryan Khandelwal
4c016c85f1 chore: file upload in the issue modal 2023-09-20 15:16:13 +05:30
Dakshesh Jain
cdfff12f4f
fix: fields not getting selected in the create issue form (#2212)
* fix: hydration error and draft issue workflow

* fix: build error

* fix: properties getting de-selected after create, module & cycle not getting auto-select on the form

* fix: display layout, props being updated directly
2023-09-20 13:06:51 +05:30
Aaryan Khandelwal
4842fc8e58 refactor: issue modal custom attributes 2023-09-20 12:47:48 +05:30
Aaryan Khandelwal
3b682c2124 chore: clear custom attributes on modal close 2023-09-19 17:53:16 +05:30
Aaryan Khandelwal
121d4cb4eb fix: issue display properties endpoint 2023-09-19 17:41: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
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
8e9a4dca78
refactor: view props structure (#2159)
* chore: update view_props types

* refactor: view props structure
2023-09-12 22:27:15 +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