Commit Graph

6653 Commits

Author SHA1 Message Date
mateuswetah 08c2511d5f Adds refresh cache button to items per taxonomy block. 2021-04-06 10:05:55 -03:00
Rodrigo de Oliveira e394dadde0 Refactors common markup pattern 2021-04-06 10:01:14 -03:00
Rodrigo de Oliveira 9b4a45b8af adds more test cases for taxonomy meta html 2021-04-06 09:51:26 -03:00
Rodrigo de Oliveira d7637bde12 finishes first tests for taxonomy meta html 2021-04-06 09:41:32 -03:00
mateuswetah ba56b8d165 Adds refresh cache button to activities charts 2021-04-06 09:39:27 -03:00
Rodrigo de Oliveira 7e7c36d60b bootstraps for taxonomy html test 2021-04-06 08:40:05 -03:00
Rodrigo de Oliveira d4b67beb30 Covers yet more test cases for relationship metadata 2021-04-06 06:32:15 -03:00
Rodrigo de Oliveira 2132505095 adds html tests to relationship meta 2021-04-06 02:04:43 -03:00
Rodrigo de Oliveira 5e4dd01e08 tiny lints 2021-04-06 01:21:22 -03:00
mateuswetah 8ebf977e51 Implements cache reload to most of the existing charts and blocks. #483 2021-04-05 18:03:18 -03:00
Rodrigo de Oliveira b9017f85e0 adds tests to html returned selectbox metadata 2021-04-05 15:46:51 -03:00
Vinícius Nunes Medeiros 52acf6f8ad
Merge pull request #511 from tainacan/feature/499
Feature/499
2021-04-05 15:13:06 -03:00
vnmedeiros 1b57727bda Merge branch 'feature/499' of https://github.com/tainacan/tainacan into feature/499 2021-04-05 15:12:09 -03:00
vnmedeiros d3e50c2753 fix: indentations 2021-04-05 15:11:55 -03:00
Rodrigo de Oliveira 6dc8510bb0 Adds tests for user metadata html 2021-04-05 14:38:09 -03:00
Rodrigo de Oliveira 5503abc6b6 Refactors base test setup boilerplate 2021-04-05 14:07:57 -03:00
Rodrigo de Oliveira 62abad4839 adds html tests for date meta 2021-04-05 13:37:15 -03:00
mateuswetah d41a049e29 Enqueues script in a different strategy when incustomizer #499 2021-04-05 12:01:35 -03:00
Rodrigo de Oliveira 4ce2c9491b ads html tests for numeric meta type 2021-04-05 11:57:23 -03:00
Rodrigo de Oliveira c0df4dde06 Refactors returned default markup 2021-04-05 02:50:11 -03:00
Rodrigo de Oliveira 3392ddfa2d Extracts compound meta return markup 2021-04-05 02:36:27 -03:00
Rodrigo de Oliveira f1d83ed0a4 Removes old dumps 2021-04-05 01:11:45 -03:00
Rodrigo de Oliveira e92a73101e changes date format to actually expected format 2021-04-04 23:42:03 -03:00
Rodrigo de Oliveira 3ea5c2134b Extracts validation error msg 2021-04-04 23:38:59 -03:00
Rodrigo de Oliveira 55afa4567c Refactors HTML return for date meta 2021-04-04 23:31:32 -03:00
mateuswetah 16d8a1f91b Groups non valid actions into 'other actions' label #483. 2021-04-01 16:22:12 -03:00
mateuswetah 091f42cf81 Uses new source for usr data. Adds tooltip with user image in the activities per user chart. #483 2021-04-01 15:59:24 -03:00
mateuswetah 05e4983e34 Readjust width of metadata distribution chart labels. #483 2021-04-01 14:36:34 -03:00
mateuswetah 18feff4c6e Merge branch 'feature/483' of https://github.com/tainacan/tainacan into feature/483 2021-04-01 11:52:26 -03:00
mateuswetah eefbf14cd5 Adds activities per user chart (still needs adjustments) 2021-04-01 11:52:23 -03:00
vnmedeiros 941d54bc11 feat: add object user on response API activities report #483 2021-04-01 11:47:06 -03:00
mateuswetah 0bce97a5d2 Last adjutsments to per user activities timelines #483 2021-04-01 09:32:32 -03:00
mateuswetah 2c5296e53a Adds empty days to every timeline chart. #483 2021-03-31 17:24:02 -03:00
mateuswetah 2d88cd759f Date range and selector on activities per user. 2021-03-31 14:48:10 -03:00
mateuswetah 16d71fbdc3 Merge branches 'feature/483' and 'feature/483' of https://github.com/tainacan/tainacan into feature/483 2021-03-31 11:54:15 -03:00
mateuswetah c565f0a0cb Adds start year input to report charts #483 2021-03-31 11:54:10 -03:00
vnmedeiros 2293fbc0be feat: makes the `end` parameter as optional for activities reports #483 2021-03-31 11:50:50 -03:00
vnmedeiros 3634edafa1 feat: add reports to taxonomy metadata of collection #483 2021-03-31 11:41:35 -03:00
mateuswetah 52dd5b6485 Several fixes and improvements to per user activities chart #483 2021-03-30 17:39:35 -03:00
mateuswetah 79349fd053 Merge branch 'feature/483' of https://github.com/tainacan/tainacan into feature/483 2021-03-30 16:36:34 -03:00
mateuswetah 56693d4c13 Continues implementation of per user activities charts. #483 2021-03-30 16:36:29 -03:00
vnmedeiros 5a3fc13113 feat: update reponse for `activities` by user in interval #483 2021-03-30 16:32:46 -03:00
vnmedeiros d1d9cf22ea fix: remove endpoint `metadata` on reports #483 2021-03-30 16:26:22 -03:00
vnmedeiros 3dfbc0abb9 feat: add cache to all reports #483 2021-03-30 14:53:01 -03:00
mateuswetah de29aaeef5 Adds list of activities by user #483 2021-03-30 12:06:45 -03:00
mateuswetah f1c50550d7 Merge branch 'feature/483' of https://github.com/tainacan/tainacan into feature/483 2021-03-30 09:34:10 -03:00
mateuswetah a9b6bfe1f1 Begins implementation of new activities chart. 2021-03-30 09:34:07 -03:00
vnmedeiros e7ec9298fc fix: group activities bay user on interval #483 2021-03-30 09:27:20 -03:00
vnmedeiros 14dd32b2c2 Merge branch 'feature/483' of https://github.com/tainacan/tainacan into feature/483 2021-03-30 09:00:00 -03:00
vnmedeiros b2ade0ab07 feat: using `post_date` to distinct activities #483 2021-03-30 08:59:50 -03:00