Skip to content

Commit

Permalink
removed sog and changed authenticaiton routes
Browse files Browse the repository at this point in the history
  • Loading branch information
lodewiges committed Oct 26, 2024
1 parent 037e0f2 commit daf7393
Show file tree
Hide file tree
Showing 24 changed files with 21 additions and 521 deletions.
11 changes: 0 additions & 11 deletions app/abilities/quickpost-message.js

This file was deleted.

17 changes: 0 additions & 17 deletions app/components/quick-post-notification-button.hbs

This file was deleted.

27 changes: 0 additions & 27 deletions app/components/quick-post-notification-button.js

This file was deleted.

135 changes: 0 additions & 135 deletions app/components/quick-post.hbs

This file was deleted.

183 changes: 0 additions & 183 deletions app/components/quick-post.js

This file was deleted.

9 changes: 0 additions & 9 deletions app/models/quickpost-message.js

This file was deleted.

2 changes: 0 additions & 2 deletions app/router.js
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,6 @@ Router.map(function () {

this.route('profile');

this.route('quickpost');

this.route('sog', function () {
this.route('name-trainer');
});
Expand Down
Loading

0 comments on commit daf7393

Please sign in to comment.