Commit Graph

1222 Commits

Author SHA1 Message Date
Meldiron
4f84b15850 Fixed documentation bux
`color` should be `type` as described by props in component itself.
2020-12-04 17:12:53 +01:00
rijkvanzanten
23f8153992 Add missing sort option in m2a builder interface
Ref #3231
2020-12-03 13:00:59 -05:00
Rijk van Zanten
298e0a2efe Update app/src/interfaces/m2a-builder/m2a-builder.vue 2020-12-02 15:08:04 -05:00
Valentino Stillhardt
f5c453b02c Removed background-color from m2a-builder class 2020-12-02 16:59:41 -03:00
Nicola Krumschmidt
550927e04b Update readme of filters-to-query util 2020-12-01 22:21:35 +01:00
rijkvanzanten
d3b038289e Fix typing in formatted-json-value display 2020-12-01 11:55:39 -05:00
Rijk van Zanten
59671e4c49 Update readme.md
Fixes #3244
2020-11-30 10:04:20 -05:00
Rijk van Zanten
f0766af4d5 Merge pull request #3236 from dimitrov-adrian/display-formatted-json-value
Display formatted-json-value
2020-11-30 09:58:03 -05:00
e01
198b9d46a7 Make duplicate field db-safe 2020-11-29 18:57:42 +02:00
e01
e6066fb653 Add formatted-json-value display 2020-11-29 15:53:58 +02:00
rijkvanzanten
bf45a08c37 Reset current page to 1 on collection switch
Ref #3176
2020-11-27 19:49:52 -05:00
rijkvanzanten
6ac2180ab4 Add displays to new collection date fields
Closes #3226
2020-11-27 18:33:34 -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
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
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
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
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
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
d44f99331c Fix links to next repo 2020-11-18 20:34:14 -05:00
rijkvanzanten
c388a7d841 Add todo 2020-11-18 15:09:58 -05:00
rijkvanzanten
1dd7683bac Fix max length not being passed correctly
Ref #1011
2020-11-18 12:39:47 -05:00
rijkvanzanten
4f29681fa2 Fix lookup 2020-11-18 12:39:26 -05:00
rijkvanzanten
98e17d72e2 Fix max length not being passed correctly
Ref #1011
2020-11-18 12:38:53 -05:00
rijkvanzanten
0a4876061a Add the ability to add a new item 2020-11-18 12:00:01 -05:00
rijkvanzanten
21f430312c Fix preview situation 2020-11-18 11:44:59 -05:00
rijkvanzanten
ececff6e14 Add todo 2020-11-17 14:23:39 -05:00
Valentino Stillhardt
44a101c49e Stack color-inputs on 'half' width 2020-11-17 16:02:08 -03:00
Valentino Stillhardt
c310a83a4b Pass width 'half' on small screens 2020-11-17 16:00:55 -03:00
rijkvanzanten
1f96d89646 Render existing items inline 2020-11-17 12:17:32 -05:00
rijkvanzanten
9d384c9cd7 Fetch values for selected rows 2020-11-16 16:26:25 -05:00
rijkvanzanten
637310ecae Add select existing 2020-11-16 16:17:08 -05:00
rijkvanzanten
a17c3ce6db Start on m2a-builder interface 2020-11-16 15:38:59 -05:00
rijkvanzanten
749de0bd18 Set default formatting to false 2020-11-16 14:36:32 -05:00
rijkvanzanten
d9a87b1805 Fix name of trim option in text input interface 2020-11-16 14:34:50 -05:00
rijkvanzanten
89293a3db7 Merge branch 'main' into sdk 2020-11-15 20:03:52 -05:00
rijkvanzanten
de4f4e3d42 Fix false warning on opening new o2m item
Fixes #982
2020-11-13 12:26:35 -05:00
rijkvanzanten
ea71f58fd8 Reset edits on successful save as copy
Fixes #979
2020-11-13 12:10:30 -05:00
rijkvanzanten
ec9ce55720 Use batch drawer for users / files
Fixes #985
2020-11-13 12:03:22 -05:00
rijkvanzanten
ec8bf08cde Fix open in window link
Fixes #986
2020-11-13 10:49:23 -05:00
Ben Haynes
342349be90 file link text updates 2020-11-13 10:46:32 -05:00