Commit Graph

2826 Commits

Author SHA1 Message Date
pablohashescobar
b6ec965f62 build: update test runner requirements path 2022-12-13 23:55:37 +05:30
pablohashescobar
cefea57bd6 fix: url missing for my workspace issues 2022-12-13 23:50:14 +05:30
pablohashescobar
2881f990f5 dev: added db migrations for identifiers 2022-12-13 23:48:55 +05:30
pablohashescobar
3b0b88620a doc: todo comments 2022-12-13 23:48:09 +05:30
pablohashescobar
668c6c2d2d fix: project name uniqueness in workspace 2022-12-13 23:47:32 +05:30
pablohashescobar
5c2d0a829a refactor: remove unused code 2022-12-13 23:46:51 +05:30
pablohashescobar
5c91e0bef3 feat: last visited workspace and project details in a single endpoint 2022-12-13 23:45:41 +05:30
pablohashescobar
36817e616b fix: workspace and project uniqueness 2022-12-13 23:42:41 +05:30
pablohashescobar
eb85e04a09 fix: segregate my issues with workspace 2022-12-13 23:36:30 +05:30
pablohashescobar
d2932a44a6 chore: update python runtime to secure 3.9.16 2022-12-13 23:33:58 +05:30
pablohashescobar
2a2e6f78e0 fix: project default state grouping on project create 2022-12-13 23:32:49 +05:30
pablohashescobar
7613cc52a6 fix: include urls for project views 2022-12-13 23:32:10 +05:30
pablohashescobar
c99eb494c8 dev: add migrations for new model attributes 2022-12-13 23:28:56 +05:30
pablohashescobar
a45fb44020 feat: create column and endpoint to store user project issue views 2022-12-13 23:27:59 +05:30
pablohashescobar
2335dfe884 fix: partial update for projects 2022-12-13 23:25:46 +05:30
pablohashescobar
ddde7a7eea feat: add cycle id and cycle details in issue list page 2022-12-13 23:24:42 +05:30
pablohashescobar
a5f071311d dev: add max length field and group in default project states 2022-12-13 23:22:34 +05:30
pablohashescobar
cb640407b6 feat: group states into predefined state types 2022-12-13 23:20:43 +05:30
pablohashescobar
e36641cbf0 build: plane test github actions 2022-12-13 23:13:26 +05:30
pablohashescobar
4d242eabf1 Merge branch 'stage-release' of github.com:makeplane/plane into build/merge_frontend_backend 2022-12-13 23:11:37 +05:30
Vamsi Kurama
1c30e53ef9
Merge pull request #31 from aaryan610/master
style: cycles, list view, kanban card
2022-12-13 21:38:59 +05:30
pablohashescobar
5eea5529ed build: update background worker container name and create app.json for heroku deployments 2022-12-13 21:30:50 +05:30
Aaryan Khandelwal
9c18f6fc71 feat: views added to cycles, fix: overflowing issues 2022-12-13 21:22:44 +05:30
pablohashescobar
0bc33ab9c8 Merge branch 'master' of github.com:makeplane/plane into build/merge_frontend_backend 2022-12-13 20:48:17 +05:30
pablohashescobar
4414a71331 build: updated config for redis and wait_for_db command 2022-12-13 20:47:49 +05:30
Dakshesh Jain
c5af440f48 Merge branch 'stage-release' of https://github.com/makeplane/plane 2022-12-13 19:55:29 +05:30
Dakshesh Jain
c9b1a2590a feat: create/update state according to group from project settings pages
refractor: followed naming convension and made components easy to use
2022-12-13 18:45:23 +05:30
Dakshesh Jain
b5a33d8f4d fix: mutation in issue comments 2022-12-13 14:18:49 +05:30
Vamsi Kurama
43a256f15d
Merge pull request #33 from makeplane/stage-release
dev:  promote staging to master
2022-12-13 13:56:24 +05:30
Vamsi Kurama
5f76d8e313
Merge pull request #32 from dakshesh14/main 2022-12-13 13:44:06 +05:30
pablohashescobar
db10c884e8 build: seperate worker process 2022-12-13 13:27:23 +05:30
Dakshesh Jain
ada68a9bf7 refractor: removed redirection logic from AppLayout 2022-12-13 12:47:35 +05:30
Dakshesh Jain
b540c884c5 fix: 404 for my issues endpoint
since api endpoint was changed it was causing 404 for my issues, the new endpoint sends issues isolated to the workspace
2022-12-13 11:25:33 +05:30
pablohashescobar
ddd44a86bb build: remove Pillow 2022-12-13 02:13:07 +05:30
pablohashescobar
5d37c061a2 build: remove pnpm 2022-12-13 02:06:25 +05:30
pablohashescobar
ef216ca714 Merge branch 'master' of github.com:makeplane/plane into build/merge_frontend_backend 2022-12-12 22:22:46 +05:30
Dakshesh Jain
8af3777afd Merge branch 'stage-release' of https://github.com/makeplane/plane 2022-12-12 20:18:00 +05:30
Dakshesh Jain
aa21c97ed2 feat: comfirm workspace deletion by typing, showing toast alert, users can't edit email from profile page
feat: all added services for fetching last active workspace details
2022-12-12 20:14:34 +05:30
Vamsi Kurama
ba869c37db
Merge pull request #30 from dakshesh14/main
fix: mutation error for project detail, feat: protecting all routes wrapper
2022-12-12 19:03:13 +05:30
Dakshesh Jain
74a27edb09 feat: confirm project delete by typing
refractor: organised imports, changed create-project-model filename to kabab-case, and made modal more bug free
2022-12-12 14:08:11 +05:30
Dakshesh Jain
fe7284b9b0 refractor: added types to workspace and project services, naming convention 2022-12-12 10:19:52 +05:30
pablohashescobar
9afe196024 build: move worker to different process 2022-12-09 21:09:54 +05:30
Aaryan Khandelwal
1337e02e63 style: cycles, list view, kanban card 2022-12-08 23:42:11 +05:30
Dakshesh Jain
9c33c3c87f resolved merge conflict 2022-12-08 20:35:27 +05:30
Dakshesh Jain
a1598e7310 fix: mutation of project detail, removed two identifier validation and added default value for deep checking 2022-12-08 20:29:12 +05:30
Vamsi Kurama
7ddfbd6a6b
Merge pull request #29 from aaryan610/master
style: issue details, list view, kanban card
2022-12-08 20:12:54 +05:30
Aaryan Khandelwal
b1aa389930 style: issue details, list view, kanban card 2022-12-08 04:57:10 +05:30
Vamsi Kurama
1368fb9164
Merge pull request #28 from dakshesh14/main
fix: mutation in project, issues page, feat: made redirection UX better
2022-12-08 03:17:46 +05:30
Dakshesh Jain
0d35845995 feat: redirecting to same protected route after signin, fix: id showing up in kanban view 2022-12-07 20:05:12 +05:30
Dakshesh Jain
27d9b349cf Merge branch 'stage-release' of https://github.com/makeplane/plane 2022-12-07 10:22:43 +05:30