Draft: SVG Icons #212

Open
mosbach wants to merge 147 commits from fraport-corporate-design-icons into master
mosbach commented 2024-05-23 04:00:34 +02:00 (Migrated from gitlab.uniworx.de)
  • Wechsel von Fontawesome Pro auf Fontawesome Free
  • Icons werden jetzt als SVG statt per Font eingebunden (für zukünftige Verwendung von nicht-FA-Icons)
- Wechsel von Fontawesome Pro auf Fontawesome Free - Icons werden jetzt als SVG statt per Font eingebunden (für zukünftige Verwendung von nicht-FA-Icons)
mosbach commented 2024-05-27 16:06:05 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 5200d88f - chore(utils): configurable file extensions for renamer util

Compare with previous version

added 1 commit <ul><li>5200d88f - chore(utils): configurable file extensions for renamer util</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/31/diffs?diff_id=927&start_sha=51a3a250420f35135ce67417e0798572e50a4bc2)
mosbach commented 2024-05-27 16:57:34 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 5a8c7411 - chore(icons): automatically generated license files

Compare with previous version

added 1 commit <ul><li>5a8c7411 - chore(icons): automatically generated license files</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/31/diffs?diff_id=928&start_sha=5200d88f75e917276e0b4d720d7e668ea02d3a33)
mosbach commented 2024-06-02 19:19:26 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • d3ac39af - style(frontend): navbar svg filter now matches theme

Compare with previous version

added 1 commit <ul><li>d3ac39af - style(frontend): navbar svg filter now matches theme</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/31/diffs?diff_id=939&start_sha=5a8c74117414ff5155a2399487c8c9e3d18213de)
mosbach commented 2024-06-02 23:10:01 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • e1bb20ed - style(frontend): coloured icons on info page for lecturers

Compare with previous version

added 1 commit <ul><li>e1bb20ed - style(frontend): coloured icons on info page for lecturers</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/31/diffs?diff_id=940&start_sha=d3ac39afe4553d71b54e347915b083a8716ba364)
mosbach commented 2024-06-03 01:06:03 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 4c4571d2 - fix(frontend): fixed icon colour in table headers

Compare with previous version

added 1 commit <ul><li>4c4571d2 - fix(frontend): fixed icon colour in table headers</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/31/diffs?diff_id=941&start_sha=e1bb20ed18e45df027f12ecc2fbe42cda74d7fd7)
mosbach commented 2024-06-03 03:37:44 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 3bcd5610 - chore(fonts): reverted new font

Compare with previous version

added 1 commit <ul><li>3bcd5610 - chore(fonts): reverted new font</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/31/diffs?diff_id=942&start_sha=4c4571d2d0879e89f2572eba6015d34a7f4794c8)
mosbach commented 2024-06-03 03:38:33 +02:00 (Migrated from gitlab.uniworx.de)

marked this merge request as ready

marked this merge request as **ready**
savau commented 2024-06-07 17:54:04 +02:00 (Migrated from gitlab.uniworx.de)

changed the description

changed the description
savau commented 2024-06-07 17:54:04 +02:00 (Migrated from gitlab.uniworx.de)

requested review from @savau

requested review from @savau
savau commented 2024-06-07 19:41:19 +02:00 (Migrated from gitlab.uniworx.de)

Eine Kleinigkeit ist mir beim Testen aufgefallen:
Icons, die innerhalb von Buttons sind sollten noch analog zur Textfarbe (idR. weiß) gefärbt werden; aktuell sind sie schwarz, was nicht ganz so schön aussieht.

Seiten zum Testen sind alle mit DBTables mit CSV-Export, z.B. http://localhost:PORT/subs mit Testdatenbank (z.B. mit einem eingeloggten Adminuser).

Eine Kleinigkeit ist mir beim Testen aufgefallen: Icons, die innerhalb von Buttons sind sollten noch analog zur Textfarbe (idR. weiß) gefärbt werden; aktuell sind sie schwarz, was nicht ganz so schön aussieht. Seiten zum Testen sind alle mit DBTables mit CSV-Export, z.B. http://localhost:PORT/subs mit Testdatenbank (z.B. mit einem eingeloggten Adminuser).
savau commented 2024-06-07 20:56:10 +02:00 (Migrated from gitlab.uniworx.de)

assigned to @mosbach

assigned to @mosbach
mosbach commented 2024-06-21 19:20:28 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • a8218e0f - chore(frontend): adjusted colour of icons inside of buttons

Compare with previous version

added 1 commit <ul><li>a8218e0f - chore(frontend): adjusted colour of icons inside of buttons</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/31/diffs?diff_id=961&start_sha=3bcd5610c26be70af25a781495e8b836fa331525)
mosbach commented 2024-06-21 19:21:14 +02:00 (Migrated from gitlab.uniworx.de)

Habe ich ergänzt

