Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
c5086f2
feat(construct): change the header content according to figma and add…
sangayt1997 Jan 23, 2026
eed8068
feat(construct): implementing the getOrganization api in the org-swit…
sangayt1997 Jan 23, 2026
1a166c9
feat(construct): adding the organization switch trigger the grantType…
sangayt1997 Jan 23, 2026
950a5bb
fix(construct): fixed the test failing errors
sangayt1997 Jan 23, 2026
54bb772
refactor(construct): refactor the multi-orgs logics
sangayt1997 Jan 23, 2026
464c444
refactor(construct): sync with dev branch
sangayt1997 Jan 26, 2026
b82a0e9
fix(construct): fixed the accessToken and refresh token of switch org…
sangayt1997 Jan 26, 2026
901373c
fix(construct): fixed the logout and login removed select org issue
sangayt1997 Jan 26, 2026
ebf1ed0
fix(construct): fixed the switch orgs affecting the permission guards
sangayt1997 Jan 26, 2026
3d429f9
fix(construct): fixed the darkmode transition issue due to transition…
sangayt1997 Jan 26, 2026
654b3f4
fix(construct): fixed the border issue in profile image
sangayt1997 Jan 26, 2026
efae6a7
Merge pull request #963 from SELISEdigitalplatforms/feat/multi-orgs
sangayt1997 Jan 26, 2026
bc382be
Merge pull request #966 from SELISEdigitalplatforms/pre-dev
sangayt1997 Jan 26, 2026
d60a263
fix(construct): fixed sonarqube issue
sangayt1997 Jan 26, 2026
24c045e
fix(construct): fixed the inappropriate toast message for forbidden 4…
sangayt1997 Jan 27, 2026
613ab80
Merge pull request #967 from SELISEdigitalplatforms/fix/proper-toast-…
sangayt1997 Jan 27, 2026
d0719ef
Merge pull request #968 from SELISEdigitalplatforms/pre-dev
sangayt1997 Jan 27, 2026
46de913
fix(construct): fixed the roles issue in the updateAccount due to rep…
sangayt1997 Jan 28, 2026
29d8b47
fix(construct): fixed the account activation toast with proper message
sangayt1997 Jan 28, 2026
4196267
Merge pull request #969 from SELISEdigitalplatforms/pre-dev
sangayt1997 Jan 28, 2026
7cae885
Merge branch 'dev' of https://github.com/SELISEdigitalplatforms/l3-re…
afiapreety Feb 1, 2026
ba9b0d9
fix(construct): fixed aurthorized roles and permission
sangayt1997 Feb 2, 2026
9b95ac4
fix(construct): fixed aurthorized roles and permission
sangayt1997 Feb 2, 2026
c3788bb
fix(construct): fixed filtering the organization based on user's memb…
sangayt1997 Feb 2, 2026
f655ccb
Merge pull request #970 from SELISEdigitalplatforms/dev
sangayt1997 Feb 2, 2026
f5b3792
Merge pull request #971 from SELISEdigitalplatforms/pre-dev
sangayt1997 Feb 2, 2026
49e6271
Merge pull request #972 from SELISEdigitalplatforms/dev
sangayt1997 Feb 2, 2026
97064f0
Merge branch 'dev' of https://github.com/SELISEdigitalplatforms/l3-re…
afiapreety Feb 5, 2026
e415c5f
fix: /oidc
afiapreety Feb 5, 2026
13b30d3
feat: oidc for stg construct
afiapreety Feb 5, 2026
c15cd0e
fix(construct): fixed sonarQube issue on time complexity in logics
sangayt1997 Feb 5, 2026
772b9bf
Disable SonarQube Quality Gate check step
sojeebakhtar Feb 5, 2026
8cd545b
Merge branch 'dev' of https://github.com/SELISEdigitalplatforms/l3-re…
afiapreety Feb 8, 2026
804a738
fix: ownsso provider and icon as sso
afiapreety Feb 8, 2026
8d66966
fix: removed login with blocks button
afiapreety Feb 8, 2026
ecb4efe
fix(construct): fix the vulnerbilities issue in construct
sangayt1997 Feb 11, 2026
5e5e623
Merge pull request #976 from SELISEdigitalplatforms/dev
afiapreety Feb 12, 2026
d8dde02
fix(construct): layout alignment + profile role binding fix
sangayt1997 Feb 16, 2026
72cef82
refactor(construct): code refactor for decodeJwt
sangayt1997 Feb 16, 2026
8f9729d
Merge pull request #977 from SELISEdigitalplatforms/refactor/change-h…
sangayt1997 Feb 16, 2026
48e4279
Merge pull request #975 from SELISEdigitalplatforms/pre-dev
sangayt1997 Feb 16, 2026
04e298a
Merge pull request #978 from SELISEdigitalplatforms/dev
sangayt1997 Feb 16, 2026
67cecc1
refactor(construct): sync with main branch
sangayt1997 Feb 17, 2026
e631666
refactor(construct): sync the changes from base branch
sangayt1997 Feb 17, 2026
9663114
Merge branch 'dev' of https://github.com/SELISEdigitalplatforms/l3-re…
afiapreety Feb 18, 2026
234a0cc
fix: oidc button dark mode
afiapreety Feb 18, 2026
837a629
fix: oidc prod configuration
afiapreety Feb 18, 2026
8f612f7
Merge pull request #980 from SELISEdigitalplatforms/dev
afiapreety Feb 18, 2026
83d7e57
fix(construct): fixed the toast message issue in construct
sangayt1997 Feb 19, 2026
a32a79a
fix(construct): remove extra spacing in env.prod
sangayt1997 Feb 19, 2026
301c8e2
Merge pull request #981 from SELISEdigitalplatforms/pre-dev
sangayt1997 Feb 19, 2026
c8fc30d
Merge pull request #983 from SELISEdigitalplatforms/dev
sangayt1997 Feb 19, 2026
5dbfe95
fix(construct): fix the produiction issue vulnerbilities in package
sangayt1997 Feb 20, 2026
ebe5f01
Merge pull request #985 from SELISEdigitalplatforms/pre-dev
sangayt1997 Feb 26, 2026
8de051c
Merge pull request #987 from SELISEdigitalplatforms/dev
sangayt1997 Feb 26, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 24 additions & 13 deletions .env
Original file line number Diff line number Diff line change
@@ -1,17 +1,28 @@
# Vite environment variables
VITE_API_BASE_URL = https://dev-api.seliseblocks.com
VITE_X_BLOCKS_KEY = cf18dc87904c4e1485639242cda4a026
VITE_CAPTCHA_SITE_KEY=6LckI90qAAAAAK8RP2t0Nohwii1CeKOETsXPVNQA
VITE_CAPTCHA_TYPE=reCaptcha
VITE_PROJECT_SLUG = ddoxpd
VITE_BLOCKS_OIDC_CLIENT_ID = 4354ad04-07b9-4e27-8b93-f53b472e1803
VITE_BLOCKS_OIDC_REDIRECT_URI = http://localhost:3000/oidc
# # Vite environment variables
# VITE_API_BASE_URL = https://dev-api.seliseblocks.com
# VITE_X_BLOCKS_KEY = cf18dc87904c4e1485639242cda4a026
# VITE_CAPTCHA_SITE_KEY=6LckI90qAAAAAK8RP2t0Nohwii1CeKOETsXPVNQA
# VITE_CAPTCHA_TYPE=reCaptcha
# VITE_PROJECT_SLUG = ddoxpd
# VITE_BLOCKS_OIDC_CLIENT_ID = 4354ad04-07b9-4e27-8b93-f53b472e1803
# VITE_BLOCKS_OIDC_REDIRECT_URI = http://localhost:3000/oidc


