Commit Graph

4326 Commits

Author SHA1 Message Date
Mateus Machado Luna 7b4425485b Removes the use of value_as_string from table item view for textarea values. 2019-08-15 09:37:33 -03:00
Leo Germani 04cfd8cc28 correcting and standarizing register hooks for exposers and others #293 2019-08-14 17:28:53 -03:00
Mateus Machado Luna f45aba21f8 Adds sorting options to remaining block modals. 2019-08-14 11:59:23 -03:00
Mateus Machado Luna 2ddc1fe0b4 Small css adjustment to modal inputs. 2019-08-14 10:20:12 -03:00
vnmedeiros 2c9d66c708 improvement performance return API response #259 2019-08-13 17:32:07 -03:00
Mateus Machado Luna e9cad04c1b Adds sorting options to facets, terms and taxonomy modal on static blocks. #234 2019-08-13 14:23:37 -03:00
Mateus Machado Luna 4565c4890b Adds sorting option collections selection step on modal. 2019-08-13 12:39:28 -03:00
Mateus Machado Luna 37ba7ba1f6 Uses iframe instead of items modal to add items to block. 2019-08-13 11:51:34 -03:00
Mateus Machado Luna 273c3b0013 Merge branch 'feature/gutenberg-search-bar' into develop 2019-08-13 09:57:35 -03:00
Mateus Machado Luna 5cb2d6bbcd Adjusts icon placement on theme side. 2019-08-12 12:24:57 -03:00
Mateus Machado Luna 8094b478bb Prevents form submission on editor's side. 2019-08-12 11:47:33 -03:00
Mateus Machado Luna 94e30bf8e3 Avoids error of block invalid for object parameter. 2019-08-12 10:42:33 -03:00
Mateus Machado Luna b420acb329 More jQuery dependency removal. 2019-08-12 10:18:30 -03:00
Mateus Machado Luna 5e203d5d1b Removes dependency of jQuery. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna 6f0e459f97 Aria label for close button on tags of taginput. #3. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna 82bdf6afca Buefy 0.8.2 and breaking changes. Removal of VueCustomElement and unused mainjs. Debounce only import from lodash to reduce package size. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna 6c731c25d3 Nevermind previous attempts. _wpnonce FTW! 2019-08-12 09:50:15 -03:00
Mateus Machado Luna c6a9b1fe72 Replaces XHTTPRequest by axios call with promises. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna 9cc09d8d29 Sets response type for openFile request to blob. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna 4bf95048c7 Adds pagination to attachments list. Creates separate component for it. #289 2019-08-12 09:50:15 -03:00
vnmedeiros d75d30baa8 fix items pagination 2019-08-12 09:50:15 -03:00
vnmedeiros 4a518b592f add documentation and option --dry-run #247 2019-08-12 09:50:15 -03:00
vnmedeiros 23beab6153 add CLI to collection #247 2019-08-12 09:50:15 -03:00
Leo Germani 0462c7e462 fix wp cli creating folders for attachments #241 2019-08-12 09:50:15 -03:00
vnmedeiros 916e688595 export related item ID on metadata type relationship #282 2019-08-12 09:50:15 -03:00
Leo Germani 154f5107c2 fix cli to move attachments no new strucutre #241 2019-08-12 09:50:15 -03:00
Leo Germani 43da161b78 Attach document to item in all Importers #241 2019-08-12 09:50:15 -03:00
Mateus Machado Luna 12b6121e09 Disallow having more than one carousel block per post or page. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna ed1acdf9ca New design proposal for visualization and edition page of item. 2019-08-12 09:50:15 -03:00
leogermani 7c868f4be0 Add check to system check page for protected uploads folders #241 2019-08-12 09:50:15 -03:00
Mateus Machado Luna 0883b45f5d Removes trash from sequence edit options and chek numberinput valid on copy modal. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna b7f9c6ba9d New layout for sequence edit next buttons. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna a889e68317 More clear label for view on website button on item visualization page. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna e48242257e Adds attachment counter to tab. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna ecdb3eaa5c Moves attachment list to tab on item edition form as well. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna de9e026135 Prevents overflow during tabs transition. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna 05e4dfa8fc Moves attachments to a tab on items visualization page. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna 29be23b485 Removes 'none' option from carousel arrows options, as it would be confusing when using autoplay. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna c6847e4625 Fixes some view modes on iframe not readmode inside gutenberg modal. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna 1844664e15 Adds cancel button instead of return to list on first stage of copy modal. #259. 2019-08-12 09:50:15 -03:00
Mateus Machado Luna f5833e03e4 Better emty state label for items list when using custom metadata sor… 2019-08-12 09:50:15 -03:00
Mateus Machado Luna e480adb8ad Better emty state label for items list when using custom metadata sorting. 2019-08-12 09:50:14 -03:00
leogermani 4845f6eab7 fix translatable string 2019-08-12 09:50:14 -03:00
Mateus Machado Luna 207aabdeb9 Fixes wrong consult for terms API without taxonomy defined. #281. 2019-08-12 09:50:14 -03:00
leogermani b075a1854a avoid error when there are additional fields added by plugins #281 2019-08-12 09:50:14 -03:00
Mateus Machado Luna 8b56f6aacb Style for hierarchi separator. 2019-08-12 09:50:14 -03:00
Mateus Machado Luna 850d6e809b Avoids annoying items list apperar after chenging view mode when metadata is not yet loaded. 2019-08-12 09:50:14 -03:00
Mateus Machado Luna d6168b103a Loads first item metadata on bulk edition when comming from copy to show values. #250. 2019-08-12 09:50:14 -03:00
Leo Germani d6fdc8fd2c add helper to get related collection for relationship metadata #253 2019-08-12 09:50:14 -03:00
Leo Germani 7644e98798 add helper to get related taxonomy for tax metadata #253 2019-08-12 09:50:14 -03:00