Commit Graph

93 Commits

Author SHA1 Message Date
041f52fd3e Improve table .actions style 2020-07-30 10:54:50 +02:00
a6d9c22789 Add basic breadcrumb style 2020-07-30 10:54:29 +02:00
5eb8fa1f1e Improve tips styling and allow it in any button 2020-07-30 10:54:14 +02:00
ba3a7a3caf Validate domain name uniqueness 2020-07-30 09:49:22 +02:00
db09ec75f8 Version 1.0.1 2020-07-29 16:21:22 +02:00
5b1cc2931d Upgrade wms-core 2020-07-29 16:21:15 +02:00
a6872cda80 PasswordAuthProof: invalidate when user is deleted from DB 2020-07-29 16:19:41 +02:00
886cc576d7 Fix account identity list display when empty 2020-07-29 16:02:50 +02:00
b799d9d5cc Version 1.0.0 2020-07-29 15:04:30 +02:00
2b349b61e4 Upgrade dependencies 2020-07-29 15:03:54 +02:00
9550cf2bf3 Login: handle pending approval users 2020-07-29 15:01:06 +02:00
1c2ca9fa57 Throttle register and login attempts
Closes #8
2020-07-28 11:23:44 +02:00
5ec2c21170 Add actual info in about page and fix backend/mailbox design 2020-07-27 18:01:00 +02:00
f609d4b751 Upgrade wms-core and fix mail identity creating from backend 2020-07-27 17:31:46 +02:00
4404906b23 Fix .inline-fields alignment 2020-07-27 17:29:52 +02:00
3c9ca857c7 Improve panels design 2020-07-27 16:02:33 +02:00
b5acd3feb1 Add mailboxes 2020-07-27 16:02:09 +02:00
aa9c5c2f53 Make basic custom theme 2020-07-25 20:03:27 +02:00
41fd867193 accounts: enable adding/removing recovery email addresses 2020-07-25 19:53:06 +02:00
933d8f1cbb Turn UserPassword and Username into a User model component 2020-07-25 11:23:13 +02:00
3b8dee7fdf Fix some routing and configuration 2020-07-25 10:48:56 +02:00
cb9d28128f Update codebase to latest wms-core and add recovery email add form 2020-07-20 16:57:23 +02:00
3c2d408428 Merge remote-tracking branch 'template/master' into develop 2020-07-20 15:55:03 +02:00
44b32401a7 Merge branch 'develop' 2020-07-16 09:25:10 +02:00
c87eec28b2 Make icon only menu layout default 2020-07-15 11:04:45 +02:00
edccef4e42 Merge branch 'develop' into 'master'
Merge latest changes

See merge request ArisuOngaku/wms-boilerplate!4
2020-07-12 10:17:56 +00: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
db3cf2178a Merge branch 'boilerplate-icon-only-menu' into 'master'
Boilerplate icon only menu

See merge request ArisuOngaku/wms-boilerplate!3
2020-07-06 10:51:46 +00:00
8aad521014 Fix last menu item tip overflowing out of document 2020-07-06 12:50:39 +02:00
19224d592a Add optional icon only menu layout 2020-07-06 12:50:25 +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
e43ade0c67 Fix sub-panels margin 2020-05-09 21:47:28 +02:00