Commit graph

140 commits

Author SHA1 Message Date
c1448683fe Add a verification to prevents cashier access to manager GUI 2021-11-23 14:41:11 +01:00
a538860d0b hide the exported documentation pdf 2021-11-22 13:45:45 +01:00
180f048316 removing pdf 2021-11-21 15:10:41 +01:00
e1400d270a update docs 2021-11-21 12:40:19 +01:00
5a6bf1bf19 finalizing manager gui :
- adding buttons and label
2021-11-21 12:40:03 +01:00
2c8189d651 adding user removal option 2021-11-21 11:52:35 +01:00
b1f1a18f84 remove window dimension so the content take all the window space 2021-11-21 11:03:38 +01:00
1168a6eaa9 update docs 2021-11-21 02:38:08 +01:00
b5a5bee18f fix filter 2021-11-21 02:38:01 +01:00
1bdba6f7a7 Adding ability to add a casher to the database 2021-11-21 02:29:24 +01:00
acd2f9e950 upper, lower and capitalize directly when adding to the db 2021-11-21 02:28:52 +01:00
5805dc15f1 adding method who check if an user already exists 2021-11-21 02:20:50 +01:00
9aefbefbaf fix type 2021-11-21 01:57:03 +01:00
f335423a7a update docs 2021-11-21 01:35:48 +01:00
46d776c9e0 update docs 2021-11-20 19:47:25 +01:00
2969e5c9b3 fix typo 2021-11-20 19:47:18 +01:00
607ced580e starting the window who deliver who add the ability to add a user to the db 2021-11-20 19:47:13 +01:00
131df64229 update docs 2021-11-20 18:47:41 +01:00
1fbc6041f2 update docs 2021-11-20 18:46:59 +01:00
aadb8228c6 fix pdf 2021-11-20 18:45:43 +01:00
be7fe0c8b6 update docs 2021-11-20 18:45:34 +01:00
6a200c8f1a update docs 2021-11-20 18:45:03 +01:00
eb45ee145f update docs 2021-11-20 18:43:54 +01:00
c1be766d85 update docs 2021-11-20 18:42:14 +01:00
865927e58e adding user job in the list for better clarity 2021-11-20 18:22:04 +01:00
631ed8f8fd update docs 2021-11-20 18:09:37 +01:00
f009b1b962 Adding filter for the list 2021-11-20 18:09:34 +01:00
6a48447c4a hide pass 2021-11-20 12:02:48 +01:00
3b583a9744 change db name 2021-11-20 12:02:38 +01:00
2f0503a394 docs 2021-11-20 11:40:23 +01:00
540ea0e067 adding user info in child window 2021-11-20 11:39:16 +01:00
2456aeda4e fix pdf 2021-11-20 03:02:38 +01:00
90116e9147 fix typo 2021-11-20 02:53:26 +01:00
faf6278854 update docs 2021-11-20 02:50:07 +01:00
e4d3d82de1 update docs (add link to the repo in the title) 2021-11-20 02:43:20 +01:00
2bf0b6accb change import order 2021-11-20 02:41:38 +01:00
f7544b72a8 update docs 2021-11-20 02:40:07 +01:00
0bc7ec7433 - Fixes some errors when switching between GUIs
- Change Manager GUI dimensions
- Add button for adding an user (not implemented yet)
- Add button for removing an user (not implemented yet)
- Add the list of all the users, adding the scrollbar connected to it and print data on the double-clicked user
2021-11-20 02:40:02 +01:00
39d058358b fix error when no value given 2021-11-20 02:37:57 +01:00
7e9f0779cc accept username for retrieve user data 2021-11-20 02:37:44 +01:00
6eab3b5baa update docs 2021-11-20 00:58:46 +01:00
b6b5e91ab1 return a dict instead of a list for easier usage 2021-11-20 00:58:38 +01:00
32fe113e0a use dict syntax instead of exhausting syntax 2021-11-20 00:57:56 +01:00
af44cc256c Adding method to return a dict instead of a list for easier usage 2021-11-20 00:57:21 +01:00
fe5d856f98 update docs 2021-11-20 00:30:55 +01:00
dfd1982d13 change to sans-serif font 2021-11-20 00:23:13 +01:00
71f8d37f9d change check icon 2021-11-20 00:15:59 +01:00
b69764f032 prevent resizing the window 2021-11-20 00:11:59 +01:00
0db984c7a3 remove useless list 2021-11-20 00:11:37 +01:00
b6d3d130cf adding link to the documentation 2021-11-20 00:11:30 +01:00