Commit Graph

555 Commits

Author SHA1 Message Date
rijkvanzanten
2ed1e92d5c Fix auto-gen translations not setting interface correctly 2020-12-08 15:57:53 -05:00
Igor Savin
7cddb458cb Run prettier across app and api 2020-12-08 02:22:00 +02:00
rijkvanzanten
f2cc4ed66c Set primary key true explicitly
Fixes #3333
2020-12-07 18:32:40 -05:00
rijkvanzanten
599973e848 Generate smarter name on relational setup
Prevents duplicate collection names from being generated in m2m settings

Fixes #3316
2020-12-07 18:13:44 -05:00
rijkvanzanten
70c6484fcc Fix download button not having token
Fixes #3305
2020-12-07 14:27:57 -05:00
e01
198b9d46a7 Make duplicate field db-safe 2020-11-29 18:57:42 +02:00
rijkvanzanten
6ac2180ab4 Add displays to new collection date fields
Closes #3226
2020-11-27 18:33:34 -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
291884c95d Remove unused import 2020-11-27 13:02:19 -05:00
rijkvanzanten
d44f99331c Fix links to next repo 2020-11-18 20:34:14 -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
Ben Haynes
5529238aee more user detail info 2020-11-13 10:46:22 -05:00
rijkvanzanten
49f261f990 Show revisions/comments on singletons
Fixes #978
2020-11-13 10:34:35 -05:00
rijkvanzanten
0457509e9e Improve drawer on mobile
Fixes #859
2020-11-11 18:01:24 -05:00
rijkvanzanten
ae0fcc28fe Use dropdown for boolean default value 2020-11-11 16:10:33 -05:00
rijkvanzanten
ef901218a5 Don't navigate on save error 2020-11-11 15:57:32 -05:00
rijkvanzanten
8a4578fee6 Fix file preview token 2020-11-11 15:41:47 -05:00
rijkvanzanten
393078cc98 Prevent sorting on illegal fields
Fixes #955
2020-11-11 15:05:53 -05:00
rijkvanzanten
e3af581e8e Don't navigate on delete with error
Fixes #947
2020-11-11 13:41:57 -05:00
rijkvanzanten
c2a95dd5ad Add permissions check on files/users layout
Fixes #930
2020-11-11 13:03:16 -05:00
rijkvanzanten
32db7ae505 Persist collections nav group state
Fixes #929
2020-11-11 11:41:54 -05:00
rijkvanzanten
6784f16d89 Fix not being able to add new preset
Fixes #917
2020-11-10 14:39:51 -05:00
rijkvanzanten
b5440a2152 Use app access value for reset system permissions
Fixes #904
2020-11-06 15:18:49 -05:00
rijkvanzanten
6251d8b159 Don't read role name when no role on user detail
Fixes #901
2020-11-06 15:11:06 -05:00
rijkvanzanten
dd803a915b Fix archive button permissions check
Fixes #900
2020-11-06 14:57:44 -05:00
rijkvanzanten
57b7b3db06 Update user invite UX, add accept invite route
Fixes #886, closes #891
2020-11-05 18:54:52 -05:00
rijkvanzanten
31dadde0c2 Add permissions to /assets endpoint
Fixes #887
2020-11-05 18:22:15 -05:00
rijkvanzanten
94c03b4d4a Use new error handler where we don't handle errors better 2020-11-05 17:24:27 -05:00
rijkvanzanten
207d347b80 Add notify function 2020-11-05 16:34:32 -05:00
rijkvanzanten
4130337f7a Merge branch 'main' into error-handling 2020-11-05 16:16:44 -05:00
rijkvanzanten
d6cf3eb30d Update batch archive to use new update flow 2020-11-05 15:57:02 -05:00
rijkvanzanten
8dbfd34862 Update batch style to drawer 2020-11-05 15:39:07 -05:00
rijkvanzanten
9471bc1c95 Start on new batch operations 2020-11-05 14:21:10 -05:00
rijkvanzanten
3a54e396b8 Persist activity navigation filters
Fixes #736
2020-11-04 18:55:02 -05:00
rijkvanzanten
2091a2665d Use settings structure in collections overview
Fixes #874
2020-11-04 15:38:02 -05:00
rijkvanzanten
39144a83a1 Override default value with preset in app
Fixes #825
2020-11-04 12:22:20 -05:00
rijkvanzanten
f1289a66dc Use csv of strings for permissions fields 2020-11-04 11:31:04 -05:00
Nicola Krumschmidt
473111657b Add tooltips to the icons in permissions header 2020-11-04 12:21:28 +01:00
rijkvanzanten
509fb0bc0b Fetch permissions with no limit
Fixes #857
2020-11-03 17:54:54 -05:00
rijkvanzanten
bd388b93d9 Fix type of generated m2m fields
Fixes #861
2020-11-03 16:45:06 -05:00
rijkvanzanten
f2d41590a8 Add relationship when adding user created/updated from new collection
Fixes #855
2020-11-03 16:36:46 -05:00
rijkvanzanten
38c2e239bf Fix isSavable check on item page
Fixes #846
2020-11-03 16:22:01 -05:00
Ben Haynes
a4e858f093 Action button colors for invite user 2020-11-03 16:19:16 -05:00
rijkvanzanten
abadf0956a Use correct display for status in new collection
Fixes #858
2020-11-03 14:41:28 -05:00
rijkvanzanten
6e4159e47b Check for current user/role in app side permissions check
Fixes #817
2020-11-02 16:56:45 -05:00