Bubka
|
b7c49738a5
|
Add link to Group management view in group selector
|
2020-11-29 18:56:17 +01:00 |
|
Bubka
|
54b482f225
|
Update locales
|
2020-11-29 09:37:32 +01:00 |
|
Bubka
|
22a323c319
|
Update README.md
|
2020-11-29 08:55:26 +01:00 |
|
Bubka
|
70478323d3
|
Fix #13 : Long Service name push content out of viewport
|
2020-11-28 20:09:08 +01:00 |
|
Bubka
|
4307de3bea
|
Change reload notification colors
|
2020-11-27 20:17:01 +01:00 |
|
Bubka
|
1c91d31904
|
Notify user to reload when front-end accounts are deprecated
|
2020-11-27 15:55:02 +01:00 |
|
Bubka
|
049394ccff
|
Fix the All group shifting in localstorage
|
2020-11-27 13:54:54 +01:00 |
|
Bubka
|
ea2ebc91d3
|
Reduce data display latency using localstorage
|
2020-11-26 22:41:45 +01:00 |
|
Bubka
|
3a96c689fb
|
Add vue-storage package
|
2020-11-26 20:39:15 +01:00 |
|
Bubka
|
8a9731c219
|
Avoid an API call by passing values with props
|
2020-11-26 13:25:46 +01:00 |
|
Bubka
|
07670d8e56
|
Remove inconsistent parameters
|
2020-11-26 13:09:23 +01:00 |
|
Bubka
|
1292b7bd89
|
Show a loader until groups are fetched
|
2020-11-26 12:59:29 +01:00 |
|
Bubka
|
f6e04fb36c
|
Adjust some layout elements
|
2020-11-25 22:01:54 +01:00 |
|
Bubka
|
54d92d4f60
|
Fix missing form var
|
2020-11-24 23:52:42 +01:00 |
|
Bubka
|
f6c7322688
|
Update locales
|
2020-11-24 23:29:50 +01:00 |
|
Bubka
|
0374bc4994
|
Fix phpunit tests
|
2020-11-24 23:09:06 +01:00 |
|
Bubka
|
893f29849e
|
Refactor checkUser controller
|
2020-11-24 23:08:21 +01:00 |
|
Bubka
|
747eb98de3
|
Add punchlines to auth forms
|
2020-11-24 22:57:32 +01:00 |
|
Bubka
|
7df763073b
|
Push to Register form or hide it from Login form
|
2020-11-24 16:54:19 +01:00 |
|
Bubka
|
241bd1873a
|
Give more space to content beyond FullHd breakpoint
|
2020-11-24 14:17:41 +01:00 |
|
Bubka
|
0d84a75778
|
Move live scanner to a dedicated view to make things easier
|
2020-11-23 19:30:58 +01:00 |
|
Bubka
|
0989e6e452
|
Add a 'Remember active group' option
|
2020-11-23 13:01:56 +01:00 |
|
Bubka
|
c895e95b87
|
Apply group filtering on client side to save an api call
|
2020-11-23 12:58:44 +01:00 |
|
Bubka
|
13dc8b75e5
|
Cast model attributes that should be integer
|
2020-11-23 12:54:06 +01:00 |
|
Bubka
|
d571d6a429
|
Update locales
|
2020-11-23 00:53:03 +01:00 |
|
Bubka
|
b70c44560b
|
Add global comment to describe the Options view
|
2020-11-23 00:50:59 +01:00 |
|
Bubka
|
331a062c32
|
Fix missing locale
|
2020-11-23 00:50:33 +01:00 |
|
Bubka
|
1d9daa13cb
|
Fix unselected Lang setting
|
2020-11-22 22:23:28 +01:00 |
|
Bubka
|
9344648567
|
Fix and complete phpunit tests
|
2020-11-22 12:26:39 +01:00 |
|
Bubka
|
fa90fb0867
|
Remove useless assignation
|
2020-11-22 12:26:20 +01:00 |
|
Bubka
|
742107a270
|
Return account even if the uri stored in db is still encrypted (or invalid)
|
2020-11-22 11:00:55 +01:00 |
|
Bubka
|
ed1ac10f59
|
Fix exception type declaration
|
2020-11-22 10:56:27 +01:00 |
|
Bubka
|
630d3b9a87
|
Hide created/updated timestamp group attributes from api response
|
2020-11-21 21:50:33 +01:00 |
|
Bubka
|
105b932a26
|
Add comments to describe the Accounts view
|
2020-11-21 21:48:11 +01:00 |
|
Bubka
|
7a32998b4c
|
Return only essentials attributes when a token is requested to back-end
|
2020-11-21 21:46:31 +01:00 |
|
Bubka
|
b4ce39e9d5
|
Define accountCount internally instead of as a props
|
2020-11-21 21:34:45 +01:00 |
|
Bubka
|
1864378c74
|
Fix broken prefill feature (because of the QrCodeController recent refactoring)
|
2020-11-21 18:32:32 +01:00 |
|
Bubka
|
fa72ed32d5
|
Fix missing icon when displayed from the create/edit form
|
2020-11-21 18:15:05 +01:00 |
|
Bubka
|
03b1daa501
|
Add global comment to describe how the Create form works
|
2020-11-20 22:06:42 +01:00 |
|
Bubka
|
af5b52dcf8
|
Reset exception handler to the Laravel 7.* definition
|
2020-11-20 19:06:58 +01:00 |
|
Bubka
|
f76a834b05
|
Add new options to control the Start view behavior
|
2020-11-20 18:59:36 +01:00 |
|
Bubka
|
8a65fa7d64
|
Add global comment to describe how Start view works
|
2020-11-20 18:47:32 +01:00 |
|
Bubka
|
019d380cb2
|
Refactor QRcode handling using the brand new Start view
|
2020-11-20 14:11:32 +01:00 |
|
Bubka
|
bcdc0b1435
|
Rename and move QuickUploader component
|
2020-11-19 23:06:04 +01:00 |
|
Bubka
|
252b0f379f
|
Refactor footers
|
2020-11-19 15:36:14 +01:00 |
|
Bubka
|
3926e0950e
|
Use FormToogle for the Display Mode option
|
2020-11-19 14:08:27 +01:00 |
|
Bubka
|
6558eca8d9
|
Set FormToggle component as a fully reactive form field
|
2020-11-19 14:07:31 +01:00 |
|
Bubka
|
101a26b035
|
Prefill icon field with imageLink resource
|
2020-11-18 23:48:51 +01:00 |
|
Bubka
|
b39b55fc0e
|
Remove curl/curl composer package
|
2020-11-18 23:09:41 +01:00 |
|
Bubka
|
523c857d18
|
Code refactoring
|
2020-11-18 01:13:00 +01:00 |
|