Dakshesh Jain
b317a14983
fix: bugs in quick-add and draft issues ( #2269 )
...
* fix: 'Last Drafted Issue' making sidebar look weird on collapsed
* feat: scroll to the bottom when issue is created
* fix: 'Add Issue' button overlapping issue card in spreadsheet view
* fix: wrong placement of quick-add in calender layout
* fix: spacing for issue card in spreadsheet view
2023-09-26 17:35:51 +05:30
Dakshesh Jain
5e8d523ed4
feat: quick-add placement in spreadsheet and gantt ( #2259 )
...
* feat: sticking quick-add at the bottom of the screen
fix: opening create issue modal instead of quick-add in draft-issues, my-issue and profile page
* fix: build error due to dynamic import
2023-09-25 19:08:26 +05:30
Anmol Singh Bhatia
de7a672b79
fix: bug fixes and ui improvement ( #2250 )
2023-09-25 16:15:49 +05:30
Rhea Jain
0e96eddb57
rename view to layout ( #2255 )
...
Co-authored-by: Your Name <you@example.com>
2023-09-25 13:38:49 +05:30
Anmol Singh Bhatia
c9a6380636
style: settings page improvement ( #2211 )
...
* style: settings page improvement
* style: toggle switch styling
---------
Co-authored-by: Anmol Singh Bhatia <asb@Anmols-MacBook-Pro.local>
2023-09-22 18:47:10 +05:30
guru_sainath
1aadbee7e2
fix: resolved pending issue graph in analytics, user wishes in dashboard, and typo in projects list ( #2247 )
2023-09-22 17:43:23 +05:30
Anmol Singh Bhatia
5d331477ef
chore: settings bug fixes and ui improvement ( #2198 )
...
* fix: settings bug fixes and ui improvement
* chore: setting sidebar scroll fix & code refactor
2023-09-15 19:30:53 +05:30
Anmol Singh Bhatia
ccffbe1b4e
style: workspace and profile setting revamp ( #2193 )
...
* chore: custom theme mode svg added
* style: workspace settings ui revamp
* style: project settings and image upload modal improvement
* style: profile setting ui revamp
* chore: settings ui improvement and bug fixes
2023-09-15 15:03:32 +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
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
sriram veeraghanta
6659cfc8b0
fix: track events issue and env variables fixes ( #2184 )
...
* fix: track event fixes
* fix: adding env variables to trubo
2023-09-14 16:05:31 +05:30
Anmol Singh Bhatia
87abf3ccb1
style: project setting ui revamp ( #2177 )
...
* style: project settings navigation sidebar added
* chore: emoji and image picker close on outside click added
* style: project setting general page revamp
* style: project setting member page revamp
* style: project setting features page revamp
* style: project setting state page revamp
* style: project setting integrations page revamp
* style: project setting estimates page revamp
* style: project setting automation page revamp
* style: project setting label page revamp
* chore: member select improvement for member setting page
* chore: toggle switch component improvement
* style: project automation setting ui improvement
* style: module icon added
* style: toggle switch improvement
* style: ui and spacing consistency
* style: project label setting revamp
* style: project state setting ui improvement
* chore: integration setting repo select validation
* chore: code refactor
* fix: build fix
2023-09-13 23:09:55 +05:30
Dakshesh Jain
9bac7cb036
feat: issue link to create relation between issues ( #2171 )
...
* feat: issue linking
* fix: search params to filter out selected issue
* style: changed icons
* fix: build error on web-view
* fix: build error
* fix: build error on web-view component
2023-09-13 19:41:11 +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
Aaryan Khandelwal
7bb73b74ba
refactor: priority icon component ( #2132 )
2023-09-11 14:35:58 +05:30
Anmol Singh Bhatia
58562dc4b7
fix: ui improvement and bug fixes ( #2105 )
...
* chore: workspace level typo fix
* fix: setting opacity fix
2023-09-06 16:15:21 +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