Commit Graph

1402 Commits

Author SHA1 Message Date
Aaryan Khandelwal
830af71474 Merge branch 'stage-release' of https://github.com/makeplane/plane 2022-12-16 21:47:49 +05:30
pablohashescobar
8aecc143c7 feat: update url 2022-12-16 21:33:34 +05:30
pablohashescobar
2bacbedeb7 feat: create a dedicated endpoint to view logged in users project attributes 2022-12-16 21:30:04 +05:30
Dakshesh Jain
676355d673 feat: project settings state, filter by cycle
refractor: added types for cycle in IIssue, improved common function used for grouping, made custom hook for my issue filter
2022-12-16 20:26:25 +05:30
pablohashescobar
b189cae449 build: create procfile for deployments to heroku 2022-12-16 11:45:38 +05:30
pablohashescobar
5807632ee4 feat: add field my_issues_prop to store my_issues property 2022-12-16 11:40:24 +05:30
Dakshesh Jain
dd319deea1 Merge branch 'stage-release' of https://github.com/makeplane/plane 2022-12-16 11:02:09 +05:30
Vamsi Kurama
eae7e68947
Merge pull request #35 from pablohashescobar/build/backend_recent_merges
build: Build/backend recent merges
2022-12-16 03:19:10 +05:30
pablohashescobar
1d08f01682 feat: add extra columns as a response to create and update on issue and issue comments 2022-12-16 03:13:30 +05:30
pablohashescobar
bf71be1f75 feat:create sign up endpoint and remove print logs 2022-12-16 03:09:58 +05:30
pablohashescobar
1faebb298b dev: added migration files 2022-12-16 03:04:17 +05:30
pablohashescobar
78d4aa5467 feat: add icon for project 2022-12-16 02:59:17 +05:30
pablohashescobar
fa611b0631 feat: project modules 2022-12-16 02:57:50 +05:30
Vamsi Kurama
ef66302df4
Merge pull request #24 from pablohashescobar/build/merge_frontend_backend
Build/merge frontend backend
2022-12-16 02:38:00 +05:30
Dakshesh Jain
41271a5e3f feat: can't delete state with issues 2022-12-15 10:35:05 +05:30
Aaryan Khandelwal
0cda15408d fix: bug fixes in cycles 2022-12-15 09:47:56 +05:30
pablohashescobar
2fa8b68b7a build: Update docker file to install supervisord 2022-12-15 02:57:12 +05:30
pablohashescobar
c7c2c19d5b build: remove migration run from Dockerfile 2022-12-15 02:55:03 +05:30
pablohashescobar
f9b8ee0d50 build: update to a single docker file for one click deploys 2022-12-15 02:37:26 +05:30
Dakshesh Jain
2d86e9fc88 Merge branch 'stage' 2022-12-14 22:49:09 +05:30
Dakshesh Jain
53c3aec8b2 style: made each state group capsule 2022-12-14 22:46:41 +05:30
pablohashescobar
6638f13235 build: update app.json to add environment variables 2022-12-14 19:30:00 +05:30
Dakshesh Jain
919c226f8a Merge branch 'stage-release' of https://github.com/makeplane/plane 2022-12-14 17:48:37 +05:30
pablohashescobar
b51c31f8d4 build: update workflow file 2022-12-14 00:07:59 +05:30
pablohashescobar
3d0450580c build: update secret key env in test_runner 2022-12-14 00:03:19 +05:30
pablohashescobar
3e6289a288 build: update working directory in test_runner 2022-12-14 00:00:07 +05:30
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