Commit Graph

6575 Commits

Author SHA1 Message Date
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
Rodrigo de Oliveira a50f878725 Adds test for text metadata 2021-03-29 17:09:17 -03:00
mateuswetah ff4e52f399 More adjustments to charts modularization #483 2021-03-29 16:49:35 -03:00
dependabot[bot] c8a83ed50a
build(deps): bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 16:28:32 +00:00
mateuswetah 032b84e2e0 More adjustments to current charts in separate components. #483. 2021-03-29 12:05:59 -03:00
Rodrigo de Oliveira 0686795afc adds first render_as_html new passing tests 2021-03-29 03:20:52 -03:00
Rodrigo de Oliveira 56246053ca script files tiny doc tweaks 2021-03-29 02:50:31 -03:00
Rodrigo de Oliveira 37b21ae947 adds myself to contributors (: 2021-03-29 02:41:31 -03:00
Rodrigo de Oliveira cf046af8c7 Renames more test functions to a common pattern 2021-03-29 01:45:27 -03:00
Rodrigo de Oliveira 657ddc6f9a renames test functions 2021-03-29 01:44:06 -03:00
mateuswetah 135c7c4efc Continues modular implementation of charts. #483 2021-03-28 18:13:42 -03:00
vnmedeiros 25355e9817 fix: show all mensagens in log of background process. 2021-03-27 11:59:39 -03:00
vnmedeiros e2706446e6 feat: add user_id on response #483 2021-03-27 11:44:46 -03:00
mateuswetah beb6bbe7f8 Moves metadata type char to a separate component #483 2021-03-26 15:45:15 -03:00
mateuswetah 8112c1c93e Merge branch 'feature/483' of https://github.com/tainacan/tainacan into feature/483 2021-03-26 14:27:11 -03:00
mateuswetah 800ccc7d61 Fixes part of the modular implementation of terms-per-taxonomy-block component 2021-03-26 14:27:04 -03:00
vnmedeiros 77101cfda7 feat: add total activities by action #483 2021-03-25 21:49:45 -03:00
mateuswetah ed7376eca3 Moves taxonomies list and term usage charts to separate components. #483 2021-03-25 18:12:13 -03:00
mateuswetah fd1610ebcd Merge branch 'feature/483' of https://github.com/tainacan/tainacan into feature/483 2021-03-25 16:14:30 -03:00
mateuswetah 3edd5c7ad3 Adds pagination to taxonomy terms. #483 2021-03-25 16:14:22 -03:00
vnmedeiros 68bb811356 feat: add interval date limit on reports activities #483 2021-03-25 14:35:18 -03:00
mateuswetah 4057589ab5 Updates reports screen 2021-03-25 10:25:40 -03:00
mateuswetah dca53590b2 Adds option for bar chart on metadata type reports and other improvements. 2021-03-24 17:05:42 -03:00
Vinícius Nunes Medeiros d6fedad073
Merge pull request #512 from tainacan/feature/457
Improved efficiency of imported and exported CSV
2021-03-23 15:20:14 -03:00
Vinícius Nunes Medeiros 3d35ef0ed7
Merge pull request #479 from tainacan/447-prevent-xss
Prevents script injection
2021-03-23 15:16:46 -03:00
vnmedeiros 0c1a624188 fix: remove the function sanitize_theme #447 2021-03-23 14:19:03 -03:00
vnmedeiros e51f37d476 feat: using date as key in log and error log #457 2021-03-23 11:50:16 -03:00
vnmedeiros 59c0a9e658 Merge branch 'develop' into 447-prevent-xss 2021-03-23 08:42:02 -03:00
vnmedeiros 8efc8a706a fix: not sanitize value for Logs #447 2021-03-22 23:49:54 -03:00