|
ddf40ef9a5
|
Upgrade wms-core and use new email settings
|
2020-06-27 18:17:43 +02:00 |
|
|
27cbe9a818
|
Merge remote-tracking branch 'boilerplate/master' into develop
|
2020-06-27 18:10:18 +02:00 |
|
|
824d2eaef1
|
Update mail settings
|
2020-06-27 18:07:58 +02:00 |
|
|
8a850d2a81
|
Version 0.3.0
|
2020-06-27 17:50:56 +02:00 |
|
|
36105e86a5
|
Add upload_file.sh and update file-upload view accordingly
|
2020-06-27 17:50:28 +02:00 |
|
|
669325d029
|
Use new settings in views
|
2020-06-27 17:30:01 +02:00 |
|
|
1d47fbc921
|
Merge remote-tracking branch 'boilerplate/master' into develop
|
2020-06-27 17:26:08 +02:00 |
|
|
34b0798fdf
|
Add default config files and use it
|
2020-06-27 17:21:29 +02:00 |
|
|
6f7b56d104
|
Add basic account approval
|
2020-06-27 16:31:36 +02:00 |
|
|
aaf03a7ca7
|
view: fix file-upload title
|
2020-06-27 14:49:03 +02:00 |
|
|
5ded44d680
|
Version 0.2.2
|
2020-06-15 12:59:57 +02:00 |
|
|
8f2965a628
|
Update wms-core to 0.8.12
|
2020-06-15 12:59:45 +02:00 |
|
|
e6dde059a9
|
Version 0.2.1
|
2020-06-15 12:22:52 +02:00 |
|
|
4495a69205
|
fm.js: increase xferSpeed dataset size
|
2020-06-15 12:22:33 +02:00 |
|
|
ec48cda5a7
|
Version 0.2.0
|
2020-06-15 12:13:45 +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 |
|
|
ee0442fb38
|
Make web file upload asynchronous
Closes #1
|
2020-06-15 12:11:20 +02:00 |
|
|
b50165f548
|
Add .hidden and .progress-bar
|
2020-06-15 12:09:33 +02:00 |
|
|
ebaa3cf5d9
|
Add window.applyFormMessages
|
2020-06-15 12:09:08 +02:00 |
|
|
c53ba1972d
|
db: increase files.size column size to bigint
|
2020-06-15 10:16:28 +02:00 |
|
|
e84f45b812
|
Add systemd unit file
|
2020-06-14 21:52:00 +02:00 |
|
|
e95b427512
|
Add systemd unit file
|
2020-06-14 21:51:26 +02:00 |
|
|
a968cf8408
|
Actually make file uploads work
|
2020-06-14 21:49:28 +02:00 |
|
|
6db8b1cd21
|
Add size and owner fields to files
|
2020-06-14 18:10:06 +02:00 |
|
|
f6d9db6243
|
Set logo and theme color
|
2020-06-14 18:09:40 +02:00 |
|
|
243f87b0bf
|
Add copyable text
|
2020-06-14 17:38:10 +02:00 |
|
|
9db3562584
|
Make file upload work
|
2020-06-14 17:37:47 +02:00 |
|
|
b2cb53fe56
|
Add copyable text
|
2020-06-14 17:34:01 +02:00 |
|
|
194d0c482f
|
Always shift file input label
|
2020-06-14 15:18:31 +02:00 |
|
|
cac544cdc8
|
Always shift file input label
|
2020-06-14 15:18:18 +02:00 |
|
|
fae5e54066
|
Branding and auth views
|
2020-06-14 15:15:15 +02:00 |
|
|
ddaa21b823
|
Remove unused argument from yarn dev command
|
2020-06-14 15:05:44 +02:00 |
|
|
6fd4f167f3
|
Remove unused argument from yarn dev command
|
2020-06-14 15:05:19 +02:00 |
|
|
f4571ab153
|
Add form fields to file manager form
|
2020-06-14 15:05:04 +02:00 |
|
|
3e1a9a8ca6
|
Add delete files, file upload size limit and file manager barebone
|
2020-06-14 14:53:05 +02:00 |
|
|
b8c1ed1139
|
Initial files
|
2020-06-14 13:01:52 +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 |
|