pablohashescobar
|
90c819b1ba
|
dev: update notifications
|
2023-07-07 18:07:06 +05:30 |
|
pablohashescobar
|
581dff5482
|
dev: notification segregation
|
2023-07-07 16:02:17 +05:30 |
|
pablohashescobar
|
9a6026c0c7
|
Merge branch 'develop' of github.com:makeplane/plane into feat/notifications
|
2023-07-07 15:17:26 +05:30 |
|
pablohashescobar
|
3a2f4d55d7
|
fix: static and media files storages (#1482)
|
2023-07-06 15:30:34 +05:30 |
|
pablohashescobar
|
8443dfc9dd
|
chore: rename workspace company size to organization size (#1463)
* chore: rename workspace company size to organization size
* chore: make workspace organization size as required
|
2023-07-06 11:58:47 +05:30 |
|
pablohashescobar
|
2f8a1dbe20
|
chore: project members endpoint to support bulk operations (#1464)
|
2023-07-06 11:58:35 +05:30 |
|
pablohashescobar
|
6bfeb6af34
|
chore: upgrade backend dependencies (#1479)
* chore: upgrade backend dependencies
* dev: update storage settings for self hosted version
|
2023-07-06 11:58:24 +05:30 |
|
pablohashescobar
|
cc0701a823
|
fix: workspace invitation delete for self hosted (#1475)
|
2023-07-05 21:00:30 +05:30 |
|
pablohashescobar
|
5a6fd0efdb
|
chore: due date filter (#1460)
|
2023-07-04 16:48:59 +05:30 |
|
pablohashescobar
|
1a72a0dff4
|
fix: user invitation workflow for self hosted version (#1441)
|
2023-07-04 13:56:51 +05:30 |
|
pablohashescobar
|
e4ee6a5bfb
|
chore: workspace char name and slug maximum length (#1453)
|
2023-07-04 13:54:48 +05:30 |
|
pablohashescobar
|
e23e9ccdbb
|
fix: project member list endpoint n+1 (#1458)
|
2023-07-04 13:54:37 +05:30 |
|
pablohashescobar
|
ea605cf48c
|
dev: update issue notifications
|
2023-07-03 17:28:09 +05:30 |
|
pablohashescobar
|
ebc9f36dc2
|
Merge branch 'develop' of github.com:makeplane/plane into feat/notifications
|
2023-07-03 17:07:29 +05:30 |
|
pablohashescobar
|
110eb39a51
|
dev: update packages to latest version (#1431)
|
2023-06-30 19:37:26 +05:30 |
|
pablohashescobar
|
ed0106200e
|
dev: migrations for removal of timelineissues and shortcut (#1417)
|
2023-06-28 11:06:52 +05:30 |
|
pablohashescobar
|
0bdd26ce12
|
fix: github importer issue (#1414)
|
2023-06-27 22:54:52 +05:30 |
|
pablohashescobar
|
ae051b28af
|
fix: priority filtering (#1398)
|
2023-06-26 17:59:17 +05:30 |
|
pablohashescobar
|
7acd4ef1af
|
fix: issue duplication when ordering by labels and assignee (#1388)
|
2023-06-24 17:52:12 +05:30 |
|
pablohashescobar
|
ccbe773ce1
|
fix: state and priority ordering (#1378)
|
2023-06-23 22:18:03 +05:30 |
|
pablohashescobar
|
df41daf71b
|
fix: auth error messages (#1376)
|
2023-06-23 17:28:21 +05:30 |
|
pablohashescobar
|
fef83d3153
|
fix: inbox issue update (#1373)
|
2023-06-23 17:28:13 +05:30 |
|
pablohashescobar
|
8e094aa895
|
chore: triage state filtering (#1372)
|
2023-06-23 17:28:06 +05:30 |
|
pablohashescobar
|
0cb856b92f
|
chore: inbox issue ordering (#1367)
|
2023-06-23 13:33:01 +05:30 |
|
pablohashescobar
|
37303e6cb8
|
refactor: inbox issues (#1370)
* refactor: inbox issue endpoints
* dev: update inbox issues endpooint
|
2023-06-23 13:30:52 +05:30 |
|
pablohashescobar
|
e73b39fcdf
|
dev: filter by snoozed and response update for list and permissions
|
2023-06-23 11:25:27 +05:30 |
|
NarayanBavisetti
|
be96ec47ba
|
feat: added list and unsubscribe function in issue subscriber
|
2023-06-23 01:15:35 +05:30 |
|
pablohashescobar
|
dcde6b2567
|
dev: notification endpoints and fix bg worker for saving notifications
|
2023-06-22 21:31:30 +05:30 |
|
pablohashescobar
|
8260e2f897
|
Merge branch 'develop' of github.com:makeplane/plane into feat/notifications
|
2023-06-22 20:56:53 +05:30 |
|
pablohashescobar
|
d1e834eb6f
|
chore: updated user onboarded response (#1365)
|
2023-06-22 19:48:28 +05:30 |
|
pablohashescobar
|
33cfbbf153
|
chore: enable print logs for background workers when in DEBUG mode (#1357)
|
2023-06-22 19:48:17 +05:30 |
|
pablohashescobar
|
bfac39f1bc
|
chore: inbox issue permissions (#1341)
* chore: inbox issue permissions
* dev: update delete endpoint
|
2023-06-22 19:48:04 +05:30 |
|
pablohashescobar
|
537cd2f5dd
|
chore: link and attachment count in sub issues (#1352)
|
2023-06-22 19:47:56 +05:30 |
|
pablohashescobar
|
2cd3dc2f9d
|
dev: remove delete endpoint response data
|
2023-06-22 19:01:15 +05:30 |
|
pablohashescobar
|
ecfc09da30
|
Merge branch 'feat/notifications' of github.com:makeplane/plane into feat/notifications
|
2023-06-22 18:44:47 +05:30 |
|
pablohashescobar
|
0af49306a9
|
dev: notification models and operations
|
2023-06-22 18:38:51 +05:30 |
|
NarayanBavisetti
|
cf4bb02a9f
|
feat: added CRUD operation for issue subscriber
|
2023-06-22 18:27:40 +05:30 |
|
NarayanBavisetti
|
9c0a2b74b3
|
Revert "feat: added CRUD operation for issue subscriber"
This reverts commit b22e062576 .
|
2023-06-22 18:24:22 +05:30 |
|
NarayanBavisetti
|
b22e062576
|
feat: added CRUD operation for issue subscriber
|
2023-06-22 18:20:59 +05:30 |
|
pablohashescobar
|
f80f98ddef
|
dev: notification model
|
2023-06-22 13:38:45 +05:30 |
|
NarayanBavisetti
|
b2451ac03d
|
feat: added new issue subscriber table
|
2023-06-21 12:04:47 +05:30 |
|
pablohashescobar
|
d7097330ef
|
chore: update issue search for cycle and modules (#1314)
* chore: update issue search for cycle and modules
* dev: return state name, group and color in search
* dev: sub issue search
|
2023-06-20 10:27:45 +05:30 |
|
pablohashescobar
|
7a991720a8
|
chore: add assignee, label and burndown plot in module details (#1313)
* chore: add assignee, label and burndown plot in module details
* dev: fix typo and key error
* dev: add avatar in module retrieve
|
2023-06-20 10:27:34 +05:30 |
|
pablohashescobar
|
ac6fae44e8
|
chore: toggle sub issue view and sub issue count in sub issues (#1312)
|
2023-06-20 10:27:21 +05:30 |
|
pablohashescobar
|
8496422d20
|
fix: inbox issue activity (#1310)
|
2023-06-20 10:27:01 +05:30 |
|
pablohashescobar
|
d1d8722525
|
remove: shortcut module (#1315)
|
2023-06-20 10:26:44 +05:30 |
|
pablohashescobar
|
f797bb20f9
|
remove: time line issues (#1316)
|
2023-06-20 10:26:31 +05:30 |
|
pablohashescobar
|
464c0f2308
|
chore: add assignee avatar and minor refactor on cycles list and retrieve endpoint (#1320)
|
2023-06-20 10:25:47 +05:30 |
|
pablohashescobar
|
c9ebc20a8e
|
fix: importer delete when imported_data is None (#1328)
|
2023-06-20 10:24:38 +05:30 |
|
Bavisetti Narayan
|
0c3635cf25
|
chore: added DEBUG value for docker setup (#1327)
* chore: add DEBUG value for docker setup
* refactor: removed the extra DEFAULT value
|
2023-06-20 09:36:08 +05:30 |
|