Commit Graph

42 Commits

Author SHA1 Message Date
rijkvanzanten
8a01d9b2de Add server info store 2020-10-26 18:53:08 +01:00
Nicola Krumschmidt
3052b850ef Remove field.meta.required property 2020-10-22 18:52:45 +02:00
rijkvanzanten
6c0afa9651 Add userName util function to render user's name 2020-10-19 13:31:44 -04:00
rijkvanzanten
e8bee549a2 Rename drawer to sidebar 2020-10-16 11:53:20 -04:00
rijkvanzanten
1634ff2500 Don't fetch settings with nested fields 2020-10-15 10:40:01 -04:00
maartenvn
716784a1c8 Replace 'locale' with 'language'
- Update fields translations use 'language' instead of 'locale'
- Replace all translation files from locale to language
- Update the docs with locale to language
2020-10-10 00:59:10 +02:00
rijkvanzanten
bf76244ba7 Various system schema name changes
Fixes #482
2020-10-02 17:43:58 -04:00
Nitwel
4a4f79b0b6 fix depth options and clean code 2020-09-24 14:39:04 -04:00
rijkvanzanten
d3a24e6769 Hide drop to upload in notifications
And don't show notifications on top of the drawer with
show all notifications enabled

Fixes #386
2020-09-21 18:20:05 -04:00
rijkvanzanten
adb786ed91 Only show notification text on errors
Fixes #377
2020-09-21 12:27:36 -04:00
rijkvanzanten
aa014542a4 Rename roles.admin to roles.admin_access
Closes #142
2020-09-18 12:16:09 -04:00
rijkvanzanten
9a4016ef86 Add export drawer detail, fix search 2020-09-15 15:19:05 -04:00
rijkvanzanten
e15ca46620 Show less notifications in data model 2020-09-09 10:30:15 -04:00
rijkvanzanten
5b1cd7b2bb Prevent racing condition in fast subsequent field reorders 2020-09-08 11:42:29 -04:00
rijkvanzanten
72e99084a1 Rename presets title->bookmark 2020-09-08 11:33:19 -04:00
rijkvanzanten
d0e897d735 Rename view -> layout in db 2020-09-08 11:22:18 -04:00
rijkvanzanten
b33f154ef4 Use finer scope for collection name translations 2020-09-08 10:09:15 -04:00
rijkvanzanten
4a8941ea0f Add clear bookmark changes button 2020-09-04 17:20:06 -04:00
rijkvanzanten
15e86a4efb Update bookmark editing flow 2020-09-04 16:56:57 -04:00
rijkvanzanten
2ae9be8f06 Fix filters in preset fetching 2020-09-03 18:01:43 -04:00
rijkvanzanten
c985fbbfb8 Use regular dropdown for default status field, make form work without field meta 2020-09-02 15:50:43 -04:00
Ben Haynes
31d71d0dcf default collections icon 2020-09-01 12:42:54 -04:00
rijkvanzanten
a9f384f1c6 Add Joi validation for delete button 2020-08-28 18:15:36 -04:00
rijkvanzanten
baaaa50049 Show error on hydration problem 2020-08-28 16:11:51 -04:00
rijkvanzanten
d5c8eb0c7b Add permissions store, hydrate 2020-08-18 16:13:07 -06:00
rijkvanzanten
50c42d630f Add todo to fields store 2020-08-13 17:34:09 -04:00
rijkvanzanten
05dd176239 Fix typing issue + fix presets detail page 2020-08-12 18:49:04 -04:00
rijkvanzanten
a336998b8d Revert "Flatten utils"
This reverts commit 343599b524.
2020-08-11 11:24:14 -04:00
rijkvanzanten
343599b524 Flatten utils 2020-08-11 11:13:13 -04:00
rijkvanzanten
a31e8993b3 Flatten structure of stores 2020-08-11 10:44:51 -04:00
rijkvanzanten
50c5a66bba Add tooltips to save buttons 2020-08-06 16:06:01 -04:00
rijkvanzanten
886774f779 Rename database/system to schema/meta in app 2020-08-06 13:53:19 -04:00
rijkvanzanten
c50bb811cb Cleanup interfaces/displays options and types 2020-08-06 13:32:41 -04:00
rijkvanzanten
b466d4a8ff Use new track endpoint in app 2020-08-04 16:22:50 -04:00
rijkvanzanten
fd357a8d74 Fix type issue, don't generate sourcemaps on build 2020-07-31 19:06:33 -04:00
rijkvanzanten
1809f64ddd Prevent field flash on resize 2020-07-31 18:12:57 -04:00
rijkvanzanten
3b2d7d71f4 Fix type errors 2020-07-31 16:47:04 -04:00
rijkvanzanten
f16982d2c0 Use new collections split 2020-07-31 16:20:33 -04:00
rijkvanzanten
5ab4842d71 Fix field translations for system tables 2020-07-30 15:29:38 -04:00
rijkvanzanten
1de1590c58 Rename last_access_on -> last_login 2020-07-30 15:20:39 -04:00
rijkvanzanten
eb3a1e075d Use correct admin flag 2020-07-30 10:11:11 -04:00
rijkvanzanten
d1aa5d350e Move app to app folder 2020-07-29 11:24:52 -04:00