Aaryan Khandelwal
|
81f6562168
|
feat: sign up page added (#1306)
|
2023-06-16 19:00:04 +05:30 |
|
guru_sainath
|
e73bd96dbc
|
chore: auth workflow in magic-link (#1292)
|
2023-06-14 16:56:17 +05:30 |
|
guru_sainath
|
3d5fcbd4ce
|
dev: route validation on non authenticated pages (#1238)
|
2023-06-07 13:47:56 +05:30 |
|
guru_sainath
|
7eae6b4c9e
|
fix: user public authentication workflow updates (#1207)
* auth integration fixes
* auth integration fixes
* auth integration fixes
* auth integration fixes
* dev: update user api to return fallback workspace and improve the structure of the response
* dev: fix the issue keyerror and move onboarding logic to serializer method field
* dev: use-user-auth hook imlemented for route access validation and build issues resolved effected by user payload
* fix: global theme color fix
* style: new onboarding ui , fix: use-user-auth hook implemented
* fix: command palette, project invite modal and issue detail page mutation type fix
* fix: onboarding redirection fix
* dev: build isuue resolved
* fix: use user auth hook fix
* fix: sign in toast alert fix, sign out redirection fix and user theme error fix
* fix: user response fix
* fix: unAuthorizedStatus logic updated
* dev: Implemented SEO in app.tsx
* dev: User public auth workflow updates.
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: anmolsinghbhatia <anmolsinghbhatia@caravel.tech>
|
2023-06-05 17:48:29 +05:30 |
|
sriram veeraghanta
|
44f8ba407d
|
Authentication Workflow fixes. Redirection fixes (#832)
* auth integration fixes
* auth integration fixes
* auth integration fixes
* auth integration fixes
* dev: update user api to return fallback workspace and improve the structure of the response
* dev: fix the issue keyerror and move onboarding logic to serializer method field
* dev: use-user-auth hook imlemented for route access validation and build issues resolved effected by user payload
* fix: global theme color fix
* style: new onboarding ui , fix: use-user-auth hook implemented
* fix: command palette, project invite modal and issue detail page mutation type fix
* fix: onboarding redirection fix
* dev: build isuue resolved
* fix: use user auth hook fix
* fix: sign in toast alert fix, sign out redirection fix and user theme error fix
* fix: user response fix
* fix: unAuthorizedStatus logic updated
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: anmolsinghbhatia <anmolsinghbhatia@caravel.tech>
|
2023-05-30 19:14:35 +05:30 |
|
Aaryan Khandelwal
|
11b28048bf
|
chore: analytics tracker events (#1119)
* chore: added export analytics event tracker
* chore: add analytics view events
* chore: workspace analytics view track event added
|
2023-05-25 12:38:53 +05:30 |
|
guru_sainath
|
a69593a9e8
|
fix: handled token expiry validation (#1016)
|
2023-05-05 18:01:58 +05:30 |
|
Aaryan Khandelwal
|
c7923f6d44
|
feat: added load more button to github repos dropdown (#414)
|
2023-03-10 16:03:49 +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 |
|