# Build configuration
GENERATE_SOURCEMAP=false
# # Build configuration
# GENERATE_SOURCEMAP=false

# # Theme Colors - Can be in hex or hsl format (e.g., #1B9A8B or hsl(174, 69%, 41%))

# Theme Colors - Can be in hex or hsl format (e.g., #1B9A8B or hsl(174, 69%, 41%))
# VITE_PRIMARY_COLOR=#15969B
# VITE_SECONDARY_COLOR=#5194B8

VITE_PRIMARY_COLOR=#15969B
VITE_SECONDARY_COLOR=#5194B8

# Vite environment variables PROD
VITE_API_BASE_URL = https://api.seliseblocks.com
VITE_X_BLOCKS_KEY = da986e41e4eb44feafa5b105eced72d1
VITE_CAPTCHA_SITE_KEY=6LcesxsrAAAAAGHKH8g_b0vX0IsqNnMbmLc26q6r
VITE_BLOCKS_OIDC_CLIENT_ID = c27cd9d1-62a8-4987-8ac9-42741dbb61cf
VITE_BLOCKS_OIDC_REDIRECT_URI = https://construct.seliseblocks.com/oidc
VITE_CAPTCHA_TYPE=reCaptcha
VITE_PROJECT_SLUG = pblkcn
GENERATE_SOURCEMAP=false
2 changes: 1 addition & 1 deletion .env.dev
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ VITE_CAPTCHA_TYPE=reCaptcha
VITE_PROJECT_SLUG = ddoxpd

