Giter VIP home page Giter VIP logo

cis-config's People

Contributors

augustarudolf avatar dmatej avatar mrfranta avatar mrkvozrout avatar petrucha avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cis-config's Issues

#28

new integration tests

Refactor

  • delete "reset" button at forms
  • make confirm dialog when deleting active item
  • after deleting active item keep selected category

Enabling/disabling value field in item manipulation form on profile edit page

When value is filled and category is changed, value field is editable even if the item key is not not chosen ("vyberte klíč" option is).

How to replicate:

  • choose category 1
  • choose item key 1
  • value field is now editable
  • choose category 2
  • item key is set to "vyberte klíč"
  • value field is now still editable

Problem with relations in JPA

I implemented JPA structures for database but i don't know how to implement relations between tables. In server console it writes exception for adding existing FOREIGN KEY and also existing FOREIGN KEYs contains NO ACTION on delete, edit... its some kind of problem. Maybe it can be fixed using better annotations.

Removed user

I will write in in czech because its too difficult to write it in english:
2) Uživatel, který je smazán má přístup ke všemu! měl by být poslán po přihlášení na stránku, že byl smazán a nevidět nic.

  1. Uživatel, který se smaže se dál může promenádovat po aplikaci. Buď dát možnost se nemazat, nebo po smazání sama sebe dát odhlášení

Chtělo by to udělat funkci takovou, že je uživatel v databázi a zároveň přihlášenej.

Bugged user recovery

Nepodařilo se obnovit uživatele: User is not deleted: cz.i.cis.config.jpa.CisUser@10b025b[id=2,firstName=cis,lastName=cis,login=cis,birthDate=Mon Jan 01 00:00:00 CET 1990,status=0]

Unregistered user

I will write in in czech because its too difficult to write it in english:

Neregistrovanej uživatel vidí menu.

Edit User bug

Edit page for user contains:
The metadata component needs to be nested within a f:metadata tag. Suggestion: enclose the necessary components within <f:metadata>

and form for edit is empty.

User registration bugs

I will write in in czech because its too difficult to write it in english:

  1. Uživatel, který není v databázi je převeden na registrační formulář, ale má možnost stisknout tlačítko Storno a to ho vrátí na seznam uživatelů, kde může mazat uživatele.

  2. Uživatel, který je převeden na registrační formulář by měl mít předvyplněný uživatelský nick a to políčko by mělo být needitovatelné.

Update database scheme

Add 1:1 relation between ConfigurationItemKey and ConfigurationItem
Add UniqueConstraint for columns "profile_id" and "key_id" in ConfiguraitionProfileItem

Implementovat základní přihlašování

Vytvořit několik webových stránek:

  • přihlašovací formulář
  • stránka pro přesměrovaní po úspěšném přihlášení
  • stránka pro přesměrování při chybě

Pro přihlašování se využije File realm poskytovaný serverem Glassfish.

Edit profile show every exist profile keys.

Modification of the profile shows all existing keys, even when the key is on a different profile.

cz: Úprava profilu zobrazuje všechny existující klíče, i když klíč je u jiného profilu.

Logged user cannot do any changes

If the user can login (via realm) but there is no registered user with the same login, user can view data, but cannot make any change.

Target: WARN user that he have to be registered to make changes and don't allow him to do any change (hide links/buttons)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.