Ecconia

Ecconia created repository Ecconia/Localizor

6 years ago

Ecconia pushed to master at Ecconia/rs-frontend

  • d251b573b5 Adding simple HoursInput to CreateApplication

7 years ago

Ecconia pushed to master at Ecconia/rs-frontend

  • 1baef863d7 Fix styles: Dropdown/Age/Global Adding 8px to the bottom of content. Removing space between menu and dropdown. Resizing Age back to 2em.
  • f98a897563 Adding Links input to CreateApplication
  • 0b354e4552 Application advanced printing/formatting Text answers now escape HTML and print newlines and tabs. Empty answers have a space holder. And links answers (arrays) will be printed as links.
  • View comparison for these 3 commits »

7 years ago

Ecconia pushed to master at Ecconia/rs-frontend

  • c49c5e520b Application Submitting process upgrade + Core methods Core now has a axios methods with Catch forward. Errors will now print more detail. Each input field now emits an event if its okstate or the content has been changed. Submit button will be disabled if its submitting or if there was no change. Added success/pending message. Added styling to the button.

7 years ago

Ecconia pushed to master at Ecconia/rs-frontend

7 years ago

Ecconia pushed to master at Ecconia/rs-backend

7 years ago

Ecconia pushed to master at Ecconia/rs-frontend

7 years ago

Ecconia pushed to master at Ecconia/rs-backend

7 years ago

Ecconia pushed to master at Ecconia/rs-frontend

  • f5c245b0ad CreateApplication style - mobile Increasing stepsize to 10 (better for 270 chars). Fixing margin and font size, looked awefull on mobile devices.
  • 6106bc2c9e Styling Header, more mobile friendly - Providing an alternative logo. - Adding a compression mode, doesn't work on mobile yet. Only applies on username, to be removed, cause weird. - Increasing font size.
  • d7fa18fce4 Disable tab highlight By accident commited too early, with wrong value. No tab highlight increases the performance, its not required anyway.
  • View comparison for these 3 commits »

7 years ago

Ecconia pushed to master at Ecconia/rs-frontend

  • d177e4c87c Merge branch 'Enhancement|Menubar2'
  • efd4e3428f Upgrading Navigation-Bar Switched to Vue placement, instead of directly using JS. Added ability to have links always in the dropdown. Removed the ability to hide the dropdown button. (Makes things easier + not in use) Merged the nav code into HeaderBar.
  • 3d321fd60b App input text field default height
  • e5e35b953f FIx: focus was undefined when logged in
  • 9f1cfa71ff Moving whole header in its own component It became too massive.
  • View comparison for these 7 commits »

7 years ago

Ecconia pushed to master at Ecconia/rs-frontend

  • bdeccc6080 Adding application form WIP Has to be enhanced, more input types. Actually sending it.
  • eb6d9982f6 Fixing typo in description
  • 19ffef0261 Saving user-object and restoring it + logout button The user from server will be saved to localstorage now. It will be updated on each URL switch if changed.
  • View comparison for these 3 commits »

7 years ago

Ecconia pushed to master at Ecconia/rs-frontend

7 years ago

Ecconia pushed to master at Ecconia/rs-backend

7 years ago

Ecconia pushed to master at Ecconia/rs-frontend

  • f3460d34ee Adding help functions to Core
  • e4f9fba1cc Letting core set user from backend object
  • e6ea2c1562 Adding Axios API for web requests Currently only runs one test call.
  • 74adb76403 Add Login form and Core - Added a login page /login TODO: Add this form too all pages. - Added Core, an Object which can be accessed from anywhere. Its added to the Vue prototype.
  • 775c20555f Moving user to Vuex, add app create button
  • View comparison for these 5 commits »

7 years ago

Ecconia pushed to master at Ecconia/rs-backend

  • ce8e378890 Adding primitive login handler It accepts anything, will be enhanced with more dummies and later real auth.

7 years ago

Ecconia pushed to master at Ecconia/rs-backend

  • 57b1a71be6 Adding Middleware CorsHeader Since nginx messes this horribly up. Here a PHP middleware which handles the task of setting the CorsHeader perfectly!
  • 00ea6e4b84 Setting Slim-Init up Slim-Init will now route all requests. Currently only /error and /soos are added for testing.
  • 6fc8493826 Adding gitignore Currently only containing composer files
  • 363c351b43 Adding composer and dependency slim
  • 6c73c146e2 First backend file

7 years ago

Ecconia created new branch master at Ecconia/rs-backend

7 years ago

Ecconia created repository Ecconia/rs-backend

7 years ago

Ecconia renamed repository from rs-rewrite to Ecconia/rs-frontend

7 years ago

Ecconia pushed to master at Ecconia/rs-rewrite

  • d7b00729bf Adding Vuex In future it will be used to cache data from the server. For now the user login object will be added.

7 years ago