Commit Graph

473 Commits

Author SHA1 Message Date
mateuswetah 16bfe5706d Adds Item Removal functionality to Items-List. Adds delete item to actions and mutations on collections module. 2018-02-15 14:31:08 -02:00
weryques 6fc655e5b6 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-15 11:46:52 -02:00
weryques f35faaa648 Field type object returned from update item metadata 2018-02-15 11:46:10 -02:00
mateuswetah ec76b51217 Resolve conflitos na class-tainacan-item-metadata. 2018-02-15 11:30:08 -02:00
mateuswetah 4cb00cf510 Removes OldValues logic for receiving new multiple metadata update routine. 2018-02-15 11:28:44 -02:00
weryques 01a7c41d71 Field type object is now returned with item metadata 2018-02-15 11:27:45 -02:00
Leo Germani 30c51901f9 Start change on Item metadata api 2018-02-15 10:46:16 -02:00
Leo Germani 76f2d5d868 add component attribute to field type objects 2018-02-15 10:19:58 -02:00
mateuswetah 067d07a0e9 Merge conflict on event bus solved. 2018-02-15 09:30:09 -02:00
mateuswetah dd58b7a2df Adds oldValues attribute to metadata updtate on Actions and Taincacan Form Item. 2018-02-15 09:28:14 -02:00
weryques af0f981ddd Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-15 09:25:07 -02:00
weryques 785a94690d Fixes API item metadata 2018-02-15 09:24:44 -02:00
Eduardo humberto ef8b9c064f improve event bus structure 2018-02-15 09:11:50 -02:00
weryques 195133a02c Fixes return of update metadata 2018-02-14 16:52:50 -02:00
weryques 60e362e624 Now metadata multiple and status of entities is working through API 2018-02-14 16:15:19 -02:00
Leo Germani 74d0009609 Description core field type 2018-02-13 12:03:29 -02:00
Leo Germani 1c43769a9e first funcional commit of core field types 2018-02-10 00:36:57 -02:00
Leo Germani 0d10196abc various fixes in items api controller and permissions handling 2018-02-10 00:36:57 -02:00
Leo Germani d4eebaae64 beggining of core field types 2018-02-10 00:36:57 -02:00
mateuswetah 275bec0463 Removes sortable attribute from Title and Name on lists. 2018-02-09 16:37:14 -02:00
Leo Germani dbc3349d46 fix and test deleting entities attributes 2018-02-09 16:04:52 -02:00
Leo Germani 7a421dc4bb remove comment 2018-02-09 16:04:52 -02:00
Leo Germani 7a3188a572 fix collections test 2018-02-09 16:04:52 -02:00
Leo Germani a258bdd0c5 dont validate draft collections 2018-02-09 16:04:52 -02:00
mateuswetah 00335c39fb Cleans actions and mutations from unused error functions and erroneous setItems even inside catch. 2018-02-09 13:56:03 -02:00
Leo Germani 6a571f5d85 Dont validade draft items 2018-02-09 10:46:34 -02:00
Leo Germani b528c7c3bf remove fsevents from package.lock 2018-02-09 10:44:25 -02:00
mateuswetah d8a021ba81 Updated package.json and package-lock.json. 2018-02-09 10:26:52 -02:00
mateuswetah 03654d538f Adds auto-draft status to Item Edition Page. 2018-02-09 10:12:48 -02:00
mateuswetah be2c280707 Merge branch 'bulma-admin-interface' into develop 2018-02-09 09:42:04 -02:00
mateuswetah da1004ff3d Adds new collection functionality to CollectionEditionPage. We still need to discuss status and title(name) field for collections. 2018-02-09 09:00:41 -02:00
Leo Germani 6fd5aa31b4 item metadata creation and testing improved 2018-02-08 16:28:45 -02:00
Eduardo humberto c484b33e19 add field type validation 2018-02-08 13:06:19 -02:00
Eduardo humberto a80a9ad6e1 alter get_field to get_fields 2018-02-08 11:15:44 -02:00
Eduardo humberto c6b0382c37 remove line comments 2018-02-08 10:03:19 -02:00
mateuswetah ace19d4453 Adds CollectionEditionPage with basic collection edition (name, description and status). 2018-02-07 16:53:33 -02:00
Eduardo humberto 836184482f show error from api 2018-02-07 16:17:27 -02:00
mateuswetah dab5ca6f74 Removes element icons and old material design icon package. Configure mdi icons and updates collection and item lists with it. 2018-02-07 15:01:36 -02:00
mateuswetah 947b72e183 Merge branch 'bulma-admin-interface' of https://github.com/tainacan/tainacan into bulma-admin-interface 2018-02-07 14:14:52 -02:00
mateuswetah 740623a364 Minor fixes on ItemPageCreation status select. 2018-02-07 14:14:48 -02:00
Eduardo humberto 295d9dde99 remove import css from web components 2018-02-07 14:13:54 -02:00
Eduardo humberto d53ce79041 begin error messages 2018-02-07 12:58:58 -02:00
mateuswetah 308a7cc9c0 Adds custom colors to tainacan-admin.scss 2018-02-07 12:56:53 -02:00
Eduardo humberto 0eb85ffd6c remove empty array positions on itemMetadata api controller 2018-02-07 11:22:49 -02:00
Eduardo humberto dafcf7fd31 retrieve item metadata value (Checkbox, Text) on edit page 2018-02-07 11:18:55 -02:00
mateuswetah f989ab4d77 Adds buefy as a dev dependency to package.json 2018-02-07 11:15:15 -02:00
Eduardo humberto 1520fe07e4 finishing relationship component 2018-02-07 10:14:09 -02:00
Eduardo humberto e9902d4ff5 update web componentds 2018-02-06 16:33:31 -02:00
Eduardo humberto abd53615f8 testing admin interface 2018-02-06 11:36:04 -02:00
Eduardo humberto 1bd56947be adapting web components for dev interface 2018-02-05 12:04:12 -02:00