Miguel Nogueira
33c16fcf46
Add user directory & isolate authorisation
2020-06-27 19:15:33 +01:00
Miguel Nogueira
290104eea7
Added view forms
2020-05-07 00:36:33 +01:00
Miguel Nogueira
f52b249834
Error and success messages from form builder
2020-05-06 23:16:34 +01:00
Miguel Nogueira
8d79345095
Store form structure in DB
2020-05-06 05:42:55 +01:00
Miguel Nogueira
2df5bf144d
Added save function to save button
...
This commit also improves how forms are parsed by PHP by passing them as arrays, therefore making them easier to process.
Note: One of the files contains a debug statement that will be removed in the next commit
2020-05-06 03:44:39 +01:00
Miguel Nogueira
79eaa2ea54
Add dynamic form builder
...
This form builder still needs some improvements and names for every field.
2020-05-05 05:25:56 +01:00
Miguel Nogueira
7c22894e94
Added models, migrations and controllers
...
This commit adds the logical structure for the app.
2020-04-29 18:15:54 +01:00