Commit Graph

107 Commits

Author SHA1 Message Date
Alice Gaudon a5b7cf9268 upgrade dependencies 2022-03-07 19:04:29 +01:00
Alice Gaudon 11fccbfc0d fix sass->scss asset dir name 2022-03-02 11:11:57 +01:00
Alice Gaudon e94b98aee0 Merge remote-tracking branch 'origin/develop' into develop 2022-03-01 10:50:35 +01:00
Alice Gaudon 47156c9a77 Remove feather icons in favor of lucide icons (included with swaf) 2022-03-01 10:50:14 +01:00
Alice Gaudon 5f5275ceb1 upgrade dependencies 2021-12-24 15:20:28 +01:00
Alice Gaudon eb0364a2f7 Fix eslint and fix linting issues 2021-11-21 17:52:56 +01:00
Alice Gaudon f2f34dd00f Update eslint config with swaf 2021-11-21 17:44:12 +01:00
Alice Gaudon 8c1230d501 Remove reference to deleted tsconfig.frontend.json from eslint config 2021-11-21 17:41:48 +01:00
Alice Gaudon 6002ad5290 Remove webpack and unused dependencies 2021-11-21 17:07:31 +01:00
Alice Gaudon 257a407faf Remove unused old assets 2021-11-21 16:58:59 +01:00
Alice Gaudon 569a50e43a Upgrade swaf and dependencies 2021-11-20 19:54:59 +01:00
Alice Gaudon 938e8b4ebb Add imagemin-webp 2021-06-07 11:24:52 +02:00
Alice Gaudon 7e260ebde2 Upgrade dependencies, replace img-loader with image-minimizer-webpack-plugin 2021-06-07 11:21:43 +02:00
Alice Gaudon efbc895ba3 Bump @types/node 2021-04-30 11:55:59 +02:00
Alice Gaudon 2cb5b6f8f9 Replace node-sass with sass 2021-04-30 11:55:59 +02:00
Alice Gaudon 82439366ba Fix imagemin peer dependency of img-loader 2021-04-22 14:06:53 +02:00
Alice Gaudon 162f884103 Upgrade dependencies 2021-04-22 12:34:20 +02:00
Alice Gaudon 00bb24cf2e Update repository url 2021-04-22 12:30:40 +02:00
Alice Gaudon d223c9c77f Update config to new swaf version 2021-03-30 16:56:35 +02:00
Alice Gaudon faa728aacb layout.scss: allow .form-field to be hidden with .hidden 2021-03-30 14:36:06 +02:00
Alice Gaudon 12f82f0f3d package.json: use NodeJS scripts instead of unix commands 2021-03-30 12:44:09 +02:00
Alice Gaudon ceaa0769bc Upgrade dependencies 2021-03-30 12:39:40 +02:00
Alice Gaudon 0f83dd7ad6 layout.scss: add pagination default style 2021-03-30 12:34:24 +02:00
Alice Gaudon 959e5ca276 Remove duplicate definition of .copyable-text and improve table layout 2021-01-26 14:30:46 +01:00
Alice Gaudon 145d8df70a css: move menu .tip visibility to layout.scss 2021-01-26 13:37:41 +01:00
Alice Gaudon 8612b0f33a css: move lighter theme to layout.scss and make header css mobile first 2021-01-26 13:00:38 +01:00
Alice Gaudon bda464ab16 css: move a hover color and td.actions improvements to layout.scss 2021-01-26 13:00:23 +01:00
Alice Gaudon e7165edafd Add hover color on warning buttons 2021-01-26 11:43:42 +01:00
Alice Gaudon 16394c0d4c Set icon size for titles 2021-01-26 11:43:13 +01:00
Alice Gaudon d2a67a12ee Fix subpanel leaking out of their container 2021-01-26 11:42:24 +01:00
Alice Gaudon 1043690a5d Add bigger container max-width for desktop view 2021-01-26 11:38:26 +01:00
Alice Gaudon 5eaebd5d12 Upgrade dependencies and bump swaf to ^0.23.0 2021-01-25 13:18:49 +01:00
Alice Gaudon 9f3a541c3e Add maildev as a dev dependency 2021-01-25 11:44:22 +01:00
Alice Gaudon ba5b90a4f9 swaf rename: rename project to swaf-boilerplate 2020-11-13 10:54:35 +01:00
Alice Gaudon f16d63c74f frontend: refactor $mobileThreshold and container media queries 2020-11-03 20:29:57 +01:00
Alice Gaudon 04f19f5a28 Fix yarn dev script 2020-11-03 17:26:32 +01:00
Alice Gaudon a4df579937 Rename "dist" task to more relevant "build" 2020-11-03 10:44:25 +01:00
Alice Gaudon 9e07d4bff4 config: remove insecure default values 2020-11-02 18:37:39 +01:00
Alice Gaudon 292e843cd1 Upgrade packages i.e. wms-core 2020-11-02 18:17:55 +01:00
Alice Gaudon a8bad1c8c1 Upgrade wms-core and add eslint 2020-10-05 13:38:03 +02:00
Alice Gaudon d91110fb67 Drop UglifyJS webpack plugin in favor of Terser 2020-10-01 14:38:16 +02:00
Alice Gaudon dcdc8dd704 Convert frontend js to typescript 2020-09-23 13:30:48 +02:00
Alice Gaudon 5f2215f491 Prevent tooltips and dropdowns from overflowing on y axis 2020-09-16 12:41:18 +02:00
Alice Gaudon a3a19da038 Fix inline controls styling 2020-09-15 16:34:28 +02:00
Alice Gaudon 7664d36848 Force .feather icon vertical alignment 2020-09-15 16:34:21 +02:00
Alice Gaudon a92b657e4a forms: make value property update a function and update textareas too 2020-09-15 16:33:02 +02:00
Alice Gaudon ab8e756034 Make sure textareas have the right font 2020-09-10 21:02:39 +02:00
Alice Gaudon 16895e52e8 Fix input hint and errors display 2020-09-10 16:19:01 +02:00
Alice Gaudon f70112e956 Add optional input field illustration feather icon 2020-09-10 16:18:52 +02:00
Alice Gaudon c68d5819b1 Allow links that are target=_blank to opt-out from the icon 2020-09-05 17:36:20 +02:00