Commit Graph

166 Commits

Author SHA1 Message Date
21bd0a42d0 Swaf upgrade: fix compilation errors 2020-11-22 13:49:08 +01:00
973110f1a4 Update repository url 2020-11-22 13:03:45 +01:00
6851c889bf Upgrade dependencies 2020-11-22 13:03:11 +01:00
16e24b6373 Merge remote-tracking branch 'boilerplate/develop' into develop 2020-11-22 13:02:05 +01:00
14d8261da0 Upgrade dependencies 2020-11-22 12:55:37 +01:00
5f59800229 Make express download fallback max size configurable 2020-11-22 12:52:01 +01:00
b5daa7c3b3 Version 0.5.3 2020-11-22 12:39:59 +01:00
07fa213978 Fallback to express download if file size is bigger than max buffer size 2020-11-22 12:26:09 +01:00
ba5b90a4f9 swaf rename: rename project to swaf-boilerplate 2020-11-13 10:54:35 +01:00
f16d63c74f frontend: refactor $mobileThreshold and container media queries 2020-11-03 20:29:57 +01:00
04f19f5a28 Fix yarn dev script 2020-11-03 17:26:32 +01:00
a4df579937 Rename "dist" task to more relevant "build" 2020-11-03 10:44:25 +01:00
9e07d4bff4 config: remove insecure default values 2020-11-02 18:37:39 +01:00
292e843cd1 Upgrade packages i.e. wms-core 2020-11-02 18:17:55 +01:00
a8bad1c8c1 Upgrade wms-core and add eslint 2020-10-05 13:38:03 +02:00
d91110fb67 Drop UglifyJS webpack plugin in favor of Terser 2020-10-01 14:38:16 +02:00
dcdc8dd704 Convert frontend js to typescript 2020-09-23 13:30:48 +02:00
5f2215f491 Prevent tooltips and dropdowns from overflowing on y axis 2020-09-16 12:41:18 +02:00
a3a19da038 Fix inline controls styling 2020-09-15 16:34:28 +02:00
7664d36848 Force .feather icon vertical alignment 2020-09-15 16:34:21 +02:00
a92b657e4a forms: make value property update a function and update textareas too 2020-09-15 16:33:02 +02:00
ab8e756034 Make sure textareas have the right font 2020-09-10 21:02:39 +02:00
16895e52e8 Fix input hint and errors display 2020-09-10 16:19:01 +02:00
f70112e956 Add optional input field illustration feather icon 2020-09-10 16:18:52 +02:00
c68d5819b1 Allow links that are target=_blank to opt-out from the icon 2020-09-05 17:36:20 +02:00
3598f68183 Add font-awesome 2020-09-05 17:36:08 +02:00
3b124a993b main.ts: fix config path order 2020-09-03 12:59:16 +02:00
5157b12b77 tsconfig.json: restore wms-core/types include and add test 2020-09-03 11:46:00 +02:00
bce48f81b6 package.json: upgrade dependencies and move wms-core to regular deps 2020-09-03 08:30:15 +02:00
52929e5be0 package.json: fix repository url 2020-09-03 08:29:37 +02:00
54faa5c873 Use config package's multi-directory built-in support
This avoids full object overriding when you just want to set specific fields
2020-09-03 08:29:14 +02:00
f45daa4a9f Improve links hover feedback 2020-09-02 20:42:19 +02:00
58f77b3767 Version 0.5.2 2020-09-01 11:54:11 +02:00
f873a24791 Fix model creation for new wms-core version 2020-09-01 11:21:54 +02:00
5c0b2e6040 Add license 2020-09-01 11:18:20 +02:00
80e5ed3baa Upgrade dependencies 2020-09-01 11:12:04 +02:00
61c8f32c47 Fix header z-index 2020-08-30 21:05:17 +02:00
7143e7a843 Add textarea styling 2020-08-30 21:03:26 +02:00
4316daf241 header: add menu dropdowns and auth-user special menu item 2020-08-30 21:03:20 +02:00
b136bdc64e Fix main header css selector and set default icon size to 16px 2020-08-30 09:34:14 +02:00
bf88aa2f12 Change registry and update package.json for public release 2020-08-25 18:33:12 +02:00
1317338408 Version 0.5.0 2020-08-11 19:03:11 +02:00
010c716e14 File hosting: inline file display 2020-08-11 19:02:42 +02:00
e92fd2ef4a Upgrade dependencies 2020-08-11 18:16:46 +02:00
3f3bec85fc layout.scss: fix select chevron position when field has error 2020-07-30 11:14:55 +02:00
95f61333f6 Add basic breadcrumb style 2020-07-30 10:56:05 +02:00
7d75df2f56 Improve tips styling and allow it in any button 2020-07-30 10:56:02 +02:00
3b94b9818c Fix .inline-fields alignment 2020-07-27 17:30:54 +02:00
ffe92674e5 Improve panels design 2020-07-27 16:03:30 +02:00
8a7c62a2dc Upgrade wms-core 2020-07-15 15:33:38 +02:00