Commit Graph

63 Commits

Author SHA1 Message Date
bterkuile 6dd8e5f79e Merge branch 'fix/numeric_range_filter' into 'master'
Add "inclusive" definition

See merge request benja-2/ember-cli-dunlop!1
2018-12-03 15:18:35 +00:00
Pablo Bañales f71be3a9a1 Add "inclusive" definition 2018-12-03 11:34:14 -03:00
bterkuile 5aca87b205 before lunch commit 2018-11-28 14:29:04 -03:00
bterkuile db0bd80635 setup basics of user-filters-manager 2018-11-28 13:36:16 -03:00
bterkuile bcd683a81b Add ember-data for model development 2018-11-28 11:39:19 -03:00
bterkuile 78ab4d4e70 Finish numeric_range_filter 2018-11-28 11:38:43 -03:00
Pablo Bañales 41f3725782 remove unnecessary option argument 2018-11-27 12:07:30 -03:00
Pablo Bañales 32bf998a65 inclusive: change operator instead of lower/upper limits 2018-11-27 11:50:23 -03:00
bterkuile 82451218be Convert strings to translated versions to be ready to use everything in Spanish! 2018-11-27 10:45:50 -03:00
bterkuile 418fc04eb1 Always close and apply after explicit clear command 2018-11-27 10:26:29 -03:00
bterkuile c485858080 Use translated Clear and Apply words 2018-11-27 10:01:44 -03:00
bterkuile 012e42b023 Work in progress in dirty git branches (ignore) 2018-11-27 09:49:11 -03:00
Pablo Bañales 94822e295b RC 2018-11-26 14:40:54 -03:00
bterkuile 296ca5d895 Remove ordered-filtered-table component idea that has not produced a working example 2018-11-23 10:23:19 -03:00
Pablo Bañales 3c10e0537d inital version 2018-11-22 17:11:45 -03:00
bterkuile 6458155d7c remove bower dependency 2018-11-21 11:52:43 -03:00
bterkuile 2f449363d1 Fix dummy app router manual resource resolving new strategy 2018-11-21 11:39:29 -03:00
bterkuile a8a926c4e7 Add comment 2018-11-20 18:32:57 -03:00
bterkuile 5949a9e198 Resolve resources without initial user since never will reach the resources to avoid application halt 2018-11-20 17:02:22 -03:00
bterkuile d9ed1f89c1 Resolve resources without initial user since never will reach the resources to avoid application halt 2018-11-20 16:51:02 -03:00
bterkuile fe6653442c Big initialization rework in order to be able to facilitate preloaded backend settings 2018-11-20 12:13:10 -03:00
bterkuile 88d5f55e90 Add basic dunlop/user-filter model connected to the dunlop-core api since these filters are engine/adapter independent 2018-11-17 22:36:58 -03:00
bterkuile 2b0248fbb8 Also give nice rose styling for manual code entries 2018-10-09 14:32:49 -03:00
bterkuile 5daa70f5ae Added utility options 2018-09-28 10:52:33 -05:00
bterkuile fb404e8f3e Allow modal to hardwire partialName for inheritance default template behaviour 2018-09-24 20:06:03 -05:00
bterkuile 62002937a4 Active action becomes overdue when overdue on generation 2018-09-19 11:28:35 -05:00
bterkuile b0e6efce9e Make .ui.calendar ember-view wrapper inline so it can be between buttons 2018-09-03 14:45:04 -05:00
bterkuile 60c682fe87 Fix error response message display 2018-08-11 15:48:17 +02:00
bterkuile f7b9beadab Upgrade and log modal names 2018-07-05 10:33:17 -05:00
bterkuile 1c98de723e Do not double yield internal additions 2018-06-18 15:40:21 -03:00
bterkuile c556f42628 Add missing yields to filters 2018-06-18 15:34:26 -03:00
bterkuile 9520f03b7e Fix setting isoWeek on date-range filter 2018-06-18 14:11:52 -03:00
bterkuile 1c285f8299 do not require confirm action on destroyRecord from a modal for new non persisted records 2018-05-31 20:36:55 -03:00
bterkuile 466d67e14a Fix icon line-height in page titles and add .clearfix helper we are familiar with since bootstrap 2.0 but know we should not use 2018-05-28 18:11:56 -03:00
bterkuile a96da6a282 Allow filters without content target for reloading 2018-05-26 12:04:30 -03:00
bterkuile 6f463f2b02 Fix date-range filter for lower-bound and upper-bound and today filter. Now moving the timestamp value to the begin and end of the day instead of filter timestamp 2018-05-15 14:26:59 +02:00
bterkuile e20d5e9389 Add reload action to generalized application route 2018-05-09 15:30:47 -03:00
bterkuile e2876d9486 backup commit 2018-04-24 17:44:06 -03:00
bterkuile ad7006a781 Add destroyRecord route action 2018-04-18 20:39:42 +02:00
bterkuile dbac6a6531 conceptual root error capture to flash message 2018-04-11 10:42:00 -03:00
bterkuile e60e4b5eb9 Allinq icons behind page-title texts 2018-04-10 15:22:11 -03:00
bterkuile 8431d9aefc presentation updates 2018-03-06 11:53:52 -03:00
bterkuile 5374e66e5a oops, forgot to checkin boolean checkbox additions 2018-03-05 18:30:55 -03:00
bterkuile d269bd6c83 Add .ui-scrollable-table-container helper class to allow wide semantic-ui tables to horizontally scroll and not hide data 2018-02-15 16:10:27 -03:00
bterkuile 20d1d31041 Implement experimental loading state functionality to prevent double action triggering for saving records 2018-02-09 15:17:58 -03:00
bterkuile 7d2ee437c3 Add force-wrap conveniance class helper fixing pre elements inside semantic-ui tables 2018-02-07 11:02:20 -03:00
bterkuile ac8aabd302 Almost 404 handling, but failt on application load, therefore current error fallback is better thant the handling of it 2018-02-05 10:43:57 -03:00
bterkuile ec47493166 Solve the sortable but not sorted by column issue 2018-02-02 15:37:02 -03:00
bterkuile cd7d92443b sortable-table-header component setup 2018-02-02 13:53:48 -03:00
bterkuile 965a114d2d Add changelog and manual resource css for shared application resources 2018-01-30 12:36:41 -03:00