Commit Graph

53 Commits

Author SHA1 Message Date
Alice Gaudon 1cdd118806 Merge branch 'develop' 2021-01-26 13:37:58 +01:00
Alice Gaudon 145d8df70a css: move menu .tip visibility to layout.scss 2021-01-26 13:37:41 +01:00
Alice Gaudon 2726fd16cc Merge branch 'develop' 2021-01-26 13:17:51 +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 46168c0e90 Merge branch 'develop' 2021-01-25 13:20:25 +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 a8bad1c8c1 Upgrade wms-core and add eslint 2020-10-05 13:38:03 +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
Alice Gaudon 3598f68183 Add font-awesome 2020-09-05 17:36:08 +02:00
Alice Gaudon f45daa4a9f Improve links hover feedback 2020-09-02 20:42:19 +02:00
Alice Gaudon 61c8f32c47 Fix header z-index 2020-08-30 21:05:17 +02:00
Alice Gaudon 7143e7a843 Add textarea styling 2020-08-30 21:03:26 +02:00
Alice Gaudon 4316daf241 header: add menu dropdowns and auth-user special menu item 2020-08-30 21:03:20 +02:00
Alice Gaudon b136bdc64e Fix main header css selector and set default icon size to 16px 2020-08-30 09:34:14 +02:00
Alice Gaudon 3f3bec85fc layout.scss: fix select chevron position when field has error 2020-07-30 11:14:55 +02:00
Alice Gaudon 95f61333f6 Add basic breadcrumb style 2020-07-30 10:56:05 +02:00
Alice Gaudon 7d75df2f56 Improve tips styling and allow it in any button 2020-07-30 10:56:02 +02:00
Alice Gaudon 3b94b9818c Fix .inline-fields alignment 2020-07-27 17:30:54 +02:00
Alice Gaudon ffe92674e5 Improve panels design 2020-07-27 16:03:30 +02:00
Alice Gaudon 44b32401a7 Merge branch 'develop' 2020-07-16 09:25:10 +02:00
Alice Gaudon c87eec28b2 Make icon only menu layout default 2020-07-15 11:04:45 +02:00
Alice Gaudon edccef4e42 Merge branch 'develop' into 'master'
Merge latest changes

See merge request ArisuOngaku/wms-boilerplate!4
2020-07-12 10:17:56 +00:00
Alice Gaudon e7e5981af7 Improve progress bar design 2020-07-12 12:15:22 +02:00
Alice Gaudon 8aad521014 Fix last menu item tip overflowing out of document 2020-07-06 12:50:39 +02:00
Alice Gaudon 19224d592a Add optional icon only menu layout 2020-07-06 12:50:25 +02:00
Alice Gaudon ca9002acba Put main menu in front 2020-07-06 12:10:42 +02:00
Alice Gaudon 27b53bf04d Change mobile menu technique to button with JS 2020-07-06 12:03:45 +02:00
Alice Gaudon 4ca381a405 Make main menu mobile-compatible 2020-07-06 11:36:37 +02:00
Alice Gaudon dd7ea780ee Add .hidden and .progress-bar 2020-06-15 12:13:15 +02:00
Alice Gaudon c8a0f4b3a2 Add window.applyFormMessages 2020-06-15 12:13:04 +02:00
Alice Gaudon 243f87b0bf Add copyable text 2020-06-14 17:38:10 +02:00
Alice Gaudon 194d0c482f Always shift file input label 2020-06-14 15:18:31 +02:00
Alice Gaudon 1542c950ef Fix color contrasts and improve theme colors 2020-05-02 12:57:32 +02:00
Alice Gaudon 50b01619ed Separate field error into a macro and add support for custom error in inline fields 2020-04-25 11:28:05 +02:00
Alice Gaudon 0f48bd55b6 Add inline-fields class 2020-04-25 10:12:56 +02:00
Alice Gaudon ea7840d683 Add util class for feather icons that are in the end of a button 2020-04-25 09:42:09 +02:00