Aaryan Khandelwal
a1b09fcbc6
style: onboarding screens ( #1412 )
...
* style: new onboarding screens
* chore: onboarding tour screens
* fix: build error
* fix: build errors
* style: default layout background
* chor: update user auth hook logic, style: new onboarding screens
* fix: component structure
* chore: tab responsiveness added
* fix: redirection logic
* style: welcome screens responsiveness
* chore: update workspace url input field
* style: mobile responsiveness added
* chore: complete onboarding workflow
* style: create workspace page design update
* style: workspace invitations page design update
* chore: update steps logic
* fix: step change logic
* style: tour steps
2023-07-12 19:55:08 +05:30
Aaryan Khandelwal
ff87137e40
fix: onboarding tracker ( #1360 )
2023-06-23 19:29:17 +05:30
Aaryan Khandelwal
1f3fdd5d0a
feat: reset password page for self-hosted added ( #1221 )
...
* feat: reset password page for self-hosted added
* chore: change reset password workflow
* dev: update email template for reset password
* chore: updated restricted workspace slugs list
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2023-06-06 21:36:13 +05:30
Anmol Singh Bhatia
6f2a38ad66
fix: bug and auth fixes ( #1224 )
...
* fix: sign in and invitation page fixes
* fix: project and workspace services track event fix
* fix: user onboarding complete track event fix
* fix: issue track event fix
* fix: partial property , issue comment and mark as done issue track event fix
* fix: bulk delete , move to cycle or module and issue label track event fix
* fix: state , cycle and module track event fix
* fix: pages and block track event fix
* fix: integration , estimate , importer , analytics and gpt track event fix
* fix: view track event fix
* fix: build fix
* fix: build fix
2023-06-06 21:36:00 +05:30
Aaryan Khandelwal
725c9375ea
fix: onboarding loop ( #775 )
...
* fix: dashboard workspace activity mutation
* fix: onboarding loop
2023-04-11 12:25:21 +05:30
Aaryan Khandelwal
1026ae3eb1
chore: user auth layer ( #749 )
...
* chore: use estimate points hook created
* chore: user auth layer
* fix: build error
2023-04-08 18:05:54 +05:30
Dakshesh Jain
67952bc225
feat: added user role on onboarding event ( #684 )
...
* feat: added tracker for views
* feat: added user role on onboarding event
2023-04-03 23:57:19 +05:30
Aaryan Khandelwal
ed4aae47a2
style: my profile page ( #608 )
2023-03-30 17:04:41 +05:30
Dakshesh Jain
c3e1d33518
feat: jitsu tracker setup ( #542 )
...
* feat: jitsu tracker setup
also using it in create, update and delete project & workspace
* refactor: added some more check condition on track-event api
* fix: added env vars in turbo.json
* feat: added user onboard event, workspace invite and workspace invite accept events
* feat: add tracker for issues, state, modules and cycles
* fix: add @jitsu/nextjs in package.json
2023-03-29 12:24:19 +05:30
Aaryan Khandelwal
02f423bcb6
fix: workspace dashboard ( #522 )
...
* chore: completed issues graph
* style: issue stats
2023-03-24 11:06:52 +05:30
Aaryan Khandelwal
c755907d99
chore: new workspace endpoint ( #504 )
...
* chore: new workspace dashboard endpoint
* chore: overdue and upcoming issues
2023-03-23 15:54:59 +05:30
Aaryan Khandelwal
96ad751e11
style: new workspace dashboard design ( #454 )
...
* style: workspace dashboard
* feat: activity graph
2023-03-16 01:36:21 +05:30
sriram veeraghanta
9075f9441c
Refactoring Phase 1 ( #199 )
...
* style: added cta at the bottom of sidebar, added missing icons as well, showing dynamic workspace member count on workspace dropdown
* refractor: running parallel request,
made create/edit label function to async function
* fix: sidebar dropdown content going below kanban items
outside click detection in need help dropdown
* refractor: making parallel api calls
fix: create state input comes at bottom, create state input gets on focus automatically, form is getting submitted on enter click
* refactoring file structure and signin page
* style: changed text and added spinner for signing in loading
* refractor: removed unused type
* fix: my issue cta in profile page sending to 404 page
* fix: added new s3 bucket url in next.config.js file
increased image modal height
* packaging UI components
* eslint config
* eslint fixes
* refactoring changes
* build fixes
* minor fixes
* adding todo comments for reference
* refactor: cleared unused imports and re ordered imports
* refactor: removed unused imports
* fix: added workspace argument to useissues hook
* refactor: removed api-routes file, unnecessary constants
* refactor: created helpers folder, removed unnecessary constants
* refactor: new context for issue view
* refactoring issues page
* build fixes
* refactoring
* refactor: create issue modal
* refactor: module ui
* fix: sub-issues mutation
* fix: create more option in create issue modal
* description form debounce issue
* refactor: global component for assignees list
* fix: link module interface
* fix: priority icons and sub-issues count added
* fix: cycle mutation in issue details page
* fix: remove issue from cycle mutation
* fix: create issue modal in home page
* fix: removed unnecessary props
* fix: updated create issue form status
* fix: settings auth breaking
* refactor: issue details page
Co-authored-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
Co-authored-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com>
Co-authored-by: venkatesh-soulpage <venkatesh.marreboyina@soulpageit.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia1001@gmail.com>
2023-01-26 23:42:20 +05:30