Commit Graph

449 Commits

Author SHA1 Message Date
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
weryques a55e15865e Now simple query are working and meta and date query are started 2018-02-02 16:05:59 -02:00
Eduardo humberto fb4149c476 add Element UI css in dev interface 2018-02-02 12:36:46 -02:00
Eduardo humberto d5741b316b add property for ordinate fields in entity and ordinate result from fetch by collection 2018-02-02 10:06:34 -02:00
mateuswetah ffb1045754 Fixes Item Getter. Adds ItemPage with computed property.. 2018-02-01 16:12:29 -02:00
mateuswetah b24c08c471 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-02-01 14:52:27 -02:00
mateuswetah 1c27a15f84 Adds logic for handling create x edit actions in Item Creation Page. Fews tweaks coming up on next commit. 2018-02-01 14:52:22 -02:00
weryques fcaaaf0438 Now the routes accept queries 2018-02-01 14:51:38 -02:00
weryques 9675dd8b90 Fixes CSS 2018-02-01 13:28:16 -02:00
weryques 9ef5d3ad6e Refactoring API
New routes
Update methods refactored
Log Controller created and it test
2018-02-01 13:17:23 -02:00
Eduardo humberto 695ada466e Finishing web components 2018-02-01 13:03:50 -02:00
Eduardo humberto 219c00a52d begin adapt web components for Element UI 2018-01-31 16:39:24 -02:00
Eduardo humberto f008e3a208 Fix multiple field error on blur action 2018-01-31 15:41:16 -02:00
mateuswetah 1c507aad8c Remove props from TainacanFormItem component to pass only a single Field object. 2018-01-31 14:47:13 -02:00
mateuswetah 5d4deb79a8 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-01-31 14:31:32 -02:00
mateuswetah 59aca32105 Finishes basic implementaition of new Text.vue using TainacanFormItem logic. 2018-01-31 14:31:28 -02:00
weryques 0717917307 Remove create method from item metadata controller 2018-01-31 13:56:08 -02:00
mateuswetah 7dfa599f57 Merge branch 'develop' of https://github.com/tainacan/tainacan into develop 2018-01-31 13:54:03 -02:00
weryques 1e2c2a4321 New routes - Item Metadata 2018-01-31 13:50:10 -02:00
weryques f721b2d841 Chaging metadata to field 2018-01-31 12:59:50 -02:00
mateuswetah a46ccc7cae Merge conflicts after metadata refactoring. 2018-01-31 12:56:33 -02:00
mateuswetah 38489f2109 Begins transition to TaincanFormItem model of custom components. 2018-01-31 12:53:06 -02:00
Eduardo humberto 722b5387d1 Alter Metadata to Fields/Field (Big changes) 2018-01-31 12:51:43 -02:00
weryques 095d192d6d Show collection image 2018-01-31 12:45:25 -02:00
weryques 9eea456f74 Fixes permission 2018-01-31 11:20:48 -02:00