122 Commits

Author SHA1 Message Date
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
fgatti675
2498af32fa Merge pull request #6 from Camberi/dependabot/npm_and_yarn/example_backend/functions/bl-4.0.3
Bump bl from 4.0.2 to 4.0.3 in /example_backend/functions
2020-09-08 18:36:09 +02:00
dependabot[bot]
baf2e37548 Bump bl from 4.0.2 to 4.0.3 in /example_backend/functions
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 17:59:49 +00: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
francesco
afd22d3fbc Version 0.11.6 2020-08-10 21:52:49 +02:00
francesco
d30002c432 Null validation fixes
Version 0.11.6
2020-08-10 21:51:29 +02:00
francesco
62938fc2b4 Added small version of map previews
Version 0.11.5
2020-08-10 21:51:29 +02:00
francesco
5cdb108c40 Added small version of reference preview
Version 0.11.4
2020-08-10 21:51:29 +02:00
francesco
5859f43db7 Added multiline string properties.
Version 0.11.3
2020-08-10 21:51:29 +02:00
francesco
0f79849959 Changed map properties default preview.
Version 0.11.2
2020-08-10 21:51:29 +02:00
fgatti675
a1b68ccf01 Merge pull request #2 from Camberi/dependabot/npm_and_yarn/example_backend/functions/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /example_backend/functions
2020-07-30 17:37:46 +02:00
francesco
687a0c7e9f Version 0.11.0 2020-07-30 00:26:48 +02:00
francesco
1725842a35 Changed logic for updating form values from Firestore updates.
Removed CSS dependency.
Version 0.11.0
2020-07-30 00:21:06 +02:00
francesco
ba78372c61 Fix for empty components preview
Version 0.10.2
2020-07-21 12:10:20 +02:00
francesco
65fb22ed83 Enabled metadata to Storage files upload 2020-07-20 17:12:34 +02:00
francesco
096c2893e3 Enhanced types
Version 0.10.1
2020-07-19 19:42:08 +02:00
dependabot[bot]
f5bab74f39 Bump lodash from 4.17.15 to 4.17.19 in /example_backend/functions
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 18:48:02 +00:00
francesco
89b44b012d Adding saving hooks.
Version 0.11.0
2020-07-17 20:39:55 +02:00
francesco
8706df2344 Updated examples code to use type checking function
Version 0.10.0
2020-07-15 18:39:19 +02:00
francesco
6d2a13f067 Schema types V3 fix
Added sample preview component
2020-07-14 18:08:23 +02:00
francesco
2407c1e54e Schema types V3 2020-07-14 17:12:09 +02:00
francesco
93eedf58f3 Minor clean up 2020-07-12 23:21:44 +02:00