Commit Graph
28 Commits
Author SHA1 Message Date
brausjonas bc88f54dc1 Calender View 15 Minuten Takt
Beim Setzen neuer Termine wird die Überschneidung mit einem bereits vorhandenem termin durch das verhindern des setzens blockiert
2023-05-05 12:47:44 +02:00
brausjonas 88fe8b84e3 Calender Prototype 2023-05-04 16:41:21 +02:00
brausjonas cd11c3f7a9 Button new Options
Options for Font Color
2023-05-04 12:14:38 +02:00
brausjonas 0e7b9b176b Popup Doubleclick bug fixed 2023-05-04 12:04:59 +02:00
brausjonas 5394e7fc3c Modal (Popup) Component
A Component that contains a button to open a modal. Containing A message and a button to abort and send
2023-05-04 11:55:28 +02:00
brausjonas cc39ce4e90 Status Bar Active Design 2023-05-04 10:47:44 +02:00
brausjonas ec1c4a9a6f Status Bar Bug Fix 2023-05-02 23:22:00 +02:00
brausjonas d9dd4c6cb9 Status Bar Active Element Highlighted 2023-05-02 23:08:41 +02:00
brausjonas 05e3916952 Progressbar extended
Better Color sheme and indexes on the progress points
2023-05-02 23:04:03 +02:00
brausjonas 124ad09c37 StatusBar Component
Implemented a basic status bar with 3 dots, that is able to show 3 states. The length of the status line can be controlled by a paramter called "progress". Every value between 0 and 100 is valid. The Progress bar will change its color depending on the value of "progress"
2023-05-02 22:49:05 +02:00
brausjonas 104c30553b Moved CSS Code from App to Global 2023-05-02 16:03:02 +02:00
brausjonas dccefaa3ea Button Documentation 2023-05-02 15:50:46 +02:00
brausjonas 1f172ea4d2 App.css 2023-05-02 15:41:58 +02:00
brausjonas 5104ce93b7 Button Component Finished 2023-05-02 15:31:18 +02:00
brausjonas 04ca2319c2 Empty White Page 2023-05-02 15:17:14 +02:00
brausjonas 2b8b5259b9 next js configure correctly 2023-05-02 14:58:32 +02:00
brausjonas 975b0fca96 Created Next Js Project 2023-05-02 14:47:34 +02:00
brausjonas a67e293cdc Deleted Because Not Valid 2023-05-02 14:24:13 +02:00
brausjonas 27da0c3152 Button fix 2023-04-27 22:07:21 +02:00
brausjonas d6d2e23bf4 Merge branch 'JonasTestBranch' into main 2023-04-27 22:07:06 +02:00
brausjonas 612bf4539f Merge branch 'main' into JonasTestBranch 2023-04-27 21:59:18 +02:00
brausjonas 659b6f9112 Button with onhover and function paramter
Man kann eine Funktion als Parameter dem button übergeben, sodass er diese ausführt, sobald auf ihn geklickt wird
2023-04-27 21:59:12 +02:00
brausjonas 96f4778d77 Merge branch 'main' into JonasTestBranch 2023-04-27 19:26:20 +02:00
brausjonas eb91703cc9 Merge branch 'JonasTestBranch' into main 2023-04-27 18:59:13 +02:00
brausjonas 09e0e006ec Variable Buttons
Padding, width, height, text are optional, if not set there are default values (no css)
2023-04-27 18:58:41 +02:00
brausjonas 1d087d7996 Button (Not ready) 2023-04-27 16:58:50 +02:00
brausjonas 540b15c0b0 React Basic Project Setup 2023-04-27 15:11:02 +02:00
brausjonas 7786f59e95 Folder Structure 2023-04-24 20:35:35 +02:00