Commit Graph

239 Commits (8352af2bf7bdcc8f1c22ea2195a91e77cdc289a5)

Author SHA1 Message Date
Oliver Günther 622e73664d
Remove hierarchy paths and migrate away from parent column 6 years ago
Oliver Günther 1cd325bd5a
Ensure sql join in manual filter and sort column is isolated in query 6 years ago
Oliver Günther 8ab4f2a663 Boards module (#7008) 6 years ago
Oliver Günther e9cc09840d
Add hidden flag for project-context queries 6 years ago
Wieland Lindenthal b060d83412 Feature/29218/search autocompleter (#6942) 6 years ago
Jens Ulferts f651c3534d
moves query to grid module 6 years ago
Jens Ulferts ec95888700
start putting grid into own module 6 years ago
Wieland Lindenthal bb1f09e9c5 Fix filter_configuration to always the `list` array 6 years ago
Wieland Lindenthal c830c62177 - Move Or-logic to a Mixin instead to a base class. 6 years ago
Wieland Lindenthal fdb5fa7eac Move `includes` method to OrBaseFilter. 6 years ago
Wieland Lindenthal 05bd97d877 Refactor SearchFilter to inherit from an OrBaseFilter 6 years ago
Jens Ulferts d632e513d3
add read endpoints for news to api v3 6 years ago
Wieland Lindenthal 5f72c654e9 Satisfy CodeClimate 6 years ago
Jens Ulferts 0d7312071b
implement news widget 6 years ago
Wieland Lindenthal d800854de0 Fix bug. Wrong operator was set. 6 years ago
Wieland Lindenthal ce6c208e7e Add CommentFilter and include it into SearchFilter 6 years ago
Wieland Lindenthal a48ef771d3 Add operator "everywhere" to SearchFilter. 6 years ago
Wieland Lindenthal ee1fc0b34b Fix SearchFilter input to be text 6 years ago
Wieland Lindenthal 2a47d8f512 Refactor SearchFilter to combine other filters. 6 years ago
Wieland Lindenthal c64cbc38d1 Add DescriptionFilter for work packages 6 years ago
Wieland Lindenthal 4fc70d8951 Create SearchFilter on work packages that searches on: 6 years ago
Oliver Günther 1d65582a50
[29184] Validate with old parent templated value 6 years ago
Jens Ulferts de2735f797
implement time entries widget 6 years ago
Oliver Günther f86abae9eb
Enforce Arel.sql for string order, pluck 6 years ago
Wieland Lindenthal fd88776ceb Add relations tables to Types via form configuration (#6773) 6 years ago
Jens Ulferts 05e68f8b27
take heed of activity inheritance 6 years ago
Jens Ulferts 30ccee883e
cleanup 6 years ago
Oliver Günther 4eee5744a6
TimeEntries: activity, created_at and spent_on filter/sortby 6 years ago
Jens Ulferts e0bf7894b3
implement filter on grids 6 years ago
ulferts 4209539da9 Feature/angular calendar (#6766) 6 years ago
Jens Ulferts eb726a41a8
provide the query as context for cf filters 6 years ago
Oliver Günther 1a8090402f try to save highlighted attributes 6 years ago
Oliver Günther 6541cbe073 Add highlightable column 6 years ago
Jens Ulferts 98ed6b521c
allow filtering by accountable group 6 years ago
Oliver Günther 14fd7d2eb4
[28475] Fix usage of value objects in subproject filter 6 years ago
Oliver Günther 1c0a3cf82b
Avoid plucking only :id on a mapped query that orders by name 6 years ago
Oliver Günther aae558cc7a
[28448] Avoid running into nil project on validation check 6 years ago
Oliver Günther 1c7626efe8
[28348] Coalesce values for contains filter 6 years ago
ulferts eefbb413e7 performant visible condition on relations query (#6290) 7 years ago
Jens Ulferts ac59ad6a89
introduce group resource stub 7 years ago
Oliver Günther 39d63a0835
Remove templated filters when accessing query page 7 years ago
Jens Ulferts 4fc7e9d439
linting 7 years ago
Jens Ulferts fa2b0fa1d9
clean up templated filter values 7 years ago
Jens Ulferts 14dd5c77f4
introduce a :context value for parent filter 7 years ago
Jens Ulferts a682aef2cf
fix reloading of mixin - file named incorrectly 7 years ago
ulferts 3881b47e26 add parent filter to wp query (#6235) 7 years ago
Oliver Günther 9c3d547207
Work around error in value_objects of parent filter 7 years ago
Jens Ulferts db7b747f2c
add parent filter to wp query 7 years ago
ulferts 5f8359a55c when sorting by version, sort by name only (#6201) 7 years ago
Markus Kahl 607f2740ae filter deserialisation fix 7 years ago