Commit Graph

2482 Commits

Author SHA1 Message Date
Alessandro Magionami 2d5117beae chore(activitystream): refactor getUserTimeline 2024-09-25 10:56:30 +02:00
Alessandro Magionami 79582677d7 chore(activitystream): refactor getActivityCountByResourceId 2024-09-25 10:41:56 +02:00
Alessandro Magionami 49ea90509b chore(activitystream): refactor getTimelineCount 2024-09-25 10:17:36 +02:00
Alessandro Magionami 4ed8d11773 chore(activitystream): refactor getActivityCountByUserId 2024-09-24 17:41:39 +02:00
Alessandro Magionami e3bc1e1a8b chore(activitystream): refactor getActivityCountByStreamId 2024-09-24 16:52:24 +02:00
Kristaps Fabians Geikins f4bfaa20e5 chore(server): comments IoC 17 - remainind dataloaders 2024-09-24 15:23:25 +03:00
Kristaps Fabians Geikins 8a30e4098e chore(server): comments IoC 16 - getPaginatedProjectComments 2024-09-24 14:49:08 +03:00
Kristaps Fabians Geikins cc426f5537 chore(server): comments IoC 15 - getPaginatedBranchCommentsFactory 2024-09-24 14:37:11 +03:00
Kristaps Fabians Geikins def3c0ca93 chore(server): comments IoC 14 - getPaginatedCommitCommentsFactory 2024-09-24 14:27:25 +03:00
Kristaps Fabians Geikins be7c3a6021 chore(server): comments IoC 13 - notifyUsersOnCommentEventsFactory 2024-09-24 14:14:50 +03:00
Kristaps Fabians Geikins b06330d2ab chore(server): comments IoC 12 - archiveCommentAndNotifyFactory 2024-09-24 13:25:19 +03:00
Kristaps Fabians Geikins e04dee9329 chore(server): comments IoC 11 editCommentAndNotifyFactory 2024-09-24 13:20:45 +03:00
Kristaps Fabians Geikins afc6477745 chore(server): comments IoC 10 - createCommentReplyAndNotifyFactory 2024-09-24 13:14:28 +03:00
Kristaps Fabians Geikins b20807e342 minor change 2024-09-24 13:06:53 +03:00
Kristaps Fabians Geikins 5ab3428456 chore(server): comments IoC 9 - createCommentThreadAndNotifyFactory 2024-09-24 12:57:08 +03:00
Kristaps Fabians Geikins ec055ae26c chore(server): comments IoC 8 - authorize(Project)CommentAccessFactory 2024-09-24 12:55:41 +03:00
Kristaps Fabians Geikins 9fb1ec82fc chore(server): comments IoC 7 - convertLegacyDataToStateFactory 2024-09-24 12:54:22 +03:00
Kristaps Fabians Geikins 9d0256268f chore(server): comments IoC 6 - index service remaining 2024-09-24 12:53:22 +03:00
Kristaps Fabians Geikins feab6c06a6 tests fix 2024-09-24 12:52:50 +03:00
Kristaps Fabians Geikins f15f76c960 chore(server): comments IoC 5 - getCommentsLegacyFactory 2024-09-24 12:52:50 +03:00
Kristaps Fabians Geikins 7867e3b2d4 chore(server): comments IoC 4 - archiveCommentFactory 2024-09-24 12:52:39 +03:00
Kristaps Fabians Geikins e44dbd3b73 chore(server): comments IoC 2 - editCommentFactory (#3077) 2024-09-24 12:17:51 +03:00
Alessandro Magionami 2a06c7cdac fix(workspaces): do not update project every time a new user is added to workspace (#3087) 2024-09-24 11:16:51 +02:00
Alessandro Magionami e5b054e7b8 Merge pull request #3076 from specklesystems/fabians/comments-ioc-2
chore(server): comments IoC 2 - createCommentReplyFactory
2024-09-24 11:15:29 +02:00
Alessandro Magionami d12a05dd0c Merge pull request #3074 from specklesystems/fabians/comments-ioc-1
chore(server): comments IoC 1 - createComment
2024-09-24 11:14:48 +02:00
Alessandro Magionami a20143bca4 Merge pull request #3071 from specklesystems/fabians/automate-ioc-17
chore(server): automate IoC 17 - getAutomationRunsTriggersFactory
2024-09-24 11:09:58 +02:00
Alessandro Magionami eb21961074 Merge pull request #3070 from specklesystems/fabians/automate-ioc-16
chore(server): automate IoC 16 - Project.automations
2024-09-24 11:09:30 +02:00
Alessandro Magionami f22a49db5f Merge pull request #3069 from specklesystems/fabians/automate-ioc-15
chore(server): automate IoC 15 - Automation.runs
2024-09-24 11:01:25 +02:00
Alessandro Magionami fe424a98b6 Merge pull request #3082 from specklesystems/alessandro/web-943-get-stream-activity
Alessandro/web 943 get stream activity
2024-09-24 10:48:52 +02:00
Alessandro Magionami daa742382f Merge branch 'main' of github.com:specklesystems/speckle-server into alessandro/web-943-get-stream-activity 2024-09-23 15:59:55 +02:00
Gergő Jedlicska 4b944bb259 feat(workspaces): get workspace by slug gql api (#3080) 2024-09-23 15:56:00 +02:00
Alessandro Magionami 6920bb1f0c chore(activitystream): refactor getStreamActivity 2024-09-23 15:40:49 +02:00
Kristaps Fabians Geikins 215cdf19b3 chore(server): comments IoC 2 - createCommentReplyFactory 2024-09-23 15:54:46 +03:00
Kristaps Fabians Geikins 6813259491 chore(server): comments IoC 2 - createCommentReplyFactory 2024-09-23 15:54:24 +03:00
Kristaps Fabians Geikins ba2198657d minor adjustment 2024-09-23 15:07:49 +03:00
Kristaps Fabians Geikins 0412deeda3 chore(server): comments IoC 1 - createComment 2024-09-23 15:03:45 +03:00
Kristaps Fabians Geikins 020674b5b4 chore(server): automate IoC 17 - getAutomationRunsTriggersFactory 2024-09-23 14:00:09 +03:00
Kristaps Fabians Geikins cc6f7fd739 chore(server): automate IoC 16 - Project.automations 2024-09-23 13:56:55 +03:00
Kristaps Fabians Geikins 3863016620 chore(server): automate IoC 15 - Automation.runs 2024-09-23 13:51:46 +03:00
Alessandro Magionami 6d4d0c4631 Merge pull request #3068 from specklesystems/fabians/automate-ioc-14
chore(server): automate IoC 14 - dataloaders
2024-09-23 11:28:39 +02:00
Alessandro Magionami 65db85e7e1 Merge pull request #3067 from specklesystems/fabians/automate-ioc-13
chore(server): automate IoC 13 - logStream API
2024-09-23 11:28:09 +02:00
Alessandro Magionami ec9e1f76ca Merge pull request #3066 from specklesystems/fabians/automate-ioc-12
chore(server): automate IoC 12 - createTestAutomationRunFactory
2024-09-23 11:27:43 +02:00
Alessandro Magionami 8b7d0bceb0 Merge pull request #3064 from specklesystems/fabians/automate-ioc-11
chore(server): automate IoC 11 - manuallyTriggerAutomationFactory
2024-09-23 11:27:17 +02:00
Alessandro Magionami d780b62c91 Merge pull request #3063 from specklesystems/fabians/automate-ioc-10
chore(server): automate IoC 10 - onModelVersionCreateFactory
2024-09-23 11:26:55 +02:00
Alessandro Magionami 7e0ef15c02 Merge pull request #3061 from specklesystems/fabians/automate-ioc-9
chore(server): automate IoC 9 - setupRunFinishedTrackingFactory
2024-09-23 11:26:12 +02:00
Alessandro Magionami 64102cebf4 Merge pull request #3060 from specklesystems/fabians/automate-ioc-8
chore(server): automate IoC 8 - subscriptions service
2024-09-23 11:25:36 +02:00
Alessandro Magionami 79efc94888 Merge pull request #3059 from specklesystems/fabians/automate-ioc-7
chore(server): automate IoC 7 - reportFunctionRunStatusFactory
2024-09-23 11:25:00 +02:00
Alessandro Magionami 3f2e48b00b Merge pull request #3058 from specklesystems/fabians/automate-ioc-6
chore(server): automate IoC 6 - functionManagement cleanup
2024-09-23 11:24:24 +02:00
Alessandro Magionami 17d949f94b Merge pull request #3057 from specklesystems/fabians/automate-ioc-5.5
chore(server): automate IoC 5.5 - encryption service cleanup
2024-09-23 11:19:33 +02:00
Alessandro Magionami 63a4029423 Merge pull request #3056 from specklesystems/fabians/automate-ioc-5
chore(server): automatie IoC 5 - getAutomationsStatusFactory
2024-09-23 11:18:54 +02:00