Issues
- 0
Ajax send function should handle status 401
#213 opened by TomJLynch - 0
Rearchitect Error Handling
#208 opened by TomJLynch - 0
Wrong fragment is matched if data-m-page attribute values begin with the same text
#201 opened by TomJLynch - 1
- 1
Refactor AJAX web requests
#197 opened by szul - 0
Refactor binding of actions
#183 opened by szul - 1
- 0
Add an action to clear all filters for a listing
#68 opened by szul - 0
I should be able to use data-m-action="repeat" without it being under other data-m-type
#143 opened by ashishpat - 1
- 0
Not having data-m-page doesn't load the application
#136 opened by ashishpat - 1
For filter elements without a data-m-binding attribute, create a way to specify that changing the value should post back to the web service
#97 opened by szul - 0
Remove data-m-type value of list-menu
#83 opened by szul - 2
Filters don't pass data-m-key
#125 opened by TomJLynch - 1
Required Checkbox breaks form's IsValid
#129 opened by TomJLynch - 0
For selectOne() and selectAll(), set the return type to Element and HTMLElement to avoid casting
#127 opened by szul - 0
- 2
Refresh button clears the form
#120 opened by TomJLynch - 0
Inject custom form validation for save
#118 opened by TomJLynch - 0
IndexedDB database and storage names seem to be causing conflicts loading Metron configuration
#114 opened by szul - 1
- 0
Use the extracted markdown library instead of the duplicate code within the metron code
#93 opened by szul - 1
If data binding on a form select matches pre-existing data binding on a filter, copy the option nodes
#96 opened by szul - 1
Create a polyfill for input types of date and time
#104 opened by szul - 0
For default searching of a list, if no results are found, display a message to the user
#106 opened by szul - 0
- 0
The removeEvent method doesn't always remove events, causing some added events to fire multiple times
#37 opened by szul - 1
When paging and then filtering, the paging doesn't reset after the filter is selected
#95 opened by szul - 0
Much like the markdown library, extract the routing/querystring code into a URI library
#94 opened by szul - 0
Add data-m-format ability to form elements
#90 opened by szul - 0
Add show/hide of filters into the library
#86 opened by szul - 0
Change the data-m-action of repeat to data-m-foreach
#84 opened by szul - 0
- 0
If the data-m-root attribute is going to be empty, you shouldn't have to have it on the page
#56 opened by szul - 0
For pivoting, allow exact() to accept an object that will be added to the query string parameters
#81 opened by szul - 1
Element of data-m-type markdown need to be hidden by default until the transformation occurs
#30 opened by szul - 0
Add the default sort column and default sort order to metron.json file rather than hardcoding it
#51 opened by szul - 0
- 0
- 0
- 0
- 1
- 1
Exceptions when forms save are being added to the list alert rather than the form alert
#64 opened by szul - 1
Support Adaptive Cards for various pivot view
#60 opened by szul - 1
Manually initialized lists and forms aren't being added to the metron global object
#35 opened by szul - 1
- 1
- 1
If a list is filtered, and you navigate away from the page, clicking back doesn't display the filtered list
#49 opened by szul - 6
Add pivot functionality between multiple components
#45 opened by szul - 0
When data-m-options are malformed, the page will fail to load, but the user isn't given the exception
#40 opened by szul