|
|
3b7a325651
|
Generated by Spark: I think its too techie --> need dropdown boxes --> areas of god tier ui where I can configure those drop down boxes if the value has to be dynamic --> instead of showing loads of css class stuff, pull that data from a database table containing a list of css classes, then make a gui css class builder. If you show a code box, avoid a plain text box, instead show a specialised code editor box, I think there are tree view style librsries that allow you to edit json easily.
|
2025-12-23 22:14:19 +00:00 |
|
|
|
8981e08d58
|
Generated by Spark: Add ability to customize god credentials expiry time
|
2025-12-23 22:01:12 +00:00 |
|
|
|
28a83c634e
|
Generated by Spark: Add god tier login credentials on front page, they disappear after 1 hour, and they also disappear when god tier user changes his/her password. Might want to add a warning there to login and change password ASAP. Upon first login, user is prompted to change password.
|
2025-12-23 21:53:18 +00:00 |
|
|
|
579a8a6ff7
|
Generated by Spark: Preview button on god tier panel
|
2025-12-23 21:46:01 +00:00 |
|
|
|
26859ae11c
|
Generated by Spark: Database should have ability to configure page routes / urls, user friendly level 4 panel lets user set this up too. Add config pages for Page views, user management, A page with a treeview where I can drag around components on a component heirachy for a page view. Component configuration dialog box. Your going to have to create a ton of seed data to make the pages render properly.
|
2025-12-23 21:42:11 +00:00 |
|
|
|
93c65be44e
|
Generated by Spark: Database should have Page views, Workflows, Lua lambdas, Component heirachy, sha512 passwords, component configuration (props et al), we could move basically all the json to database.
|
2025-12-23 21:31:11 +00:00 |
|
|
|
924c08f54f
|
Generated by Spark: Create Lua code snippet library with insertable templates for common patterns
|
2025-12-23 21:20:54 +00:00 |
|
|
|
5718f6caa2
|
Generated by Spark: Add Monaco code editor for better Lua editing with syntax highlighting and autocomplete
|
2025-12-23 21:15:23 +00:00 |
|
|
|
456c3d25a4
|
Generated by Spark: Implement real Lua interpreter integration for executing custom scripts
|
2025-12-23 21:12:13 +00:00 |
|
|
|
9e33b18654
|
Generated by Spark: We should have 4 levels - 1( normal webpage, hamburger menu, some sample content, 2) Normal user area, normal users can sign up and do normal user stuff, nothing destructive. The can browse their profile page and play with the comment box. 3) django style admin panel for admin user 4) god tier panel where the first 3 levels are designed, developed and tested. Intuitive ui, maybe a workflow system, lua lambdas, json data structures with GUI editor, Make it abstract enough that whole first 3 levels can be procedurally generated.
|
2025-12-23 21:05:09 +00:00 |
|
|
|
4e70317184
|
Generated by Spark: It's really nice but I want to make the UI of everything using a drag and drop GUI with a monaco editor for the off chance we want custom code. If your nervous about putting javascript in the code box, maybe we could find a javascript lua library. This might mean we want a login system, so we hide the admin panel behind a login page, we could set some default credentials. You will need to catalogue all the material ui components and wire them into a generic gui editor.
|
2025-12-23 20:51:59 +00:00 |
|
|
|
85cf52dae5
|
Generated by Spark: Fix all reported errors.
|
2025-12-23 20:31:58 +00:00 |
|
|
|
2a476fbd18
|
Generated by Spark: https://github.com/johndoe6345789/RevolutionaryWayToServeUpReactApps/tree/main --> I want it to be able to generate like a Django style React admin panel. This will mean being able to set up the data model and everything declaratively. Leverage json to generate boilerplate code and even store strings in json (multiline is just an array).
|
2025-12-23 20:30:46 +00:00 |
|
|
|
a024526c87
|
Initial commit
|
2025-12-23 20:23:31 +00:00 |
|