Aaryan Khandelwal
428d0dbac9
fix: words breaking abruptly ( #1371 )
2023-06-23 19:30:11 +05:30
Aaryan Khandelwal
62392be5a3
chore: info icon for activity graph ( #1353 )
2023-06-23 11:10:19 +05:30
Aaryan Khandelwal
1da86b80b2
chore: change charts library ( #1305 )
...
* fix: dashboard charts
* fix: cycles new charts
* chore: sidebar burn down chart and calendar graph
* chore: update dashboard line and pie graph
* chore: update axes width of burndown chart
---------
Co-authored-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
2023-06-19 12:59:57 +05:30
Aaryan Khandelwal
0dfa06e55b
fix: lower role user cannot invite higher role user ( #1302 )
2023-06-16 19:06:34 +05:30
Aaryan Khandelwal
81f6562168
feat: sign up page added ( #1306 )
2023-06-16 19:00:04 +05:30
guru_sainath
be7706e62e
chore: updating last_workspace_id under user ( #1289 )
...
* chore: onboarding steps workflow verification
* chore: onboarding onboarding variable update
* chore: role check in onboarding
* chore: updated last_workspace_id under user
2023-06-14 14:04:25 +05:30
Anmol Singh Bhatia
40d2990565
fix: onboarding ui fix ( #1225 )
2023-06-07 01:56:58 +05:30
Aaryan Khandelwal
684df96969
chore: replace nextjs Image element ( #1227 )
2023-06-07 01:56:21 +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
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
Anmol Singh Bhatia
5916d6e749
fix: bug and ui fix ( #1073 )
...
* fix: cycle and module sidebar scroll
* style: date picker theming
* style: workspace slug spacing
* fix: app sidebar z-index
* fix: favorite cycle mutation
* fix: cycle modal on error close
* feat: cycle view context
* style: active cycle stats scroll
* fix: active cycle favorite mutation
* feat: import export banner
* feat: cycle sidebar date picker logic updated
* fix: NaN in progress percentage fix
* fix: tooltip fix
* style: empty state for active cycle
* style: cycle badge width fix , all cycle empty state fix and cycle icon size fix
2023-05-18 19:07:01 +05:30
Aaryan Khandelwal
d41250c1ce
chore: delete label confirmation modal ( #1069 )
...
* fix: negative days displayed on upcoming issues on dashboard
* chore: show completed and cancelled states by default
* chore: delete label confirmation modal
2023-05-17 16:04:56 +05:30
Aaryan Khandelwal
ab695a309f
fix: layout padding, tabs size and page heading font sizes ( #1067 )
2023-05-17 14:57:58 +05:30
Aaryan Khandelwal
c6d78b5e6a
style: new custom analytics ui ( #1055 )
2023-05-16 10:41:37 +05:30
Aaryan Khandelwal
8c707cc544
fix: lower role user cannot update higher role user ( #1048 )
...
* fix: user role update
* chore: update project member update service type
2023-05-15 23:58:41 +05:30
Aaryan Khandelwal
1a534a3c19
feat: plane analytics ( #1029 )
...
* chore: global bar graph component
* chore: global pie graph component
* chore: global line graph component
* chore: removed unnecessary file
* chore: refactored global chart components to accept all props
* chore: function to convert response to chart data
* chore: global calendar graph component added
* chore: global scatter plot graph component
* feat: analytics boilerplate created
* chore: null value for segment and project
* chore: clean up file
* chore: change project query param key
* chore: export, refresh buttons, analytics table
* fix: analytics fetch key error
* chore: show only integer values in the y-axis
* chore: custom x-axis tick values and bar colors
* refactor: divide analytics page into granular components
* chore: convert analytics page to modal, save analytics modal
* fix: build error
* fix: modal overflow issues, analytics loading screen
* chore: custom tooltip, refactor: graphs folder structure
* refactor: folder structure, chore: x-axis tick values for larger data
* chore: code cleanup
* chore: remove unnecessary files
* fix: refresh analytics button on error
* feat: scope and demand analytics
* refactor: scope and demand and custom analytics folder structure
* fix: dynamic import type
* chore: minor updates
* feat: project, cycle and module level analytics
* style: project analytics modal
* fix: merge conflicts
2023-05-11 17:38:46 +05:30
Aaryan Khandelwal
df96d40cfa
fix: views issues mutation, sidebar link highlight ( #1025 )
...
* fix: views issues mutation, sidebar link highlight
* fix: show only specific states when type filter is set
* fix: delete comment mutation
* style: bulk delete issues modal
* fix: project settings features mutation
2023-05-11 02:15:39 +05:30
Aaryan Khandelwal
a1de3f581f
fix: layout height and overflow ( #1004 )
...
* fix: kanban height issue
* dev: Layout fixes
* dev: layout changes
* fix: layout overflow settings and fixed header
* style: filters padding fixed
* fix: hide filters if none are applied
---------
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-05-05 17:07:29 +05:30
Anmol Singh Bhatia
86cb23777e
fix: bug fixes ( #1000 )
...
* fix: issue sidebar cycle and module dropdown fix
* style: my issue page
* style: date picker theming
* fix: cycle modal
* style: date picker
* fix: info icon fix
* feat: integration banner
* feat: project integration banner
* fix: module card progress bar fix
* style: integration banner
* style: workspace sidebar
* fix: cycle date checker
* fix: calendar page view dropdown
2023-05-05 15:45:53 +05:30
Anmol Singh Bhatia
483c49d0ff
fix: ui and bug fixes ( #980 )
...
* style: sub issue theming
* style: shortcut modal theming
* style: blocking and blocked by modal theming
* fix: filter labels dropdown width fix
* style: display properties
* chore: workspace invite
* style: invite co workers theming
* style: create workspace theming
* style: attachment theming
* style: workspace sidebar theming
* style: issue property theming
* style: create module modal lead icon
* style: label list modal theming
* delete attachment and member modal theming
* style: transfer issue modal
* style: delete estimate modal theming
* style: module form status
* style: delete state modal theming
* style: shortcut modal
* style: onboarding logo
* style: onboarding command menu
2023-05-02 20:00:33 +05:30
guru_sainath
f187d9512a
Merge pull request #969 from makeplane/style/workspace_sidebar
...
style: workspace sidebar
2023-04-29 14:15:41 +05:30
anmolsinghbhatia
13d76d4325
style: workspace sidebar
2023-04-28 20:51:47 +05:30
Aaryan Khandelwal
81d9c70026
style: onboarding screens, invitations page
2023-04-28 20:46:07 +05:30
Kunal Vishwakarma
529ed4432c
chore: fixed sidebar highlight not working ( #952 )
2023-04-25 12:10:05 +05:30
Rhea Jain
83ac1f4e4c
chore: invite text update ( #955 )
2023-04-25 12:07:02 +05:30
Aaryan Khandelwal
2ec8fbab34
style: modals theming ( #940 )
...
* style: existing issues list modal
* style: parent issues list modal
* style: issue modal
* style: cycle modal
* style: module modal
* style: view modal
* style: page modal
* style: delete modals
2023-04-24 11:19:53 +05:30
Aaryan Khandelwal
cb814dd68b
chore: added new restricted workspace slugs ( #928 )
2023-04-22 00:57:16 +05:30
Aaryan Khandelwal
e17c824119
style: dashboard styling ( #924 )
2023-04-22 00:56:17 +05:30
Anmol Singh Bhatia
68930c256f
style: sidebar theming ( #925 )
...
* style: sidebar workspace dropdown theming
* style: progress chart and progress bar theming
* style: module and cycle sidebar theming
2023-04-22 00:15:45 +05:30
Aaryan Khandelwal
affc7655f7
fix: sidebar workspace dropdown logo ( #903 )
2023-04-20 13:56:09 +05:30
Aaryan Khandelwal
3c2f5d12ed
feat: themes ( #902 )
...
* chore: add next theme and initial setup
* chore: add dark mode colors to layouts
* chore: user general setting page theming
* chore: dashboard theming
* chore: project page theming
* chore: workspace setting page theming
* chore: my issue page theming
* chore: cmdk theming
* chore: change hardcode bg and text color to theme
* chore: change color name according to the design
* style: fix card in the dashboard
* style: fix merge conflict design issues
* style: add light high contrast and dark high contrast
* style: fix cmd k menu color and selection
* feat: change theme from cmdk menu
* chore: add multiple theme field to custom theme
* chore: removed custom theming
* fix: build error
---------
Co-authored-by: Saheb Giri <iamsahebgiri@gmail.com>
2023-04-20 13:41:24 +05:30
Anmol Singh Bhatia
390b837561
fix: invite button validation , style: workspace screen ( #877 )
...
* fix: invite button validation
* style: workspace screen tab height
2023-04-19 15:41:46 +05:30
Aaryan Khandelwal
fa5c994ddc
chore: remove redundant console logs ( #868 )
2023-04-18 01:15:26 +05:30
Anmol Singh Bhatia
c3ffd233a6
style: workspace url ( #816 )
2023-04-13 19:33:22 +05:30
Dakshesh Jain
6de94efc7d
style: removed static 'app.plane.so' ( #813 )
2023-04-13 18:28:23 +05:30
Anmol Singh Bhatia
dc9ce5101c
fix: workspace url error message ( #809 )
2023-04-13 15:46:25 +05:30
Aaryan Khandelwal
b7a7508d5d
fix: workspace dashboard duplicate keys ( #803 )
2023-04-13 15:38:43 +05:30
Dakshesh Jain
db488338fb
fix: weird redirection in index page ( #801 )
2023-04-12 19:03:08 +05:30
Anmol Singh Bhatia
22c1f6f8e2
feat: workspace name validation added ( #767 )
2023-04-11 12:11:41 +05:30
Aaryan Khandelwal
7aa0ace555
fix: pages access ( #754 )
...
* fix: dashboard workspace activity mutation
* fix: page access operation
2023-04-11 12:10:22 +05:30
Aaryan Khandelwal
4af5921991
chore: restrict users from creating workspace with reserved slugs ( #692 )
2023-04-04 00:13:21 +05:30
Kunal Vishwakarma
844ae4869a
fix: view list link ( #653 )
...
* fix: viewlist link
* fix/removed side effects
* fix: deadzones in the link
2023-03-31 17:54:05 +05:30
Saheb Giri
f074f9f003
fix: graphs issue ( #655 )
...
* fix: prevent y axis to have decimal
* fix: add padding and labels to line chart
2023-03-31 17:33:51 +05:30
Saheb Giri
13b2a6fd53
fix: persist data on tab switch in workspace ( #646 )
...
* fix: persist data on tab switch in workspace
* fix: build fail
2023-03-31 16:03:35 +05:30
Aaryan Khandelwal
0c39f0c563
style: custom error page ( #638 )
2023-03-31 03:09:55 +05:30
Anmol Singh Bhatia
3cf2172520
style: delete workspace modal ( #631 )
2023-03-31 00:25:42 +05:30
Kunal Vishwakarma
73c7b1bddc
fix: modal typo ( #629 )
...
* fix: modal width inconsistency
* fix: modal typo
2023-03-30 20:25:04 +05:30
Kunal Vishwakarma
112fe8e7e6
fix: modal width inconsistency ( #626 )
2023-03-30 19:02:05 +05:30
Aaryan Khandelwal
a94e38c093
fix: minor bugs in the onboarding screens ( #603 )
2023-03-30 13:55:50 +05:30