37 Commits

Author SHA1 Message Date
bterkuile ecaa9d6d0a ember 3.18 version update modifications 2020-07-23 10:51:45 -05:00
bterkuile 32d2854110 Use in zone formatted date since rails strips zone info in parsing making the rails timezone the leading applicable zone 2019-12-21 08:12:23 -05:00
bterkuile 6bd2046d1c Disable boundary chronology check because of null checking miss and string comparison 2019-01-09 14:19:04 -05:00
bterkuile ece9dfa213 user-filters-manager basic working crud minus update (delete -> create for this one) 2018-12-06 10:00:38 -05:00
bterkuile 9881c5d7d4 Add better class names to modals to allow for better customized css targeting 2018-12-06 09:45:05 -05:00
bterkuile 1ee8ab64a0 Make inclusive default for pablo-number-range component since it is the more natural option 2018-12-06 09:44:05 -05:00
bterkuile 8e55300812 Merge branch 'master' of gitlab.com:benja-2/ember-cli-dunlop 2018-12-03 12:36:21 -03:00
bterkuile 21195ee705 Personal user filters component progress 2018-12-03 12:36:15 -03:00
Pablo Bañales f71be3a9a1 Add "inclusive" definition 2018-12-03 11:34:14 -03:00
bterkuile db0bd80635 setup basics of user-filters-manager 2018-11-28 13:36:16 -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 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 5daa70f5ae Added utility options 2018-09-28 10:52:33 -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 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 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 cd7d92443b sortable-table-header component setup 2018-02-02 13:53:48 -03:00
bterkuile 7ec7dab0fa Do not call delete on frozen objects 2018-01-30 11:04:03 -03:00
bterkuile 8f03d38d16 update commit 2018-01-26 13:50:10 -03:00
bterkuile 05d9f7afeb add translationPath option to dropdown-select-multiple filter 2018-01-06 10:09:15 -03:00
bterkuile 8eee5586e7 fix week to date lookup by taking fixed date reference instead of optional year crossing <today> base 2018-01-05 10:40:50 -03:00
bterkuile db20b6c47b Fixed week number to date lookup for date-range filter 2018-01-04 19:19:09 -03:00
bterkuile a57548c7da initial github commit 2017-12-21 11:42:41 +01:00