Commit Graph

572 Commits

Author SHA1 Message Date
Narayana
324410d64d . 2023-03-08 16:56:42 +05:30
Narayana
4274951c73 . 2023-03-08 16:53:41 +05:30
Narayana
b642cc306e Update nginx.conf 2023-03-08 16:29:41 +05:30
Narayana
747793b119 Update nginx.conf 2023-03-08 16:25:57 +05:30
Narayana
9f2eb283c9 Update nginx.conf 2023-03-08 16:25:12 +05:30
Narayana
c124981b3f Update nginx.conf 2023-03-08 16:05:54 +05:30
Narayana
7ad806e124 Update Dockerfile 2023-03-08 15:59:21 +05:30
Narayana
058328d692 . 2023-03-08 15:58:15 +05:30
Narayana
eeee81b9eb Update nginx.conf 2023-03-08 15:56:15 +05:30
Narayana
3951ad8e42 Update Dockerfile 2023-03-08 15:55:10 +05:30
Narayana
52260d9d4b Update nginx.conf 2023-03-08 15:48:21 +05:30
Narayana
220cdc473c Update nginx.conf 2023-03-08 15:46:22 +05:30
Narayana
b534643fc3 . 2023-03-08 15:37:13 +05:30
Narayana
4969f8f56a Update docker-compose.yml 2023-03-08 15:29:01 +05:30
Narayana
571806b2af Update docker-compose.yml 2023-03-08 14:20:53 +05:30
Narayana
460261f354 Update nginx.conf 2023-03-08 14:14:07 +05:30
Narayana
7dfcc480f6 Update docker-compose.yml 2023-03-08 14:09:26 +05:30
Narayana
22dd37048b Update nginx.conf 2023-03-08 13:59:12 +05:30
Narayana
1310611df5 Update nginx.conf 2023-03-08 12:57:33 +05:30
Narayana
1e5f45eafb Update nginx.conf 2023-03-08 12:09:29 +05:30
Narayana
336d9fbc86 Update nginx.conf 2023-03-08 12:07:07 +05:30
Narayana
4278383282 Update nginx.conf 2023-03-08 12:03:53 +05:30
Narayana
abd02131d5 Update docker-compose.yml 2023-03-08 11:49:33 +05:30
Narayana
cd77296281 Added method to nginx and upgraded postgres version 2023-03-08 10:46:34 +05:30
Narayana
9e5fea407e Update nginx.conf 2023-03-07 02:44:15 +05:30
Narayana
6bb7ae5b55 . 2023-03-07 02:41:28 +05:30
Narayana
2a19ea253f Update nginx.conf 2023-03-07 02:34:13 +05:30
Narayana
ed42050549 k8s 2023-03-07 02:07:59 +05:30
Dakshesh Jain
82f8b6d387
feat: added floating toolbar on text selection (#378)
style: re-designed create-issue modal
2023-03-06 22:49:06 +05:30
pablohashescobar
d28fe930a6
feat: module favourites for user (#370) 2023-03-06 19:00:00 +05:30
pablohashescobar
cb8b6b43dc
feat: cycle favourites for user (#369)
* feat: cycle favourites for user

* chore: update nomenclature

* chore: update on nomenclature

* feat: add favorites for completed and current cycle endpoints
2023-03-06 18:59:47 +05:30
pablohashescobar
79d7b6fec3
feat: already exisiting url validation (#368) 2023-03-06 18:58:10 +05:30
pablohashescobar
39f54d8265
fix: cycle and module issue filtering (#363) 2023-03-06 18:57:58 +05:30
pablohashescobar
3d57edfcf8
fix: cycle date filtering for current and upcoming cycle (#357)
* fix: update filtering for completed cycles

* fix: filter updated for upcoming cycles
2023-03-06 18:57:46 +05:30
pablohashescobar
ae64b53cf3
feat: add cover image to project (#353) 2023-03-06 18:57:20 +05:30
pablohashescobar
689eaad0f0
feat: add project to favourites (#352)
* feat: add project to favourites

* feat: add project is_favourite attribute to list endpoints

* refactor: updated destroy endpoint to send project_id

* chore: nomenclature update
2023-03-06 18:57:07 +05:30
pablohashescobar
697e7f13b5
fix: module issue viewset typo (#349) 2023-03-06 18:56:53 +05:30
pablohashescobar
cee8a6a8cd
fix: workspace member listing endpoint (#348) 2023-03-06 18:56:41 +05:30
pablohashescobar
f5e96b8078
chore: rename past cycle to completed cycle (#347) 2023-03-06 18:56:21 +05:30
pablohashescobar
cecd025a78
feat: delete file assets from storage (#373) 2023-03-06 18:56:05 +05:30
pablohashescobar
3a81a6c186
feat: add endpoint for draft cycles and add validation for creating draft cycles (#355)
* feat: add endpoint for draft cycles and add validation for creating draft cycles

* fix: key error in cycle create endpoint
2023-03-06 18:45:20 +05:30
Aaryan Khandelwal
27653907f9
refactor: sidebar projects menu (#377) 2023-03-06 18:38:01 +05:30
Anmol Singh Bhatia
626aae696f
feat: favorite cycle and style: style improvements (#376)
* style: consistent btn

* style: caret direction for disclosure

* fix: progress tooltip value rounded

* chore: favorite cycle serivces

* chore: favorite cycle type and constant

* feat: favorite cycle feat added

* refactor: favorite services and type

* fix: build fix
2023-03-06 16:36:22 +05:30
Aaryan Khandelwal
d6badcd9b8
chore: updated project favorites endpoints (#375) 2023-03-06 11:37:18 +05:30
Anmol Singh Bhatia
786816ed41
style: new cycle list (#374)
* feat: short date helper function

* feat: linear progress indicator added

* style: new cyce list and cycle card design

* feat: short date function improve

* feat: linear progress indicator improvement

* style: cycle card and progress indicator

* fix: helper date function and progress indicator fix

* fix: build error

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-06 11:36:48 +05:30
Anmol Singh Bhatia
fef72ccc70
style: kanban horizontal scrollbar added (#372) 2023-03-06 11:13:08 +05:30
Aaryan Khandelwal
a4dc4d1f15
Merge pull request #371 from makeplane/style/dropdowns
style: consistent dropdowns, feat: custom context menu
2023-03-06 10:39:50 +05:30
Aaryan Khandelwal
4f4f3ebbde chore: updated sidebar selects 2023-03-05 23:24:50 +05:30
Aaryan Khandelwal
6d99557de5 chore: updated context menu component 2023-03-05 20:22:01 +05:30
Aaryan Khandelwal
a4da4bf889 refactor: global context menu component 2023-03-05 03:24:24 +05:30