Commit graph

121 commits

Author SHA1 Message Date
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
98143c665d update docs 2021-11-20 00:11:20 +01:00
bca747171d - use __init__ method to init the window and a frame instead of doing it in the demarrer method
- adding login to the correct gui according to the user
- add method for the gui of manager and cashier
2021-11-19 23:57:11 +01:00
7c5e52a59f Change verificationIdentifiants behaviour and add a method to fetch data on user by id 2021-11-19 23:54:51 +01:00
bc177c2aa8 Update docs 2021-11-19 22:51:23 +01:00
2eeaa8654f Update docs 2021-11-19 21:37:54 +01:00
cc7d013e77 Adding __init__ who add some variables, useless but make things more clear 2021-11-19 21:37:48 +01:00
e6e87732f2 leave pdoc for classic latex documentation 2021-11-19 21:14:14 +01:00
cf833625e3 add fr html 2021-11-19 20:37:39 +01:00
dcbb9c7c03 Tkinter only import needed widgets and constants 2021-11-19 20:15:53 +01:00
8c9038558d change it comment 2021-11-19 20:14:41 +01:00
5fbd098ab1 use parent variable for the window geometry 2021-11-19 20:13:53 +01:00
b597409846 integrate dimensionsFenetre to main Class 2021-11-19 20:12:06 +01:00
64107805c2 Update folder name 2021-11-19 19:57:03 +01:00
9d36a00d4e Update cli for pdoc 2021-11-19 19:11:36 +01:00
d2386f2b1d Change documentation type 2021-11-19 19:07:20 +01:00
e45c47565e Adding documentation 2021-11-19 18:55:26 +01:00
ad9680ac89 whitelist pdf in doc folder 2021-11-19 18:55:16 +01:00
c57f0022ef change class comment 2021-11-19 18:52:58 +01:00
15bef8119a Finalize Login page 2021-11-19 17:14:15 +01:00