LDraw.org Discussion Forums
Major PT submit code update - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: General (https://forums.ldraw.org/forum-12.html)
+--- Forum: Parts Tracker Discussion (https://forums.ldraw.org/forum-36.html)
+--- Thread: Major PT submit code update (/thread-27639.html)



Major PT submit code update - Orion Pobursky - 2023-08-06

I just pushed app major code update to the part parsing and submission. Be on the look out for bugs.


RE: Major PT submit code update - Vincent Messenet - 2023-08-08

1. When going to https://library.ldraw.org/dashboard I get a 500 Server error page
2. Is it normal that as a regular user I can see the admin dashboard?


RE: Major PT submit code update - Rene Rechthaler - 2023-08-08

I have also asked about the Admin Dashboard, Orion said that is only the short version of the admin dashboard to see the parts to delete...

The link in 1. (and my own direct link) also got me a server error.


RE: Major PT submit code update - Orion Pobursky - 2023-08-08

(2023-08-08, 6:08)Vincent Messenet Wrote: 1. When going to https://library.ldraw.org/dashboard I get a 500 Server error page
2. Is it normal that as a regular user I can see the admin dashboard?

1 - Bug confirmed and located. It may be a few days until it gets fixed. I have an overhaul of this page in mind so I may fold the bugfix into that.
2 - Rene is correct. There are other tabs you can see with the correct permssions. Most users should currently only be able to see the list of parts flagged for deletion.


RE: Major PT submit code update - Vincent Messenet - 2023-08-08

(2023-08-08, 13:14)Orion Pobursky Wrote: There are other tabs you can see with the correct permssions. Most users should currently only be able to see the list of parts flagged for deletion.

OK thanks for the reply, indeed I see the parts flagged for deletion as intended then as well as the list of prims remaining with CC BY 2.0 license


RE: Major PT submit code update - Orion Pobursky - 2023-08-08

(2023-08-08, 19:23)Vincent Messenet Wrote: OK thanks for the reply, indeed I see the parts flagged for deletion as intended then as well as the list of prims remaining with CC BY 2.0 license

I forgot I added that. That's an incomplete list as it is limited to the first 100.


RE: Major PT submit code update - Orion Pobursky - 2023-08-24

(2023-08-08, 6:08)Vincent Messenet Wrote: 1. When going to https://library.ldraw.org/dashboard I get a 500 Server error page

This bug is fixed.