Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
443d18f2 2021-04-15 19:46 David Friesecký

Re #8568 - Implemented new buttons/links
- implemented buttons (chain of trust, root), links (CRL, OCSP)
- move locale css to the file

5f5de859 2021-04-15 14:11 David Friesecký

Re #8568 - Added buttons and list of certificates
- added button download certificate, download public/private key

f2316dc4 2021-04-15 12:14 David Friesecký

Re #8568 - Edited detailed view by the RestAPI

6b0adc31 2021-04-14 23:19 David Friesecký

Re #8568 - Added signature info
- added signature info into static GUI of detailed view

785793c3 2021-04-14 23:09 David Friesecký

Re #8568 - Created static GUI of certificate detailed view

493022a0 2021-04-07 11:07 Jan Pašek

Re #8475 - Connection to the RestAPI

1b9fc014 2021-04-06 06:48 Jan Pašek

Re #8475 - Changed notBefore & notAfter to validityDays

6c9cb54a 2021-04-03 14:17 Jan Pašek

Re #8475 - Added code comments

71d8054e 2021-04-03 13:57 Jan Pašek

Re #8475 - Create certificate, added cancel button, success alert

9cac7fd4 2021-04-03 08:51 Jan Pašek

Re #8475 - Create certificate, binding input fields

b556270c 2021-04-02 17:52 Jan Pašek

Re #8475 - Create certificate, available CA selection

a3b708c2 2021-04-02 15:27 Jan Pašek

Re #8475 - Create certificate, selected CA binding

28787717 2021-04-02 15:13 Jan Pašek

Re #8475 - Created constants.js for Rest API endpoint definitions

e75db9cd 2021-04-02 15:01 Jan Pašek

Re #8475 - Certificate item component added

e77db3b6 2021-04-02 15:00 Jan Pašek

Re #8475 - Added utilities.js with file download support

b262e14c 2021-04-02 14:58 Jan Pašek

Re #8475 - Added Axios library

fd07e701 2021-03-29 13:36 Jan Pašek

Re #8474 - Added Bootstrap .map files

098bf0ae 2021-03-29 13:08 Jan Pašek

Re #8474 - Fixed index.html table header alignment

13625353 2021-03-29 12:57 Jan Pašek

Re #8474 - Separated issuer and subject in create_certificate.html

499af4e8 2021-03-29 12:42 Jan Pašek

Re #8474 - Styling of create_certificate.html using Bootstrap

30fb300a 2021-03-29 12:31 Jan Pašek

Re #8474 - Styling of index.html using Bootstrap

47c16a1a 2021-03-29 12:30 Jan Pašek

Re #8474 - Added Bootstrap resources

816f0e98 2021-03-29 11:59 Jan Pašek

Re #8474 - Created create_certificate.html for creating certificates

1782ee99 2021-03-29 11:52 Jan Pašek

Re #8474 - Created index.html with certificate listing

9832694f 2021-03-10 08:41 Stanislav Král

#8219 - Dockerization improvements and gunicorn WSGI implementation

- when using docker to run the application nginx proxy is now used (app is then available at localhost:80)