Aaryan Khandelwal
8aebf0bbd2
refactor: folder structure, remove junk code ( #2423 )
...
* refactor: folder structure
* chore: ad order by target date option
* refactor: remove old layout components
* refactor: inbox folder structure
2023-10-13 12:00:54 +05:30
Anmol Singh Bhatia
67b28214d0
chore: ui component revamp ( #2415 )
...
* chore: swap tooltip component with plane ui package
* chore: swap linear progress component with plane ui package
* fix: login button fix
2023-10-11 20:06:46 +05:30
Anmol Singh Bhatia
35a7d10b8f
chore: plane ui library component and code refactor ( #2406 )
...
* chore: swap input component with plane/ui package
* chore: swap textarea component with plane/ui package
* chore: swap button component with plane/ui package
* chore: button component revamp
* fix: button type fix
* chore: secondary button revamp
* chore: button props updated
* chore: swap loader component with plane/ui package
* fix: build error fix
* chore: button component refactor
* chore: code refactor
* chore: swap toggle switch component with plane/ui package
* chore: swap spinner component with plane/ui package
* chore: swap progress bar componenet with plan/ui package
* chore: code refactor
2023-10-11 16:48:58 +05:30
Aaryan Khandelwal
0f47762e6d
dev: setup module and module filter store ( #2364 )
...
* dev: implement module issues using mobx store
* dev: module filter store setup
* chore: module store crud operations
2023-10-04 15:21:40 +05:30
Aaryan Khandelwal
9ad1e73666
dev: gantt chart implementation using MobX ( #2302 )
...
* dev: fetch project gantt issues using mobx
* chore: handle group by options in the kanban layout
2023-09-29 15:00:51 +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
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
c5612ee7a3
fix: don't render invalid dated cycles and modules
2023-09-06 12:26:51 +05:30
Aaryan Khandelwal
f583789584
chore: add authorization to the gantt chart ( #2074 )
2023-09-04 13:08:49 +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