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

Admin web page - initial implementation #2

Closed
4 of 6 tasks
Ks89 opened this issue Nov 8, 2016 · 1 comment
Closed
4 of 6 tasks

Admin web page - initial implementation #2

Ks89 opened this issue Nov 8, 2016 · 1 comment

Comments

@Ks89
Copy link
Owner

Ks89 commented Nov 8, 2016

  • Move pages.menu.ts into the db or into an async service with a delay
  • Collapse while resizing (delayed)
  • Improve pages with fake data (I'm not interested in real services in this alpha version)
  • scrollbar position is wrong (update it with currentTarget.clientWidth in baMenu.component)
  • Fix navigation problem because url is /admin.html (it's horrible and has some problems)
  • fix webpack chunks order's workaround

PS: not all these tasks must be completed with Alpha 3.






---- deprecated infos--------
Now you can run this application also with npm start.

To be able to try this feature (recommended):
1. run gulp from the main folder
2. cd app_client
3. npm start
4. your browser will navigate to http://localhost:3300
5. Go to http://localhost:3300/admin.html to open the admin application

or (develop config without browsersync)

run gulp from the main folder
cd app_client
npm run buildDev
Go to http://localhost:3001/admin.html to open the admin application
or (production config)

run gulp from the main folder
cd app_client
npm run build
Go to http://localhost:3001/admin.html to open the admin application

@Ks89 Ks89 added this to the alpha-3 milestone Nov 8, 2016
@Ks89 Ks89 self-assigned this Nov 8, 2016
Ks89 added a commit that referenced this issue Nov 14, 2016
Ks89 added a commit that referenced this issue Nov 14, 2016
Ks89 added a commit that referenced this issue Nov 15, 2016
Ks89 added a commit that referenced this issue Nov 15, 2016
Ks89 added a commit that referenced this issue Nov 15, 2016
Ks89 added a commit that referenced this issue Nov 15, 2016
Ks89 added a commit that referenced this issue Nov 16, 2016
Ks89 added a commit that referenced this issue Nov 16, 2016
Ks89 added a commit that referenced this issue Nov 16, 2016
Ks89 added a commit that referenced this issue Nov 16, 2016
Ks89 added a commit that referenced this issue Nov 22, 2016
…nd a way to change it only after a window's resize #2
@Ks89 Ks89 closed this as completed Nov 28, 2016
@Ks89
Copy link
Owner Author

Ks89 commented Nov 28, 2016

See #17 and #16 for the next alphas

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant