Commit Graph

17 Commits

Author SHA1 Message Date
Aaryan Khandelwal
22d659cd4c refactor: services 2023-10-03 18:03:53 +05:30
Aaryan Khandelwal
998dc1bbae fix: delete option mutation 2023-09-21 02:23:27 +05:30
Aaryan Khandelwal
1428e6b555 chore: rename entities to objects throughout 2023-09-20 21:47:29 +05:30
Aaryan Khandelwal
4a13b30874 fix: edit object modal 2023-09-20 16:33:33 +05:30
Aaryan Khandelwal
dc908d21bb chore: update entity option added 2023-09-19 18:09:36 +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
Aaryan Khandelwal
7cf263ecd4 refactor: display components 2023-09-19 13:07:33 +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
57f4941ee2 refactor: attribute form component 2023-09-15 16:24:20 +05:30
Aaryan Khandelwal
fff07a2353 chore: number field validations 2023-09-15 12:03:17 +05:30
Aaryan Khandelwal
529a286954 chore: render custom attributes on the issue details sidebar 2023-09-15 11:24:51 +05:30
Aaryan Khandelwal
cf384d3a4d chore: single select options 2023-09-14 13:09:21 +05:30
Aaryan Khandelwal
9b6efa2ed3 chore: set up mobx store and configured all crud operations 2023-09-13 22:25:47 +05:30
guru_sainath
ccbb54bb87
feat: Leaving from project for viewer and guest roles has implemented (#2079)
* feat: leave project services and components

* feat: Leaving from project for viewer and guest roles has implemented

---------

Co-authored-by: dakshesh14 <dakshesh.jain14@gmail.com>
2023-09-04 15:53:46 +05:30
Aaryan Khandelwal
4559a1bd5d
refactor: publish project store (#2068) 2023-09-04 12:34:12 +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