Commit Graph

2819 Commits

Author SHA1 Message Date
Henit Chobisa
8abd174314 feat: added notification handlers 2023-12-28 17:18:55 +05:30
Henit Chobisa
cf9a6f1e87 feat: added notification schema 2023-12-28 17:18:21 +05:30
Henit Chobisa
4c80602725 chore: updated handlers from slack handle 2023-12-28 17:18:06 +05:30
Henit Chobisa
b95443ae52 feat: updated service functions 2023-12-28 17:17:38 +05:30
Henit Chobisa
257e96fff0 feat: create notification generators 2023-12-28 17:17:30 +05:30
Henit Chobisa
09c3d48514 chore: merge conflicts resolved 2023-12-20 18:25:45 +05:30
Henit Chobisa
53a8b5e247 feat: merge github-importer 2023-12-20 18:20:53 +05:30
Henit Chobisa
324d21f613 Merge branch 'dev/github-importer' into dev/segway-slack-integration 2023-12-20 18:18:06 +05:30
Henit Chobisa
1f0e91ac32 feat: updated slack controller to handle submission responses 2023-12-20 18:15:07 +05:30
Henit Chobisa
827376bd21 feat: added create-issue view submit handler 2023-12-20 18:14:24 +05:30
pablohashescobar
baddeedcd1 dev: add imported data as well 2023-12-20 16:43:28 +05:30
pablohashescobar
b153416612 dev: updated retry logic when exception 2023-12-20 15:32:07 +05:30
Henit Chobisa
ebec779993 feat: added project-select-action handler in block actions 2023-12-20 15:31:19 +05:30
Henit Chobisa
482f35673d feat: added custom block action handler 2023-12-20 15:31:04 +05:30
Henit Chobisa
2ffc869f83 chore: updated slack service to return fetch calls and errors 2023-12-20 15:30:32 +05:30
Henit Chobisa
1bc94487ed chore: converted issue create modal into object argument 2023-12-20 15:29:46 +05:30
Henit Chobisa
db65df0fb0 chore: renamed slack option converter 2023-12-20 15:29:25 +05:30
pablohashescobar
e529fe60fb dev: update code structure and sync functions 2023-12-20 14:47:52 +05:30
pablohashescobar
312258912c dev: removed console log 2023-12-20 14:19:15 +05:30
Henit Chobisa
8ff181c0d6 feat: added slack payload action handlers 2023-12-20 13:51:02 +05:30
Henit Chobisa
e25f5064d1 chore: added segregated slack payload types 2023-12-20 13:50:43 +05:30
Henit Chobisa
f156177097 feat: added handlers for handling slack payload actions 2023-12-20 12:49:32 +05:30
Henit Chobisa
301e1205f4 chore: segregated schemas in their respective files 2023-12-20 12:16:01 +05:30
Henit Chobisa
eff68b8cd6 feat: added projectLabel schema and service function 2023-12-20 11:47:50 +05:30
Henit Chobisa
6b9a1672c2 feat: added service function to fetch project members 2023-12-20 11:04:31 +05:30
Henit Chobisa
0835b5788c feat: added projectMembers schema 2023-12-20 11:04:00 +05:30
Henit Chobisa
2af97eb520 feat: added operations to perform and retrieve operation to and from slack 2023-12-20 10:54:43 +05:30
Henit Chobisa
8551b3435e feat: adde service to perform operations on slack and retrieve integration 2023-12-20 10:53:59 +05:30
Henit Chobisa
6f3121ae3e feat: added project service to fetch data from plane projects 2023-12-20 10:53:37 +05:30
Henit Chobisa
bc2cea6e35 feat: updated schemas for db 2023-12-20 10:52:36 +05:30
Henit Chobisa
9aaefa4023 feat: added project, states schema and relations 2023-12-20 10:52:20 +05:30
Henit Chobisa
06f1b1c14a feat: added user and workspace schema, relations 2023-12-20 10:51:52 +05:30
Henit Chobisa
a495ff905e feat: added workspace integration schema for database query 2023-12-20 10:51:04 +05:30
Henit Chobisa
ee17ec5f64 feat: added schema integration in drizzle db query client 2023-12-20 10:48:59 +05:30
Henit Chobisa
f9b868234f feat: added helper function to generate slack message from issue activity 2023-12-20 10:48:14 +05:30
Henit Chobisa
ffc82f413c feat: added helper for creating listed projects to static select options 2023-12-20 10:46:26 +05:30
Henit Chobisa
4aca5eccb8 feat: added modal view templates for Project Modal and Issue Create Modal 2023-12-20 10:45:56 +05:30
Henit Chobisa
414e058bba chore: updated depencenty 2023-12-20 10:45:10 +05:30
Henit Chobisa
f3ee340838 chore: updated slack auth url, to include incoming webhook url scope 2023-12-20 10:44:46 +05:30
pablohashescobar
973e76355b dev: update controller to use logger and spread the resultData in getAllEntities 2023-12-20 00:06:04 +05:30
pablohashescobar
b49b0ea4a7 dev: github comments and links for the imported issues 2023-12-20 00:05:13 +05:30
pablohashescobar
cf965103fa dev: github importer all issues import 2023-12-19 17:43:15 +05:30
pablohashescobar
8da0da4948 dev: initiate github import 2023-12-19 13:15:08 +05:30
NarayanBavisetti
3cb884d7eb chore: exception handleing 2023-12-18 20:28:35 +05:30
NarayanBavisetti
f489a9f377 chore: module and module issues imported 2023-12-18 19:17:45 +05:30
pablohashescobar
74d3b08ed8 Merge branch 'release-0.15' of github.com:makeplane/plane into dev/segway-integration 2023-12-18 19:12:05 +05:30
Anmol Singh Bhatia
7bff8d2ec5 chore: cycle and module sidebar mutation fix (#3174)
* chore: issue action cycle sidebar mutation fix

* chore: issue action module sidebar mutation fix
2023-12-18 19:01:10 +05:30
NarayanBavisetti
b384c40cb8 chore: jira controller 2023-12-18 16:32:17 +05:30
NarayanBavisetti
f111511cf5 chore: issue imports with state 2023-12-18 16:31:47 +05:30
sriram veeraghanta
6f2cce081f Merge pull request #3171 from makeplane/develop
Promote: develop change to preview
2023-12-18 15:37:53 +05:30