Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/microsoft/applicatio…
Browse files Browse the repository at this point in the history
…ninsights-web-3.0.7
  • Loading branch information
Harry-Ross committed Dec 28, 2023
2 parents 2543d0d + d55b3fe commit bf40821
Show file tree
Hide file tree
Showing 30 changed files with 205 additions and 200 deletions.
45 changes: 0 additions & 45 deletions .tina/__generated__/formGroup.module-ZFP4VTLQ.css

This file was deleted.

39 changes: 0 additions & 39 deletions .tina/__generated__/popup.module-FIWROKEC.css

This file was deleted.

7 changes: 0 additions & 7 deletions .tina/__generated__/training.module-NPVIDT3N.css

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions components/blocks/aboutUs.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,8 @@ const AccordionItem = ({
currentlySelected
? "bg-sswRed"
: onHover
? "bg-gray-600"
: "bg-gray-400 hover:bg-gray-600"
? "bg-gray-600"
: "bg-gray-400 hover:bg-gray-600"
)}
onMouseEnter={() => {
setStateBeingHovered(office.addressRegion);
Expand Down
1 change: 1 addition & 0 deletions components/blocks/breadcrumbs.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export const Breadcrumbs: FC<BreadcrumbsProps> = (props) => {
{ from: "partners", to: "Partners" },
{ from: "netug", to: ".NET User Group" },
{ from: "clients", to: "Clients" },
{ from: "live", to: "Live" },
{ from: props.path, to: `${props.title}` },
]}
activeItemClassName={listItemStyling}
Expand Down
9 changes: 5 additions & 4 deletions components/filter/opportunities.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -184,13 +184,14 @@ const OpportunityDropdown = ({
}}
id={transformTitleToId(opportunity.title)}
>
<h2 className="my-0 text-base md:float-left">
<h2 className="my-0 text-base font-semibold md:float-left">
{opportunity.title}
</h2>
<span className="flex items-center md:float-right">
<span className="flex items-center justify-center md:float-right">
<FaMapMarkerAlt className="inline" />
{opportunity.locations?.join(", ")}
{opportunity.status === FILLED && <strong> *FILLED*</strong>}
&nbsp;
{opportunity.locations?.join(", ")}&nbsp;
{opportunity.status === FILLED && <strong>*FILLED*</strong>}
</span>
</Disclosure.Button>

Expand Down
49 changes: 49 additions & 0 deletions content/company/case-study/event-cinemas.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
seo:
title: Event Cinemas Case Study
showBreadcrumb: true
heading: Event Cinemas
content: >
## Challenge
Event Cinemas is Australia's leading Cinema company.
They were looking to revamp their website with a new look and feel with the added ability to drive the site via a new CMS.
[Six different CMS options](https://www.ssw.com.au/ssw/consulting/ContentManagement.aspx) were assessed and [Telerik's Sitefinity](https://www.ssw.com.au/consulting/sitefinity) was chosen.
![Homepage with fullscreen image of movie](/images/case-studies/event-cinemas-1.jpg)**Figure: Homepage with fullscreen image of movie**
## We make complicated things simple
Using the Scrum methodology, we made sure that the most important parts of the system were built and tested 1st, ensuring transparency and value creation all the way through the development lifecycle.
The site and all components were to be reusable, so site templates, page layouts, content types and custom contols were used extensively.
This allows Event Cinemas employees with sufficient permissions to manage and maintain the website without requiring any assistance from developers.
## Integration
We have live integration with the backend ticketing systems located at the 50+ cinemas Australia wide.
This means that users can jump online and order a movie ticket with seating reservations in real time.
![Customize your cinema preferences](/images/case-studies/event-cinemas-2.png)**Figure: Customize your cinema preferences**
![Can preview the available seats](/images/case-studies/event-cinemas-3.png)**Figure: Can preview the available seats**
## Results
The [www.eventcinemas.com.au](https://www.eventcinemas.com.au) website has been released and is live to the public.
Both the client and the development team were very satisfied with the result.
## Related links
[Sitefinity Consulting](https://www.ssw.com.au/consulting/sitefinity)
---

46 changes: 46 additions & 0 deletions content/company/case-study/tafe.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
seo:
title: TAFE - The Northern Sydney Institute Case Study
showBreadcrumb: true
heading: TAFE - The Northern Sydney Institute Case Study
content: |
The Northern Sydney Institute, part of TAFE NSW, is one of Australia’s leading
providers of vocational training and tertiary education.
## Challenge
Many websites are needed for the Institute, with websites for the brand, international
versions, and microsites for subdivisions.\n\nThe websites require a lot of maintenance and
constant content changes. Prior to SSW developing the Sitefinity solution, this was all done
manually within a small IT team.
A CMS was desperately needed to allow subdivisions to update their sites and content
directly (with an approval workflow).
![North Sydney Institute - APA Homepage](/images/case-studies/apa-homepage.jpg)
**Figure: North Sydney Institute - APA Homepage**
## Integration
North Sydney Institute have a corporate booking system that the website required
integration with, allowing students to sign up for courses without having to go
onto a campus to enrol.
![North Sydney Institute - APA Integration with Booking System](/images/case-studies/apa-integration.jpg)
**Figure: North Sydney Institute - APA Integration with Booking System**
## Results
The [www.theapa.edu.au](http://www.theapa.edu.au/) website has been released
and is live to the public. Both the client and the development team were very
satisfied with the result. SSW are currently developing phase two of the website
and integrating a shopping cart.
## Related links
[Sitefinity Consulting](https://www.ssw.com.au/consulting/sitefinity)
---

10 changes: 5 additions & 5 deletions content/company/clients.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ _body:
Linehaul fleet across the country. They needed to optimise the travel
to reduce costs, meet government compliance, and manage their trucks
and drivers.
caseStudyUrl: '/company/case-studies/toll'
caseStudyUrl: '/company/clients/toll'
categories:
- category: content/company/clientCategories/transport.json
- name: PwC
Expand Down Expand Up @@ -169,20 +169,20 @@ _body:
A CMS was desperately needed to allow subdivisions to update their
sites and content directly (with an approval workflow).
caseStudyUrl: 'https://prod.ssw.com.au/SSW/Consulting/Case-Study/TAFE.aspx'
caseStudyUrl: '/company/clients/tafe'
categories:
- category: content/company/clientCategories/education.json
- name: Event Cinemas
logo: /images/Clients/event-cinemas-logo.jpg
logoUrl: 'https://www.eventcinemas.com.au/'
content: >
Event Cinemas is Australias leading Cinema company.
Event Cinemas is Australia's leading Cinema company.
They were looking to revamp their website with a new look and feel
with the added ability to drive the site via a new CMS. Six different
CMS options were assessed and Teleriks Sitefinity was chosen.
caseStudyUrl: 'https://www.ssw.com.au/SSW/Consulting/Case-Study/EventCinemas.aspx'
CMS options were assessed and Telerik's Sitefinity was chosen.
caseStudyUrl: '/company/clients/event-cinemas'
categories:
- category: content/company/clientCategories/entertainment.json
- name: Commonwealth Bank of Australia
Expand Down
4 changes: 2 additions & 2 deletions content/live/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
title: SSW <span class="text-sswRed">Live</span> Stream Channel
nextEvent: Upcoming Session Details
sswTvButton:
name: Visit SSW TV Channel on Youtube
name: Visit SSW TV Channel
channelId: UCBFgwtV9lIIhvoNh0xoQ7Pg
pastEvents: Recent Broadcasts
youtubePlaylistButton:
name: Watch more on SSW TV Channel on Youtube
name: View more on Youtube
playlistId: PLpiOR7CBNvlpmhfwQeIVhbqZKxV-do0wY
---

Expand Down
2 changes: 1 addition & 1 deletion content/pages/terms-and-conditions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ The Client authorizes SSW to provide the resources suitable for the project. SSW

### 04 - Development Work Credit

In the event SSW performs web development services, the Client acknowledges and will ensure that: (a) SSW receives a permanent credit on the Site (including, without limitation, any alteration, modification or subsequent use of the Site) which acknowledges SSW as the developer of the Site; Unless otherwise agreed in writing credit shall be "[Proudly developed by SSW](https://www.ssw.com.au/)" in a suitable position of each page of the Site. This text will provide a permanent link to [www.ssw.com.au](www.ssw.com.au); (b) SSW may claim credit in its own promotional material for the development of the Site; and (c) the Client will remove the credit within 24 hours of receiving a notice from SSW to do so. In the event SSW performs web or other software development services, SSW reserves the right to develop and publish a case study on the work performed. For video productions, credit shall be "Proudly produced by SSW TV".
In the event SSW performs web development services, the Client acknowledges and will ensure that: (a) SSW receives a permanent credit on the Site (including, without limitation, any alteration, modification or subsequent use of the Site) which acknowledges SSW as the developer of the Site; Unless otherwise agreed in writing credit shall be "[Proudly developed by SSW](https://www.ssw.com.au/)" in a suitable position of each page of the Site. This text will provide a permanent link to [www.ssw.com.au](https://www.ssw.com.au); (b) SSW may claim credit in its own promotional material for the development of the Site; and (c) the Client will remove the credit within 24 hours of receiving a notice from SSW to do so. In the event SSW performs web or other software development services, SSW reserves the right to develop and publish a case study on the work performed. For video productions, credit shall be "Proudly produced by SSW TV".

### 05 - Microsoft Digital Partner of Record (DPOR)

Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@
"postcss": "^8.4.32",
"postcss-import": "^15.1.0",
"postcss-nesting": "^12.0.2",
"prettier": "3.0.3",
"prettier": "3.1.1",
"prettier-plugin-tailwindcss": "^0.5.7",
"source-map-explorer": "^2.5.3"
},
"dependencies": {
"@azure/msal-node": "^2.3.0",
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@fortawesome/fontawesome-svg-core": "^6.5.1",
"@headlessui/react": "^1.7.17",
"@headlessui/tailwindcss": "^0.2.0",
"@heroicons/react": "^2.0.18",
"@heroicons/react": "^2.1.1",
"@microsoft/applicationinsights-react-js": "17.0.3",
"@microsoft/applicationinsights-web": "3.0.7",
"@next/bundle-analyzer": "^14.0.1",
Expand All @@ -52,7 +52,7 @@
"classnames": "^2.3.2",
"dayjs": "^1.11.10",
"dotenv": "^16.3.1",
"eslint-config-next": "14.0.3",
"eslint-config-next": "14.0.4",
"formik": "^2.4.5",
"keyboardjs": "^2.7.0",
"next": "14.0.4",
Expand Down
Loading

0 comments on commit bf40821

Please sign in to comment.