generated from FGA0138-MDS-Ajax/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a994450
commit b9d6ea3
Showing
24 changed files
with
174 additions
and
1,042 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
const loginRoute = "/login/"; | ||
const homeRoute = "/home/"; | ||
const crudFuncionariosRoute = "/dashboard-admin-crud-funcionarios"; | ||
const crudFuncionariosRoute = "/dashboardEmployees"; | ||
const supabaseUrl = 'https://gfxmrqhwjqekfzrlurqr.supabase.co'; | ||
const supabaseKey = String.fromEnvironment('ANON_KEY'); | ||
const timeFormat = 'yyyy-MM-dd HH:mm:ss'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
catavento/lib/screens/DashboardAdmin/components/demandCard.dart
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ardAdmin/components/showCustomDialog.dart → ...ardAdmin/components/showCustomDialog.dart
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
82 changes: 0 additions & 82 deletions
82
catavento/lib/screens/dashboardAdmin/components/confirmDialog.dart
This file was deleted.
Oops, something went wrong.
198 changes: 0 additions & 198 deletions
198
catavento/lib/screens/dashboardAdmin/components/demandCard.dart
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.