Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

Courses render #83

Merged
merged 27 commits into from
Apr 28, 2018
Merged

Courses render #83

merged 27 commits into from
Apr 28, 2018

Conversation

Jimmy-Lin
Copy link
Contributor

@Jimmy-Lin Jimmy-Lin commented Apr 27, 2018

Issue Addressed: Courses UI

Changes:

This merge adds in the full applet allowing users to create, view, edit, delete, and search through courses. Not that this doesn't yet include file uploads at the time of writing

Reviewer: @Jimmy_Lin

0-JM and others added 27 commits April 22, 2018 18:55
Created UI for forms
List and Views

Need to added finishing styles, refactorings, and transactions
- Finished Refactoring structure to separate structure from content
- Finished connecting and testing transactional end-point modelling
- Need to Finish styling some custom rendering
- Need to isolate UI code into proper structure
We are now using webpack for all locally develop JS assets. This is because turbolink/sprockets is being difficult and not letting us declare templates after the fact.

Follow the guideline in mount.js and also import the correct dependencies and webpack will take care of the rest.

Next task: add more to the control-component stylings
We are now using webpack for all locally develop JS assets. This is because turbolink/sprockets is being difficult and not letting us declare templates after the fact.

Follow the guideline in mount.js and also import the correct dependencies and webpack will take care of the rest.

Next task: add more to the control-component stylings
…ly from CSRF tags. API tokens no longer necessary.

Also styles material shadows onto course views. I'm going to add some padding, then move onto authorization schema and removing API tokens.
…to redirects with a page reload but instead a subsequent ajax to the redirected route we can no longer use redirects (without having to define specific API routes to redirect to)
Remaining tasks
- Dynamic render views
- Client pagination
- Client filtering
- API Limit
Working on search and paging
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants