116 Commits

Author SHA1 Message Date
francesco
a93589df02 Firestore entity saving refactor and values update test 2020-11-21 22:40:32 +01:00
francesco
7bb37c119f React version 17 update
Big refactor of preview components, now each property preview type is split into its own component
2020-11-21 18:02:23 +01:00
francesco
4a70a006a7 Fix for composite reference paths such as "sites/en/product" References
pointing to collection with a composite path were failing to locate the proper
collection.
Version 0.16.5
2020-11-20 16:10:43 +01:00
francesco
ed8e72153b Refactor of saving hooks 2020-11-20 00:10:51 +01:00
francesco
3f7ec3f118 Changed initialization of new entities, not including null values as default now 2020-11-17 11:36:46 +01:00
francesco
069a6b9a95 Added log error on save 2020-11-17 10:50:16 +01:00
francesco
a189614295 Changed default way of loading Firebase config, now the specified config has priority over the environment. 2020-11-16 11:00:45 +01:00
francesco
df5b927449 Added array filter and clear buttons 2020-11-15 23:45:38 +01:00
francesco
5cc451c8c3 Reference field and preview now including id 2020-11-13 20:24:30 +01:00
francesco
e54071bc29 Fix for grouping main navigation entries 2020-11-12 15:09:39 +01:00
francesco
3505111cb2 Added root navigation entries grouping.
Adaptive width for subcollections in side view.
Refactored main drawer.
Version 0.16.2
2020-11-12 13:17:44 +01:00
francesco
e7afd337f2 Refactor of StorageUploadField.tsx 2020-11-12 00:28:58 +01:00
francesco
0ce5dc7a47 Added CollectionCell component that fades out overflowing cell content 2020-11-11 19:23:55 +01:00
francesco
88ab9ff98f Fir markdown line wrap 2020-11-10 19:01:16 +01:00
francesco
2fa7bc5147 Version 0.16.0
Ui tweaks, markdown preview
2020-11-10 17:44:14 +01:00
francesco
3a2582d71f Reference properties now inferring collection based on path 2020-11-10 15:51:55 +01:00
francesco
f2be36dd93 Refactor of CMSAppProvider 2020-11-10 13:09:58 +01:00
francesco
a26c953cc6 MarkdownField.tsx implementation 2020-11-09 20:04:44 +01:00
francesco
e9ee937ca0 Adding default values to entities on creation and autovalues for timestamps 2020-11-08 02:13:42 +01:00
francesco
29f8f783a3 Added reorder feature for default arrays with drag n drop, missing files 2020-11-05 23:37:12 +01:00
francesco
df73ef3e7d Added reorder feature for default arrays with drag n drop 2020-11-05 23:36:11 +01:00
francesco
c50b454417 Added entity forms to lateral menu.
Version 0.15.0
2020-11-03 21:54:21 +01:00
francesco
0e0e762e7a Url based lateral menu 2020-11-01 22:38:48 +01:00
francesco
0dcccbb3fc Navigation refactor 2020-10-31 11:49:18 +01:00
francesco
1a21a1b42c Design enhancements and collection table sizes added 2020-10-30 17:11:47 +01:00
francesco
3dba4603b5 noopener rel set to links 2020-10-29 21:20:46 +01:00
francesco
729b8df0df Collections pagination enabled 2020-10-29 20:54:52 +01:00
francesco
00104e99dd Navigating back on discard.
Chips background set to grey on unknown values
2020-10-29 20:43:06 +01:00
francesco
e10c88f029 Allow relative paths with or without initial / 2020-10-29 15:08:58 +01:00
francesco
d7a3071e0e Minor map field fix 2020-10-28 20:47:41 +01:00
francesco
532a3b8b68 Fixed navigation bug for subcollections
Version 0.14.2
2020-10-27 22:01:29 +01:00
francesco
673575cd37 Fixed navigation bug for subcollections 2020-10-26 18:24:05 +01:00
francesco
b612c64512 Added missing files 2020-10-25 11:47:50 +01:00
francesco
660bb8df23 Added missing files 2020-10-25 11:33:52 +01:00
francesco
22963c1532 Changed ErrorBoundary import 2020-10-25 11:29:30 +01:00
francesco
ca7ec5a0ce Virtualized tables.
Design enhancements.
2020-10-24 14:30:20 +02:00
francesco
763e1a0086 Infinite scroll
Version 0.14.0
2020-10-08 14:50:42 +02:00
francesco
975278c996 Big visual refactor.
Added boolean filters.
Version 0.14.0
2020-10-07 14:31:01 +02:00
francesco
c04d4e1164 Changed default font.
New entity preview as drawer
2020-09-30 21:33:29 +02:00
francesco
d67ddc3491 Design updates 2020-09-30 21:33:29 +02:00
francesco
20f45c90e3 Enabled saving storage files using download URL instead of Storage reference.
Dates default to empty view when not set, instead of current time.
Version 0.13.0
2020-09-30 21:33:29 +02:00
francesco
9da003b818 Added initial filters to CollectionView 2020-09-30 21:33:29 +02:00
francesco
f549451efd Merge branch 'feature/delete-hook' of https://github.com/faizaand/firecms 2020-09-18 15:15:40 +02:00
francesco
ca7b5b0159 Minor design tweaks 2020-09-18 15:15:10 +02:00
BuildTools
426f3e17e6 Add onEntityDelete hook to CollectionView 2020-09-13 17:03:12 -04:00
francesco
85e73a4714 Minor design tweaks
Version 0.12.4
2020-08-14 15:06:18 +02:00
francesco
bbafdba6b1 Bugfix for picked map properties.
Version 0.12.3
2020-08-14 12:39:55 +02:00
francesco
d4f640999d Bugfix for arrayfield error message.
Version 0.12.2
2020-08-13 18:20:00 +02:00
francesco
4f53fd4b31 Refactor Array insert mechanism and
Version 0.12.1
2020-08-13 11:43:18 +02:00
francesco
d92c7f4cc1 Added array properties with specific shapes such as [string, number, string]
Version 0.12.0
2020-08-12 13:32:15 +02:00