Aaryan Khandelwal
e949c4e130
chore: fetch only high priority issues for the active cycle ( #1228 )
2023-06-07 19:03:02 +05:30
Anmol Singh Bhatia
78c1a64690
fix: assignee dropdown, sign in button, and onboarding flicker fix ( #1242 )
2023-06-07 17:45:57 +05:30
guru_sainath
3d5fcbd4ce
dev: route validation on non authenticated pages ( #1238 )
2023-06-07 13:47:56 +05:30
Anmol Singh Bhatia
f9cd1b1352
fix: last workspace id ( #1237 )
2023-06-07 13:18:45 +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
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
Anmol Singh Bhatia
857879f5ed
fix : theme provider fix ( #1164 )
2023-06-01 14:40:27 +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
c949c4d244
fix: empty module mutation and issue view flicker fix ( #1158 )
2023-05-29 18:35:43 +05:30
Anmol Singh Bhatia
c8caa925b1
chore: page and cycle refactor ( #1159 )
...
* fix: release note modal fix
* chore: cycle and page endpoint refactor
2023-05-29 18:35:16 +05:30
Aaryan Khandelwal
26ba4d71c3
fix: order by last updated, cycles empty state alignment ( #1151 )
...
* fix: order by last updated
* fix: cycles empty space alignment, chore: new meta tags
* chore: update meta tags
2023-05-29 15:38:35 +05:30
Aaryan Khandelwal
022960d7e3
fix: pages layout and alignment issues ( #1152 )
2023-05-29 15:16:49 +05:30
Aaryan Khandelwal
1c98f2dca9
chore: update cycle fetch keys names
2023-05-29 02:38:16 +05:30
Aaryan Khandelwal
053ebc031d
fix: cycles layout
2023-05-29 02:14:40 +05:30
Anmol Singh Bhatia
394f0bf555
chore: cycles endpoint updated and code refactor ( #1135 )
...
* chore: cycles endpoint updated and code refactor
* chore: incomplete cycle endpoint updated
* chore: code refactor
2023-05-26 15:38:56 +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
Anmol Singh Bhatia
def391cb76
feat: storing my issue view display properties ( #1124 )
2023-05-25 12:19:37 +05:30
guru_sainath
aaffe37fbe
fix: Showing status for accounts not created in the workspace members ( #1111 )
2023-05-22 22:09:38 +05:30
guru_sainath
ae67dc6074
update: changed icons for gantt chat in issues, modules and cycles ( #1096 )
2023-05-20 20:08:17 +05:30
guru_sainath
e1e9a5ed96
feat: Gantt chart ( #1062 )
...
* dev: Helpers
* dev: views
* dev: Chart views Month, Year and Day
* dev: Chart Workflow updates
* update: scroll functionality implementation
* update: data vaidation
* update: date renders and issue filter in the month view
* update: new date render month view
* update: scroll enabled left in chart
* update: Item render from the date it created.
* update: width implementation in chat view
* dev: chart render functionality in the gantt chart
* update: month view fix
* dev: chart render issues resolved
* update: fixed allchat views
* update: updated week view default values
* update: integrated chart view in issues
* update: grabble and sidebar logic impleemntation and integrated gantt in issues
* update: Preview gantt chart in month view
* fix: mutation in gantt chart after creating a new issue
* chore: cycles and modules list gantt chart
* update: Ui changes on gantt view
* fix: gantt chart height, chore: remove link from issue
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-05-20 17:30:15 +05:30
Dakshesh Jain
b1f26f322f
style: added theme in color picker ( #1088 )
2023-05-19 19:46:09 +05:30
Dakshesh Jain
ddeafc0695
fix: inconsistency for create label, select label getting closed on select ( #1085 )
2023-05-19 19:12:24 +05:30
Aaryan Khandelwal
7f5fdb9589
fix: icon picker not working ( #1080 )
...
* fix: icon picker not working
* fix: project icon in analytics sidebar
2023-05-19 16:35:51 +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
Anmol Singh Bhatia
559b0cc9c8
style: cycle new ui ( #1052 )
...
* style: cycles new ui
* chore: added progress bar for the high priority issues
* fix: build fix
* style: active cycle details, theming , padding and layout
* style: cycle list and card styling
* style: cycle card
* fix: tooltip text overflow
* fix: cycle mutation fix
* style: cycle list and card view improvement, chore: code refactor
* feat: view cycle button
* style: cycle list and board view improvement
* style: responsiveness added
* feat: active cycle stats component, chore: code refactor
* fix: active cycle divider fix, style: stats font color
* fix: tooltip fix
---------
Co-authored-by: kunal_17 <kunalvish17360@gmail.com>
2023-05-17 12:58:01 +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
9fdc56db0f
chore: user cannot update their own role ( #1041 )
2023-05-15 11:35:19 +05:30
Anmol Singh Bhatia
dbbd9add99
fix: ui and bug fix ( #1043 )
...
* style: calendar border added
* fix: calendar issue ellipsis position fix
* fix: help section overflow fix
* fix: module card date overflow fix
* style: page detail padding and position fix
* fix: cycle and module sidebar fix
2023-05-15 11:32:50 +05:30
Anmol Singh Bhatia
1329145173
feat: custom theming ( #1028 )
...
* chore: custom theme types and constants
* feat: custom theming
* feat: preferences tab added in profile settings
* feat: remove unneccessary file
* feat:theme apply on page load
* fix: theme switch dropdown fix
* feat: color picker input, theme icon added, chore: code refactor
* style: color picker icon added
* fix: mutation fix
* fix: palette sequence fix
* chore: default custom theme palette updated
* style: join project and not authorized page theming
* fix: merge conflict
* fix: build fix and preferences tab layout fix
2023-05-11 18:40:17 +05:30
Anmol Singh Bhatia
44d49b5500
style: page detail ( #1030 )
...
* style: page detail header styling
* style: page detail ui
* style: page block, create block styling
2023-05-11 18:03:37 +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
Rhea Jain
443878994a
fix: breadcrumbs and tab updated ( #1007 )
2023-05-05 15:46:05 +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
Aaryan Khandelwal
b34cf0c471
fix: ai button not working on creating a page block ( #1013 )
...
* fix: ai button not working on creating page block
* fix: build error
2023-05-05 15:45:10 +05:30
pablohashescobar
c7f1090914
fix: docker setup ( #987 )
...
* removing dependencies from .env
* dev: Passing the arguments from docker compose to DockerWeb in nextjs to define base environment variables
* dev: removed env from docker-compose and taking the env from shell
* dev: Updated docker file and used console in signin to test the env from docker
* dev: Docker setting env variables via shell
* removed env variables and args
* Update Dockerfile.web
* Update Dockerfile.web
* Update signin.tsx
* .
* .
* dev: Added BASE_URL from docker
* dev: Updated docker config
* dev: scripts for replacing variable during runtime
* dev: entrypoint script
* dev: update replace env script and update docker entrypoint command for frontend
* dev: update replace env script to not update process.env
* dev: update docker file to add missing variables as well
* fix: updated docker compose yml and web
* dev: create start script to run docker and update script for replacing variables
* dev: update setup script and env example script to create variables in the root of the project
* .
* dev: update docker compose hub
* dev: update docker compose hub command
* dev: update docker compose yml and env example
* dev: update docker compose hub
* dev: single docker
---------
Co-authored-by: Narayana <narayana.vadapalli1996@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-05-03 13:36:55 +05:30
guru_sainath
b26e8bd956
update: UI for google auth button and loadin toggle in signin screen ( #991 )
2023-05-03 00:48:24 +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
Aaryan Khandelwal
eaa750b025
fix: initial onboarding step
2023-04-28 20:47:29 +05:30
Aaryan Khandelwal
81d9c70026
style: onboarding screens, invitations page
2023-04-28 20:46:07 +05:30
guru_sainath
93fb4fe1e9
Merge pull request #959 from makeplane/feat/product_update_modal
...
feat: product update modal
2023-04-28 19:38:33 +05:30
Dakshesh Jain
a5c18e37c1
Merge branch 'develop' of https://github.com/makeplane/plane into style/issue_list_responsive
2023-04-25 18:36:24 +05:30
Dakshesh Jain
8e611664a8
style: made issue list view responsive
2023-04-25 18:35:58 +05:30
anmolsinghbhatia
3480b450f2
fix: build fix
2023-04-25 18:10:23 +05:30
anmolsinghbhatia
1364c842e0
feat: product updates button added
2023-04-25 17:33:53 +05:30
Kunal Vishwakarma
c23de32b03
chore: added create label inside of pages label select ( #944 )
...
* chore: added create label inside of pages label select
* chore: used footer instead of props
2023-04-25 12:08:56 +05:30
Aaryan Khandelwal
c9f866e538
style: profile settings, activity theming ( #951 )
2023-04-24 18:53:30 +05:30
Aaryan Khandelwal
7d96adcb70
chore: empty state for estimates ( #950 )
2023-04-24 18:53:18 +05:30
Aaryan Khandelwal
c5b034385f
chore: added custom toggle switch everywhere ( #949 )
2023-04-24 18:53:07 +05:30
Aaryan Khandelwal
7234d6f68b
style: workspace and project settings ( #946 )
2023-04-24 13:21:09 +05:30
Aaryan Khandelwal
213dc3f8e8
style: signin page theming ( #938 )
2023-04-24 11:19:43 +05:30
Aaryan Khandelwal
4b02886c40
chore: remove outline button component ( #937 )
2023-04-23 01:43:58 +05:30
Aaryan Khandelwal
169a60723b
style: project settings theming ( #936 )
...
* style: project and workspace members theming
* style: project features theming
* style: project settings states theming
* style: project settings labels theming
* style: project settings integrations theming
2023-04-22 23:46:19 +05:30
Kunal Vishwakarma
c80094581e
feat: frontend slack integration ( #932 )
...
* feat: slack integration frontend
* feat: slack integration frontend complete
* Co-authored-by: Aaryan Khandelwal <aaryan610@users.noreply.github.com>
2023-04-22 21:54:50 +05:30
Aaryan Khandelwal
99dd1b9f0c
chore: state delete validation ( #930 )
2023-04-22 18:19:35 +05:30
Aaryan Khandelwal
c638b6aba6
chore: new estimates workflow ( #927 )
...
* chore: new services for estimates
* chore: new estimates workflow
2023-04-22 00:59:57 +05:30
Aaryan Khandelwal
e17c824119
style: dashboard styling ( #924 )
2023-04-22 00:56:17 +05:30
Aaryan Khandelwal
7f235739bd
style: projects page theming ( #921 )
2023-04-21 17:40:49 +05:30
Aaryan Khandelwal
06ad0d0f7a
style: views theming ( #920 )
2023-04-21 16:30:16 +05:30
Aaryan Khandelwal
cfd7e1d154
fix: theming fixes ( #914 )
2023-04-21 15:48:06 +05:30
Aaryan Khandelwal
6f03022f65
chore: changed light mode colors ( #913 )
2023-04-21 10:46:04 +05:30
Aaryan Khandelwal
f2701a12ea
style: pages theming ( #912 )
2023-04-21 02:15:21 +05:30
Aaryan Khandelwal
165d16e32b
style: issue details page ( #911 )
2023-04-21 00:34:22 +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
Rhea Jain
9f04933957
chore: upload button and github banner text update ( #899 )
...
* chore: upload button and github banner text update
* chore: attachments button text fix
2023-04-20 12:16:13 +05:30
Anmol Singh Bhatia
8d37a3e58b
feat: cycle list tab context ( #900 )
2023-04-20 12:11:33 +05:30
Aaryan Khandelwal
1627a587ee
refactor: workspace integrations code ( #872 )
2023-04-18 10:54:45 +05:30
Aaryan Khandelwal
fa5c994ddc
chore: remove redundant console logs ( #868 )
2023-04-18 01:15:26 +05:30
Kunal Vishwakarma
d26d01ace4
chore: filters spacing ( #856 )
2023-04-17 17:42:02 +05:30
Anmol Singh Bhatia
45eaa23ed0
style: dashboard content ( #855 )
2023-04-17 17:36:02 +05:30
Anmol Singh Bhatia
3f401b0fc5
feat: page tab context ( #845 )
...
* feat: page list tab context added
* fix: build fix
2023-04-17 13:30:39 +05:30
Aaryan Khandelwal
ac98381f23
chore: remove estimate option from my issues ( #839 )
2023-04-17 12:00:30 +05:30
Aaryan Khandelwal
e23075b7b9
chore: no estimates option, estimates activity ( #838 )
2023-04-17 11:30:48 +05:30
Aaryan Khandelwal
23b4145565
chore: added session recorder key to env ( #827 )
2023-04-14 16:51:24 +05:30
Aaryan Khandelwal
c7d930f89b
chore: add env flag to enable session recorder conditionally ( #822 )
2023-04-14 15:17:35 +05:30
Dakshesh Jain
6de94efc7d
style: removed static 'app.plane.so' ( #813 )
2023-04-13 18:28:23 +05:30
Aaryan Khandelwal
657241c9c1
feat: clarity script added ( #807 )
2023-04-13 16:17:21 +05:30
Kunal Vishwakarma
3457411c6a
style: issue list ( #798 )
...
* style: issue list
* chore: changed the empty state images
2023-04-13 15:39:05 +05:30
Dakshesh Jain
484a88d881
fix: unusual redirection on onboarding ( #808 )
2023-04-13 15:38:00 +05:30
Dakshesh Jain
db488338fb
fix: weird redirection in index page ( #801 )
2023-04-12 19:03:08 +05:30
Anmol Singh Bhatia
9196fb4562
style: onboarding screen cards ( #800 )
2023-04-12 19:01:46 +05:30
Anmol Singh Bhatia
d6dbfdc731
feat: page improvement ( #797 )
...
* feat: remove label icon added
* feat: block menu dropdown state added
* feat: page info icon added and style: overflow title and label fix
2023-04-12 18:07:50 +05:30
Saheb Giri
032ef831b2
feat: now user can edit view ( #793 )
...
* feat: now user can edit view
* fix: build error
2023-04-12 15:33:21 +05:30
Kunal Vishwakarma
0f9812cf2c
chore: added estimate delete modal ( #792 )
2023-04-12 15:03:04 +05:30
Aaryan Khandelwal
f734aad10d
fix: minor pages bugs ( #786 )
...
* fix: dashboard workspace activity mutation
* fix/minor_pages_bugs
2023-04-11 23:19:47 +05:30
Kunal Vishwakarma
e4e66b3ae4
style: pages UI ( #769 )
...
* style: pages ui
* chore: added toast alert and tooltip
* fix: fixed issues in pages block
* fix: ai buttons inside pages block
2023-04-11 18:18:49 +05:30
Kunal Vishwakarma
dfa3a7b78d
feat: estimates ( #783 )
...
* chore: use estimate points hook created
* chore: user auth layer
* fix: build error
* chore: estimate crud and validation
* fix: build errors
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-04-11 17:54:01 +05:30
Kunal Vishwakarma
cfa283116b
chore: added remove workspace image in workspace settings ( #781 )
2023-04-11 17:12:34 +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
Anmol Singh Bhatia
748e5e7fb7
fix: project setting identifier ( #766 )
...
* fix: project setting identifier validation added
* fix: project setting identifier label fix
2023-04-11 12:11:15 +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
Saheb Giri
d411cd7576
style: redesign view ( #770 )
...
* style: add new design to the view item
* feat: add no of filters
2023-04-10 22:46:09 +05:30
Kunal Vishwakarma
33ea1cb9d3
chore: added ai generation inside block in pages ( #732 )
2023-04-10 12:33:12 +05:30
Aaryan Khandelwal
08e77cb19e
fix: home page redirection logic ( #752 )
...
* fix: dashboard workspace activity mutation
* fix: home page redirection logic
* chore: add homePageRedirect function back
2023-04-08 14:32:33 -04:00
Aaryan Khandelwal
c81bc4e5d2
style: loading screens ( #750 )
...
* fix: dashboard workspace activity mutation
* style: loading screens
2023-04-08 18:20:00 +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
Aaryan Khandelwal
98e6d3de22
fix: dashboard workspace activity mutation ( #742 )
2023-04-08 15:10:19 +05:30
Kunal Vishwakarma
9b1ae6bcd4
fix: inconsistency in styles ( #734 )
2023-04-08 13:55:30 +05:30
Aaryan Khandelwal
3947a86fa7
fix: new auth layer ( #740 )
...
* chore: made workspace authorization wrapper component
* chore: added todos
* chore: workspace pages new layout
* chore: project authorization wrapper
* chore: new project authorization wrapper
* fix: authorization for member roles
* chore: new auth screens ui
---------
Co-authored-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
2023-04-08 13:46:46 +05:30
Kunal Vishwakarma
a68d94c33f
fix: added image popover for settings cover ( #737 )
...
* fix: added popover for profile cover
* fix:removed comments
2023-04-07 15:33:11 +05:30
Aaryan Khandelwal
35f9876981
refactor: import/export code ( #735 )
2023-04-07 13:27:57 +05:30
Dakshesh Jain
c49f614352
feat: update project cover image ( #726 )
2023-04-06 15:11:01 +05:30
Kunal Vishwakarma
95fe4a3831
feat: added estimates ( #721 )
...
* feat: added estimates
* chore: added estimate to issue sidebar
2023-04-06 15:09:24 +05:30
Anmol Singh Bhatia
14dd498d08
feat: issue attachments feature ( #717 )
...
* chore: issue attachment services added
* feat: attachment icons added
* chore: fetch-key and icons export
* feat: issue attachment upload section added
* feat: issue attachment list section added
* feat: date helper function added
* style: responsiveness added
* feat: attachment info added
* style: attachment overflow fix
* style: cursor pointer added
* chore: issue attachment interface
* style: uploading state added
* feat: delete issue attachment modal
* style: style improvement and refactor
* style: consistent icon added , chore: refactor the code
* fix: js icon import fix
* fix: build fix
* chore: refactor code
2023-04-06 15:07:11 +05:30
Dakshesh Jain
cf662f6e6c
chore: new analytic events ( #699 )
...
* feat: tracking events for issues marked as DONE, issue property update, issue moved to cycle, issue moved to modules
* fix: changed events names
* chore: sync analytic
* chore: new analytic events
2023-04-06 12:08:52 +05:30
Aaryan Khandelwal
c9d8a8dbd1
feat: github importer ( #722 )
...
* chore: github importer first step completed
* refactor: github importer code refactored
* chore: github importer functionality completed
* fix: import data step saved data
2023-04-06 00:51:15 +05:30
Aaryan Khandelwal
0036ac6afb
fix: minor pages ui ( #700 )
2023-04-04 18:31:28 +05:30
Aaryan Khandelwal
2660d646ad
chore: minor pages UI ( #695 )
...
* chore: fix minor ui bugs in pages
* chore: shortcut to add new block
* chore: keyboard accessibility
* chore: block options position
2023-04-04 16:21:46 +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
5ba7d271b7
style: revamp pages ( #688 )
...
* feat: dnd added for blocks
* chore: added access option to pages
* style: ui fixes
* fix: polishing
* fix: build error
2023-04-03 23:30:29 +05:30
Aaryan Khandelwal
35e40a7bec
chore: added placeholder to remirror ( #686 )
...
* chore: added placeholder to remirror
* fix: build error
2023-04-03 18:14:50 +05:30
Dakshesh Jain
150553d420
fix: tracker not creating user alias ( #683 )
2023-04-03 16:37:19 +05:30
Kunal Vishwakarma
0cf498651c
feat: shortcuts ( #674 )
...
* feat: added shortcut for page and view
* fix: shortcut for view
* fix: onclick method for views and pages
2023-04-03 14:23:50 +05:30
Saheb Giri
c0bf7783b1
style: designed user activity. ( #666 )
2023-03-31 23:00:28 +05:30
Kunal Vishwakarma
567966459b
style: added icons to ellipses in project settings label ( #662 )
2023-03-31 18:31:44 +05:30
Saheb Giri
abe34ad7b1
fix: add scroll into view when editing label in settings page ( #660 )
2023-03-31 18:31:01 +05:30
Anmol Singh Bhatia
d596e41d4d
fix: project setting control fix ( #658 )
...
* fix: project setting control fix
* fix: project member endpoint fix
2023-03-31 18:30:39 +05:30
Aaryan Khandelwal
e3005b7776
fix: project identifier check in project settings ( #649 )
2023-03-31 16:04:17 +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
Kunal Vishwakarma
4ab82b9616
fix: style and bugs ( #644 )
...
* fix: style and bugs
* fix: removed unnecessary classes
2023-03-31 16:03:25 +05:30
Aaryan Khandelwal
b2c15125fc
fix: image upload ( #642 )
2023-03-31 04:24:57 +05:30
Aaryan Khandelwal
448f383ec9
chore: cycle sidebar content updated ( #639 )
2023-03-31 03:21:37 +05:30
Aaryan Khandelwal
0c39f0c563
style: custom error page ( #638 )
2023-03-31 03:09:55 +05:30
Aaryan Khandelwal
65ddcb6d79
chore: pages content update, empty state for recent pages ( #637 )
2023-03-31 02:51:39 +05:30
Dakshesh Jain
66ed6a1dc8
feat: added tracker for page, page block, and gpt ( #623 )
...
* refactor: made events function generic
* feat: added tracker for page, page block, and gpt
2023-03-30 19:27:46 +05:30
Aaryan Khandelwal
16abbe0b3e
fix: project identifier check in project settings ( #613 )
2023-03-30 17:48:03 +05:30
Aaryan Khandelwal
b65fa89cdb
fix: role input on my profile page ( #612 )
2023-03-30 17:47:49 +05:30
Aaryan Khandelwal
ed4aae47a2
style: my profile page ( #608 )
2023-03-30 17:04:41 +05:30
Kunal Vishwakarma
c5ccc29418
feat: added invitaion pending pills ( #606 )
2023-03-30 16:01:24 +05:30
Kunal Vishwakarma
1866fd77bb
fix: changed buttons to primary ( #602 )
2023-03-30 13:53:03 +05:30
Kunal Vishwakarma
531b9e3d64
style: fixed height issue in module card ( #599 )
2023-03-30 12:09:42 +05:30
Aaryan Khandelwal
1509c8611d
fix: mutation while adding issue to cycle or module ( #589 )
2023-03-29 19:13:53 +05:30
kunalv17
4e9715a5b2
style: added divider to the pages block ( #571 )
...
* style: added hr to the pages block
* style: added divider and removed hr
* chore: removed index prop
* chore: removed index
2023-03-29 18:36:52 +05:30
Dakshesh Jain
fa9c6581fd
fix: using proper name for tracker key ( #581 )
...
* fix: transmitting selective data for analytics
* fix: using proper name for tracker key
* fix: using proper name for tracker key
2023-03-29 16:34:56 +05:30
Aaryan Khandelwal
96910e1897
chore: ai for issue description ( #575 )
...
* feat: block sync
* chore: ai assistant for issue description
2023-03-29 16:30:40 +05:30
Anmol Singh Bhatia
248d094762
feat: cycle list page ( #577 )
...
* style: cycle list page
* fix:typo fix
2023-03-29 16:27:55 +05:30
kunalv17
e3cb0ed13e
feat/added toggle for pages in settings features ( #576 )
...
* feat/added toggle for pages in settings features
* style:changed pages icon
2023-03-29 15:21:08 +05:30
Dakshesh Jain
06daf68753
fix: transmitting selective data for analytics ( #578 )
2023-03-29 14:38:30 +05:30
Anmol Singh Bhatia
2138ddf1f5
fix: profile page header fix ( #572 )
2023-03-29 13:17:31 +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
kunalv17
9eb9b7bf6c
style: dashboard color ( #568 )
2023-03-29 11:54:37 +05:30
Aaryan Khandelwal
b654d30aeb
chore: minor fixes on pages ( #557 )
...
* feat: block sync
* chore: minor fixes on pages
* fix: remove dangerously set inner html
* fix: pages crud operations mutation
* fix: favorites mutation for recent pages
* fix: remove dangerously set inner html
2023-03-29 00:20:00 +05:30
kunalv17
b7b8d3914a
style: views list page, chore: views favotire ( #562 )
2023-03-28 16:48:46 +05:30
Saheb Giri
afb92ea850
feat: add global search through cmd k ( #560 )
...
* feat: cmdk integration
* feat: create view, cycle, project, module and workspace from command k
* feat: user can logout directly from command menu
* feat: user can visit sub page like various settings
* feat: change state of issue from command menu
* chore: add current issue state and minor UX improvements
* refactor: moved change issue state to new file
* feat: change issue priority from command k
* feat: delete issue from command k
* feat: copy issue url to clipboard
* fix: change placeholder when settings page is selected
* chore: remove logout option from cmd k
* feat: add help options to cmd k
* feat: assign issue to member from cmd k
* feat: now assign issue to yourself from cmd k
* chore: implement new cmd k design with icons
* feat: implemented global search feature in the cmd k
* feat: add keyboard acessibility to cmd k list items
* chore: remove console logs
* fix: pages icon in cmd list
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-28 14:49:27 +05:30