Skip to content

Implement AdminLTE 2.4.0 bootstrap template#67

Open
halvors wants to merge 985 commits into
masterfrom
feature/v3
Open

Implement AdminLTE 2.4.0 bootstrap template#67
halvors wants to merge 985 commits into
masterfrom
feature/v3

Conversation

@halvors

@halvors halvors commented Dec 7, 2017

Copy link
Copy Markdown
Contributor

Implement AdminLTE 2.4.0 bootstrap template.

Global

Implement a way to show the user messages returned by the REST API.
Should we go for "overlay" boxes rendered over the page or something inline?

REST API

This new site should use a new REST API written from scratch. We aim to provide more details to the user and a easier restructured API.

Permissions

Here is proposed permissions for altering resources, YET to be implemented.

  • group.*
    • group.create
    • group.edit
    • group.delete
  • team.*
    • team.create
    • team.edit
    • team.delete

Pages

  • admin
  • admin-event
  • admin-memberlist
  • admin-permission
  • admin-seatmap
  • admin-websocket-console (@petterroea Can you fix JavaScript for console?)
  • application
  • chief
  • chief-application
  • chief-avatar (Picture needs to be scaled properly)
  • chief-email
  • chief-group
  • chief-my-crew
  • chief-team
  • crew
  • developer
  • developer-switch-user
  • developer-syslog
  • edit-avatar
  • edit-note
  • edit-restricted-page
  • edit-user-location
  • event
  • event-agenda
  • event-checkin
  • event-checklist
  • event-screen
  • event-seatmap
  • event-ticketstatus
  • login
  • my-crew
  • register
  • reset-password
  • stats
  • stats-age
  • stats-gender
  • stats-ticketsale
  • ticket
  • user-profile
  • user-search

@petterroea You do this?

  • compo-brackets
  • compo-casting
  • compo-chat
  • compo-clan
  • compo-matches
  • compo-new
  • compo-overview
  • compo-pluginpage
  • compo-servers
  • compo-view

Jerome Pogeant and others added 30 commits April 8, 2016 10:32
added missing changelog to README. refs #1040
Update Select2 plugin to version 4.0.3
Add "disable sidebar accordion feature" to preserve active classes in the sidebar.
Revert "Fixed loss of "active" class after collapsing menu"
Update jQuery version to 2.2.3
@petterroea petterroea self-assigned this Dec 14, 2017
@petterroea

Copy link
Copy Markdown
Contributor

I shall do the ones mentioned in my name, and then proceed to assist you in your list

@halvors

halvors commented Dec 15, 2017

Copy link
Copy Markdown
Contributor Author

@petterroea Feel free to reorganize UI to reduce overall page count. I mean there is an awful lot of compo pages on your list, is really all of them necessary?

@halvors

halvors commented Dec 16, 2017

Copy link
Copy Markdown
Contributor Author

@petterroea Also, remember to do any needed API change in the "feature/v3" branch of the InfectedAPI repo.

@petterroea

Copy link
Copy Markdown
Contributor

aye

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.