Eduardo humberto
|
960596aa82
|
remove form method from field types
|
2018-03-12 13:44:09 -03:00 |
weryques
|
897625e1c3
|
Tainacan Rest Controller, Item Controller, Collection Controller
1. Adds schema and querie params to Item Controller
2. Fixes Meta queries in Rest Controller
3. Cetralizes common queries, and
4. Other minor fixes
|
2018-03-12 12:50:04 -03:00 |
weryques
|
099b42c00f
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2018-03-12 11:36:50 -03:00 |
weryques
|
10f80b9e48
|
Adds author name to collections and items
|
2018-03-12 11:35:23 -03:00 |
mateuswetah
|
cc11befe81
|
Fixes minimum height in collections and lists page.
|
2018-03-12 10:46:26 -03:00 |
Leo Germani
|
495cd9b64b
|
include disabled fields info in api response
|
2018-03-12 10:44:30 -03:00 |
Eduardo humberto
|
772890f193
|
Fix category field type tests
|
2018-03-12 10:18:05 -03:00 |
weryques
|
969bf2b4de
|
Removes useless css from dev interface
|
2018-03-12 10:12:07 -03:00 |
mateuswetah
|
2e71e54a1a
|
Adds class for diferentiation of inherited fields.
|
2018-03-12 10:03:18 -03:00 |
mateuswetah
|
8345307a2a
|
Fixes CollectionEditionForm top margin. Makes publish the default state on form creation, to incentivate it.
|
2018-03-12 09:12:16 -03:00 |
mateuswetah
|
9071e8656b
|
Solves conflict on FieldsList.
|
2018-03-12 09:04:00 -03:00 |
mateuswetah
|
d33cc151ac
|
Moves Field Form to a separate component. Re-organizes components folder structure. Adds several classes to scss for customizing bulma components to Tainacan's design. Removes responsabilities from ItemList and CollectionList and transfer them to ItemsPage and CollecntionsPage, to allow new visialization forms.
|
2018-03-12 08:56:18 -03:00 |
Leo Germani
|
315da0d91c
|
create and translate custom Tainacan roles
|
2018-03-11 21:35:22 -03:00 |
Leo Germani
|
66481113d4
|
move initial capabilities from init hook to activation hook
|
2018-03-11 19:53:15 -03:00 |
Eduardo humberto
|
b0f7c3b1ad
|
set field status init as publish on create form
|
2018-03-09 14:03:29 -03:00 |
mateuswetah
|
ce29404c82
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2018-03-09 13:29:33 -03:00 |
mateuswetah
|
51e032ccce
|
Updates Primary, Secondary and Header menus according to recent design.
|
2018-03-09 13:29:09 -03:00 |
weryques
|
e49d29bb42
|
Fixes some tests
|
2018-03-09 13:28:44 -03:00 |
Eduardo humberto
|
f3bc88b54c
|
set correct type for fields_order attribute
|
2018-03-09 12:49:34 -03:00 |
Eduardo humberto
|
efa0aa3c04
|
Fix error on get itemMetadada value for field type Category
|
2018-03-09 12:33:49 -03:00 |
weryques
|
3fae4a1480
|
Collection params and schema. Initiated common params.
|
2018-03-09 12:28:14 -03:00 |
mateuswetah
|
2d01aa27f6
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2018-03-09 11:28:39 -03:00 |
mateuswetah
|
231a56bcfd
|
Adds media upload logic to axios. Attatchment multiple files is possible on ItemEditionPage, as a demonstration (no progress or result list yet). Fixes on New Item creation button.
|
2018-03-09 11:28:30 -03:00 |
Eduardo humberto
|
8314fb993a
|
remove radio field type and add options for select field type form
|
2018-03-09 11:12:21 -03:00 |
Eduardo humberto
|
974eedba97
|
show errors on form category
|
2018-03-09 09:22:20 -03:00 |
juliannyas
|
6a5ec34ad7
|
collection basics tests by cypress
|
2018-03-08 17:21:29 -03:00 |
Eduardo humberto
|
ccb9eb10ee
|
update axios structure
|
2018-03-08 16:08:36 -03:00 |
Eduardo humberto
|
868e0222b9
|
don't validate field taxonomy in itself and update test for field type relationship
|
2018-03-08 15:32:37 -03:00 |
mateuswetah
|
bfe7e511d8
|
Adds form validation to CollectionEditionPage.
|
2018-03-08 15:20:23 -03:00 |
mateuswetah
|
c01c2cff81
|
Merge conflics on FieldList.
|
2018-03-08 14:53:28 -03:00 |
mateuswetah
|
776d63f259
|
Adds new axios module to access wordpress api for resquests such as attacthments. Disables Submit button on ItemCreationPage if validation has errors. Small fixes on FieldsList.
|
2018-03-08 14:51:35 -03:00 |
Eduardo humberto
|
ae3221cd76
|
update Category Form component validate option
|
2018-03-08 13:48:48 -03:00 |
Eduardo humberto
|
57aa96475f
|
select publish as init state on create field
|
2018-03-08 13:29:06 -03:00 |
Eduardo humberto
|
2a1a6910e4
|
fix errors on form Relationship
|
2018-03-08 13:19:14 -03:00 |
Leo Germani
|
c7bd372bb9
|
Merge branch 'develop' of github.com:tainacan/tainacan into develop
|
2018-03-08 12:45:09 -03:00 |
Leo Germani
|
a02f263f6f
|
add a comment
|
2018-03-08 12:44:29 -03:00 |
Leo Germani
|
066842bed2
|
Fixing method name
|
2018-03-08 12:44:29 -03:00 |
Leo Germani
|
877fd32939
|
Add collection to taxonomy when a field type category is added
|
2018-03-08 12:44:29 -03:00 |
Leo Germani
|
0acafb9ab7
|
cleaning old comments
|
2018-03-08 12:44:29 -03:00 |
mateuswetah
|
758da97a2f
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2018-03-08 12:44:20 -03:00 |
mateuswetah
|
8efd1e2d30
|
Small fixes on field edition for switch buttons.
|
2018-03-08 12:44:09 -03:00 |
weryques
|
fba7ce3c1c
|
Removes duplicated namespace
|
2018-03-08 12:34:41 -03:00 |
Eduardo humberto
|
3f6a641ff0
|
show errors on submit in form relationship component
|
2018-03-08 10:49:38 -03:00 |
mateuswetah
|
0da840be2d
|
Header breadcrumbs now display proper name or title for collections and items.
|
2018-03-08 10:26:03 -03:00 |
mateuswetah
|
48e9fa66ff
|
Adds error messages on form valiation for default settings of FieldTypes. Initiates use of name endpoint for header. Improves drag-n-drop hover state.
|
2018-03-07 16:23:27 -03:00 |
mateuswetah
|
f009a53e22
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2018-03-07 14:54:39 -03:00 |
mateuswetah
|
a216d8c3e8
|
Adds field type options submit for both component and html strategies.
|
2018-03-07 14:54:22 -03:00 |
weryques
|
561e9db834
|
Now is possible fetch only especifcs attributes of a object
|
2018-03-07 14:44:40 -03:00 |
weryques
|
1bc977a890
|
Merge branch 'develop' of https://github.com/tainacan/tainacan into develop
|
2018-03-07 14:10:15 -03:00 |
weryques
|
7869382789
|
Changes return of errors
|
2018-03-07 14:09:51 -03:00 |