Habe ich ergänzt
savau commented 2024-07-25 18:02:15 +02:00 (Migrated from gitlab.uniworx.de)

marked this merge request as draft

marked this merge request as **draft**
savau commented 2024-07-25 18:02:22 +02:00 (Migrated from gitlab.uniworx.de)

resolved all threads

resolved all threads
savau commented 2024-07-25 18:11:31 +02:00 (Migrated from gitlab.uniworx.de)

TODO @savau : Icon-Generieren automatisieren, d.h. fontawesome-free von npm auschecken, aus node_modules-Ordner Icons generieren; via gnumake-target realisieren

TODO @savau : Icon-Generieren automatisieren, d.h. fontawesome-free von npm auschecken, aus `node_modules`-Ordner Icons generieren; via gnumake-target realisieren
savau commented 2024-07-25 18:13:38 +02:00 (Migrated from gitlab.uniworx.de)

requested changes

requested changes
savau commented 2024-07-25 18:15:26 +02:00 (Migrated from gitlab.uniworx.de)

TODO @savau : Ersetzte Free-Icons reviewen (passen die ehemals unfreien, jetzt freien Icons noch auf den gedachten Einsatzzweck?)

TODO @savau : Ersetzte Free-Icons reviewen (passen die ehemals unfreien, jetzt freien Icons noch auf den gedachten Einsatzzweck?)
savau commented 2024-07-25 18:20:09 +02:00 (Migrated from gitlab.uniworx.de)

TODO @savau : ishka's icon renamer pearl script benutzen, siehe Screenshot von @mosbach

TODO @savau : ishka's icon renamer pearl script benutzen, siehe Screenshot von @mosbach
savau commented 2024-07-25 18:20:58 +02:00 (Migrated from gitlab.uniworx.de)

TODO @mosbach : fontawesome-pro mit fontawesome-free ersetzen in package.json

TODO @mosbach : fontawesome-pro mit fontawesome-free ersetzen in `package.json`
mosbach commented 2024-07-26 03:06:15 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 776012bd - chore(frontend): replaced fontawesome-pro node module with fontawesome-free

Compare with previous version

added 1 commit <ul><li>776012bd - chore(frontend): replaced fontawesome-pro node module with fontawesome-free</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/31/diffs?diff_id=1032&start_sha=a8218e0f623c8cc14b12e80db71178e310f824b6)
savau commented 2024-07-29 14:46:45 +02:00 (Migrated from gitlab.uniworx.de)

done

done
savau commented 2024-07-29 14:47:33 +02:00 (Migrated from gitlab.uniworx.de)

done

done
savau commented 2024-07-29 14:50:43 +02:00 (Migrated from gitlab.uniworx.de)

added 115 commits

  • 776012bd...09621cfc - 105 earlier commits
  • f20fdff5 - chore(Makefile): tweak backend-prod targets
  • 5e85b2d5 - chore(gitlab-ci): add frontend needs for backend test
  • 9fb6d60e - chore(Dockerfile): add Dockerfile stub for fradrive container
  • 60e5086f - refactor(docker): apply Dockerfile linter suggestions
  • 7f809d02 - chore(Dockerfile): move fradrive-env Dockerfile to project root; remove old dockerignore
  • a09dc59f - fix(Makefile): add missing dependency on well-known for backend-builds
  • 973175d5 - chore(Dockerfile): work in fradrive Dockerfile; set workdir
  • 4ead6300 - chore(Dockerfile): pre-build dependencies in fradrive-env
  • e7a81836 - fix(Dockerfile): change rights of source dir to env user
  • 2a994bb7 - Merge branch '145-build-system-rewrite' into fraport-corporate-design-icons

Compare with previous version

added 115 commits <ul><li>776012bd...09621cfc - 105 earlier commits</li><li>f20fdff5 - chore(Makefile): tweak backend-prod targets</li><li>5e85b2d5 - chore(gitlab-ci): add frontend needs for backend test</li><li>9fb6d60e - chore(Dockerfile): add Dockerfile stub for fradrive container</li><li>60e5086f - refactor(docker): apply Dockerfile linter suggestions</li><li>7f809d02 - chore(Dockerfile): move fradrive-env Dockerfile to project root; remove old dockerignore</li><li>a09dc59f - fix(Makefile): add missing dependency on well-known for backend-builds</li><li>973175d5 - chore(Dockerfile): work in fradrive Dockerfile; set workdir</li><li>4ead6300 - chore(Dockerfile): pre-build dependencies in fradrive-env</li><li>e7a81836 - fix(Dockerfile): change rights of source dir to env user</li><li>2a994bb7 - Merge branch &#39;145-build-system-rewrite&#39; into fraport-corporate-design-icons</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/31/diffs?diff_id=1036&start_sha=776012bd5ec0a7885999e42250f6be612f37d71f)
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fraport/fradrive-old#212
No description provided.