Skip to content

Commit

Permalink
Feat/forms 1709 Fixed indentation error (bcgov#1597)
Browse files Browse the repository at this point in the history
* updated

* updated

* Updation

* updated file

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* updated package file

* Update cypress-ci.yaml

* Updated config file

* Update cypress-ci.yaml

* bcgov#1059 updated package

* bcgov#1060 scripts for Advanced fields and BC Gov components

* Fixing review comments

* Updated changes

* # Updated with PR comments

* updated

* Update form-design-basicfields.cy.js

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Modifies test scripts

* Updated files

* Fixed errors during CI/CD Run

* Updated browser type

* Updated Simple BC address component

* Updated

* Fields updated

* Test script changed

* Updated

* Updated fields

* Updated env variable

* Update form-design-basicfields.cy.js

* Updated

* Update cypress-ci.yaml

* Updated email input

* screenshots

* Updated path

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Updated version on workflow

* Fix to failed tests

* Fix to BC address component

* Updated the  component

* Changed button element

* Fixed BC components

* Modified submission

* Modified components

* Updated attribute

* Updated

* Changed simpleBC address component

* Update package.json

* Update package-lock.json

* Test scripts

* Updated

* Pushed the changes

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Env change

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Update cypress-ci.yaml

* Updated

* Updated to take default env variable

* Updated with current workflow

* updated

* Formatted

* Update cypress.config.js

* updated

* Test scripts for updating submission data

* Scripts for adding notes

* Added scripts for logout after each run

* Adding statuses to submission

* Fixed alert message for subscription settings

* Fixing CI/CD running issues

* Fixed issues on schedule date verification

* bcgov#1488 public form submission

* bcgov#1488 form for public

* form settings page for public form

* Added scripts for public forms with no status assign ability

* Changes with login page

* Removed additional login page

* bcgov#1478/Draft submission

* Scripts for draft submission

* bcgov#1478 Added column management functionality and delete button

* Fixed some CI/Cd issues

* bcgov#1478 Renamed public form

* Removed duplicate files

* # Fixed issues after implimenting custom metadata

* Updated settings button

* bcgov#1540 Test scripts for revise status changes

* Modified scripts

* Fixed CI/Cd issue

* bcgov#1547 test scripts for export/imprt design

* bcgov#1547 added preview form

* Added downloads folder to config file

* Added downloads folder

* Fixed spacing issue

* Removed downloaded files

* Modified download folder path

* Fixed some fornmatting issue

* Updated component check

* bcgov#1578 updated scripts

* bcgov#1578 Added email notification

* bcgov#1528 Scripts for email management

* bcgov#1528 Fixed some running issues

* Fixed running issues

* Modified form-team-managememnt.cy.js file name

* Fixed issue with export button click

* bcgov#1346 Test scripts for API export functionality validation

* bcgov#1346 Added External API existence checks

* bcgov#1619 Added scripts for validatimg Meta form section

* bcgov#1619 Added help link validations on form settings page

* bcgov#1621 Test scripts for Map component display tab

* #Added preview button validation along with this script

* bcgov#1621 Added validations for custom css class

* Fixed running issues

* Fixed running issues with adding team member on PR env

* bcgov#1620 Added marker points for Map component

* #Added validations for circular point marker

* Modified test scripts to run on PR environment

* Added validations for Map component

* Fixed running issues with data grid component

Update form-design-advanceddata.cy.js

* Running issues with verifying circular area verification fixed

Update form-design-map.cy.js

* Removed adding users since no users on PR env

Update form-submission-public-status-assign.cy.js

* Update form-submission-assign-revise-status.cy.js

* Fixed issues while running on PR env

* Modified PR deployment workflow

* Modified to wait for deployment to be completed before cypress runs

* Added env variables in deplyment file

* Update pr_deploy.yaml

* Modified

* Fixed spacing issues

* Added spaces on cypress.yaml file

* Fixed indentation error

---------

Co-authored-by: jasonchung1871 <[email protected]>
  • Loading branch information
nimya-aot and jasonchung1871 authored Feb 3, 2025
1 parent 58c14f8 commit 68819b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pr_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,6 @@ jobs:
uses: ./.github/workflows/cypress-ci.yaml
with:
pr-number: ${{ github.event.inputs.pr-number }}
secrets:
Username: ${{ secrets.keycloakUsername }}
Password: ${{ secrets.keycloakPassword }}
secrets:
Username: ${{ secrets.keycloakUsername }}
Password: ${{ secrets.keycloakPassword }}

0 comments on commit 68819b7

Please sign in to comment.