-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add tabs to add route modal * Add getUnboundRoute method to route model and small tidy ups * List existing routes on add route modal * Tidy up route fetch code * Check validilty of add route modal depending on what tab is selected * Allow users to assign existing route to application * Fix undefined form validation exception * Actually use the st-table directive and filtering * Update resue route tab styling * Don't show existing routes tab if no existing routes can be found * More styling changes for the existing routes tab * Override nav styles on route modal * Added 'load all' option to route table * Remove uneeded application id from routes request * Fixed and added test for route add modal * Minor changes after review
- Loading branch information
1 parent
58df812
commit c92c19a
Showing
8 changed files
with
459 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.