open-consul/ui/packages/consul-ui/app
John Cowen 367482c540
ui: Improves the 'you must provide ... to `generate`' error from href-to (#9514)
This originally comes form the ember-href-to helper and is one of those
errors that when I see it I think ... hmmm

This gives a little bit more of a clue as to what is wrong by logging
the route name you asked for plus the params you passed to it so you:

1. Have more help finding the href-to that is problematic in the
template/component
2. Can see all the parameters you passed (including a potential null
parameter for the thing you are missing)
2021-01-19 15:25:37 +00:00
..
adapters ui: [BUGFIX] Request intention listing with ns parameter (#9432) 2021-01-04 17:22:10 +00:00
components ui: Show a feedback icon instead of a learn icon in the help menu (#9552) 2021-01-13 09:41:25 +00:00
controllers ui: Misc changes for Catalog area (#9414) 2020-12-17 16:35:01 +00:00
filter/predicates ui: Move linting to the `node:test` script (#9385) 2020-12-14 15:28:35 +00:00
forms ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
helpers ui: Improves the 'you must provide ... to `generate`' error from href-to (#9514) 2021-01-19 15:25:37 +00:00
initializers ui: Remove unnecessay reopens from sort and form services (#9146) 2020-11-10 14:36:27 +00:00
instance-initializers ui: document-attrs helper (#9336) 2020-12-09 09:22:01 +00:00
mixins ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
models ui: Rename a model attribute to not be overwritten by ember-data (#9524) 2021-01-12 09:53:21 -05:00
modifiers ui: New overlays (#9305) 2020-12-02 09:43:34 +00:00
routes ui: Rename a model attribute to not be overwritten by ember-data (#9524) 2021-01-12 09:53:21 -05:00
routing ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
search/predicates ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
serializers ui: Rename a model attribute to not be overwritten by ember-data (#9524) 2021-01-12 09:53:21 -05:00
services ui: Rename a model attribute to not be overwritten by ember-data (#9524) 2021-01-12 09:53:21 -05:00
sort/comparators ui: HealthCheck Search/Sort/Filtering (#9314) 2020-12-07 09:14:30 +00:00
styles ui: Accessibility scan improvements (#9485) 2021-01-05 10:05:59 +00:00
templates ui: Rename a model attribute to not be overwritten by ember-data (#9524) 2021-01-12 09:53:21 -05:00
utils ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
validations ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
app.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
env.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
formats.js ui: Install ember-intl (#9399) 2020-12-15 18:29:32 +00:00
index.html ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
router.js ui: Delete Proxy Info tab (#9141) 2020-11-10 11:31:47 -05:00