maxime.batista
|
2ce537b2b4
|
add phpstan and fix some errors
|
1 year ago |
Vivien DUFOUR
|
4aa2bde233
|
error-view (#10)
Add an error view
Co-authored-by: vivien.dufour <vivien.dufour@etu.uca.fr>
Co-authored-by: vidufour1 <Vivien.DUFOUR@etu.uca.fr>
Reviewed-on: #10
|
1 year ago |
Maxime BATISTA
|
86373fb81b
|
Merge pull request 'Introduce Edit actions' (#8) from editor/bootstrap into master
Reviewed-on: #8
|
1 year ago |
Override-6
|
6ee05c7916
|
add more validations, handle invalid json payloads
|
1 year ago |
Override-6
|
b08e761abb
|
add diagrams, fix documentation
|
1 year ago |
Override-6
|
a1910d1167
|
move validations in the controllers, make controllers return HttpResponses and use HttpRequests
|
1 year ago |
Override-6
|
cccc68e3ce
|
apply suggestion
|
1 year ago |
Override-6
|
f8e8e642d3
|
validate user inputs
|
1 year ago |
Override-6
|
b1ebd912df
|
factorise database, set PDO::ERRMODE_EXCEPTION option
|
1 year ago |
maxime.batista
|
29685562bb
|
add TacticModel
|
1 year ago |
maxime.batista
|
1f261fe4fe
|
avoid use of 'RETURNING' sql clause
|
1 year ago |
maxime.batista
|
6f3899fb5f
|
add editor view, with possibility to edit name
|
1 year ago |
Override-6
|
947cda494a
|
fix sample form twig submit action url
|
1 year ago |
maxime.batista
|
b8edb27f1c
|
setup twig
|
1 year ago |
maxime.batista
|
341a460d3c
|
add documentation
|
1 year ago |
maxime.batista
|
f9d25a40a7
|
use 'Connexion' class instead of storing prepared statements
|
1 year ago |
maxime.batista
|
bd8d8a3f61
|
persist in database sample form inputs and show the list of previously entered prompts when displaying form's result
|
1 year ago |
maxime.batista
|
7df33f32b5
|
apply suggestions
|
1 year ago |
maxime.batista
|
64803f8ac2
|
simplify react view displaying from php, bring back auto/fast refresh
|
1 year ago |
maxime.batista
|
2e75aa780f
|
refactor display_react_front to send_react_front
|
1 year ago |
Override-6
|
44e7556cbd
|
setup drone and continuous deployment on maxou.dev
|
1 year ago |
Override-6
|
ca5b525f22
|
setup PHP with ReactJS development
|
1 year ago |
d_yanis
|
5757d76c8c
|
setup ts-react
|
1 year ago |
maxime.batista
|
5d1d807685
|
apply suggestions
|
2 years ago |
Override-6
|
9ce609acab
|
add documentation
|
2 years ago |
Override-6
|
7ef39298c4
|
add autoloader, router, and data components
|
2 years ago |