Commit Graph

55 Commits

Author SHA1 Message Date
53c5763909 Add user confirmation dialog on delete file button 2021-04-22 19:48:55 +02:00
51da9f4c7c Prevent upload list from overflowing and add standalone copy text button 2021-04-22 19:25:20 +02:00
3e5f245121 Put checkboxes before their field in file upload and url shrink forms 2021-04-22 18:35:36 +02:00
30960e42c5 Add default text row in file upload list and shrunk url list 2021-04-22 18:34:53 +02:00
c8d7c664e2 files: replace ttl with expires_at 2021-03-30 16:22:46 +02:00
1e00834324 File uploader: change subtitle to a better disclaimer 2021-03-30 14:30:46 +02:00
6e92eb2740 Simplify menu auth-tokens display text 2021-03-30 14:12:42 +02:00
0de960a168 urls & files: set page size to 25, add page nav and sort by create desc 2021-03-30 12:32:21 +02:00
0dfae21005 Move auth tokens to dedicated page 2021-03-30 12:19:56 +02:00
a5729af3c1 Merge file/url creating form and manager 2021-03-30 12:19:56 +02:00
7d6242861e frontend: make use of new width space and use more icons 2021-01-26 14:29:29 +01:00
42c49974ea frontend: reorganize menu with dropdowns 2021-01-26 14:27:26 +01:00
d6f4d612fe Update to swaf 0.23.4 2021-01-25 17:56:56 +01:00
f605474182 Update views 2020-11-22 15:19:58 +01:00
16e24b6373 Merge remote-tracking branch 'boilerplate/develop' into develop 2020-11-22 13:02:05 +01:00
ba5b90a4f9 swaf rename: rename project to swaf-boilerplate 2020-11-13 10:54:35 +01:00
e92fd2ef4a Upgrade dependencies 2020-08-11 18:16:46 +02:00
c87eec28b2 Make icon only menu layout default 2020-07-15 11:04:45 +02:00
eed59453fb Fix logout action control 2020-07-15 10:33:29 +02:00
deab6d7962 Upgrade dependencies 2020-07-14 15:20:47 +02:00
6a57dcdf91 Promote some views to wms-core and update dependencies 2020-07-12 12:12:47 +02:00
c8708af549 Promote some views to wms-core 2020-07-12 11:57:25 +02:00
311214ad7f Fix missing csrf field in file manager delete form 2020-07-11 12:17:03 +02:00
f202e01a5a Slightly improve handling of file deletions 2020-07-09 14:15:46 +02:00
095e68b27e Add multi-domain support for urls and rename url "shortening" to url "shrinking" 2020-07-06 14:52:38 +02:00
590a31f133 Update frontend with new icon only layout 2020-07-06 12:45:36 +02:00
e465c3c2fb Merge branch 'boilerplate' into develop 2020-07-06 12:07:38 +02: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
babfe3271a Remove Delete button from url manager 2020-07-06 11:05:34 +02:00
48cf655917 Update desktop utility instructions 2020-07-06 11:05:17 +02:00
9b5a0b2824 Add URL shortening 2020-07-06 10:49:18 +02:00
f7a2603e7f Require specifying PUT/POST type on /:slug 2020-07-05 19:43:56 +02:00
7dbe9192cd Make file actions post requests 2020-07-05 19:40:51 +02:00
ddf40ef9a5 Upgrade wms-core and use new email settings 2020-06-27 18:17:43 +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
ee0442fb38 Make web file upload asynchronous
Closes #1
2020-06-15 12:11:20 +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
9db3562584 Make file upload work 2020-06-14 17:37:47 +02:00
fae5e54066 Branding and auth views 2020-06-14 15:15:15 +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