Commit Graph

164 Commits

Author SHA1 Message Date
vamsi
7d1dda5c0f dev: enable dj_database_url config for heroku 2022-12-23 00:19:25 +05:30
vamsi
eb8b35c846 dev: rename migration files and dependencies to match with production db 2022-12-23 00:04:08 +05:30
vamsi
ff56f85f8a dev: redo migrations for new features 2022-12-22 23:58:59 +05:30
vamsi
423d6b4455 dev: move Procfile to apiserver and change the config 2022-12-22 23:50:45 +05:30
vamsi
054fbab887 Merge branch 'stage-release' of https://github.com/makeplane/plane into stage-release 2022-12-22 23:31:02 +05:30
pablohashescobar
e631d50853 fix: delete old blocks from on issue update 2022-12-22 17:01:44 +05:30
pablohashescobar
364ad0a301 fix: module update serializer and removed create 2022-12-22 17:00:20 +05:30
pablohashescobar
9046bff659 fix: module update serializer 2022-12-22 16:16:07 +05:30
pablohashescobar
b21a3326f2 fix: add blocks to issue serializer to create it in a single endpoint 2022-12-22 15:54:03 +05:30
pablohashescobar
3325a28921 fix: issue serializer 2022-12-22 15:53:29 +05:30
pablohashescobar
49fc8caf5a fix: return issue detailing in module list response 2022-12-22 14:36:55 +05:30
pablohashescobar
2397559a0e fix: make cycle issue and module issue responses consistent 2022-12-22 11:52:06 +05:30
vamsi
2fae7a6200 Merge branch 'stage-release' of https://github.com/makeplane/plane into stage-release 2022-12-22 00:14:18 +05:30
vamsi
d16c47d49c dev: move runtime.txt into apiserver 2022-12-22 00:05:11 +05:30
Vamsi Kurama
9539fca585
Merge pull request #55 from pablohashescobar/fix/issue_cycle_status_code
fix: status code on issue cycle create
2022-12-21 23:29:40 +05:30
Vamsi Kurama
443334774e
Merge pull request #56 from pablohashescobar/refactor/module_cycle_issue
refactor: make both cycle issue and module issue view consistent
2022-12-21 23:29:30 +05:30
Vamsi Kurama
dc228a6a80
Merge pull request #57 from pablohashescobar/feat/project_default_props
feat: project view default props with migrations
2022-12-21 23:28:45 +05:30
pablohashescobar
a9cbf5f486 fix: typo is module issue create 2022-12-21 19:44:11 +05:30
pablohashescobar
37007514e3 feat: project view default props with migrations 2022-12-20 16:59:24 +05:30
pablohashescobar
2cf1f32353 refactor: make both cycle issue and module issue view consistent 2022-12-20 16:03:50 +05:30
pablohashescobar
b40bcdace2 fix: status code on issue cycle create 2022-12-20 15:50:32 +05:30
Vihar Kurama
c9e9b67a30
Merge pull request #50 from pablohashescobar/fix/sequence_id_issues
fix: return sequence id on issue flat serializer
2022-12-20 15:38:03 +05:30
Vihar Kurama
cdd0e61a8f
Merge pull request #46 from pablohashescobar/refactor/issue_modules
refactor: bulk assign issues to module
2022-12-20 15:37:36 +05:30
pablohashescobar
b61d63ecbb Merge branch 'stage-release' of github.com:makeplane/plane into fix/my_project_member_viewset 2022-12-20 15:31:59 +05:30
pablohashescobar
aef6c783a3 fix: my project member viewset 2022-12-20 15:31:39 +05:30
Vihar Kurama
e4361949bc
Merge pull request #37 from pablohashescobar/feat/my_issue_props
feat: add field my_issues_prop to store my_issues property
2022-12-20 15:24:44 +05:30
pablohashescobar
602aa30f58 dev: add migration files 2022-12-20 15:19:09 +05:30
pablohashescobar
9e4d5ac2cc fix: return sequence id on issue flat serializer 2022-12-20 00:56:53 +05:30
pablohashescobar
0b94172ef7 refactor: remove bulk assign endpoint, merge it into a single create endpoint and update the create endpoint to maintain db integrity 2022-12-20 00:31:43 +05:30
pablohashescobar
35938cc33a refactor: bulk assign issues to module 2022-12-19 23:43:05 +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
pablohashescobar
5807632ee4 feat: add field my_issues_prop to store my_issues property 2022-12-16 11:40:24 +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
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
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
4414a71331 build: updated config for redis and wait_for_db command 2022-12-13 20:47:49 +05:30
pablohashescobar
db10c884e8 build: seperate worker process 2022-12-13 13:27:23 +05:30
pablohashescobar
ddd44a86bb build: remove Pillow 2022-12-13 02:13:07 +05:30
pablohashescobar
9afe196024 build: move worker to different process 2022-12-09 21:09:54 +05:30
pablohashescobar
46b7ec71e3 build: update docker file names to push it to heroku 2022-12-04 22:06:59 +05:30
pablohashescobar
814982a9be build: finalize dockerfiles update package.json to include all lexical dependencies 2022-12-02 23:39:03 +05:30
pablohashescobar
7ef9ea07f0 build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
pablohashescobar
fcebe49f48 build: update production file in backend remove unnecessary packages and add network configuration 2022-12-01 22:59:06 +05:30
pablohashescobar
949b62d13f build: create frontend and backend dockerfiles docker compose and scripts 2022-12-01 19:18:10 +05:30
pablohashescobar
26ec1e8c15 build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30