Commit Graph

2884 Commits

Author SHA1 Message Date
Mateus Machado Luna 45f7c38ad4 Makes query fromBreadcrumb force reloading items list event when route path hasn't changed. 2018-10-25 17:18:44 -03:00
vnmedeiros b54bde9ca4 add a new filter to term display in html 2018-10-25 17:18:44 -03:00
Mateus Machado Luna d4c4615686 Adds CollectionEvent Page to router. Creates breadcrumb event logic for receiving paths from pages in CollectionSubheader. 2018-10-25 17:18:44 -03:00
Mateus Machado Luna 706c4b1dba Adds request cancelation to breadcrumb component in collection level. 2018-10-25 17:18:43 -03:00
Mateus Machado Luna cf7e4a5103 More performance trials: cancels filter requests before destroying their components. 2018-10-25 17:18:43 -03:00
eduardohumberto 3694ec976e taincan csv importer - create test for term hierarchy values 2018-10-25 17:18:43 -03:00
weryques 75e2411265 Refactoring some code in rest facets and metatada repository 2018-10-25 17:18:43 -03:00
Mateus Machado Luna 4e67979f4f Undo changes on breadcrumb and fixes form css. 2018-10-25 17:18:43 -03:00
weryques 9491a627b1 Reduce in 50% the time of get text facet 2018-10-25 17:18:43 -03:00
Mateus Machado Luna f515284e54 Fixes on metadata list inheritance representation and filter type select form. 2018-10-25 17:18:43 -03:00
Mateus Machado Luna 8c6375d645 Removes item from collection breadcrumb to avoid clicking on link that doesn't redirects to any route. 2018-10-25 17:18:43 -03:00
weryques 54d70706e6 Upgrade dependencies 2018-10-25 17:18:42 -03:00
weryques 09c9c4cf10 Fixes conflict with advanced search and simple search
Removes simple search when doing advanced search
Refactoring removePostQuery method
2018-10-25 17:18:42 -03:00
eduardohumberto 962a321629 Tainacan csv importer - add hierarchical terms in taxonomy metadata (ref. #138) 2018-10-25 17:18:42 -03:00
Mateus Machado Luna c0526ca4a9 Adds request cancelation to facet load options search 2018-10-25 17:18:42 -03:00
Mateus Machado Luna 44775512cd Delete fectch_only to array item in facets endpoint when it's values are null. 2018-10-25 17:18:42 -03:00
Mateus Machado Luna 7aa13a6ecf Removes context edit query from collection list in repository collection filters. 2018-10-25 17:18:42 -03:00
Mateus Machado Luna e0cf6dd276 Removes addQueryPrefix, as there is already one before calling it. 2018-10-25 17:18:41 -03:00
Mateus Machado Luna af03314501 Removes HammerJS temporally due to memory leak. 2018-10-25 17:18:41 -03:00
weryques f22dc5bc1f package-lock.json 2018-10-25 17:18:41 -03:00
eduardohumberto 4d29174702 tainacan csv importer - starts handle hierarchy in taxonomy metadata (ref. #138) 2018-10-25 17:18:41 -03:00
mateuswetah e7520b8084 Solves line-break issue on table due to latest changes in value_as_html. Unregisters several events with , this may improve memory usage. 2018-10-25 17:18:41 -03:00
Mateus Machado Luna fd4abbc906 Cancels http request on search event bus when new request are made before previous is finished. 2018-10-25 17:18:41 -03:00
eduardohumberto babf0ea16c tainacan csv importer - handle item ID (ref. #138) 2018-10-25 17:18:41 -03:00
vnmedeiros f6e80ee3f4 remove endpoint `teste`. Add methos to call on finished process export 2018-10-25 17:18:41 -03:00
Mateus Machado Luna 2c19e64d6d First experiments with request canceling. Implemented on ItemsList. 2018-10-25 17:18:40 -03:00
Mateus Machado Luna 57dd1fa529 Adds 500ms of debounce before searching for autocomplete and taginput. 2018-10-25 17:18:40 -03:00
eduardohumberto 4555685f28 tainacan legacy importer - accept tags 2018-10-25 17:18:40 -03:00
Mateus Machado Luna d10e5bf7aa Hides sequence progress bar on item edition form. Fixes wrong padding on Masonry layout mode on admin for title. 2018-10-25 17:18:40 -03:00
vnmedeiros df5fed52a7 add export CSV for items of collections using mappers 2018-10-25 17:18:40 -03:00
Mateus Machado Luna b2c51174ad First implementations of metadatum list on bulk add metadata edition page. 2018-10-11 10:16:30 -03:00
Mateus Machado Luna 28604593d5 Redirection to metadata form when finishing uploading items. 2018-10-11 08:42:26 -03:00
Mateus Machado Luna d5953c09b5 Adds error warning when uploading forbbiden file types. Adds progress bar to list upload. Creates Bulk Edition Group on Submit. 2018-10-10 16:55:56 -03:00
Mateus Machado Luna 3c052fcbff Creates items draft before uploading documents, to properly list uploading status. 2018-10-10 13:15:33 -03:00
Mateus Machado Luna dc9538297e First work on implementing new item bulk add page. Uploading files via dragndrop. 2018-10-09 16:39:31 -03:00
Mateus Machado Luna 99b5bc0587 Improvements in slide view mode new page request. 2018-10-08 17:00:40 -03:00
Mateus Machado Luna 8db0032ab8 Layout fixes to metadatum edition form. 2018-10-08 14:55:31 -03:00
Mateus Machado Luna c32f047087 Last layout adjustments on current version of sequence edit. 2018-10-08 14:40:53 -03:00
Mateus Machado Luna 1df636ce63 Merge branch 'develop' into sequence-edit 2018-10-08 14:39:19 -03:00
eduardohumberto 467bd5c096 tainacan legacy importer - remove empty values in item metadata 2018-10-05 18:58:06 -03:00
Jacson Passold 91390cbd64 Merge branch 'develop' of github.com:tainacan/tainacan into develop 2018-10-05 13:31:19 -03:00
Jacson Passold bb91734f53 remove forced null to mapper param 2018-10-05 13:31:12 -03:00
vnmedeiros 8980ffacf7 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-10-05 12:36:04 -03:00
vnmedeiros 01df46183b adiciona controle de arquivos e separa a clase exporter 2018-10-05 12:35:52 -03:00
Mateus Machado Luna 31aee21bbc Style adjustments on progress bar and navigation buttons for sequence edit. 2018-10-05 09:54:16 -03:00
Mateus Machado Luna 5f2a730e51 Sequence edit progress bar and transition animation. 2018-10-05 09:13:04 -03:00
Mateus Machado Luna b4fe68cb76 Merge develop and add user prefs saving for last editing item, so we can access /collections/id/sequence/id whitout passing item position. 2018-10-04 17:37:58 -03:00
leogermani fd3e8328b2 bulk api endpoint get options #69 #139 2018-10-04 17:37:58 -03:00
leogermani 3370e7c601 removing (lame) automatically generated docs 2018-10-04 17:31:47 -03:00
leogermani 637302702c bulk api endpoint get options #69 #139 2018-10-04 17:20:28 -03:00