Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
197 commits
Select commit Hold shift + click to select a range
7cfca03
Tags dropdown menu initial ui
mikemurray Dec 11, 2015
e3ed24b
Merge branch 'development' into navigation-558
mikemurray Dec 11, 2015
2f8dea7
Merge branch 'development' into navigation-558
mikemurray Dec 11, 2015
5257c51
Vertical tag menu on small device sizes
mikemurray Dec 12, 2015
25e7f61
Merge branch 'development' into navigation-558
mikemurray Dec 12, 2015
7c824ee
Merge branch 'development' into navigation-558
mikemurray Dec 14, 2015
a0ac02b
Merge branch 'development' into navigation-558
mikemurray Dec 14, 2015
f938d3a
Update references to Tags collection
mikemurray Jan 8, 2016
fafa97b
Merge branch 'development' into navigation-558
mikemurray Jan 8, 2016
7d81ff3
Updated eslint rules for react.
mikemurray Jan 11, 2016
7575160
Added propType validator for tags
mikemurray Jan 11, 2016
7dbf4e7
Added translations for tags
mikemurray Jan 11, 2016
3c48b37
Changed: currentTagId now properly optional
mikemurray Jan 11, 2016
99c0226
Added ReactionCore global propTypes object definition
mikemurray Jan 11, 2016
d16c7f1
Initial revamp of tag navigation
mikemurray Jan 11, 2016
0f41826
UX tweaks to tag navbar
mikemurray Jan 11, 2016
62c6101
Fixed flex width of main navbar tags
mikemurray Jan 11, 2016
472e141
Enabled tag sorting
mikemurray Jan 13, 2016
5717381
Merge branch 'development' into navigation-558
mikemurray Jan 13, 2016
65c97cf
Initial de-react-ification of tag nav
mikemurray Jan 14, 2016
80d07d9
Drag and drop sorting for top level tags
mikemurray Jan 14, 2016
a48372c
Tag tree
mikemurray Jan 14, 2016
adbebd8
Added ability to drag a tag between tag group lists
mikemurray Jan 14, 2016
24f1d2d
Updated tag drag and drop between lists
mikemurray Jan 14, 2016
47ae444
Initial work for hiding / showing dropdown for tag menu
mikemurray Jan 15, 2016
ac7b420
Updated tag nav edit and hover state handling
mikemurray Jan 15, 2016
1774e88
Updates to edit tag button in main navigation
mikemurray Jan 15, 2016
28199df
Update callbacks for tag groups
mikemurray Jan 15, 2016
59c885f
Merge branch 'development' into navigation-558
mikemurray Jan 15, 2016
0b2e4c8
Cleanup
mikemurray Jan 17, 2016
74f1f9b
added a placeholder for tag edit form
mikemurray Jan 18, 2016
0ad3e90
added toggle state to edit tag button
mikemurray Jan 18, 2016
efbc5c0
init(reaction-router)
Jan 18, 2016
96b8107
Adding initial UIX for tagnav as a sidebar on mobile
mikemurray Jan 20, 2016
d378eef
Merge branch 'development' into navigation-558
mikemurray Jan 21, 2016
cbf1491
Merge from `development` v0.11.0
Jan 21, 2016
80b4f17
Updated styles for vertical tagnav menu
mikemurray Jan 21, 2016
c5a4438
Merge branch 'development' into navigation-558
mikemurray Jan 21, 2016
d0ec169
Updates to main navigation and tag navigation
mikemurray Jan 22, 2016
b444576
Fixed editable flag name
mikemurray Jan 22, 2016
e60b097
Removed react dependency from tagnav package
mikemurray Jan 22, 2016
a32a791
Removed react components that have been converted to blaze
mikemurray Jan 22, 2016
879be83
Updated group tag flex styles
mikemurray Jan 25, 2016
582e424
UX improvements and cleaup
mikemurray Jan 25, 2016
8e8a2b0
Added missing create tag form while in edit mode
mikemurray Jan 25, 2016
a1f294e
Updated style of tag nav close button
mikemurray Jan 25, 2016
77a5822
updated dashboard routes
Jan 26, 2016
6b353e9
Tweaks to tag nav drag and drop sorting
mikemurray Jan 27, 2016
386dfea
Merge branch 'development' into navigation-558
mikemurray Jan 27, 2016
ed82877
initial shops.layout structure implementation
Jan 27, 2016
2a8156c
add renderLayout wrapper
Jan 28, 2016
d1642f4
deprecated `pathForSeo` helper. use `pathFor`.
Jan 29, 2016
36c825c
linted orders.js
Jan 29, 2016
f129304
add all payment methods
Jan 30, 2016
6773083
update package versions
Jan 30, 2016
65e7cfe
WIP note
Jan 30, 2016
5d2cc06
update renderLayout arguments to use a layout structure object
Jan 30, 2016
761e88c
patch pathFor
Jan 30, 2016
edf381c
add ReactionCore.Schemas.ShopLayout
Jan 30, 2016
f542e47
add groups to package registry
Jan 30, 2016
407bd33
tidy up registry files
Jan 31, 2016
a380c7a
es6, linting cleanup for accounts/members, registry updates
Jan 31, 2016
2bbe477
split `registry.js` into registry/* files, refactor permissions loading
Jan 31, 2016
538eb07
fix top margin on user accounts dropdown
Jan 31, 2016
4631c36
move import to shop settings, update package registry configurations
Feb 1, 2016
f869e55
fix order userProfile browser error when displaying guest orders
Feb 1, 2016
8c975ae
remove static example templates from repo
Feb 1, 2016
5871137
fix typo in conditional helper
Feb 1, 2016
eda8b1c
registry layout updates
Feb 1, 2016
750ecbd
enforce flow-router version
Feb 1, 2016
709b3bd
registry and layout updates
Feb 1, 2016
ede5abb
move subscriptions out of routers into templates
Feb 1, 2016
695a1e8
add kadira:[email protected]
Feb 1, 2016
b49f4f2
package cycles > 1 allow enabled/disable
Feb 1, 2016
ec389ac
Merge branch 'development' into navigation-558
mikemurray Feb 1, 2016
19f297c
deprecate Router with ReactionRouter
Feb 1, 2016
98c8146
Merge branch 'development' into reaction-router
Feb 1, 2016
ec40ca0
Merge branch 'navigation-558' into reaction-router
Feb 1, 2016
9c2fc1e
Added reaction-core dependency in reaction-ui
mikemurray Feb 1, 2016
7d40b99
Updated tag link
mikemurray Feb 1, 2016
66f933a
Remove Products subscription from import
Feb 2, 2016
f53e36f
fix getFiltersWithCounts getQueryParam
Feb 2, 2016
b24d9d6
reaction test port change
Feb 2, 2016
6b0c1d6
remove deprecated consoleNavBar / console widgets
Feb 2, 2016
d8c6736
updated social registry
Feb 2, 2016
1db4ad7
remove template=dashboard from layout
Feb 2, 2016
d593594
updated order query filters
Feb 2, 2016
9ce4b4e
order query param handling
Feb 2, 2016
0c5c514
merge development into v0.12, migrated hooks into registry
Feb 2, 2016
37eaf26
updated checkoutHeader with new styling
Feb 2, 2016
48efe10
fix dashboardHeader label handling
Feb 2, 2016
89ab51e
remove legacy subscriptions
Feb 2, 2016
4689406
force "/" prefix to active route helper
Feb 2, 2016
e83d761
fix dashboardControls sorting
Feb 2, 2016
02a12c6
fix createProduct routes
Feb 3, 2016
3c560cc
updated product grid / tag filter
Feb 3, 2016
3a5b4f1
Combined tag nav and main navigation
mikemurray Feb 3, 2016
6d0e452
global toggle edit mode, style tweaks
mikemurray Feb 3, 2016
29b6cf9
subscriptions and cart/completed updates
Feb 3, 2016
4222d2a
updated members publication to hide anonymous users
Feb 3, 2016
c48cf44
Merge branch 'development' into features-v0.12
Feb 3, 2016
c725f2b
updated default tag
Feb 3, 2016
a7ba0c4
add reaction-product-variant package
Feb 3, 2016
dc40776
add reaction-checkout package
Feb 3, 2016
c630917
Updated product grid subscription, moved it to template
mikemurray Feb 3, 2016
49ff73c
Updated nabber dropdown styles
mikemurray Feb 3, 2016
bb2a414
Added reaction layout package
mikemurray Feb 4, 2016
3047938
add reaction-i18n, reaction-layout, reaction-dashboard packages
Feb 4, 2016
6e61c8d
Merge remote-tracking branch 'origin/features-v0.12' into features-v0.12
Feb 4, 2016
29efaa6
fix munged conflict files from merge
Feb 4, 2016
2043c24
Super basic nabber color changer
mikemurray Feb 4, 2016
9e2a62d
Merge remote-tracking branch 'origin/features-v0.12' into features-v0.12
mikemurray Feb 4, 2016
b75111b
cleanup
mikemurray Feb 4, 2016
3508b47
Tag reaction and editing UX improvements
mikemurray Feb 4, 2016
b16389a
Updated alerts
mikemurray Feb 4, 2016
8ded24f
Renamed bootstrapAlerts to inlineAlerts
mikemurray Feb 4, 2016
22637c7
add README.md
Feb 4, 2016
dcbd280
removed console log
mikemurray Feb 4, 2016
c672323
Theme editing and saving
mikemurray Feb 5, 2016
a22b89e
update ReactionProduct as a reactiveDict
Feb 5, 2016
b8f672b
Merge remote-tracking branch 'origin/features-v0.12' into features-v0.12
Feb 5, 2016
4bebe93
fix product pricing
Feb 5, 2016
6363016
restore bunged ReactionProduct.selectedVariant
Feb 5, 2016
f8f6d81
Register themes from CSS files
mikemurray Feb 5, 2016
eb89388
add support for handle/variantId
Feb 6, 2016
c91c4b2
package.json update
Feb 6, 2016
c02ace3
add route groups to account, orders
Feb 6, 2016
69bee5f
add additional shop to sample data
Feb 6, 2016
5b45061
Added layout to theme schama
mikemurray Feb 8, 2016
f9fe32b
Added select component to reaction-ui
mikemurray Feb 8, 2016
f08239a
Updated theme saving
mikemurray Feb 8, 2016
edeeb9a
ReactionSubscriptions, route name alias implementation
Feb 9, 2016
34f3459
Moved theme editor the reaction-ui
mikemurray Feb 9, 2016
f3f3f53
add reaction-orders package
Feb 9, 2016
fc87ec0
add layout definitions to the package registry
Feb 10, 2016
41397a7
deprecate cycle, updated Layouts and Registry schemas.
Feb 10, 2016
0ff159c
updated registry schema, fix hasPermissions
Feb 10, 2016
275cdc2
Updated themes schema and theme processor
mikemurray Feb 11, 2016
a0bdb18
moved dashboard to new location
mikemurray Feb 11, 2016
0be2a6f
in progress migration of routes to packages
Feb 11, 2016
8eb8456
Merge branch 'development' into features-v0.12
Feb 11, 2016
2416420
Updated reaction ui registry
mikemurray Feb 11, 2016
90fa48f
Removed misplaced settings template helpers
mikemurray Feb 11, 2016
74a7b39
updated cart workflows
Feb 11, 2016
75ce66e
add slug param to pathFor tag
Feb 11, 2016
c9b706e
updated tag handling, productSettings / helpers migrated from core/d…
Feb 11, 2016
04898b9
update order subscriptions
Feb 11, 2016
8c7f360
update createProduct links to products/createProduct
Feb 11, 2016
2120986
route rename cartCompleted -> cart/completed
Feb 11, 2016
36cd314
updated permissions
Feb 11, 2016
5e95991
updated account permissions maps
Feb 11, 2016
71f601a
updated getReactionApps for object or hash param
Feb 12, 2016
df81029
move subscriptions to collections
Feb 12, 2016
feebcc1
updated reactionApps to not throw error, return []
Feb 12, 2016
806deaf
added theme dashboard and details views
mikemurray Feb 12, 2016
2ea4022
Moved settings -> themeEditor
mikemurray Feb 12, 2016
8ee9747
Fixing eslint issues
mikemurray Feb 12, 2016
abab320
fixed broken reference
mikemurray Feb 12, 2016
afb7395
Added arrow button to dashboard package card
mikemurray Feb 12, 2016
cb5200e
remove less/font awesome from default packages
Feb 12, 2016
00ffe49
deprecate coreOrderWidgets
Feb 12, 2016
6c7ce0f
updated server hasPermissions, security filters
Feb 12, 2016
88bdd7a
deprecated closeAllPopovers
Feb 12, 2016
3651abe
Revert to Meteor.subscribe to resolve sub caching issue
Feb 13, 2016
d4b0f2f
updated router init events
Feb 13, 2016
ae6c678
Group packages in dashboard
mikemurray Feb 13, 2016
b5a3bc6
cart workflow patches
Feb 13, 2016
0d7bdd5
moved product detail subscriptions into the onCreated
Feb 14, 2016
4a1266b
Theme saving and publish
mikemurray Feb 15, 2016
edfda65
Fixed bug with theme saving
mikemurray Feb 15, 2016
f1b8c43
refactor registry routes and permissions to use flow router name and …
Feb 15, 2016
d8ba70f
Merge remote-tracking branch 'origin/features-v0.12' into features-v0.12
Feb 15, 2016
8c134b2
add triggersEnter, triggersExit, options to registry schema
Feb 15, 2016
41a49ca
add workflows to initial route declarations
Feb 15, 2016
df941b6
updated route loading
Feb 15, 2016
eb3bf52
Added core ui workflow
mikemurray Feb 16, 2016
97b68bb
Merge branch 'development' into features-v0.12
Feb 16, 2016
9d6c3d9
Updated color of the show menu button.
mikemurray Feb 16, 2016
12fa1c6
add icon-reaction-logo font and class
Feb 16, 2016
26033a7
roles, permissions, route updates
Feb 16, 2016
ae31197
updated permissions methods, ShopMembers publication
Feb 16, 2016
bdda6e9
update order filter event to open on select
Feb 16, 2016
05ee35e
updated routes in tests
Feb 16, 2016
de1a289
revert accounts/inviteShopMember and update memberForm params
Feb 16, 2016
211485c
Use site root as home
Feb 17, 2016
36f9275
updated dashboard package grid routes
Feb 17, 2016
2716685
Add Item popover from add item button in sidebar
mikemurray Feb 17, 2016
4785d4f
remove code routes
Feb 17, 2016
90785f8
implement permissions in reactionApps, i18n title
Feb 17, 2016
85c17b6
Merge remote-tracking branch 'origin/features-v0.12' into features-v0.12
Feb 17, 2016
699a591
update dashboard route for active helper
Feb 17, 2016
ba01bf0
fix paymentMethod labels
Feb 17, 2016
732de68
add subscriptions to shippingDashboard
Feb 17, 2016
24c1a70
update tags check, hide tags label when empty
Feb 17, 2016
85fd8fb
updated from development, patches for paymentMethod i18n labels
Feb 17, 2016
94f33ef
remove check from permissions
Feb 17, 2016
9ffa1bd
cleanup code climate
Feb 17, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 8 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"whitelist": [
"es7.decorators",
"es7.classProperties",
"es7.exportExtensions",
"es7.comprehensions"
]
}
4 changes: 3 additions & 1 deletion .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ exclude_paths:
- ".meteor/*"
- "packages/reaction-core-theme/lib/*"
- "packages/reaction-core/lib/*"
- "packages/reaction-ui/private/*"
- "packages/reaction-ui-navbar/private/*"
engines:
duplication:
enabled: true
Expand All @@ -11,7 +13,7 @@ engines:
eslint:
enabled: true
csslint:
enabled: true
enabled: false
fixme:
enabled: true
ratings:
Expand Down
6 changes: 2 additions & 4 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"react/no-did-update-set-state": 1,
"react/no-direct-mutation-state": 1,
"react/no-multi-comp": 1,
"react/no-set-state": 1,
"react/no-set-state": 0,
"react/no-unknown-property": 1,
"react/prefer-es6-class": 1,
"react/prop-types": 1,
Expand Down Expand Up @@ -161,8 +161,6 @@
}], // http://eslint.org/docs/rules/max-len
"valid-jsdoc": 2, // http://eslint.org/docs/rules/valid-jsdoc
"quote-props": [2, "consistent-as-needed"], // http://eslint.org/docs/rules/quote-props
"no-console": 2, // http://eslint.org/docs/rules/no-console

/**
* Style
*/
Expand All @@ -185,7 +183,7 @@
"comma-style": [2, "last"], // http://eslint.org/docs/rules/comma-style
"eol-last": 2, // http://eslint.org/docs/rules/eol-last
"func-names": 0, // http://eslint.org/docs/rules/func-names
"func-style": [2, "declaration"], // http://eslint.org/docs/rules/func-style
"func-style": [2, "declaration", {"allowArrowFunctions": true }], // http://eslint.org/docs/rules/func-style
"key-spacing": [2, { // http://eslint.org/docs/rules/key-spacing
"beforeColon": false,
"afterColon": true
Expand Down
57 changes: 23 additions & 34 deletions .meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -9,30 +9,20 @@

meteor-base # Packages every Meteor app needs to have
mobile-experience # Packages for a great mobile UX
mongo # The database Meteor supports right now
blaze-html-templates # Compile .html files into Meteor Blaze views
session # Client-side reactive dictionary for your app
jquery # Helpful client-side library
tracker # Meteor's client-side reactive programming library
standard-minifiers # JS/CSS minifiers run for production mode
es5-shim # ECMAScript 5 compatibility for older browsers.
ecmascript # Enable ECMAScript2015+ syntax in app code

# Meteor Community Packages

logging # meteor logging
reload # hot reload
random # random library
ejson # ejson libary
check # argument validation utility
underscore # helper library underscore.js
oauth-encryption # oauth encryption for accounts
audit-argument-checks # ensure meteor method argument validation

# Recommended Packages

less # dependency of bootstrap, core-theme
fortawesome:fontawesome # font awesome library
# Performance & Debugging Tools
#meteorhacks:fast-render # improve initial page loads
#meteortoys:allthings # developer tools
#meteortoys:notifications # logging notification
#meteorhacks:kadira # performance monitoring
#meteorhacks:kadira-profiler # cpu profiling
#spiderable # adds phantomjs, use ongoworks:spiderable with Docker
#meteorhacks:sikka # additional ddp, login security

# Meteor Auth Packages

Expand All @@ -47,23 +37,31 @@ accounts-oauth

reactioncommerce:core
reactioncommerce:core-theme
reactioncommerce:reaction-layout
reactioncommerce:launchdock-connect
reactioncommerce:reaction-accounts
reactioncommerce:reaction-inventory
reactioncommerce:reaction-shipping
reactioncommerce:reaction-router
reactioncommerce:reaction-i18n
reactioncommerce:reaction-product-variant
reactioncommerce:reaction-dashboard
reactioncommerce:reaction-orders
reactioncommerce:reaction-analytics-libs
reactioncommerce:reaction-analytics
reactioncommerce:reaction-inventory
reactioncommerce:reaction-shipping
reactioncommerce:reaction-social
reactioncommerce:launchdock-connect
# reactioncommerce:reaction-product-simple

reactioncommerce:reaction-checkout
reactioncommerce:reaction-ui
reactioncommerce:reaction-ui-navbar
reactioncommerce:reaction-ui-tagnav

# Reaction Payment Packages

reactioncommerce:reaction-paymentmethod
reactioncommerce:reaction-paypal
reactioncommerce:reaction-stripe
#reactioncommerce:reaction-auth-net
#reactioncommerce:reaction-braintree
reactioncommerce:reaction-auth-net
reactioncommerce:reaction-braintree


# Reaction Commerce Data
Expand All @@ -75,13 +73,4 @@ reactioncommerce:default-theme # default Reaction theme
#my:custom-theme

# Forced updates on packages
cosmos:[email protected]
mdg:[email protected]

# Performance & Debugging Tools

#meteorhacks:kadira # performance profiling
#meteorhacks:kadira-profiler
#meteortoys:allthings # developer tools
#spiderable # adds phantomjs, use ongoworks:spiderable with Docker
#meteorhacks:sikka # additional ddp, login security
72 changes: 45 additions & 27 deletions .meteor/versions
Original file line number Diff line number Diff line change
Expand Up @@ -79,35 +79,36 @@ [email protected]
[email protected]
[email protected]
idorecall:[email protected]
iron:[email protected]
iron:[email protected]
iron:[email protected]
iron:[email protected]
iron:[email protected]
iron:[email protected]
iron:[email protected]
iron:[email protected]
jeremy:[email protected]
jeremy:[email protected]
jparker:[email protected]
jparker:[email protected]
jparker:[email protected]
[email protected]
[email protected]
juliancwirko:[email protected]
juliancwirko:[email protected]
kadira:[email protected]
kadira:[email protected]
kadira:[email protected]
kevohagan:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
matb33:[email protected]
mdg:[email protected]
mdg:[email protected]
[email protected]
[email protected]
meteorhacks:[email protected]
meteorhacks:[email protected]
mikowals:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
momentjs:[email protected].1
momentjs:[email protected].2
[email protected]
[email protected]
[email protected]
Expand All @@ -131,28 +132,46 @@ raix:[email protected]
raix:[email protected]
[email protected]
[email protected]
reactioncommerce:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected].3
reactioncommerce:launchdock-connect@0.1.5
reactioncommerce:reaction-accounts@1.6.2
reactioncommerce:[email protected].1
reactioncommerce:[email protected].4
reactioncommerce:launchdock-connect@0.2.0
reactioncommerce:reaction-accounts@1.7.0
reactioncommerce:[email protected].3
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
reactioncommerce:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
risul:moment-timezone@0.4.1
risul:moment-timezone@0.5.0_5
[email protected]
[email protected]
[email protected]
Expand All @@ -169,8 +188,7 @@ [email protected]
[email protected]
underscorestring:[email protected]
[email protected]
utilities:[email protected]
vsivsi:[email protected]
vsivsi:[email protected]
[email protected]
[email protected]
[email protected]
14 changes: 14 additions & 0 deletions client/templates/layout.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<template name="layout">
<!-- to use, implement Template.layout.replaces "coreLayout" -->
<nav class="reaction-navigation-header">{{> Template.dynamic template=layoutHeader}}</nav>
<nav class="reaction-cart-drawer">{{> cartDrawer}}</nav>
<div class="reaction-dashboard-drawer">{{> Template.dynamic template=dashboard}}</div>
<main role="main" id="main">
<div class="container-fluid">
<span id="layout-alerts">{{> inlineAlerts}}</span>
{{> Template.dynamic template=template}}
</div>

<footer class="reaction-navigation-footer">{{> Template.dynamic template=layoutFooter}}</footer>
</main>
</template>
42 changes: 0 additions & 42 deletions client/templates/layout/footer/footer.html

This file was deleted.

18 changes: 0 additions & 18 deletions client/templates/layout/footer/footer.js

This file was deleted.

13 changes: 0 additions & 13 deletions client/templates/layout/layout.html

This file was deleted.

8 changes: 0 additions & 8 deletions client/templates/static/about.html

This file was deleted.

6 changes: 0 additions & 6 deletions client/templates/static/contactus.html

This file was deleted.

8 changes: 0 additions & 8 deletions client/templates/static/faqs.html

This file was deleted.

8 changes: 0 additions & 8 deletions client/templates/static/privacy.html

This file was deleted.

Loading