rahulramesha
cb4cfa1dd5
[WEB-782] fix: Date timezone changes error ( #3992 )
...
* fix date related exceptions
* replace new Date from develop branch changes as well
* changes from self review
* wrap getDate logic with try catch to handle in case of error scenarios
* fix formatted time
2024-03-20 13:44:08 +05:30
sriram veeraghanta
53ddef1cd5
fix: eslint fixes and file formatting
2024-03-19 20:08:35 +05:30
sriram veeraghanta
473dfc7a5b
fix: merge conflicts resolved
2024-03-19 18:00:43 +05:30
rahulramesha
1a462711e1
[WEB-761] fix: Time zone date misalignment ( #3986 )
...
* fix date time misalignment
* fix failing build
* fix gantt chart view position fix
* comments for getDate method
* remove new Date() where not required
* changes from my self review
2024-03-19 17:40:20 +05:30
sriram veeraghanta
3d09a69d58
fix: eslint issues and reconfiguring ( #3891 )
...
* fix: eslint fixes
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-03-06 18:39:14 +05:30
Anmol Singh Bhatia
6c6b764421
chore: empty state and project active cycle improvement ( #3472 )
...
* chore: pages empty state improvement
* chore: workspace all issues empty state improvement
* chore: profile issue empty state improvement
* chore: empty state sm size updated
* chore: project view empty state image updated
* chore: dashboard widgets permission uodated
* chore: draft issues and project issue empty state image
* chore: active cycle label updated
2024-01-25 18:00:45 +05:30
Anmol Singh Bhatia
7fd625e0e3
fix: project pages loader ( #3461 )
2024-01-25 12:38:55 +05:30
Anmol Singh Bhatia
87f39d7372
chore: empty state revamp and loader improvement ( #3448 )
...
* chore: empty state asset added
* chore: empty state asset updated and image path helper function added
* chore: empty state asset updated
* chore: empty state asset updated and empty state details constant added
* chore: empty state component, helper function and comicbox button added
* chore: draft, archived and project issue empty state
* chore: cycle, module and issue layout empty state
* chore: analytics, dashboard, all issues, pages and project view empty state
* chore:projects empty state
* chore:projects empty state improvement
* chore: cycle, module, view and page loader improvement
* chore: code refactor
2024-01-24 19:12:54 +05:30
Henit Chobisa
06a7bdffd7
Improvement: High Performance MobX Integration for Pages ✈︎ ( #3397 )
...
* fix: removed parameters `workspace`, `project` & `id` from the patch calls
* feat: modified components to work with new pages hooks
* feat: modified stores
* feat: modified initial component
* feat: component implementation changes
* feat: store implementation
* refactor pages store
* feat: updated page store to perform async operations faster
* fix: added types for archive and restore pages
* feat: implemented archive and restore pages
* fix: page creating twice when form submit
* feat: updated create-page-modal
* feat: updated page form and delete page modal
* fix: create page modal not updating isSubmitted prop
* feat: list items and list view refactored for pages
* feat: refactored project-page-store for inserting computed pagesids
* chore: renamed project pages hook
* feat: added favourite pages implementation
* fix: implemented store for archived pages
* fix: project page store for recent pages
* fix: issue suggestions breaking pages
* fix: issue embeds and suggestions breaking
* feat: implemented page store and project page store in page editor
* chore: lock file changes
* fix: modified page details header to catch mobx updates instead of swr calls
* fix: modified usePage hook to fetch page details when reloaded directly on page
* fix: fixed deleting pages
* fix: removed render on props changed
* feat: implemented page store inside page details
* fix: role change in pages archives
* fix: rerending of pages on tab change
* fix: reimplementation of peek overview inside pages
* chore: typo fixes
* fix: issue suggestion widget selecting wrong issues on click
* feat: added labels in pages
* fix: deepsource errors fixed
* fix: build errors
* fix: review comments
* fix: removed swr hooks from the `usePage` store hook and refactored `issueEmbed` hook
* fix: resolved reviewed comments
---------
Co-authored-by: Rahul R <rahulr@Rahuls-MacBook-Pro.local>
2024-01-22 13:22:09 +05:30
Anmol Singh Bhatia
0f99fb302b
chore: modal and dropdown improvement ( #3332 )
...
* dev: dropdown key down custom hook added
* chore: plane ui dropdowns updated
* chore: cycle and module tab index added in modals
* chore: view and page tab index added in modals
* chore: issue modal tab indexing added
* chore: project modal tab indexing added
* fix: build fix
* build-error: build error in pages new structure and reverted back to old page structure
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-01-22 13:19:43 +05:30
sriram veeraghanta
b62a1b11b1
fix: pages store structure changes
2024-01-22 13:19:43 +05:30