Commit graph

584 commits

Author SHA1 Message Date
Jason Wheeler
4b411810eb Merge branch 'develop' into feature/Digital/SSR-39
# Conflicts:
#	src/router/index.js
2022-09-22 12:32:30 -04:00
Jason Wheeler
e5f11854b0 refactored root route based on Frank's feedback. 2022-09-22 12:26:26 -04:00
Jason Wheeler
df2ed6eb67 fixed some import paths 2022-09-22 11:14:58 -04:00
Jason Wheeler
7346119fbf Merge branch 'develop' into feature/Digital/SSR-44 2022-09-22 09:37:37 -04:00
Jason Wheeler
6f82be6546 switched from v-bind: to just : 2022-09-21 16:25:53 -04:00
Jason Wheeler
1e5c966421 pulling navigation scenarios for button from js file 2022-09-21 15:39:39 -04:00
Kulbhushan Kaushik
70c46a8cd5 code review changes 2022-09-21 08:00:24 -04:00
Jason Wheeler
8fe4d924cb removed store dependancy for now, navigation is working 2022-09-20 16:15:15 -04:00
Kulbhushan Kaushik
bc473d5e03 commit 2022-09-20 15:27:01 -04:00
Jason Wheeler
1e744d793c updated to standard import language after discussing with Frank about why I couldn't inspect the object in the console. 2022-09-20 14:43:58 -04:00
Jason Wheeler
d262d0ac1d got to where it's relying on the store for something. nearly there. 2022-09-20 14:39:58 -04:00
Kulbhushan Kaushik
9e969b8c86 commit 2022-09-20 14:32:54 -04:00
Jason Wheeler
d1c334a8c5 updated to dot notation 2022-09-20 10:27:53 -04:00
Jason Wheeler
200b4bb141 started nav-button 2022-09-20 10:26:30 -04:00
Jason Wheeler
243cc0406f Updated router to handle root navigation and began to reference iss-page-values 2022-09-19 15:52:44 -04:00
FrankRua
f868cdcea7 Test config, one test 2022-09-19 10:55:21 -04:00
Jason Wheeler
b8b23f5448 router is working with mock endpoints for checking if a page exists 2022-09-16 16:40:48 -04:00
Kulbhushan Kaushik
63c554be16 commit 2022-09-16 10:47:58 -04:00
Kulbhushan Kaushik
6b497f0f83 commit 2022-09-16 07:56:56 -04:00
Kulbhushan Kaushik
f8b4136070 commit 2022-09-15 14:25:44 -04:00
Kulbhushan Kaushik
45981d3ce2 commit 2022-09-15 09:57:53 -04:00
Kulbhushan Kaushik
00389eff89 commit 2022-09-15 09:49:19 -04:00
Kulbhushan Kaushik
9918aec438 commit 2022-09-15 08:29:20 -04:00
Kulbhushan Kaushik
a70dfab9ec commit 2022-09-15 08:25:49 -04:00
Kulbhushan Kaushik
073d5dfee1 commit 2022-09-15 08:18:17 -04:00
Kulbhushan Kaushik
132ffa1d2a commit 2022-09-14 14:06:28 -04:00
Kulbhushan Kaushik
3edf91ae66 commit 2022-09-14 11:44:44 -04:00
Kulbhushan Kaushik
a5e3fb88b9 commit 2022-09-14 11:12:41 -04:00
Kulbhushan Kaushik
bff0bf3963 commit 2022-09-14 11:07:27 -04:00
Kulbhushan Kaushik
34f704c3db commit 2022-09-14 10:58:20 -04:00
Kulbhushan Kaushik
ee2b719a7a Initial set up. 2022-09-14 10:03:10 -04:00
FrankRua
2a9cdab4ce Test changes 2022-09-06 15:59:31 -04:00
FrankRua
94e11439af included vue config 2022-09-06 15:46:31 -04:00
FrankRua
cf528021f0 Init 2022-09-06 15:28:59 -04:00