removed unneccessary text fields and ability to filter data so that no null or "" entries will show up in the dropdown menus
This commit is contained in:
2
Todo.txt
2
Todo.txt
@@ -2,7 +2,6 @@ todo:
|
||||
maybe auch vorschläge aus templates in dropdown menüs anzeigen
|
||||
im englischen abändern
|
||||
zurückfeld in datenansicht
|
||||
überschriften für view cams
|
||||
dropdown menü fixen (ai fragen)
|
||||
fehler beim speichern anzeigen
|
||||
nach koordinaten lkr auswählen (esri-leaflet-geocoder)
|
||||
@@ -28,6 +27,7 @@ eintrg in db wenn http response (in sent column)
|
||||
|
||||
|
||||
not to do:
|
||||
überschriften für view cams
|
||||
standartwert in textfeld
|
||||
überschriften für view cams
|
||||
schritte latlang umbenennen
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,6 @@
|
||||
import 'package:fforte/addCam/add_cam_main.dart';
|
||||
import 'package:fforte/other/db_helper.dart';
|
||||
import 'package:flutter/cupertino.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:flutter/widgets.dart';
|
||||
import 'package:flutter_gen/gen_l10n/app_localizations.dart';
|
||||
import 'package:flutter_popup_card/flutter_popup_card.dart';
|
||||
// * Site that shows all entries in the databases
|
||||
|
||||
Reference in New Issue
Block a user