sagemathinc / cocalc

CoCalc: Collaborative Calculation in the Cloud
https://CoCalc.com
Other
1.17k stars 216 forks source link

license management: manage licenses opens settings, not the manage page #6908

Open haraldschilly opened 1 year ago

haraldschilly commented 1 year ago

That's very confusing to me: on https://cocalc.com/licenses and clicking on "manage licenses" it opens /settings/... ... why not /licenses/managed, i.e. the tab "manage" ?

williamstein commented 1 year ago

The reason is that I've rewritten and extended the functionality in https://cocalc.com/settings/licenses, but NOT in https://cocalc.com/licenses/managed

E.g., there is no way to edit licenses at https://cocalc.com/licenses/managed but you can edit them at https://cocalc.com/settings/licenses

I'll very likely deprecate https://cocalc.com/licenses/managed completely, when I have time, since honestly I find the experience developing with nextjs to be really bad at this point compared to our app.