147 Commits

Author SHA1 Message Date
francesco
6a670aa109 Github Actions node update 0.16.2 2020-11-12 13:21:57 +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 0.16.1 2020-11-10 19:01:16 +01:00
francesco
91d8051e0a Minor changelog update 0.16.0 2020-11-10 17:46:10 +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
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
a3542e43c0 Fix for createTag script 2020-10-31 11:50:10 +01:00
francesco
0dcccbb3fc Navigation refactor 2020-10-31 11:49:18 +01:00
francesco
b65b7a06a6 Version update 0.14.3 2020-10-30 19:52:35 +01:00
francesco
8876518859 Changed create tag script 2020-10-30 17:13:04 +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
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
21d64b6fb1 Changed CI to release on push to branch 2020-10-25 11:22:22 +01:00
francesco
019bab0dd4 Empty commit to trigger CI 2020-10-25 11:16:24 +01:00
francesco
c5735e639f Added release action and improved README.md 2020-10-25 11:10:48 +01:00
francesco
ef681675ab Merge remote-tracking branch 'origin/master' 2020-10-25 10:28:46 +01:00
fgatti675
0b45377673 Create codeql-analysis.yml 2020-10-24 16:02:52 +02:00
francesco
ca7ec5a0ce Virtualized tables.
Design enhancements.
2020-10-24 14:30:20 +02:00
francesco
ba1b424860 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	example/src/index.tsx
#	src/CMSApp.tsx
#	src/collection/CollectionTable.tsx
#	src/collection/FilterPopup.tsx
#	src/collection/filters/StringNumberFilterField.tsx
#	src/components/CMSAppBar.tsx
#	src/form/EntityForm.tsx
#	src/form/fields/DisabledField.tsx
#	src/form/fields/ReferenceField.tsx
#	src/form/fields/Select.tsx
#	src/form/fields/StorageUploadField.tsx
#	src/form/fields/SwitchField.tsx
#	src/preview/CustomChip.tsx
#	src/preview/EntityDetailDialog.tsx
#	src/preview/ImagePreview.tsx
#	src/preview/PreviewComponent.tsx
#	src/routes/CollectionRoute.tsx
#	src/routes/EntityFormRoute.tsx
#	src/styles.ts
#	src/util/chip_utils.ts
#	src/util/property_icons.tsx
2020-10-14 18:07:06 +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
81cd273c46 Big visual refactor 2020-09-30 21:33:29 +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
089b2543d8 Dependencies update 2020-09-30 21:33:29 +02:00
francesco
9da003b818 Added initial filters to CollectionView 2020-09-30 21:33:29 +02:00
fgatti675
60778d1363 Merge pull request #9 from Camberi/dependabot/npm_and_yarn/example_backend/functions/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1 in /example_backend/functions
2020-09-18 15:19:44 +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
dependabot[bot]
60b9fe6015 Bump node-fetch from 2.6.0 to 2.6.1 in /example_backend/functions
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-12 20:21:18 +00:00