Commit Graph

936 Commits

Author SHA1 Message Date
Eduardo humberto 4401ac95b9 fix errors on create term in field type category 2018-03-20 16:03:15 -03:00
Eduardo humberto c75140b2f3 remove web component from dev interface 2018-03-20 15:13:10 -03:00
Eduardo humberto ed9bc12471 allow create new terms in field type category 2018-03-20 15:08:16 -03:00
weryques c60902a035 Build watch for macOS 2018-03-20 14:14:27 -03:00
weryques 868c917c90 Reformat code and create a test update core field status 2018-03-20 13:59:10 -03:00
mateuswetah 833c590a9c Changes modal to embbed form in Filter edition. 2018-03-20 13:00:27 -03:00
mateuswetah 440aefc7a2 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-20 12:15:46 -03:00
mateuswetah 65a7824f62 More styling to FieldItems. 2018-03-20 12:15:39 -03:00
Leo Germani 446e60ed00 fix mapping docs 2018-03-20 11:38:42 -03:00
weryques 9c9dd33bb4 Remove post_status publish hardcoded 2018-03-20 10:05:37 -03:00
mateuswetah b8a7b1cdb3 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-19 17:11:30 -03:00
mateuswetah 8775239945 Allows continuing editing on FieldList even after closing the form. A red color indicates errors and non-saved items. Still needs to prevent this in case no change was made on Form. 2018-03-19 17:11:24 -03:00
Eduardo humberto 5a005b6e82 create taginput for category field type 2018-03-19 16:31:18 -03:00
mateuswetah 3fe487b703 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-19 12:41:15 -03:00
mateuswetah be7e293f86 Switches Switches by Checkboxes :(. Adds new styling to FilterList and FilterEditionForm (excep for the modal). Changes Status select by a group of radios. 2018-03-19 12:41:06 -03:00
Eduardo humberto 3c6c4bc70f alter field type options toggle to checkbox 2018-03-19 12:30:20 -03:00
Eduardo humberto b0cc244f96 add class is danger on validate field type form 2018-03-19 11:04:48 -03:00
Eduardo humberto 28a4eccc99 begin categories field types and alter classes in form field types 2018-03-19 10:41:54 -03:00
weryques 1c39061a74 Item thumbnail refactoring 2018-03-19 10:29:29 -03:00
weryques 3dd795d9d3 Refactoring of methods map 2018-03-19 10:12:32 -03:00
mateuswetah 87309217e1 Adds more styling and responsiveness to FieldList and FieldEditionForm. 2018-03-19 09:01:54 -03:00
mateuswetah 967d096de1 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-16 17:07:08 -03:00
mateuswetah e3b065e03a Begins final styling for FieldsPage. 2018-03-16 17:07:00 -03:00
weryques 1932186abb Identation 2018-03-16 13:22:18 -03:00
Eduardo humberto 650b55f62e set page and items per page as attributes in store 2018-03-16 13:08:46 -03:00
mateuswetah ac6d3171a3 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-16 08:08:11 -03:00
mateuswetah 8790b8aead Small improvements in responsiviness and dragndrop animation. 2018-03-16 08:08:06 -03:00
Leo Germani 787a7cd4fc more docs 2018-03-15 18:35:09 -03:00
mateuswetah f951426f62 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-15 16:17:31 -03:00
mateuswetah fedae7fb4e Adds arrow icon for creating filter from field in FiltersPage. Adds thumbnail to ItemsList. 2018-03-15 16:17:21 -03:00
weryques e1b87fb9bc Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-15 15:58:48 -03:00
weryques c7fe1faf27 Term args 2018-03-15 15:58:32 -03:00
mateuswetah 9584059945 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-15 15:56:28 -03:00
mateuswetah a5365d81ac Adds Thumbnail CRUD to Item Edition. Adds arrow for inserting Fields on FieldPage. Removes a Field when selected for Field Creation. Changes default title for Filter created from Field. 2018-03-15 15:56:22 -03:00
Eduardo humberto c0b271ae55 adapt filter types components for get filters request 2018-03-15 15:54:03 -03:00
Eduardo humberto fa11d08281 create search store and move total items attribute 2018-03-15 15:43:40 -03:00
weryques 5a8bae92ec Taxonomy args and field object in filter 2018-03-15 15:39:52 -03:00
Eduardo humberto c2fdca0f9d allow thumbnail in autocomplete filter type 2018-03-15 14:58:08 -03:00
weryques 2d16629b9e Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-15 14:50:21 -03:00
weryques 7a1a163feb Item metadata and Logs args 2018-03-15 14:50:03 -03:00
leogermani df273f02d3
note about JSON-LD 2018-03-15 14:46:23 -03:00
Eduardo humberto 6bd57a8641 create mixin for filter types components 2018-03-15 13:55:19 -03:00
leogermani 67805a95f3
add note to docs 2018-03-15 13:37:37 -03:00
weryques 58497359b2 The fix 2018-03-15 13:17:59 -03:00
mateuswetah 92c36593a5 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-03-15 13:10:55 -03:00
mateuswetah 216b30d439 Adds Thumbnail CRUD to Collection Edit. 2018-03-15 13:10:47 -03:00
weryques 6bb3deb473 Filter type options 2018-03-15 13:06:35 -03:00
weryques f10effe842 Filter and Fields options 2018-03-15 13:01:54 -03:00
weryques 09bfdffe36 Fixes some bugs and adds Filters args 2018-03-15 12:51:25 -03:00
weryques 7c315a7dfd Field type options 2018-03-15 11:13:35 -03:00