- 23 Oct, 2018 1 commit
-
-
Matija Obreza authored
-
- 22 Oct, 2018 1 commit
-
-
Matija Obreza authored
-
- 05 Jul, 2018 1 commit
-
-
Matija Obreza authored
-
- 18 Jun, 2018 1 commit
-
-
- 09 Feb, 2018 1 commit
-
-
Matija Obreza authored
-
- 26 Jan, 2018 1 commit
-
-
Valeriy Panov authored
-
- 23 Jan, 2018 1 commit
-
-
Matija Obreza authored
- App renders regardless of state.checked flag - Server render time added - Use res.send not res.end - Remove server-rendered CSS (now in <head>) - Redirect
-
- 17 Jan, 2018 1 commit
-
-
Matija Obreza authored
- Page<T> checks for this.content - ItemsEditor will refuse to render with more than 100 items (paginate!) - SelectPartner uses pretty item list
-
- 15 Jan, 2018 1 commit
-
-
Matija Obreza authored
- If cookies['authorities'] cannot be parsed as JSON, remove the cookie - replaced require() with import in utilities/index.ts
-
- 09 Jan, 2018 1 commit
-
-
Matija Obreza authored
-
- 22 Dec, 2017 1 commit
-
-
Matija Obreza authored
- import X from 'utilities'; - import Y from 'utilities/Y';
-
- 20 Dec, 2017 1 commit
-
-
Matija Obreza authored
-
- 19 Dec, 2017 1 commit
-
-
Valeriy Panov authored
-
- 02 Nov, 2017 1 commit
-
-
Oleg Kalmykov authored
-
- 07 Jul, 2017 1 commit
-
-
Valeriy Panov authored
-
- 03 Jul, 2017 1 commit
-
-
- 13 Jun, 2017 1 commit
-
-
Valeriy Panov authored
#51 Frontend-Backend authentication. If user anonymous, used OAuth Client Grant Type Authentication. For authenticate users, used Password Credentials Grant Type.
-
- 15 May, 2017 1 commit
-
-
markchkhotua authored
-