341 Commits

Author SHA1 Message Date
576e4f0f1a feat(core): Add {{dirname}} to summary and preview_path (#4279) 2020-09-28 16:20:07 +03:00
cb2ad687ee Feat: multi content authoring (#4139) 2020-09-20 20:30:46 +03:00
6b8fa3fc45 feat: allow setting editorial workflow PR label prefix (#4181) 2020-09-06 21:13:46 +03:00
88a5a8098e fix: deprecate inconsistent config param case (#4172) 2020-08-31 14:25:48 +03:00
e9134e0775 chore(deps): lock file maintenance (#4171)
* chore(deps): lock file maintenance

* chore: fix lint error

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: erezrokah <erezrokah@users.noreply.github.com>
2020-08-17 12:59:08 +03:00
d649e960f0 feat(preview-pane): pass iframe window,document as props (#4150) 2020-08-16 12:50:32 +03:00
017883f0dc fix: persistent view style (#4138) 2020-08-13 14:21:47 +03:00
633a452e88 feat(preview): add ID attribute to the Preview Pane Frame (#4117) 2020-08-06 10:13:34 +03:00
d3831b1ed4 fix(prop-types): check for react components via PropTypes.elementType (#4025) 2020-07-15 14:21:08 +03:00
9119011c8f fix(entries-pagination): keep loading pages until entries are available (#4021) 2020-07-15 11:24:50 +03:00
07f47824e9 chore: replace react-router-redux with connected-react-router (#4001) 2020-07-09 19:08:18 +03:00
c3a680ff52 fix(editor): pass back link to editor toolbar (#4000) 2020-07-09 18:26:55 +03:00
c7e0fe8492 fix: relation widget performance (#3975) 2020-07-06 14:05:01 +03:00
652045c9de fix(config-schema): allow field pattern to be a regex (#3971) 2020-07-01 13:30:26 +03:00
7ee9f2f188 fix(editor): proper length check for history when going back in editor (#3960) 2020-06-29 16:19:13 +03:00
5d710dbd69 fix: search file collections using top level file fields (#3948) 2020-06-25 17:41:32 +03:00
c43858d873 fix: only ISO date strings are parsed to Date objects (#3923) 2020-06-21 16:37:25 +03:00
86562ad47a fix(backup): synchronize calls to localForage (#3932) 2020-06-21 12:42:30 +03:00
8d2d5d5f2c feat: validate plain fields on blur (#3922) 2020-06-18 20:34:01 +03:00
822819f42a fix(editor-media-lib): handle duplicate media folders (#3921) 2020-06-18 20:31:46 +03:00
0dc62eabec fix(schema): enforce files and collections names uniqueness (#3913) 2020-06-18 14:35:02 +03:00
af7bbbd9a9 Feat: nested collections (#3716) 2020-06-18 10:11:37 +03:00
a50edc7055 feat: add backend status down indicator (#3889) 2020-06-15 17:59:28 +03:00
1045ca753f fix: don't rely on browser builtin css for CardsGrid margins (#3892) 2020-06-15 10:19:05 +03:00
2b46608f86 feat: add widgets schema validation (#3841) 2020-06-03 16:43:34 +03:00
285c940562 fix: handle token expiry (#3847) 2020-06-03 12:44:03 +03:00
812716e18b feat: add pre save/ post save hooks (#3812) 2020-05-27 16:14:35 +03:00
624b7ff14b feat: add allowed_hosts support in local_backend (#3805) 2020-05-26 11:50:09 +03:00
8047d06afd fix(config): validate unique fields names under the same level (#3804) 2020-05-25 15:35:01 +03:00
6056424a2d fix(media-library): prevent buttons from overlapping #3639 (#3784) 2020-05-25 13:07:01 +03:00
397857855b fix: Error UI improvements for nested lists/objects (#3726) 2020-05-25 09:42:54 +03:00
2ecafd3354 feat: allow author login/name to work in commit message templates #3793 (#3794) 2020-05-25 09:36:35 +03:00
c28cc0c9e7 feat: add filter to collection view (#3741) 2020-05-24 20:37:08 +03:00
588622adb2 feat: improve search to target single collections (#3760) 2020-05-18 10:52:06 +03:00
6042383b9d fix: allow setting an empty array as default for complex lists (#3746) 2020-05-13 13:24:12 +03:00
3e34e52440 chore: add timeout mechanism for fetch calls (#3649) 2020-05-12 16:51:13 +03:00
334304ed52 fix: delete new entry backup (#3645) 2020-05-12 10:45:39 +03:00
213ae86b54 feat(widget-relation): string templates support (#3659) 2020-04-30 16:03:08 +03:00
3e5ff71846 feat: add entry, collection and config prop to control widget (#3672) 2020-04-30 10:52:42 +03:00
a9d0699a82 fix: sidebar icon shrinking when label wraps (#3653)
Co-authored-by: Pedr <pedr@sleepstation.org.uk>
2020-04-24 19:31:40 +03:00
cf57284f40 fix(sort): don't clear sort data on entries request (#3648) 2020-04-22 16:05:47 +03:00
88b6c633af feat: add hide property to collections (#3618) (#3643) 2020-04-22 15:32:13 +03:00
cf252605ad feat: add-download-button closes #3429 (#3609) 2020-04-20 12:37:47 +03:00
bb0a7e96d8 fix: redirect to default path after login success if url has prev error (#3599) 2020-04-15 09:42:36 +03:00
39e00261a2 Test: add yaml (and other formats) parsing tests (#3586) 2020-04-12 19:40:44 +03:00
625a9980f1 fix: unify the title used in entry cards and workflow cards (#3573) (#3575) 2020-04-12 19:31:25 +03:00
b8eeab2e35 fix: enable merge option for yaml parser (#3577) 2020-04-10 17:50:05 -04:00
0d59642e64 fix: pass prettyErrors to yaml when parsing config (#3571) 2020-04-09 16:41:52 +03:00
1d88b15de5 fix: duplicate entry (#3563) 2020-04-09 14:44:06 +03:00
0761ffa3f2 fix: use v1.1 schema only when parsing (#3569) 2020-04-09 14:17:12 +03:00