VITE_BLOCKS_OIDC_CLIENT_ID = d45f37a6-7f4a-4f38-9a13-06d74531d7ef
VITE_BLOCKS_OIDC_REDIRECT_URI = https://dev-construct.seliseblocks.com/login
VITE_BLOCKS_OIDC_REDIRECT_URI = https://dev-construct.seliseblocks.com/oidc
# Build configuration
GENERATE_SOURCEMAP=false

Expand Down
5 changes: 2 additions & 3 deletions .env.prod
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
VITE_API_BASE_URL = https://api.seliseblocks.com
VITE_X_BLOCKS_KEY = da986e41e4eb44feafa5b105eced72d1
VITE_CAPTCHA_SITE_KEY=6LcesxsrAAAAAGHKH8g_b0vX0IsqNnMbmLc26q6r
VITE_BLOCKS_OIDC_CLIENT_ID = c27cd9d1-62a8-4987-8ac9-42741dbb61cf
VITE_BLOCKS_OIDC_REDIRECT_URI = https://construct.seliseblocks.com/oidc
VITE_CAPTCHA_TYPE=reCaptcha
VITE_PROJECT_SLUG = pblkcn
GENERATE_SOURCEMAP=false



3 changes: 2 additions & 1 deletion .env.stg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ VITE_X_BLOCKS_KEY = eb87bd227c3d45a196de6956ecb93cd0
VITE_CAPTCHA_SITE_KEY=6LckI90qAAAAAK8RP2t0Nohwii1CeKOETsXPVNQA
VITE_CAPTCHA_TYPE=reCaptcha
VITE_PROJECT_SLUG = dboxup

VITE_BLOCKS_OIDC_CLIENT_ID = 019dd8a4-ce76-4159-b275-2de5ebe16729
VITE_BLOCKS_OIDC_REDIRECT_URI = https://stg-construct.seliseblocks.com/oidc
# Build configuration
GENERATE_SOURCEMAP=false
14 changes: 7 additions & 7 deletions .github/workflows/2_sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ env.SONARQUBE_HOST }}

- name: SonarQube Quality Gate check
uses: sonarsource/sonarqube-quality-gate-action@v1.2.0
# Force to fail step after specific time.
timeout-minutes: 5
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ env.SONARQUBE_HOST }}
# - name: SonarQube Quality Gate check
# uses: sonarsource/sonarqube-quality-gate-action@v1.2.0
# # Force to fail step after specific time.
# timeout-minutes: 5
# env:
# SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
# SONAR_HOST_URL: ${{ env.SONARQUBE_HOST }}
Loading
Loading