Commit Graph

3524 Commits

Author SHA1 Message Date
Samuli Asmala
ba4605752b Only select columns from BASE TABLEs to exclude views
Postgres views cannot have primary keys so presence of any views prevented the use of application. Fixes #3229.
2020-11-30 11:57:37 +02:00
rijkvanzanten
d7b74e3473 v9.0.0-rc.19 v9.0.0-rc.19 2020-11-27 21:01:35 -05:00
rijkvanzanten
eb306e91b1 Ignore dist in tsconfig 2020-11-27 20:58:25 -05:00
rijkvanzanten
e8c2a61277 Fix wrong import 2020-11-27 20:58:10 -05:00
rijkvanzanten
cc2b18d711 Cas't string default value NULL to null
Fixes #2924
2020-11-27 20:53:51 -05:00
rijkvanzanten
bf45a08c37 Reset current page to 1 on collection switch
Ref #3176
2020-11-27 19:49:52 -05:00
rijkvanzanten
100937c2dd Fix *.*.* fields using wrong default fields
Fixes #3219
2020-11-27 19:44:53 -05:00
rijkvanzanten
a9ffc40979 Fix schema not handling uppercases in PG
Fixes #3213
2020-11-27 19:31:25 -05:00
rijkvanzanten
0dbaefcb4c Add default nested limit 2020-11-27 19:16:44 -05:00
Rijk van Zanten
da84dbbc71 Merge pull request #3173 from patvong/patvong/no-limit-to-relationnal-fields
Fetching the relational fields were incorrectly bounded to a maximum of 100 items.
2020-11-27 18:58:07 -05:00
rijkvanzanten
08c248f4a0 Don't treat leading zero values as numbers
Fixes #3216
2020-11-27 18:42:25 -05:00
rijkvanzanten
6ac2180ab4 Add displays to new collection date fields
Closes #3226
2020-11-27 18:33:34 -05:00
Rijk van Zanten
16a62f56ac Merge pull request #2902 from directus/Fusseldieb/main
Stack color-inputs on 'half' width
2020-11-27 18:31:48 -05:00
rijkvanzanten
0cdc85e607 Revert global width
Needs some more thinking / experimentation
2020-11-27 18:28:07 -05:00
rijkvanzanten
62d3795194 Merge branch 'main' into Fusseldieb/main 2020-11-27 18:11:08 -05:00
rijkvanzanten
65a4812415 Show uncaught errors on item save
Fixes #2926
2020-11-27 18:08:01 -05:00
rijkvanzanten
c258ba6b9e Fix interfaces/displays sometimes showing up in the wrong category
Squashed commit of the following:

commit 2e07fdc946c985a32db2c78a54f61527bb7671ea
Author: rijkvanzanten <rijkvanzanten@me.com>
Date:   Fri Nov 27 17:59:20 2020 -0500

    Properly scope interfaces to local app group

commit 3d593a4b1c8493db29f934f3a336654ac11e0ea4
Author: rijkvanzanten <rijkvanzanten@me.com>
Date:   Fri Nov 27 17:47:30 2020 -0500

    Rename localTypes to groups

commit 5b2e882c8f3e700925d54f18bb54cdac98320f55
Author: rijkvanzanten <rijkvanzanten@me.com>
Date:   Fri Nov 27 17:46:55 2020 -0500

    Check tighter for local group
2020-11-27 17:59:37 -05:00
Rijk van Zanten
2d8922ffdb Merge pull request #3224 from directus/m2a-settings
Add field-detail settings pane for m2a relationship
2020-11-27 17:35:23 -05:00
rijkvanzanten
1b3aa5a059 Finish m2a setup 2020-11-27 17:31:00 -05:00
rijkvanzanten
80ff7ffbcf Organize relational settings 2020-11-27 14:16:55 -05:00
Rijk van Zanten
5ed1be3a41 Merge pull request #3126 from directus/m2a-interface
Add Many to Any Builder Interface
2020-11-27 14:04:42 -05:00
rijkvanzanten
665ab42c5d Merge branch 'main' into m2a-interface 2020-11-27 13:55:06 -05:00
rijkvanzanten
eedca7043f Fix textarea / input trimming to harshly
Fixes #3200
2020-11-27 13:54:39 -05:00
rijkvanzanten
1f88cd4a32 Add relational nested updates to API 2020-11-27 13:44:57 -05:00
rijkvanzanten
bfaac50c3f Add manual sort to m2a 2020-11-27 13:02:23 -05:00
rijkvanzanten
291884c95d Remove unused import 2020-11-27 13:02:19 -05:00
rijkvanzanten
beb4cae55a Render -- instead of ??? in unknown value in render template 2020-11-27 13:02:05 -05:00
rijkvanzanten
83a69d4f96 Fix reactivity of select existing 2020-11-27 12:47:55 -05:00
rijkvanzanten
02b4438416 Add deselect 2020-11-27 12:33:49 -05:00
rijkvanzanten
0a2ffaac58 Publish SDK 2020-11-25 18:51:02 -05:00
rijkvanzanten
2c646d0e03 Support Node v10 in SDK 2020-11-25 18:50:22 -05:00
rijkvanzanten
d92f670217 Default auto refresh to false 2020-11-25 18:45:10 -05:00
rijkvanzanten
8272786315 v9.0.0-rc.18 v9.0.0-rc.18 2020-11-25 16:40:39 -05:00
rijkvanzanten
14c348a61f Fix export/import path of SDK 2020-11-25 16:37:55 -05:00
rijkvanzanten
426d4c1a10 Fix typing of no-single query 2020-11-24 16:25:10 -05:00
rijkvanzanten
14cc342de9 Improve typing of single parameter on items.read 2020-11-24 10:33:10 -05:00
rijkvanzanten
a5a43b4a9b Allow type generics 2020-11-24 09:56:50 -05:00
Pat Vongphrachanh
e2e524d324 Fetching the relational fields were incorrectly bounded to a maximum of 100 items. 2020-11-23 16:52:38 -05:00
rijkvanzanten
56ab07e6a7 Point to right output files 2020-11-23 15:15:35 -05:00
rijkvanzanten
023424d2b0 Fix import of exception 2020-11-23 10:52:18 -05:00
rijkvanzanten
e07fc813f9 Show table in PK service exception
Ref #3130
2020-11-23 10:51:05 -05:00
rijkvanzanten
c8f9831eb1 Throw error if table doens't have primary key
Fixes #3130
2020-11-23 10:49:42 -05:00
Rijk van Zanten
5a7e11e600 Rename FUNDING.yaml to FUNDING.yml 2020-11-23 10:46:26 -05:00
Rijk van Zanten
3267a3a959 Create FUNDING.yaml 2020-11-23 10:45:44 -05:00
rijkvanzanten
7891920209 Fix nested or filter in permissions
Fixes #3167
2020-11-23 10:24:00 -05:00
Rijk van Zanten
cd5c7e93a4 Merge pull request #3169 from dimitrov-adrian/use-custom-selection-fix
Fix use custom selection init value
2020-11-23 09:39:49 -05:00
Rijk van Zanten
8a02508bae Merge pull request #3168 from dimitrov-adrian/tags-arrow-valign
Fix custom tags arrow vertical alignment
2020-11-23 09:39:29 -05:00
e01
5a3b56db2c Fix use custom selection init value 2020-11-23 13:56:33 +02:00
e01
250a05cf72 Fix custom tags arrow vertical alignment 2020-11-23 13:55:19 +02:00
rijkvanzanten
56028c4136 v9.0.0-rc.17 v9.0.0-rc.17 2020-11-20 15:31:31 -05:00