|
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 |
|
|
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 |
|
|
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 |
|
|
c87eec28b2
|
Make icon only menu layout default
|
2020-07-15 11:04:45 +02:00 |
|
|
e7e5981af7
|
Improve progress bar design
|
2020-07-12 12:15:22 +02:00 |
|
|
5f4bcae38c
|
Rename ExampleApp.test.ts to more useful App.test.ts
|
2020-07-12 12:13:26 +02:00 |
|
|
6a57dcdf91
|
Promote some views to wms-core and update dependencies
|
2020-07-12 12:12:47 +02:00 |
|
|
701cab923d
|
Merge remote-tracking branch 'origin/master' into develop
|
2020-07-06 12:11:22 +02:00 |
|
|
528d113ded
|
Merge branch 'put-main-menu-in-front' into 'master'
Put main menu in front
See merge request ArisuOngaku/wms-boilerplate!2
|
2020-07-06 10:11:00 +00:00 |
|
|
ca9002acba
|
Put main menu in front
|
2020-07-06 12:10:42 +02:00 |
|
|
d2fdaed83b
|
Merge branch 'develop' into 'master'
Merge latest changes
See merge request ArisuOngaku/wms-boilerplate!1
|
2020-07-06 10:05:56 +00:00 |
|
|
27b53bf04d
|
Change mobile menu technique to button with JS
|
2020-07-06 12:03:45 +02:00 |
|
|
b30719110a
|
Add responsive viewport
|
2020-07-06 11:37:54 +02:00 |
|
|
4ca381a405
|
Make main menu mobile-compatible
|
2020-07-06 11:36:37 +02:00 |
|
|
2c649d2030
|
Update default config
|
2020-07-06 11:08:31 +02:00 |
|
|
6ea4f57b72
|
Add missing 'formidable' types
|
2020-07-06 11:06:58 +02:00 |
|
|
824d2eaef1
|
Update mail settings
|
2020-06-27 18:07:58 +02:00 |
|
|
34b0798fdf
|
Add default config files and use it
|
2020-06-27 17:21:29 +02:00 |
|
|
dd7ea780ee
|
Add .hidden and .progress-bar
|
2020-06-15 12:13:15 +02:00 |
|
|
c8a0f4b3a2
|
Add window.applyFormMessages
|
2020-06-15 12:13:04 +02:00 |
|
|
e95b427512
|
Add systemd unit file
|
2020-06-14 21:51:26 +02:00 |
|
|
243f87b0bf
|
Add copyable text
|
2020-06-14 17:38:10 +02:00 |
|
|
194d0c482f
|
Always shift file input label
|
2020-06-14 15:18:31 +02:00 |
|
|
ddaa21b823
|
Remove unused argument from yarn dev command
|
2020-06-14 15:05:44 +02:00 |
|
|
8149ecac71
|
Add auto update component
|
2020-05-05 15:26:28 +02:00 |
|
|
3d90da62e5
|
Ignore yarn-error.log
|
2020-05-05 15:23:18 +02:00 |
|
|
1542c950ef
|
Fix color contrasts and improve theme colors
|
2020-05-02 12:57:32 +02:00 |
|
|
50b01619ed
|
Separate field error into a macro and add support for custom error in inline fields
|
2020-04-25 11:28:05 +02:00 |
|
|
0f48bd55b6
|
Add inline-fields class
|
2020-04-25 10:12:56 +02:00 |
|
|
ea7840d683
|
Add util class for feather icons that are in the end of a button
|
2020-04-25 09:42:09 +02:00 |
|
|
e75a7536c7
|
Add different appearance for disabled fields
|
2020-04-25 09:42:05 +02:00 |
|
|
8332c439ad
|
Add validation attributes to select fields
|
2020-04-25 09:41:53 +02:00 |
|
|
162063025c
|
Add missing form.js for field value update (:focus style)
|
2020-04-25 09:41:37 +02:00 |
|
|
95cddfe4e2
|
Bump wms-core and add 429 error
|
2020-04-24 15:05:22 +02:00 |
|
|
a6c2f91ab9
|
Add tests
|
2020-04-23 18:12:10 +02:00 |
|
|
48b82c000c
|
Add sources
|
2020-04-23 18:07:55 +02:00 |
|
|
9c77a1b4a8
|
Add views
|
2020-04-23 18:07:49 +02:00 |
|
|
167f1d3366
|
Add assets
|
2020-04-23 18:07:39 +02:00 |
|