Skip to content

Tags: crane-cloud/backend

Tags

1.1.2

Toggle 1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: the tag project veiw endpoint not returning deleted projects (#634)

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat/user following status (#632)

* fix:add pagination to get project follower endpoint

* feat: add is_following flag to indicate if current user follows listed users

1.0.9

Toggle 1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add support ml project filter (#627)

1.0.8

Toggle 1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: migration with unique constraint for username (#622)

* add username validator

* add login for username and email in one field

* add social links and biography to user profile

* return users details able to get users by username

* fix failing tests

* fix unique constraint issue for username

1.0.7

Toggle 1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Google oauth (#603)

* add google oauth option to sign up

* add the kube host to docker compose file

* removed the under score

* fix the syntax in the google oauth logic

* use config to access the environment variable  for google oauth

* add the  status code

* chore: add variables to staging.yml

1.0.6

Toggle 1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Return cluster information regardless of cluster connection failures (#…

…599)

* return cluster information regardless of cluster connection failures

* refactor  code

* format code

1.0.5

Toggle 1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add support for ml on a project (#594)

1.0.4

Toggle 1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update email templates presentation (#588)

* add admin app filters

* update email templates

1.0.3

Toggle 1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: user migrations (#585)

* fix user migrations

* undo actions file changes

1.0.2

Toggle 1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: broken app logger calls (#550)