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 |
weryques
|
0a6448dd76
|
Fix create filter permissions check
|
2018-01-31 11:17:31 -02:00 |
weryques
|
b0cc5c10c1
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2018-01-31 11:07:11 -02:00 |
weryques
|
73d86d59bf
|
Refactoring capabilities
|
2018-01-31 11:06:46 -02:00 |
mateuswetah
|
7d1b1baea8
|
Adds ItemPage, changes routes and actions to receive new page. Begins adaptation for ItemCreationPage being same page as for Item Edition.
|
2018-01-30 16:34:32 -02:00 |
mateuswetah
|
fcc97960d5
|
Updates Actions to reflect API endpoint changes. Edits heavily Text.vue logic to provide and example of multiple values inside custom component (this needs more discussion).
|
2018-01-30 16:07:41 -02:00 |
weryques
|
60bd3753c4
|
Refactoring some controllers
|
2018-01-30 15:33:06 -02:00 |
Leo Germani
|
bd0b34cd2c
|
Merge branch 'master' into develop
|
2018-01-30 12:01:24 -02:00 |
weryques
|
f9e3677434
|
Merge branch 'feature/user-admin-interface' into develop
|
2018-01-30 11:35:21 -02:00 |
Jacson Passold
|
6aecb0af57
|
using isset to check if cap is set
|
2018-01-29 18:36:40 -02:00 |
Jacson Passold
|
bf4f254df7
|
better debug
|
2018-01-29 18:36:15 -02:00 |
Jacson Passold
|
0e01a2bff7
|
Merge branch 'Item_moderation' of github.com:tainacan/tainacan into Item_moderation
|
2018-01-29 18:22:56 -02:00 |