- Feb 13, 2019
-
-
jackie / Andrea Ida Malkah Klaura authored
HTML rendering did not work anymore as before - probably due to changes in bootstrap-vue? So now adapted and in the same time improved rendering. Now with images for edit buttons. And if no title is set, this is mentioned now. Relevant bootstrap-vue docs: * https://bootstrap-vue.js.org/docs/components/table#custom-data-rendering
-
- Feb 11, 2019
-
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
New following a different approach to static assets. See https://www.jerriepelser.com/blog/using-auth0-with-vue-oidc-client-js/ for how to use OIDC client with the npm sources and per-compile updating the static asset. Also environment variables now work a bit differently. Updated README.md accordingly
-
- Feb 06, 2019
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- Jun 04, 2018
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- May 19, 2018
-
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
-
- May 18, 2018
-
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
-
- May 17, 2018
-
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
-
- Apr 06, 2018
-
-
jackie / Andrea Ida Malkah Klaura authored
Superusers should see all shows. Ordinary users only those shows that belong to them. Therefore we have to fetch the user data from the steering backend as well (OIDC info alone does suffice here). We need this info later too, when we implement user managament and profile settings. In the ShowManager we now generate the GET URI depending on the superuser status.
-
jackie / Andrea Ida Malkah Klaura authored
-
- Apr 05, 2018
-
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
-
- Mar 24, 2018
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- Mar 23, 2018
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- Mar 03, 2018
-
-
jackie / Andrea Ida Malkah Klaura authored
still TODO regarding OIDC: * handle token expiration and refreshing still TODO regarding ShowManager: * finalize all requests for ShowManagerModal* * change getting notes: we now have a note_id in every timeslot * handle repetitions when updateing timeslots & notes * creation of new timeslots and collision handling
-
- Mar 02, 2018
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- Mar 01, 2018
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- Feb 16, 2018
-
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
includes: * new pretty date functions * fetching of timeslots through getTimeslots function now prepared for pagination, has to be implemented next
-
jackie / Andrea Ida Malkah Klaura authored
includes: * new pretty date functions * fetching of timeslots through getTimeslots function now prepared for pagination, has to be implemented next
-
- Feb 15, 2018
-
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
-
- Feb 14, 2018
-
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
-
- Feb 12, 2018
-
-
jackie / Andrea Ida Malkah Klaura authored
as vue-resource is retired from official recommendation status we switch to axios, which is better maintained and supports a similar API. for more background see: https://medium.com/the-vue-point/retiring-vue-resource-871a82880af4
-