Commit Graph

554 Commits

Author SHA1 Message Date
Alice Gaudon 7bb7f5a017 Merge branch 'develop' 2021-12-03 00:42:59 +01:00
Alice Gaudon dad4ff62f1 Version 0.24.10 2021-12-03 00:42:20 +01:00
Alice Gaudon 8626d0b571 Upgrade dependencies 2021-12-03 00:42:12 +01:00
Alice Gaudon 32a1721ef2 front/BaseTemplate: add facebook, twitter and generic url preview meta tags 2021-12-03 00:40:31 +01:00
Alice Gaudon 689c860e2e front/ErrorTemplate: fix header logo being cropped 2021-11-28 21:58:06 +01:00
Alice Gaudon cd3dd454aa Merge branch 'develop' 2021-11-28 21:28:42 +01:00
Alice Gaudon 7672a568fc Version 0.24.9 2021-11-28 21:28:06 +01:00
Alice Gaudon d6b530d16c Add formatViewData to response object to fix tests and prepare for async navigation 2021-11-28 21:26:45 +01:00
Alice Gaudon 366e48757e back/config: replace localhost with 127.0.0.1 2021-11-28 21:24:51 +01:00
Alice Gaudon ae603362e9 back/redis: fix not using redis.prefix config 2021-11-28 17:06:07 +01:00
Alice Gaudon be0676611a Upgrade dependencies 2021-11-28 17:02:18 +01:00
Alice Gaudon b85573a64d front: add Loader component 2021-11-28 16:44:51 +01:00
Alice Gaudon 172d27a6d2 front/NavMenuItem: remove margin top/left on first menu item 2021-11-28 16:44:27 +01:00
Alice Gaudon e033baa57f front/BaseTemplate: allow disabling login link and logo label 2021-11-28 16:43:46 +01:00
Alice Gaudon d1ff09fcc8 front/BaseFooter: fix app version local 2021-11-28 16:42:22 +01:00
Alice Gaudon 9674fc87dd front/SvelteViewEngine: add isSsr local 2021-11-28 16:41:46 +01:00
Alice Gaudon c606379bcd front/SvelteViewEngine: don't use css cache in development environment 2021-11-25 00:25:50 +01:00
Alice Gaudon 179cb09b58 back/Application: fix fallback error template view name 2021-11-24 22:18:14 +01:00
Alice Gaudon 9980c54fcf front/SvelteViewEngine: pre-compile ssr on demand, refactor globals into proper locals and lazy locals 2021-11-24 22:18:14 +01:00
Alice Gaudon 2b85bea9dd common/Routing: allow RouteParams to be undefined and ignore them in this case 2021-11-24 18:20:02 +01:00
Alice Gaudon 4c895229ec back/cli: fix main command not able to accept args 2021-11-24 18:20:02 +01:00
Alice Gaudon e1542ae476 back/migration command: add log to show that we are rolling back a migration and which one 2021-11-24 18:20:02 +01:00
Alice Gaudon 59491d63ab front/Field: add support for datetime-local field type 2021-11-24 18:20:02 +01:00
Alice Gaudon aa1484749e front/BaseTemplate: allow disabling header, h1 and footer via boolean attributes 2021-11-24 18:16:16 +01:00
Alice Gaudon f801f6a43b Add missing dev dependency @types/node 2021-11-24 17:38:16 +01:00
Alice Gaudon f68e81836b Allow forms to have a file upload enctype 2021-11-22 21:30:23 +01:00
Alice Gaudon 6348692473 Fix select field value bind 2021-11-22 21:29:54 +01:00
Alice Gaudon e151c9c744 Fix FileUploadMiddleware formidable usage 2021-11-22 17:59:32 +01:00
Alice Gaudon 6e630c2715 Merge branch 'develop' 2021-11-21 20:25:08 +01:00
Alice Gaudon 2e68cf8cae Version 0.24.8 2021-11-21 20:24:56 +01:00
Alice Gaudon f55ba4d611 Upgrade svelte-preprocess 2021-11-21 20:24:35 +01:00
Alice Gaudon 5cfdecfebf Also replace icons afterUpdate 2021-11-21 20:18:15 +01:00
Alice Gaudon 10d5d16967 Watch DOM changes to add external link icons to new external links 2021-11-21 20:17:49 +01:00
Alice Gaudon 7f4996c908 Add fonts copy to rollup config 2021-11-21 18:34:36 +01:00
Alice Gaudon aa4a47230d Merge branch 'develop' 2021-11-21 17:08:00 +01:00
Alice Gaudon 92c6433235 Version 0.24.7 2021-11-21 17:06:45 +01:00
Alice Gaudon 48de7829ec Upgrade dependencies 2021-11-21 17:06:28 +01:00
Alice Gaudon 9998f1a91c Make require-from-string a normal dependency for dependants 2021-11-21 17:06:06 +01:00
Alice Gaudon d76a227c5c Merge branch 'develop' 2021-11-21 16:50:59 +01:00
Alice Gaudon c7d0238d22 Version 0.24.6 2021-11-21 16:50:47 +01:00
Alice Gaudon b24e9ab580 front: add CopyableText component 2021-11-21 16:10:38 +01:00
Alice Gaudon e9db1f4ded front: add an external link icon to external links 2021-11-21 15:02:31 +01:00
Alice Gaudon 428990dc00 front/home page: make first word of the title choosen at random in a list 2021-11-21 13:15:15 +01:00
Alice Gaudon c0918b17ed Rename front layouts to templates 2021-11-21 13:14:23 +01:00
Alice Gaudon da6fda02a9 Replace feather icons with lucide icons, use Icon component everywhere 2021-11-21 12:42:26 +01:00
Alice Gaudon 297bafcdc8 Add style to error pages 2021-11-20 22:55:25 +01:00
Alice Gaudon 8b1e940d0a Merge branch 'develop' 2021-11-20 19:53:14 +01:00
Alice Gaudon 61e7282f25 Version 0.24.5 2021-11-20 19:52:59 +01:00
Alice Gaudon d40481fe3b Make rollup available in dependant projects 2021-11-20 19:52:44 +01:00
Alice Gaudon 9da35de4e0 Move design page view to test views 2021-11-20 19:22:04 +01:00