Commit Graph

4022 Commits

Author SHA1 Message Date
Aaryan Khandelwal
a2c624230a chore: update types 2024-06-05 19:22:32 +05:30
NarayanBavisetti
f950976032 chore: is enabled key change 2024-06-05 18:28:41 +05:30
NarayanBavisetti
cf359f6f14 Merge branch 'refactor/space-app' of github.com:makeplane/plane into refactor/space-app 2024-06-05 18:20:46 +05:30
NarayanBavisetti
ab4fb77bc4 Merge branch 'develop' of github.com:makeplane/plane into refactor/space-app 2024-06-05 18:20:21 +05:30
Bavisetti Narayan
452e8f39ff
chore: squashed migration (#4634)
* chore: squashed migration

* chore: removed instance migraion

* chore: key changes

* chore: issue activity back migration

* dev: replaced estimate key with estimate id and replaced estimate type from number to string in issue

* chore: estimate point value field

* chore: estimate point activity

* chore: removed the unused function

* chore: resolved merge conflicts

* chore: deploy board keys changed

* chore: yarn lock file change

* chore: resolved frontend build

---------

Co-authored-by: guru_sainath <gurusainath007@gmail.com>
2024-06-05 17:47:48 +05:30
Aaryan Khandelwal
0801b7a079 Merge branch 'refactor/space-app' of https://github.com/makeplane/plane into refactor/space-app 2024-06-05 17:02:53 +05:30
Aaryan Khandelwal
6a132fe9a6 chore: add server side redirection for old routes 2024-06-05 17:02:41 +05:30
NarayanBavisetti
0f05be355f Merge branch 'refactor/space-app' of github.com:makeplane/plane into refactor/space-app 2024-06-05 16:45:00 +05:30
NarayanBavisetti
a41e88e461 chore: removed the migration file 2024-06-05 16:44:38 +05:30
sriram veeraghanta
028e70c4c1 Merge branch 'develop' of github.com:makeplane/plane into preview 2024-06-05 15:58:49 +05:30
Nikhil
30fdc1015c fix: cache invalidation on new members invite (#4699) 2024-06-05 15:57:27 +05:30
Henit Chobisa
272428b05e
fix: build test pull request running on non draft PRs (#4708) 2024-06-05 15:56:36 +05:30
Nikhil
911832d546
fix: cache invalidation on new members invite (#4699) 2024-06-05 15:17:43 +05:30
Aaryan Khandelwal
20995aac53 chore: make the whole issue block clickable 2024-06-05 15:09:01 +05:30
Nikhil
249e71e424
fix: email validation (#4707)
* fix: email validation on complete login or sign up functionality

* dev: add try catch block

* dev: split up code

* dev: empty return
2024-06-05 14:20:57 +05:30
rahulramesha
52d8d6e7ce
[WEB-1517] chore: remove drag handle from list drag block (#4698)
* remove drag handle from list drag block

* align list group header with list item

* rearrange chevron for list subissues and rearrange spaces

* adding default draggable property to control link

* remove unnecessary dependencies for useEffect
2024-06-05 14:03:49 +05:30
Aaryan Khandelwal
93a22034bd
[WEB-1501] chore: update selected entity details on entities list change (#4702)
* chore: update selected entity detials on entities list change

* chore: addd selectionHelpers as a prop
2024-06-05 12:48:50 +05:30
Prateek Shourya
453459d271
[WEB-1459] chore: save users all / favorite project list collapse state into localstorage. (#4701) 2024-06-05 12:47:16 +05:30
M. Palanikannan
8c5f693214
regression: focus changing issue with the peek overview editor (#4700) 2024-06-05 12:41:56 +05:30
Aaryan Khandelwal
1e59b2789c fix: redirect from old path 2024-06-05 01:21:56 +05:30
Aaryan Khandelwal
83a1b0cf1f refactor: components folder structure 2024-06-05 00:03:58 +05:30
Aaryan Khandelwal
899d49b1f0 style: peek overview 2024-06-04 22:13:05 +05:30
Aaryan Khandelwal
0aa02a603d chore: remove unnecessary types 2024-06-04 21:43:36 +05:30
Aaryan Khandelwal
2921f230bf fix: update layout options after fetching settings 2024-06-04 21:07:49 +05:30
Aaryan Khandelwal
761c65830c refactor: publish project store and components 2024-06-04 21:00:19 +05:30
NarayanBavisetti
3fe9e3515b chore: project deploy board response change 2024-06-04 20:42:47 +05:30
NarayanBavisetti
d83ac2d02c Merge branch 'preview' of github.com:makeplane/plane into refactor/space-app 2024-06-04 20:36:08 +05:30
NarayanBavisetti
48eb24840a chore: issue vote changes 2024-06-04 20:33:42 +05:30
Aaryan Khandelwal
a0de1daea2 chore: use client side for layout and page 2024-06-04 20:11:03 +05:30
NarayanBavisetti
4c5c8a7483 chore: changed url pratterns 2024-06-04 19:56:03 +05:30
NarayanBavisetti
edba70e9b1 Merge branch 'refactor/space-app' of github.com:makeplane/plane into refactor/space-app 2024-06-04 19:22:53 +05:30
Aaryan Khandelwal
4718cb04a7 chore: update endpoint 2024-06-04 19:19:27 +05:30
NarayanBavisetti
62d669ee95 Merge branch 'refactor/space-app' of github.com:makeplane/plane into refactor/space-app 2024-06-04 19:18:25 +05:30
NarayanBavisetti
9f36d8158a chore: endpoint changes 2024-06-04 19:17:56 +05:30
Aaryan Khandelwal
2d564a949e Merge branch 'refactor/space-app' of https://github.com/makeplane/plane into refactor/space-app 2024-06-04 19:07:51 +05:30
Aaryan Khandelwal
41e29e936e chore: update filtering logic 2024-06-04 19:07:35 +05:30
sriram veeraghanta
4d17616670 fix: docker image build errors 2024-06-04 18:50:28 +05:30
sriram veeraghanta
c190bf3a6f fix: regenerating lock file 2024-06-04 18:40:41 +05:30
NarayanBavisetti
bd58931690 chore: migration fixes 2024-06-04 17:45:42 +05:30
Aaryan Khandelwal
1c3a27deaa chore: replace workspace slug and project id with anchor 2024-06-04 16:52:55 +05:30
Prateek Shourya
e503c901ae
[WEB-1521] chore: add configuration to enable/disable sign-ups. (#4697) 2024-06-04 15:35:20 +05:30
Satish Gandham
188f8ff83f
feat: Add components required for estimates (#4690)
* Add sortable, radio and typography components

* Remove stray css classes

* Prevent drag of items from other draggable

* Minor cleanup

* Update yarn.lock

* Remove radio input component as it was build on
headless ui v2.0.0 and now we are using v1.7.0

* Fix build errors

* Update dependencies in use memo.
2024-06-04 14:17:35 +05:30
Aaryan Khandelwal
dc436f60fa dev: change layout 2024-06-04 13:38:47 +05:30
Prateek Shourya
77b73dc032
[WEB-1481] fix: multiple API calls in inbox issues on closed issues tab. (#4691)
* fix: multiple API calls on scroll and closed issues tab.

* fix: pagination loader on initial load.
2024-06-04 13:18:25 +05:30
M. Palanikannan
20acb0dd17
[WEB-1312] fix: trim file name before uploading (#4661)
* fix: trim file name before uploading

* fix: check the cursor position before inserting image

* dev: add trimming for file assets

* dev: add filename validation above if

* dev: make the validation to 50 to support user uploads

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2024-06-04 13:14:26 +05:30
Prateek Shourya
7e66e2736b
[WEB-1503] chore: add autofocus to name field in inline create/ update state component. (#4685) 2024-06-04 13:12:18 +05:30
Prateek Shourya
cad55f3234
[WEB-1498] style: fix comments reaction alignment. (#4686) 2024-06-04 13:11:49 +05:30
Prateek Shourya
87582604f7
style: fix overlapping of response container in AI popover. (#4684) 2024-06-04 11:22:40 +05:30
Aaryan Khandelwal
dd65d03d33
[WEB-1184] feat: issue bulk operations (#4674)
* feat: issue bulk operations

* style: bulk operations action bar

* chore: remove edition separation
2024-06-04 11:12:24 +05:30
sriram veeraghanta
97eea75cb7 chore: update package version 2024-06-03 18:41:01 +05:30