issues
search
opengovsg
/
GoGovSG
The official link shortener of the Singapore Government
https://go.gov.sg
Other
94
stars
37
forks
source link
[Release] Release 1.77.1
#2266
Closed
thamsimun
closed
1 year ago
thamsimun
commented
1 year ago
New Environment Variables
nil
Tests Checked:
Home page
[x] The landing page graphic should animate example short urls correctly
[x] The landing page should have no link to search
Login page
[x] OTP email should contain requestor's IP address
[x] Resend OTP should send a new OTP to user, and invalidate previous OTP
User page
[x] User message banner appears on top when USER_MESSAGE env var is set
[x] Announcement modal appears when ANNOUNCEMENT_* env var is set
[x] Banner follows scroll
QR
[x] Downloaded PNG QR code should be of width 1000px and height >= 1000px
[x] Downloaded SVG QR code should work
[x] Scan the downloaded QR code in SVG to check that it points to the correct long url
[x] Scan the downloaded QR code in PNG to check that it points to the correct long url
Directory - desktop view
[x] It should redirect to the short url link when the row is clicked for active link
Directory - mobile view
[x] It should redirect to the short url link when the redirect icon is clicked for active link in bottom mobile panel
Bulk upload
[x] If bulk QR code is activated, in progress status bar should appear after uploading bulk file.
[x] If bulk QR code is activated, in progress status bar should change to green within 2 mins after uploading bulk file.
[x] Should be able to download csv, zipped png and zipped svg from success status bar
[x] Downloaded csv should have all created links
[x] Downloaded zipped QR code folders should have QR code files for all created links
[x] Should receive email to download zipped png and zipped svg files
New Environment Variables
nil
Tests Checked:
Home page
Login page
User page
QR
Directory - desktop view
Directory - mobile view
Bulk upload