Vaibhav Pathak
963d0925e6
error msg changed
2026-02-06 10:57:08 +05:30
Vaibhav Pathak
995c78125b
image updated
2026-02-05 18:32:44 +05:30
Vaibhav Pathak
b9d4ab9cbb
value fetuch issue fix
2026-02-05 18:03:50 +05:30
Vaibhav Pathak
da2f890178
image updated
2026-02-05 17:24:37 +05:30
Vaibhav Pathak
c6ebc6ce59
helm values fix
2026-02-05 16:33:31 +05:30
Vaibhav Pathak
060c3d8b8a
ttl update fix
2026-02-05 16:18:24 +05:30
Vaibhav Pathak
77da7d07fe
env edit button
2026-02-05 15:50:58 +05:30
Vaibhav Pathak
322e69cafe
graph issue fixed
2026-02-05 14:23:26 +05:30
Vaibhav Pathak
5b38e8b394
image updated
2026-02-05 14:04:55 +05:30
Vaibhav Pathak
dc7e90e626
API and CI/CD removed
2026-02-05 10:57:32 +05:30
Vaibhav Pathak
b831e1f92f
Org name changed to osmos
2026-01-28 11:19:05 +05:30
Vaibhav Pathak
83fd4b38bf
fix for env selection
2026-01-27 18:44:13 +05:30
Vaibhav Pathak
e518e60ab4
image updated
2026-01-27 18:27:00 +05:30
Vaibhav Pathak
479e33f271
Security fix
2026-01-27 18:03:17 +05:30
Vaibhav Pathak
f111713f03
image updated for init log
2026-01-23 14:02:43 +05:30
Vaibhav Pathak
59c20d6f06
image updated for init log
2026-01-23 13:40:31 +05:30
Vaibhav Pathak
5d971dddd0
image updated for argocd
2026-01-23 12:08:18 +05:30
Vaibhav Pathak
17602d1431
image updated
2026-01-23 11:40:21 +05:30
Vaibhav Pathak
cdce385d1f
image updated for git branch ref
2026-01-20 13:02:40 +05:30
Vaibhav Pathak
fd92d03ec3
image updated
2026-01-20 12:03:37 +05:30
Vaibhav Pathak
b6190cb32e
Github Proxy Added
2026-01-20 11:04:25 +05:30
Vaibhav Pathak
211d2d13de
Github Token Mounted
2026-01-20 08:46:49 +05:30
Vaibhav Pathak
259a02b5bf
Github Token Added
2026-01-20 08:30:15 +05:30
Vaibhav Pathak
2b37c2f04b
Fix: github read allowed
2026-01-19 20:48:04 +05:30
Vaibhav Pathak
d49853219b
pod log permission added
2026-01-19 14:48:27 +05:30
Vaibhav Pathak
6a6ee17c9e
new approach for value edit
2026-01-19 11:25:53 +05:30
Vaibhav Pathak
4067e247f1
image updated
2026-01-19 10:20:28 +05:30
Vaibhav Pathak
f1bf5bdea6
fix
2026-01-18 10:57:10 +05:30
Vaibhav Pathak
c8667a4afa
image updated
2026-01-18 10:44:17 +05:30
Vaibhav Pathak
f816775ec8
image updated for ui fix
2026-01-18 10:30:55 +05:30
Vaibhav Pathak
e2ac8a9984
image updated
2026-01-18 10:00:40 +05:30
Vaibhav Pathak
9da35f0892
image updated
2026-01-18 09:33:42 +05:30
Vaibhav Pathak
987dbe4eaa
Add GITEA_AUTH_HEADER env var to deployment
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 19:28:37 +05:30
Vaibhav Pathak
ad91cdf0b7
Add Gitea proxy endpoint for values file fetching
...
Adds /gitea/api proxy to access Gitea API for fetching Helm values files
in the environment provisioner.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 19:18:20 +05:30
Vaibhav Pathak
4dd25d2d97
image updated
2026-01-16 17:25:48 +05:30
Vaibhav Pathak
98bba88863
image updated
2026-01-16 16:00:00 +05:30
Vaibhav Pathak
bcc879f643
image updated
2026-01-16 15:46:55 +05:30
Vaibhav Pathak
6f7fb8908b
image updated
2026-01-16 15:26:17 +05:30
Vaibhav Pathak
ae8cf65e4d
image updated
2026-01-16 14:45:48 +05:30
Vaibhav Pathak
2156a78740
Add configurable allowed email domains for Google OAuth
...
- Add auth.allowedEmailDomains configuration
- Configure onlinesales.ai as allowed domain
- Remove signIn resolver config (moved to backend code)
- Add documentation comments
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-16 14:39:42 +05:30
Vaibhav Pathak
628c60c6e0
image updated
2026-01-16 14:17:04 +05:30
Vaibhav Pathak
403a16a21f
catlog changes
2026-01-16 13:56:47 +05:30
Vaibhav Pathak
5804095ce2
Fix catalog URL to use /raw/ instead of /src/
...
- Change from /src/branch/main/ to /raw/branch/main/
- /src/ returns HTML, /raw/ returns raw YAML content
- Add back templates catalog location
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-16 13:11:00 +05:30
Vaibhav Pathak
a96a2f1cf5
catlog changes
2026-01-16 13:02:29 +05:30
Vaibhav Pathak
9e9afef8c3
Add User/Group catalog support for Google OAuth
...
- Update catalog rules to allow User and Group entities
- Add osmos-org repository as catalog location
- Enables Google OAuth sign-in for users in org.yaml
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-16 12:57:53 +05:30
4fa8fc4d31
Update templates/backstage-configmap.yaml
2026-01-16 05:52:08 +00:00
aab664222b
Update templates/backstage-configmap.yaml
2026-01-16 05:11:49 +00:00
89c5973309
Update values.yaml
2026-01-16 04:43:59 +00:00
Backstage Deploy
b009c42a93
Update image tag to v1.0.5 with Google OAuth fix
2026-01-15 13:56:52 +05:30
Backstage Deploy
3b036fa1e0
Update to v1.0.4 with Google OAuth provider
2026-01-15 12:07:46 +05:30