Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto-updates and stuff #6

Open
wants to merge 32 commits into
base: master
Choose a base branch
from

Conversation

fallenflash
Copy link

@fallenflash fallenflash commented Sep 21, 2019

changed functions to return object
created includes page to bootstrap to page files
changed pages to handle function return
changed index to include pages for single page setup
changed links to run by $_GET instead of new page
started update table function

Note by @darkelement1987:

  • Added 12/24-hour clock support in config, defaults to 12-hrs, code can be adjusted if necessary.
  • Small rework to index
  • Added Ditto-page
  • Fixed sql errors if empty query-result for mons/ditto-pages
  • Fixed show - for IV/CP if not encountered

Todo:

  • RDM Support
  • Quests
  • Add child-rows/details to Datatables

darkelement1987 and others added 8 commits September 16, 2019 16:55
Merge pull request darkelement1987#4 from darkelement1987/patch3
changed functions to return object
created includes page to bootstrap to page files
changed pages to handle function return
changed index to include pages for single page setup
changed links to run by $_GET instead of new page
started update table function
changed functions to return object
created includes page to bootstrap to page files
changed pages to handle function return
changed index to include pages for single page setup
changed links to run by $_GET instead of new page
started update table function
@darkelement1987 darkelement1987 self-requested a review September 23, 2019 00:42
Finally getting around to this push.  [this is to be considered alpha ~ beta ]
Api for Js interaction with database,
Moved from php rendering of tables to JS with Ajax
Tables auto remove and add new pokemon/raids
child rows on tables
added static maps for looks
countdowns
added fontawesome5 for icons
Modeled after bootstrap 4 framework
Added script to scrape for data jsons

## Todo ##
Developers notes
Break apart get functions into parts for readability/speed
Add in some more of Darks Beta
Finally getting around to this push.  [this is to be considered alpha ~ beta ]
Api for Js interaction with database,
Moved from php rendering of tables to JS with Ajax
Tables auto remove and add new pokemon/raids
child rows on tables
added static maps for looks
countdowns
added fontawesome5 for icons
Modeled after bootstrap 4 framework
Added script to scrape for data jsons

## Todo ##
Developers notes
Break apart get functions into parts for readability/speed
Add in some more of Darks Beta
Filter buttons and functions
integrated Darks 12/24 hour timing format
@darkelement1987
Copy link
Owner

Thanks for the update!

ooh yeah
still not done, but got most of the filters working on the pokemon page
todo:
shiny/alola filters
raid filters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants