-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat/auth via supabase #555
Commits on Mar 20, 2023
-
feat(auth): Working auth using supabase
With: signup, login, password reset, change password, change email, change username
Configuration menu - View commit details
-
Copy full SHA for 982791e - Browse repository at this point
Copy the full SHA 982791eView commit details
Commits on Mar 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2e4261b - Browse repository at this point
Copy the full SHA 2e4261bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d7b9c4 - Browse repository at this point
Copy the full SHA 2d7b9c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65a0da2 - Browse repository at this point
Copy the full SHA 65a0da2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ddf090 - Browse repository at this point
Copy the full SHA 5ddf090View commit details -
Configuration menu - View commit details
-
Copy full SHA for 145b8a2 - Browse repository at this point
Copy the full SHA 145b8a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c486379 - Browse repository at this point
Copy the full SHA c486379View commit details -
Configuration menu - View commit details
-
Copy full SHA for a10479e - Browse repository at this point
Copy the full SHA a10479eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d68c0f0 - Browse repository at this point
Copy the full SHA d68c0f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb15959 - Browse repository at this point
Copy the full SHA fb15959View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1e6eb8 - Browse repository at this point
Copy the full SHA a1e6eb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ff63ee - Browse repository at this point
Copy the full SHA 4ff63eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f6c722 - Browse repository at this point
Copy the full SHA 1f6c722View commit details -
feat: Update username on trees_watered
Somehow the trigger function only works on sql console
Configuration menu - View commit details
-
Copy full SHA for 8124ca0 - Browse repository at this point
Copy the full SHA 8124ca0View commit details
Commits on Mar 22, 2023
-
chore: Remove unneccesary code
The update of the username happens within the DB using triggers on the profile table. It did not work because the RLS did not allow the user to make changes to the trees_watered table on update
Configuration menu - View commit details
-
Copy full SHA for 76230ee - Browse repository at this point
Copy the full SHA 76230eeView commit details -
refactor(auth): Split large component
Move into smaller ones and add some styling
Configuration menu - View commit details
-
Copy full SHA for 57dd738 - Browse repository at this point
Copy the full SHA 57dd738View commit details -
Configuration menu - View commit details
-
Copy full SHA for be534c2 - Browse repository at this point
Copy the full SHA be534c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9729987 - Browse repository at this point
Copy the full SHA 9729987View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27d3aa9 - Browse repository at this point
Copy the full SHA 27d3aa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 901e215 - Browse repository at this point
Copy the full SHA 901e215View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b57979 - Browse repository at this point
Copy the full SHA 1b57979View commit details -
Configuration menu - View commit details
-
Copy full SHA for 066de9d - Browse repository at this point
Copy the full SHA 066de9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3a9fcc - Browse repository at this point
Copy the full SHA e3a9fccView commit details
Commits on Mar 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b30c915 - Browse repository at this point
Copy the full SHA b30c915View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cb9190 - Browse repository at this point
Copy the full SHA 8cb9190View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dc21f3 - Browse repository at this point
Copy the full SHA 1dc21f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for aceff6e - Browse repository at this point
Copy the full SHA aceff6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 233913f - Browse repository at this point
Copy the full SHA 233913fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dee4f44 - Browse repository at this point
Copy the full SHA dee4f44View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6e5fb8 - Browse repository at this point
Copy the full SHA e6e5fb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for be8e44c - Browse repository at this point
Copy the full SHA be8e44cView commit details
Commits on Mar 24, 2023
-
Merge branch 'staging' of github.com:technologiestiftung/giessdenkiez…
…-de into staging
Configuration menu - View commit details
-
Copy full SHA for a328ddd - Browse repository at this point
Copy the full SHA a328dddView commit details -
Merge branch 'staging' into feat/auth-via-supabase
Conflicts: src/utils/requests/getWateredTrees.ts
Configuration menu - View commit details
-
Copy full SHA for a789dbe - Browse repository at this point
Copy the full SHA a789dbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcfa790 - Browse repository at this point
Copy the full SHA fcfa790View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce3012f - Browse repository at this point
Copy the full SHA ce3012fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 758388a - Browse repository at this point
Copy the full SHA 758388aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 868806d - Browse repository at this point
Copy the full SHA 868806dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 827e5b3 - Browse repository at this point
Copy the full SHA 827e5b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2969dad - Browse repository at this point
Copy the full SHA 2969dadView commit details
Commits on Mar 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c364846 - Browse repository at this point
Copy the full SHA c364846View commit details -
Configuration menu - View commit details
-
Copy full SHA for a36e850 - Browse repository at this point
Copy the full SHA a36e850View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45a312e - Browse repository at this point
Copy the full SHA 45a312eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2e53fb - Browse repository at this point
Copy the full SHA d2e53fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8247caf - Browse repository at this point
Copy the full SHA 8247cafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59bf922 - Browse repository at this point
Copy the full SHA 59bf922View commit details -
Configuration menu - View commit details
-
Copy full SHA for d573200 - Browse repository at this point
Copy the full SHA d573200View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa1d5bd - Browse repository at this point
Copy the full SHA aa1d5bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a7a3bc - Browse repository at this point
Copy the full SHA 9a7a3bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7322445 - Browse repository at this point
Copy the full SHA 7322445View commit details -
fix(Submit button): Did not show on mobile
due to missing colorType variable
Configuration menu - View commit details
-
Copy full SHA for 5f9ad80 - Browse repository at this point
Copy the full SHA 5f9ad80View commit details -
fix(profile): Not finished loading when logged out
Due to profile not present when there is no id
Configuration menu - View commit details
-
Copy full SHA for 5112ef6 - Browse repository at this point
Copy the full SHA 5112ef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f403b0f - Browse repository at this point
Copy the full SHA f403b0fView commit details
Commits on Mar 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 476a1ce - Browse repository at this point
Copy the full SHA 476a1ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4714b28 - Browse repository at this point
Copy the full SHA 4714b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for de59071 - Browse repository at this point
Copy the full SHA de59071View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1781eb0 - Browse repository at this point
Copy the full SHA 1781eb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1d78ef - Browse repository at this point
Copy the full SHA b1d78efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57d32ed - Browse repository at this point
Copy the full SHA 57d32edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92b7e99 - Browse repository at this point
Copy the full SHA 92b7e99View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1e8f7a - Browse repository at this point
Copy the full SHA f1e8f7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e59d175 - Browse repository at this point
Copy the full SHA e59d175View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6326213 - Browse repository at this point
Copy the full SHA 6326213View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1c1445 - Browse repository at this point
Copy the full SHA a1c1445View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbdf51a - Browse repository at this point
Copy the full SHA dbdf51aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56bdd24 - Browse repository at this point
Copy the full SHA 56bdd24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 485aa27 - Browse repository at this point
Copy the full SHA 485aa27View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4af19d - Browse repository at this point
Copy the full SHA a4af19dView commit details
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a9aed50 - Browse repository at this point
Copy the full SHA a9aed50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f5500c - Browse repository at this point
Copy the full SHA 3f5500cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb38631 - Browse repository at this point
Copy the full SHA fb38631View commit details
Commits on Apr 12, 2023
-
fix: check password equality first
Note that this may fix the issue of the error notification not appearing. It is still to be investigated why this is. It seems that after calling `signInWithPassword` the session changes, which might have something to do with that.
Configuration menu - View commit details
-
Copy full SHA for f13daa0 - Browse repository at this point
Copy the full SHA f13daa0View commit details
Commits on Apr 13, 2023
-
docs: demonstrate that new session unmounts PasswordEditForm
When `signInWithPassword` is successful, a new session is created via the `SessionContextProvider`. This causes the `PasswordEditForm` component to unmount, resulting in the `setNotification` to not have an effect anymore: after all the component including the notification UI is unmounted. Note that we still see the console logs because the `updatePassword` function actually finishes inside the `formData.password !== formData.repeatPassword` condition, so we've got our logs with a null notification.
Configuration menu - View commit details
-
Copy full SHA for b6c00c9 - Browse repository at this point
Copy the full SHA b6c00c9View commit details -
Revert "docs: demonstrate that new session unmounts PasswordEditForm"
This reverts commit b6c00c9.
Configuration menu - View commit details
-
Copy full SHA for 40afe69 - Browse repository at this point
Copy the full SHA 40afe69View commit details -
fix: validate password without persisting new session (if validation …
…successful) This properly fixes the unmounted form component. That's why the password equality check is moved back to its original position. The order of checks doesn't matter anymore.
Configuration menu - View commit details
-
Copy full SHA for 75f3eca - Browse repository at this point
Copy the full SHA 75f3ecaView commit details -
fix: remove loading text in submit button after password change attempt
Without `setIsBeeingSaved(false)` the button text was stuck with "Wird eingetragen ..."
Configuration menu - View commit details
-
Copy full SHA for 7a1e6cf - Browse repository at this point
Copy the full SHA 7a1e6cfView commit details
Commits on Apr 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cb5ed29 - Browse repository at this point
Copy the full SHA cb5ed29View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe00655 - Browse repository at this point
Copy the full SHA fe00655View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a59c28 - Browse repository at this point
Copy the full SHA 5a59c28View commit details -
feat: create modal with success view
After successful form submit, a new view informs the user about the successful action. This success message was missing previously.
Configuration menu - View commit details
-
Copy full SHA for c11078a - Browse repository at this point
Copy the full SHA c11078aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4e77b6 - Browse repository at this point
Copy the full SHA e4e77b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59bf110 - Browse repository at this point
Copy the full SHA 59bf110View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f3b947 - Browse repository at this point
Copy the full SHA 4f3b947View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84ab4ca - Browse repository at this point
Copy the full SHA 84ab4caView commit details
Commits on Apr 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2a1d2f0 - Browse repository at this point
Copy the full SHA 2a1d2f0View commit details -
feat: wrap account updates in wrapper
This wrapper will be what the accound edit form uses. We need this wrapper because the account edit actually consists of different requests: the email update targets the auth schema in the database, the username update the public schema with the profiles table (that is different from the user table in the auth schema)
Configuration menu - View commit details
-
Copy full SHA for 2a7bdb8 - Browse repository at this point
Copy the full SHA 2a7bdb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ff3975 - Browse repository at this point
Copy the full SHA 4ff3975View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2ead9b - Browse repository at this point
Copy the full SHA d2ead9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c49d6b1 - Browse repository at this point
Copy the full SHA c49d6b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f87fd3 - Browse repository at this point
Copy the full SHA 6f87fd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38fa6ca - Browse repository at this point
Copy the full SHA 38fa6caView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa611f1 - Browse repository at this point
Copy the full SHA aa611f1View commit details
Commits on Apr 20, 2023
-
chore: provide fallback error message
In case `!data` is true and no `error` exists we still want to log something.
Configuration menu - View commit details
-
Copy full SHA for eb551f5 - Browse repository at this point
Copy the full SHA eb551f5View commit details -
Merge pull request #569 from technologiestiftung/refactor/edit-account
refactor: edit account action
Configuration menu - View commit details
-
Copy full SHA for 5ff0088 - Browse repository at this point
Copy the full SHA 5ff0088View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6456b9 - Browse repository at this point
Copy the full SHA e6456b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a29df - Browse repository at this point
Copy the full SHA 99a29dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for feeb5b3 - Browse repository at this point
Copy the full SHA feeb5b3View commit details -
fix: prevent signed-in auth view from flashing
We now immediately redirect from /auth to /profile once there is a session present
Configuration menu - View commit details
-
Copy full SHA for ae4abdd - Browse repository at this point
Copy the full SHA ae4abddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ae4f3d - Browse repository at this point
Copy the full SHA 0ae4f3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b4b063 - Browse repository at this point
Copy the full SHA 3b4b063View commit details
Commits on Apr 21, 2023
-
Merge pull request #572 from technologiestiftung/fix/signin-loading-s…
…tate fix: prevent signed-in auth view from flashing
Configuration menu - View commit details
-
Copy full SHA for ed9a520 - Browse repository at this point
Copy the full SHA ed9a520View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb87be2 - Browse repository at this point
Copy the full SHA bb87be2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85d401e - Browse repository at this point
Copy the full SHA 85d401eView commit details
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c0be3b1 - Browse repository at this point
Copy the full SHA c0be3b1View commit details
Commits on May 5, 2023
-
Merge pull request #573 from technologiestiftung/feat/add-signup-pass…
…word-strength feat: added signup password strength validation
Configuration menu - View commit details
-
Copy full SHA for d4f3de0 - Browse repository at this point
Copy the full SHA d4f3de0View commit details -
Configuration menu - View commit details
-
Copy full SHA for da353ed - Browse repository at this point
Copy the full SHA da353edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cebb81 - Browse repository at this point
Copy the full SHA 0cebb81View commit details
Commits on May 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9ababdc - Browse repository at this point
Copy the full SHA 9ababdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8caf98 - Browse repository at this point
Copy the full SHA f8caf98View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4ae9c0 - Browse repository at this point
Copy the full SHA a4ae9c0View commit details
Commits on May 9, 2023
-
View was missing. User is now presented with a message
Configuration menu - View commit details
-
Copy full SHA for 6a6e169 - Browse repository at this point
Copy the full SHA 6a6e169View commit details -
Configuration menu - View commit details
-
Copy full SHA for 412c230 - Browse repository at this point
Copy the full SHA 412c230View commit details -
Configuration menu - View commit details
-
Copy full SHA for f14d12e - Browse repository at this point
Copy the full SHA f14d12eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20aa7fc - Browse repository at this point
Copy the full SHA 20aa7fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c246796 - Browse repository at this point
Copy the full SHA c246796View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35c36d3 - Browse repository at this point
Copy the full SHA 35c36d3View commit details -
Merge pull request #575 from technologiestiftung/docs/env-vars_recove…
…ry_auth_redirect_url
Configuration menu - View commit details
-
Copy full SHA for 0d6ab65 - Browse repository at this point
Copy the full SHA 0d6ab65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f77aef - Browse repository at this point
Copy the full SHA 9f77aefView commit details
Commits on May 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dea9634 - Browse repository at this point
Copy the full SHA dea9634View commit details -
feat: Add user email to default text
rather then notifiction. Also does some housekeeping
Configuration menu - View commit details
-
Copy full SHA for 61a757b - Browse repository at this point
Copy the full SHA 61a757bView commit details -
feat: Add user email to default text
rather then notifiction. Also does some housekeeping
Configuration menu - View commit details
-
Copy full SHA for b24b68c - Browse repository at this point
Copy the full SHA b24b68cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd82aa0 - Browse repository at this point
Copy the full SHA dd82aa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35f20e0 - Browse repository at this point
Copy the full SHA 35f20e0View commit details -
feat: removed error notification on email duplicate
Signed-off-by: Raphael Arce <raphael.arce@ts.berlin>
Configuration menu - View commit details
-
Copy full SHA for fb4c070 - Browse repository at this point
Copy the full SHA fb4c070View commit details
Commits on May 11, 2023
-
Merge pull request #579 from technologiestiftung/feat/remove-error-ms…
…g-on-email-duplicate
Configuration menu - View commit details
-
Copy full SHA for 4828252 - Browse repository at this point
Copy the full SHA 4828252View commit details -
fix(Quotes): Can't use html entities in string
Also remove unused function and tests
Configuration menu - View commit details
-
Copy full SHA for 8c7dc03 - Browse repository at this point
Copy the full SHA 8c7dc03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f4a021 - Browse repository at this point
Copy the full SHA 7f4a021View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2a9414 - Browse repository at this point
Copy the full SHA b2a9414View commit details -
Merge branch 'feat/auth-via-supabase' of github.com:technologiestiftu…
…ng/giessdenkiez-de into feat/auth-via-supabase
Configuration menu - View commit details
-
Copy full SHA for 033c3e2 - Browse repository at this point
Copy the full SHA 033c3e2View commit details -
According to git history this was added for auth0 It also broke all tests locally
Configuration menu - View commit details
-
Copy full SHA for bcf3ec9 - Browse repository at this point
Copy the full SHA bcf3ec9View commit details -
Configuration menu - View commit details
-
Copy full SHA for de30fc4 - Browse repository at this point
Copy the full SHA de30fc4View commit details -
feat: added idea folder to gitignore
Signed-off-by: Raphael Arce <raphael.arce@ts.berlin>
Configuration menu - View commit details
-
Copy full SHA for a07baa4 - Browse repository at this point
Copy the full SHA a07baa4View commit details -
chore: upgraded supabase libs to latest version
Signed-off-by: Raphael Arce <raphael.arce@ts.berlin>
Configuration menu - View commit details
-
Copy full SHA for 2dec7aa - Browse repository at this point
Copy the full SHA 2dec7aaView commit details -
fix: moved password recovery to an own page
Signed-off-by: Raphael Arce <raphael.arce@ts.berlin>
Configuration menu - View commit details
-
Copy full SHA for 4534f07 - Browse repository at this point
Copy the full SHA 4534f07View commit details -
Related to PR technologiestiftung/giessdenkiez-de-postgres-api#222
Configuration menu - View commit details
-
Copy full SHA for 52efc67 - Browse repository at this point
Copy the full SHA 52efc67View commit details -
Merge pull request #583 from technologiestiftung/fix/password-recover…
…y-form-not-shown
Configuration menu - View commit details
-
Copy full SHA for fb9ffe8 - Browse repository at this point
Copy the full SHA fb9ffe8View commit details
Commits on May 12, 2023
-
Merge pull request #584 from technologiestiftung/chore/update-databas…
…e-types chore: Update database types
Configuration menu - View commit details
-
Copy full SHA for c9faaaf - Browse repository at this point
Copy the full SHA c9faaafView commit details
Commits on May 15, 2023
-
chore: downgraded supabase/auth-helpers-nextjs because of incompatibi…
…lity with current jest setup Signed-off-by: Raphael Arce <raphael.arce@ts.berlin>
Configuration menu - View commit details
-
Copy full SHA for 6948cc8 - Browse repository at this point
Copy the full SHA 6948cc8View commit details
Commits on May 16, 2023
-
feat: add notification placeholder to improve visual stability
Signed-off-by: Raphael Arce <raphael.arce@ts.berlin>
Configuration menu - View commit details
-
Copy full SHA for 3ca61fc - Browse repository at this point
Copy the full SHA 3ca61fcView commit details
Commits on May 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 99cecf3 - Browse repository at this point
Copy the full SHA 99cecf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04dfc7c - Browse repository at this point
Copy the full SHA 04dfc7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80f3d44 - Browse repository at this point
Copy the full SHA 80f3d44View commit details