-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI Proof of concept #319
Comments
jon-nfc
added a commit
that referenced
this issue
Sep 27, 2024
jon-nfc
added a commit
that referenced
this issue
Sep 27, 2024
requires `API_TEST = True` in settings. Danger: is insecure. dont activate in production ref: #319 #320 nofusscomputing/centurion_erp_ui#1
jon-nfc
added a commit
that referenced
this issue
Sep 27, 2024
jon-nfc
added a commit
that referenced
this issue
Sep 27, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Sep 28, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Sep 28, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Sep 28, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Sep 28, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Sep 28, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Sep 28, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Sep 28, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Sep 28, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Sep 28, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Sep 28, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Sep 28, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Sep 28, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Sep 28, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Sep 29, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Sep 29, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Sep 29, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Sep 29, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Sep 29, 2024
jon-nfc
added a commit
that referenced
this issue
Oct 11, 2024
jon-nfc
added a commit
that referenced
this issue
Oct 11, 2024
jon-nfc
added a commit
that referenced
this issue
Oct 11, 2024
jon-nfc
added a commit
that referenced
this issue
Oct 11, 2024
jon-nfc
added a commit
that referenced
this issue
Oct 11, 2024
jon-nfc
added a commit
that referenced
this issue
Oct 11, 2024
jon-nfc
added a commit
that referenced
this issue
Oct 11, 2024
jon-nfc
added a commit
that referenced
this issue
Oct 11, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Oct 12, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Oct 12, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Nov 9, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Nov 9, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Nov 9, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Nov 9, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Nov 9, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Nov 9, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Nov 10, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Nov 10, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Nov 10, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Nov 10, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Nov 10, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Nov 10, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Nov 10, 2024
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Nov 10, 2024
8 tasks
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Nov 10, 2024
8 tasks
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Nov 10, 2024
8 tasks
jon-nfc
added a commit
to nofusscomputing/centurion_erp_ui
that referenced
this issue
Nov 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add an API endpoint that can be used to test the UI and as a proof of concept.
Details
This work is required so that the navigation, list and detail view can be tested.
Badge field
used by the ui to render a badge. must include options for:
badges are used for fields:
icon field
used by ui to render an icon. i.e. device status icon. must include:
icon field used for:
Requirements
for the proof of concept to be considered a workable solution the react ui must contain the same features as is deployed. checklist is as follows:
📓 Notes
Login redirect requires django setting
LOGIN_REDIRECT_URL
to be set to the UI URL and that within react a route setup to redirect to the django url.To Do
super user
cant access optionsTasks
Links
Related: API redesign #248
Related: UI Migration #307
Related: chore: initial work centurion_erp_ui#1
Security issue: Jinja Renderer Remote code execution centurion_erp_ui#16
The text was updated successfully, but these errors were encountered: