Commit Graph

3466 Commits

Author SHA1 Message Date
leogermani 3d8939e778 Use REST API in heartbeat callback #130 2019-01-08 16:33:13 -02:00
leogermani fae9d42831 fix commit 6f83c2a184 #178 2019-01-08 16:33:13 -02:00
Mateus Machado Luna 3635f8e547 More accessibility imporvements. Aria controls added to buttons that alter the items list. 2019-01-08 15:00:21 -02:00
Mateus Machado Luna 815cd8da4a Acessibility improvements: items list identification as a list of x items. 2019-01-08 14:35:10 -02:00
Mateus Machado Luna feeb8b8582 Css fixes for repository level. 2019-01-08 13:56:38 -02:00
leogermani 6f83c2a184 Fix date meta type html display #178 2019-01-08 13:06:33 -02:00
Mateus Machado Luna 99af5bf7ee Fixes processes list way of setting updated values from heartbit. 2019-01-08 11:48:25 -02:00
Mateus Machado Luna 3ff74f8f14 Prepare Processes list to receive refactor. 2019-01-08 10:40:08 -02:00
leogermani cbe9fdda49 refactor bg process heartbeat integration #130 2019-01-08 10:36:21 -02:00
Mateus Machado Luna f65a739a24 Disassociates processes popup with the same storage of processes list to avoid pagination conflicts. Removes setInterval logic that use to update the list. 2019-01-08 09:48:02 -02:00
Eduardo Humberto cc91c7c3c7 Fix pagination in heartbeat list importer processes 2019-01-07 21:08:55 -02:00
Mateus Machado Luna ac1d985d97 Adds heartbit sync to processes popup. 2019-01-07 17:36:48 -02:00
Mateus Machado Luna cfcbbe5fb0 Adds Tainacan API to frontend modal list of exposers. 2019-01-07 14:36:53 -02:00
Eduardo Humberto 220677d139 linking heartbeat api with front (ref. #130) 2018-12-21 19:08:20 -02:00
mateuswetah ba4afee49c More Accessibility features to items list. 2018-12-21 00:11:55 -02:00
Mateus Machado Luna 34495e2136 More and more accessibility improvements for items lit. 2018-12-20 17:22:23 -02:00
Mateus Machado Luna c11f16b1e9 Updates Tainacan Icon font. 2018-12-20 15:54:06 -02:00
Mateus Machado Luna db72e096b9 More acessibilities improvements. Ref. #3. 2018-12-20 15:28:47 -02:00
Mateus Machado Luna 1c5484990a Important Accessibility improvements with aria-labelledby and aria-label attributes. Still has lots do implement though... Ref. #3. 2018-12-20 14:45:18 -02:00
Eduardo Humberto 20ba83f6d4 list all processes in wp heartbeat ( ref. #130 ) 2018-12-19 21:47:46 -02:00
leogermani e5b6d74a9d add output support to importers and update docs 2018-12-19 17:16:14 -02:00
Mateus Machado Luna 5c27658708 Temporary material design icon for waiting process while tainacan version is updated. 2018-12-19 16:23:57 -02:00
Mateus Machado Luna 9d5dc4c29d Adds label to waiting status 2018-12-19 15:31:12 -02:00
leogermani 53618c8e68 write test to detect error fixed in c662bbc 2018-12-19 15:33:32 -02:00
leogermani 8efd88d6e9 remove unecessary status modification in bg process api #62 2018-12-19 15:33:32 -02:00
Mateus Machado Luna 8de2fd19fe Fixes highlighted-process css. 2018-12-19 14:50:49 -02:00
Mateus Machado Luna 933f928879 Adjustments to process list. 2018-12-19 14:34:19 -02:00
leogermani c662bbc163 fix SQL in migrations 2018-12-19 11:49:20 -02:00
leogermani c8e52e2c9c refactor status handling of bg processes (#62) 2018-12-19 11:35:23 -02:00
Eduardo Humberto 28dd318dd2 Set the correct status running for the old process ( ref. #62 ) 2018-12-18 23:16:01 -02:00
Eduardo Humberto 564c8ba47d Set the correct label on error event ( ref. #62 ) 2018-12-18 21:48:46 -02:00
vnmedeiros db119c53a8 fix regex to replace a links outsides a html tags and not (https,http..) 2018-12-18 21:42:44 -02:00
Mateus Machado Luna a4629abc5e Many css adjustments on item edition page and repository navigation. 2018-12-18 17:13:11 -02:00
vnmedeiros cd1128f6fa Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-12-18 16:07:23 -02:00
vnmedeiros 9b8e3d328a fix regex to replace a links outsides a html tags 2018-12-18 16:07:01 -02:00
Mateus Machado Luna 3d42efca90 Finishes new layout for Processes List. Ref. #147. 2018-12-18 15:29:37 -02:00
Mateus Machado Luna db05ec2c76 Finishes adding item activities tab to item page. 2018-12-18 14:51:54 -02:00
Mateus Machado Luna f410226433 Adds activites tab to item page. Processes list styling continues. 2018-12-18 14:19:11 -02:00
Leo Germani e370cce94c add endpoint to list logs by item 2018-12-18 14:17:02 -02:00
Mateus Machado Luna b024d08284 Focus and text select on copy url popup on exposers modal. 2018-12-18 13:51:45 -02:00
Mateus Machado Luna 9ff1db6c6c Continues implementatio of new processes layout. 2018-12-18 10:55:04 -02:00
mateuswetah 9c11f2e285 Begins implementation of new Processes List layout. 2018-12-18 10:05:03 -02:00
mateuswetah 39bdf8cbe2 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-12-17 18:51:39 -02:00
mateuswetah d9aec084b9 Better info on send email for exporters. Ref. #160. 2018-12-17 18:51:01 -02:00
leogermani 8be70352e0 add new template tag to get item edit link (taincan/tainacan-theme#6) 2018-12-17 18:28:33 -02:00
leogermani 7c2edbaf34 add special columns to csv exporter (#160) 2018-12-17 17:37:06 -02:00
Mateus Machado Luna c9d7180f6f Hides empty option on mapping selector when exporter does not allow not hiang a mapper. Adds a elay before showing and disappearing tooltips. 2018-12-17 16:37:44 -02:00
Mateus Machado Luna 56c9a02503 Makes exporter patches only happen on run button. Fixes collection ID not being passed to available exporters modal props. 2018-12-17 15:22:16 -02:00
Mateus Machado Luna e23264b3e8 Adds new status icons to processes popup. Highlights exporter router item when in exporter edition page. 2018-12-17 14:55:31 -02:00
Mateus Machado Luna 945cbf661e Merge from importer status 2018-12-17 14:26:26 -02:00