SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-13 08:30:13 +00:00
78e17cf100 feat(scopes): Add pagination support with Paginate and AdvancedPagination functions
SoXX deleted branch dev/#7 from Anthrove/otter-space-sdk 2024-08-12 20:36:55 +00:00
SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-12 13:54:46 +00:00
8668d504b9 feat(tests): Add tag generator utility functions for tests
a4792f5d67 chore(dependencies): Update dependencies to latest versions
bd76f838ec refactor(tracing): fixed minor issues & added debug flag
Compare 3 commits »
SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-12 09:55:06 +00:00
5ffb558ab8 fix(tracing): wrong attribute type
0a8f84bb15 fix(tracing): wrong attribute type
6583ae7d29 fix(tracing): wrong attribute type
e38171e53d fix(tracing): wrong attribute type
7cf51f9b90 fix(tracing): wrong attribute type
Compare 19 commits »
SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-11 20:35:05 +00:00
c17b78cc48 refactor(logging): Refactor error handling in CreateTag, CreateTagInBatch, and DeleteTag functions
4707ea3f00 feat(error): Add error handling utility function
Compare 2 commits »
SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-11 20:17:48 +00:00
bb64c08185 chore(dependencies): updated dependencies
a368f59234 feat(telemetry): Implement OpenTelemetry tracing and logging in tag management functions
2d9db01d72 feat(telemetry): Implement telemetry setup in database client
Compare 3 commits »
SoXX commented on issue Anthrove/otter-space-sdk#7 2024-08-10 23:32:35 +00:00
Refactor Functions and so on

Could you also write down what kind of telemetry you want to have? i want to add Traces, also logs or something else?

SoXX commented on issue Anthrove/otter-space-sdk#7 2024-08-10 22:30:25 +00:00
Refactor Functions and so on

All base functions are added, so far without tests

SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-10 22:26:28 +00:00
e839e7ba2a feat(database): return gorm itself
SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-10 22:24:17 +00:00
9fe2d0edc3 fix(database): make function more coherent with the rest
46e6cdfa52 feat(database): added user
2b54f25eea feat(database): added all missing functions
Compare 3 commits »
SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-09 20:48:23 +00:00
1dc9b1fb7c feat(database): favorites
7720110a0a refactor: Update validation error messages for clarity and consistency
b6c037cb22 refactor: Refactor UserFavorites model to UserFavorite for clarity and consistency
3e13046706 fix(query): added conditions
85d7905e8a refactor: renamed variables
Compare 5 commits »
SoXX created branch dev/issue-5 in Anthrove/otter-space-sdk 2024-08-09 20:16:55 +00:00
SoXX pushed to dev/issue-5 at Anthrove/otter-space-sdk 2024-08-09 20:16:55 +00:00
f798869ef5 feat(database): implementation of functions
598ca747eb refactor(types): using correct types
b8e29de4fc refactor(error): error handling in database package
fefc777888 feat(impl): Add database client and migration functionality
f940f22d67 chore(impl): removed old functions
Compare 7 commits »
SoXX pushed to dev/#7 at Anthrove/otter-space-sdk 2024-08-09 18:29:06 +00:00
SoXX created branch dev/#7 in Anthrove/otter-space-sdk 2024-08-09 18:29:06 +00:00
SoXX commented on issue Anthrove/otter-space-sdk#7 2024-08-09 17:01:55 +00:00
Refactor Functions and so on

This looks good, but you also need to write down what the model changes are

SoXX pushed to main at Anthrove/fa-sdk-go 2024-08-09 10:05:45 +00:00
98558dcfbf feat: save to json
54eb37ac3a feat: submission url
dfca20a3ec fix: crash on visited page & logging
3390a05c70 feat: user favorite
Compare 4 commits »
SoXX pushed to main at Anthrove/fa-sdk-go 2024-08-06 13:45:28 +00:00
6244396954 docs: initial commit
SoXX created branch main in Anthrove/fa-sdk-go 2024-08-06 13:34:32 +00:00
SoXX pushed to main at Anthrove/fa-sdk-go 2024-08-06 13:34:32 +00:00
18c7bcf1db feat: initial commit