12 Commits (f98037c7bbd5a7732077834b032d8cf150741293)

Author SHA1 Message Date
Kerem Yollu f98037c7bb for TR
9 months ago
Kerem Yollu 081d496de9 just adapting user to new templates and form decalarations
10 months ago
Kerem Yollu bf3fab9045 Htmx Is working for evey Select field that is so configured in forms.py with render_kw and getting updated with form.populate_for_updating() or similar.
10 months ago
Kerem Yollu 55b9210990 Started addinf a search button for every selecField. now its not well automated but it works. need to make it more proper and then we can concentrate on only funtional stuff
10 months ago
Kerem Yollu 766f850d98 added populate methodes to froms.py that reduces the amount of different forms by 50%. you can use populate_for_add, populate_for_update and so on as eneccesery. and ythis alos you to not populate anything on routes.py
10 months ago
Kerem Yollu 64cf31f939 A small revolution with forms and routes ! need to redo all the classes and models so that their articles have exactly the same name and then it will implement itself
10 months ago
Kerem Yollu 9e30d68422 just before mailing
10 months ago
Kerem Yollu 996b2cdfcd Was able to successfully implement htmx for interactive select. The advacement requires new documentation. sensor update have been implmented, sensor_add, sensor_account are the next steps
10 months ago
Kerem Yollu 81b21bc69b going on forwar added form dire in templates for more precise type handlin like date string and so on defalut havlues fo select is also working now
11 months ago
Kerem Yollu e52a4247df Added csv funtionalities to be able to import sample datas, the name of the sheet must be the same as the table tha he is gong to be updloaded
11 months ago
Kerem Yollu 1d3fd5086f aded table, pagination, edit, view pages, ad tested it with person roles. errors like 404 don't work correctly yet
12 months ago
Kerem Yollu 3dece15252 Need to startt wiritng a documentation, table and form templates are ok, user functionalities are ok
12 months ago