Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CPMF100] Fix api path #104

Merged
merged 2 commits into from
Jun 26, 2023
Merged

[CPMF100] Fix api path #104

merged 2 commits into from
Jun 26, 2023

Conversation

maelchiotti
Copy link
Member

No description provided.

@maelchiotti maelchiotti self-assigned this Jun 26, 2023
@maelchiotti maelchiotti linked an issue Jun 26, 2023 that may be closed by this pull request
@maelchiotti maelchiotti marked this pull request as ready for review June 26, 2023 09:39
@CoconutsX CoconutsX merged commit c21644f into new_front Jun 26, 2023
6 checks passed
@CoconutsX CoconutsX deleted the CPMF100_fix-api-path branch June 26, 2023 19:00
maelchiotti added a commit that referenced this pull request Sep 1, 2023
* members and locations working

* members and locations working

* handle login (remove routes)

* simplify login

* add projects and episodes

* Format Dart code

* add planning + improve add/edit/delete operations

* improve theme state + add sequences and shots states

* home page navigation

* renaming

* complete providers and services for sequences and shots

* login and token are saved

* use riverpod for theme

* add splash screen

* add splash screen

* update images

* remove svgs

* redo logos and icons + improve login page

* improved logos

* improve logos

* add back favorite icon

* improve bottom sheet

* improve bottom sheets

* improve textfields and error/loading placeholders

* handle back button

* use gridview

* Format Dart code

* add add() methods to sequences and shots

* add delete methods

* fix header colors in light theme

* move dialogs in widgets

* fix imports

* clean dialogs code

* fix providers add bug of not getting the ids

* improve members list tiles

* improve icons

* fix

* start changing planning page

* remove placeholder episode in movie

* Linting

* Formatting

* Linting

* Add TODO

* Linting & formatting

* Fix projects API

* Add badges to readme

* Center badges

* Center badges

* Remove center

* Add style

* Update CI

* Upgrade Dart SDK

* Upgrade Dart SDK

* Analyze as fatal infos

* Fix

* Add cache

* Add build

* Add dummy test

* Format

* Add dummy test

* Format

* Add dummy test

* Fix build action

* Fixes

* Update ProjectType + Fixes

* Fix project type

* Upgrade dependencies

* Add auto serialization for project

* Improve CI

* Improve CI

* Add secure storage and installation instructions

* Add build action

* Update artifact path

* Add config file

* Try fix echo

* Try fix echo

* Try fix echo

* Try fix echo

* Add build for all platforms

* Fix linux

* Fix echos

* Remove mac/ios builds

* Fix names

* Fix linux build

* Fix build names

* Add icon

* Add MSI

* Fix MSI

* Fix MSI

* Try fix MSI

* Remove useless path

* Try fix linux

* Fix linux build

* Update build CI

* Update README with links

* CPMF-81/92/93 : Releases

Add automatic build and release to the CI #81
Améliorer les metadata du MSI #92
Enable MSI installation to be found in windows search #93

* Sign the Android APK (#96)

CPMF-83

* [CPMF-91] Add links to project (#97)

* [CPMF-91] Update config with local API URL

* [CPMF-91] Add links to project model

* [CPMF-91] [WIP] Add basic ListView of the links

* [CPMF-91] Add the list of buttons to the project header

* [CPMF-91] Add TextFields to edit the links

* [CPMF-91] Improve text fields

* [CPMF-91] Use a menu for actions on the links

* [CPMF-91] Add ability to add links
TODO: bug when deleting

* [CPMF-91] Use Link class

* [CPMF-91] Add deletion

* [CPMF-91] Reorder

* [CPMF-91] Update build information

* [CPMF-91] Format

* [CPMF-91] Update config

* [CPMF-91] Improve header padding

* [CPMF-91] Improve link editor focus

* [CPMF-91] Fix link update

* [CPMF-91] Add URL validator

* [CPMF-91] Disable open link buttons if URL is invalid

* [CPMF-91] Add translations

* [CPMF-91] Add translations

* [CPMF-91] Add scrollbar
Improve platform identification

* [CPMF-91] Fix lint

* [CPMF-91] Format

* [CPMF-91] Fix Platform usage on web

* [CPMF-91] Improve platform identification

* Fix project creation (#102)

* [CPMF-101] Re-generate files

* [CPMF-101] Fix project creation

* [CPMF-101] Lint

* [CPMF100] Fix api path (#104)

* [CPMF-99] Add logout confirmation

* [CPMF-100] Fix / at the end of API URL

* Move build instructions to wiki

* [CPMF80] Ajout Supabase (#107)

* [CPMF-99] Add logout confirmation

* [CPMF-100] Fix / at the end of API URL

* [CPMF-80] Create folders

* [CPMF-80] Update Episode model

* [CPMF-80] Small fixes

* [CPMF-80] Init supabase

* [CPMF-80] [WIP] Migrate services to Supabase

* [CPMF-80] [WIP] Migrate services to Supabase

* [CPMF-80] Add all supabase providers, update models and fix issues accordingly

* [CPMF-80] Fix members

* [CPMF-80] [WIP] fix links

* [CPMF-80] Fix links moving

* [CPMF-80] Add director and writer texts back

* [CPMF-80] Improve services

* [CPMF-80] Move providers to folders

* [CPMF-80] Order sequences

* [CPMF-80] Fix links edit

* [CPMF-80] Fix movie service

* [CPMF-80] Fix shots

* [CPMF-80] Finish members

* [CPMF-80] Fix locations

* [CPMF-80] Fix adding episode/sequence/shot

* [CPMF-80] Fix episode/sequence/shot indexing

* [CPMF-80] Fix episode/sequence/shot indexing

* [CPMF-80] Format

* Update providers and services to add a sequence-location

* Remove useless code

* [CPMF-80] Generate files

* [CPMF-80] Update config for supabase

* [CPMF-80] Remove print

* Generate files

* [CPMF-80] Add a location to a sequence

* [CPMF-80] Get and display sequence's location

* [CPMF-80] Remove useless mixin

* [CPMF-80] Edit the location of a sequence

* [CPMF-80] Fix changing sequence location

* [CPMF-80] Format

---------

Co-authored-by: Maël Chiotti <mael.chiotti@qiminfo.com>

---------

Co-authored-by: Studio Rv & Co <studio.rvandco@gmail.com>
Co-authored-by: Maël Chiotti <mael.chiotti@qiminfo.com>
maelchiotti added a commit that referenced this pull request Sep 18, 2023
* members and locations working

* members and locations working

* handle login (remove routes)

* simplify login

* add projects and episodes

* Format Dart code

* add planning + improve add/edit/delete operations

* improve theme state + add sequences and shots states

* home page navigation

* renaming

* complete providers and services for sequences and shots

* login and token are saved

* use riverpod for theme

* add splash screen

* add splash screen

* update images

* remove svgs

* redo logos and icons + improve login page

* improved logos

* improve logos

* add back favorite icon

* improve bottom sheet

* improve bottom sheets

* improve textfields and error/loading placeholders

* handle back button

* use gridview

* Format Dart code

* add add() methods to sequences and shots

* add delete methods

* fix header colors in light theme

* move dialogs in widgets

* fix imports

* clean dialogs code

* fix providers add bug of not getting the ids

* improve members list tiles

* improve icons

* fix

* start changing planning page

* remove placeholder episode in movie

* Linting

* Formatting

* Linting

* Add TODO

* Linting & formatting

* Fix projects API

* Add badges to readme

* Center badges

* Center badges

* Remove center

* Add style

* Update CI

* Upgrade Dart SDK

* Upgrade Dart SDK

* Analyze as fatal infos

* Fix

* Add cache

* Add build

* Add dummy test

* Format

* Add dummy test

* Format

* Add dummy test

* Fix build action

* Fixes

* Update ProjectType + Fixes

* Fix project type

* Upgrade dependencies

* Add auto serialization for project

* Improve CI

* Improve CI

* Add secure storage and installation instructions

* Add build action

* Update artifact path

* Add config file

* Try fix echo

* Try fix echo

* Try fix echo

* Try fix echo

* Add build for all platforms

* Fix linux

* Fix echos

* Remove mac/ios builds

* Fix names

* Fix linux build

* Fix build names

* Add icon

* Add MSI

* Fix MSI

* Fix MSI

* Try fix MSI

* Remove useless path

* Try fix linux

* Fix linux build

* Update build CI

* Update README with links

* CPMF-81/92/93 : Releases

Add automatic build and release to the CI #81
Améliorer les metadata du MSI #92
Enable MSI installation to be found in windows search #93

* Sign the Android APK (#96)

CPMF-83

* [CPMF-91] Add links to project (#97)

* [CPMF-91] Update config with local API URL

* [CPMF-91] Add links to project model

* [CPMF-91] [WIP] Add basic ListView of the links

* [CPMF-91] Add the list of buttons to the project header

* [CPMF-91] Add TextFields to edit the links

* [CPMF-91] Improve text fields

* [CPMF-91] Use a menu for actions on the links

* [CPMF-91] Add ability to add links
TODO: bug when deleting

* [CPMF-91] Use Link class

* [CPMF-91] Add deletion

* [CPMF-91] Reorder

* [CPMF-91] Update build information

* [CPMF-91] Format

* [CPMF-91] Update config

* [CPMF-91] Improve header padding

* [CPMF-91] Improve link editor focus

* [CPMF-91] Fix link update

* [CPMF-91] Add URL validator

* [CPMF-91] Disable open link buttons if URL is invalid

* [CPMF-91] Add translations

* [CPMF-91] Add translations

* [CPMF-91] Add scrollbar
Improve platform identification

* [CPMF-91] Fix lint

* [CPMF-91] Format

* [CPMF-91] Fix Platform usage on web

* [CPMF-91] Improve platform identification

* Fix project creation (#102)

* [CPMF-101] Re-generate files

* [CPMF-101] Fix project creation

* [CPMF-101] Lint

* [CPMF-99] Add logout confirmation

* [CPMF-100] Fix / at the end of API URL

* [CPMF-80] Create folders

* [CPMF-80] Update Episode model

* [CPMF100] Fix api path (#104)

* [CPMF-99] Add logout confirmation

* [CPMF-100] Fix / at the end of API URL

* [CPMF-80] Small fixes

* [CPMF-80] Init supabase

* [CPMF-80] [WIP] Migrate services to Supabase

* [CPMF-80] [WIP] Migrate services to Supabase

* [CPMF-80] Add all supabase providers, update models and fix issues accordingly

* [CPMF-80] Fix members

* [CPMF-80] [WIP] fix links

* [CPMF-80] Fix links moving

* [CPMF-80] Add director and writer texts back

* [CPMF-80] Improve services

* [CPMF-80] Move providers to folders

* [CPMF-80] Order sequences

* [CPMF-80] Fix links edit

* [CPMF-80] Fix movie service

* [CPMF-80] Fix shots

* [CPMF-80] Finish members

* [CPMF-80] Fix locations

* [CPMF-80] Fix adding episode/sequence/shot

* [CPMF-80] Fix episode/sequence/shot indexing

* [CPMF-80] Fix episode/sequence/shot indexing

* [CPMF-80] Format

* [CPMF-109] Add favorites back

* [109] Fix errors

* [109] Use the right code for the compareTo method for Project

* [109] Remove useless favorite variable in project

* [109] Trier par ID s'il n'y a pas de date de début

* [109] Remove old file

---------

Co-authored-by: Studio Rv & Co <studio.rvandco@gmail.com>
Co-authored-by: Maël Chiotti <mael.chiotti@qiminfo.com>
maelchiotti added a commit that referenced this pull request Oct 6, 2023
* members and locations working

* members and locations working

* handle login (remove routes)

* simplify login

* add projects and episodes

* Format Dart code

* add planning + improve add/edit/delete operations

* improve theme state + add sequences and shots states

* home page navigation

* renaming

* complete providers and services for sequences and shots

* login and token are saved

* use riverpod for theme

* add splash screen

* add splash screen

* update images

* remove svgs

* redo logos and icons + improve login page

* improved logos

* improve logos

* add back favorite icon

* improve bottom sheet

* improve bottom sheets

* improve textfields and error/loading placeholders

* handle back button

* use gridview

* Format Dart code

* add add() methods to sequences and shots

* add delete methods

* fix header colors in light theme

* move dialogs in widgets

* fix imports

* clean dialogs code

* fix providers add bug of not getting the ids

* improve members list tiles

* improve icons

* fix

* start changing planning page

* remove placeholder episode in movie

* Linting

* Formatting

* Linting

* Add TODO

* Linting & formatting

* Fix projects API

* Add badges to readme

* Center badges

* Center badges

* Remove center

* Add style

* Update CI

* Upgrade Dart SDK

* Upgrade Dart SDK

* Analyze as fatal infos

* Fix

* Add cache

* Add build

* Add dummy test

* Format

* Add dummy test

* Format

* Add dummy test

* Fix build action

* Fixes

* Update ProjectType + Fixes

* Fix project type

* Upgrade dependencies

* Add auto serialization for project

* Improve CI

* Improve CI

* Add secure storage and installation instructions

* Add build action

* Update artifact path

* Add config file

* Try fix echo

* Try fix echo

* Try fix echo

* Try fix echo

* Add build for all platforms

* Fix linux

* Fix echos

* Remove mac/ios builds

* Fix names

* Fix linux build

* Fix build names

* Add icon

* Add MSI

* Fix MSI

* Fix MSI

* Try fix MSI

* Remove useless path

* Try fix linux

* Fix linux build

* Update build CI

* Update README with links

* CPMF-81/92/93 : Releases

Add automatic build and release to the CI #81
Améliorer les metadata du MSI #92
Enable MSI installation to be found in windows search #93

* Sign the Android APK (#96)

CPMF-83

* [CPMF-91] Add links to project (#97)

* [CPMF-91] Update config with local API URL

* [CPMF-91] Add links to project model

* [CPMF-91] [WIP] Add basic ListView of the links

* [CPMF-91] Add the list of buttons to the project header

* [CPMF-91] Add TextFields to edit the links

* [CPMF-91] Improve text fields

* [CPMF-91] Use a menu for actions on the links

* [CPMF-91] Add ability to add links
TODO: bug when deleting

* [CPMF-91] Use Link class

* [CPMF-91] Add deletion

* [CPMF-91] Reorder

* [CPMF-91] Update build information

* [CPMF-91] Format

* [CPMF-91] Update config

* [CPMF-91] Improve header padding

* [CPMF-91] Improve link editor focus

* [CPMF-91] Fix link update

* [CPMF-91] Add URL validator

* [CPMF-91] Disable open link buttons if URL is invalid

* [CPMF-91] Add translations

* [CPMF-91] Add translations

* [CPMF-91] Add scrollbar
Improve platform identification

* [CPMF-91] Fix lint

* [CPMF-91] Format

* [CPMF-91] Fix Platform usage on web

* [CPMF-91] Improve platform identification

* Fix project creation (#102)

* [CPMF-101] Re-generate files

* [CPMF-101] Fix project creation

* [CPMF-101] Lint

* [CPMF-99] Add logout confirmation

* [CPMF-100] Fix / at the end of API URL

* [CPMF-80] Create folders

* [CPMF-80] Update Episode model

* [CPMF100] Fix api path (#104)

* [CPMF-99] Add logout confirmation

* [CPMF-100] Fix / at the end of API URL

* [CPMF-80] Small fixes

* [CPMF-80] Init supabase

* [CPMF-80] [WIP] Migrate services to Supabase

* [CPMF-80] [WIP] Migrate services to Supabase

* [CPMF-80] Add all supabase providers, update models and fix issues accordingly

* [CPMF-80] Fix members

* [CPMF-80] [WIP] fix links

* [CPMF-80] Fix links moving

* [CPMF-80] Add director and writer texts back

* [CPMF-80] Improve services

* [CPMF-80] Move providers to folders

* [CPMF-80] Order sequences

* [CPMF-80] Fix links edit

* [CPMF-80] Fix movie service

* [CPMF-80] Fix shots

* [CPMF-80] Finish members

* [CPMF-80] Fix locations

* [CPMF-80] Fix adding episode/sequence/shot

* [CPMF-80] Fix episode/sequence/shot indexing

* [CPMF-80] Fix episode/sequence/shot indexing

* [CPMF-80] Format

* [CPMF-106] Create new shot widget

* [CPMF-106] Add colors to shot values

* [CPMF-106] [WIP] Ajout du panneau de détails d'un plan

* [CPMF-106] Ajout du panneau de détails d'un plan

* [CPMF-106] Remove useless mixin

* [CPMF-106] Use translations for shot values

* [CPMF-106] Use extension for color

* Update providers and services to add a sequence-location

* Remove useless code

* [CPMF-106] Fix details sheet overflow

* [CPMF-106] Add shot completion request

* [CPMF-80] Generate files

* [CPMF-80] Update config for supabase

* [CPMF-80] Remove print

* Generate files

* [CPMF-80] Add a location to a sequence

* [CPMF-80] Get and display sequence's location

* [CPMF-80] Remove useless mixin

* [CPMF-80] Edit the location of a sequence

* [CPMF-80] Fix changing sequence location

* Move build instructions to wiki

* [CPMF-80] Format

* [CPMF-106] Fix merge

* [CPMF80] Ajout Supabase (#107)

* [CPMF-99] Add logout confirmation

* [CPMF-100] Fix / at the end of API URL

* [CPMF-80] Create folders

* [CPMF-80] Update Episode model

* [CPMF-80] Small fixes

* [CPMF-80] Init supabase

* [CPMF-80] [WIP] Migrate services to Supabase

* [CPMF-80] [WIP] Migrate services to Supabase

* [CPMF-80] Add all supabase providers, update models and fix issues accordingly

* [CPMF-80] Fix members

* [CPMF-80] [WIP] fix links

* [CPMF-80] Fix links moving

* [CPMF-80] Add director and writer texts back

* [CPMF-80] Improve services

* [CPMF-80] Move providers to folders

* [CPMF-80] Order sequences

* [CPMF-80] Fix links edit

* [CPMF-80] Fix movie service

* [CPMF-80] Fix shots

* [CPMF-80] Finish members

* [CPMF-80] Fix locations

* [CPMF-80] Fix adding episode/sequence/shot

* [CPMF-80] Fix episode/sequence/shot indexing

* [CPMF-80] Fix episode/sequence/shot indexing

* [CPMF-80] Format

* Update providers and services to add a sequence-location

* Remove useless code

* [CPMF-80] Generate files

* [CPMF-80] Update config for supabase

* [CPMF-80] Remove print

* Generate files

* [CPMF-80] Add a location to a sequence

* [CPMF-80] Get and display sequence's location

* [CPMF-80] Remove useless mixin

* [CPMF-80] Edit the location of a sequence

* [CPMF-80] Fix changing sequence location

* [CPMF-80] Format

---------

Co-authored-by: Maël Chiotti <mael.chiotti@qiminfo.com>

* [CPMF-106] Merge

* [CPMF-106] Add delete shot button

* [106] Improve the shot card with color

* [106] Replace double tap with long press

* [106] Add complete button

* [106] Remove system overlay coloring

---------

Co-authored-by: Studio Rv & Co <studio.rvandco@gmail.com>
Co-authored-by: Maël Chiotti <mael.chiotti@qiminfo.com>
maelchiotti added a commit that referenced this pull request Oct 15, 2023
* members and locations working

* members and locations working

* handle login (remove routes)

* simplify login

* add projects and episodes

* Format Dart code

* add planning + improve add/edit/delete operations

* improve theme state + add sequences and shots states

* home page navigation

* renaming

* complete providers and services for sequences and shots

* login and token are saved

* use riverpod for theme

* add splash screen

* add splash screen

* update images

* remove svgs

* redo logos and icons + improve login page

* improved logos

* improve logos

* add back favorite icon

* improve bottom sheet

* improve bottom sheets

* improve textfields and error/loading placeholders

* handle back button

* use gridview

* Format Dart code

* add add() methods to sequences and shots

* add delete methods

* fix header colors in light theme

* move dialogs in widgets

* fix imports

* clean dialogs code

* fix providers add bug of not getting the ids

* improve members list tiles

* improve icons

* fix

* start changing planning page

* remove placeholder episode in movie

* Linting

* Formatting

* Linting

* Add TODO

* Linting & formatting

* Fix projects API

* Add badges to readme

* Center badges

* Center badges

* Remove center

* Add style

* Update CI

* Upgrade Dart SDK

* Upgrade Dart SDK

* Analyze as fatal infos

* Fix

* Add cache

* Add build

* Add dummy test

* Format

* Add dummy test

* Format

* Add dummy test

* Fix build action

* Fixes

* Update ProjectType + Fixes

* Fix project type

* Upgrade dependencies

* Add auto serialization for project

* Improve CI

* Improve CI

* Add secure storage and installation instructions

* Add build action

* Update artifact path

* Add config file

* Try fix echo

* Try fix echo

* Try fix echo

* Try fix echo

* Add build for all platforms

* Fix linux

* Fix echos

* Remove mac/ios builds

* Fix names

* Fix linux build

* Fix build names

* Add icon

* Add MSI

* Fix MSI

* Fix MSI

* Try fix MSI

* Remove useless path

* Try fix linux

* Fix linux build

* Update build CI

* Update README with links

* CPMF-81/92/93 : Releases

Add automatic build and release to the CI #81
Améliorer les metadata du MSI #92
Enable MSI installation to be found in windows search #93

* Sign the Android APK (#96)

CPMF-83

* [CPMF-91] Add links to project (#97)

* [CPMF-91] Update config with local API URL

* [CPMF-91] Add links to project model

* [CPMF-91] [WIP] Add basic ListView of the links

* [CPMF-91] Add the list of buttons to the project header

* [CPMF-91] Add TextFields to edit the links

* [CPMF-91] Improve text fields

* [CPMF-91] Use a menu for actions on the links

* [CPMF-91] Add ability to add links
TODO: bug when deleting

* [CPMF-91] Use Link class

* [CPMF-91] Add deletion

* [CPMF-91] Reorder

* [CPMF-91] Update build information

* [CPMF-91] Format

* [CPMF-91] Update config

* [CPMF-91] Improve header padding

* [CPMF-91] Improve link editor focus

* [CPMF-91] Fix link update

* [CPMF-91] Add URL validator

* [CPMF-91] Disable open link buttons if URL is invalid

* [CPMF-91] Add translations

* [CPMF-91] Add translations

* [CPMF-91] Add scrollbar
Improve platform identification

* [CPMF-91] Fix lint

* [CPMF-91] Format

* [CPMF-91] Fix Platform usage on web

* [CPMF-91] Improve platform identification

* Fix project creation (#102)

* [CPMF-101] Re-generate files

* [CPMF-101] Fix project creation

* [CPMF-101] Lint

* [CPMF-99] Add logout confirmation

* [CPMF-100] Fix / at the end of API URL

* [CPMF-80] Create folders

* [CPMF-80] Update Episode model

* [CPMF100] Fix api path (#104)

* [CPMF-99] Add logout confirmation

* [CPMF-100] Fix / at the end of API URL

* [CPMF-80] Small fixes

* [CPMF-80] Init supabase

* [CPMF-80] [WIP] Migrate services to Supabase

* [CPMF-80] [WIP] Migrate services to Supabase

* [CPMF-80] Add all supabase providers, update models and fix issues accordingly

* [CPMF-80] Fix members

* [CPMF-80] [WIP] fix links

* [CPMF-80] Fix links moving

* [CPMF-80] Add director and writer texts back

* [CPMF-80] Improve services

* [CPMF-80] Move providers to folders

* [CPMF-80] Order sequences

* [CPMF-80] Fix links edit

* [CPMF-80] Fix movie service

* [CPMF-80] Fix shots

* [CPMF-80] Finish members

* [CPMF-80] Fix locations

* [CPMF-80] Fix adding episode/sequence/shot

* [CPMF-80] Fix episode/sequence/shot indexing

* [CPMF-80] Fix episode/sequence/shot indexing

* [CPMF-80] Format

* [CPMF-80] Use SF calendar

* [CPMF-80] Add appointments

* [CPMF-80] Improve tile

* [CPMF-80] Improve sequence dialog

* [CPMF-110] Remove useless file

* [CPMF-110] Improve tile

* [CPMF-110] Add scaffold

* [CPMF-110] Navigate to sequence on tap

* [110] Fix merge

* [110] Remove colors

* [110] Add time to sequences

* [110] Load sequences when opening planning

* [110] Vue par défaut du calendrier : jour

* [110] Fix chargement séquences pour une série

* [110] Format

---------

Co-authored-by: Studio Rv & Co <studio.rvandco@gmail.com>
Co-authored-by: Maël Chiotti <mael.chiotti@qiminfo.com>
maelchiotti added a commit that referenced this pull request Oct 15, 2023
* members and locations working

* members and locations working

* handle login (remove routes)

* simplify login

* add projects and episodes

* Format Dart code

* add planning + improve add/edit/delete operations

* improve theme state + add sequences and shots states

* home page navigation

* renaming

* complete providers and services for sequences and shots

* login and token are saved

* use riverpod for theme

* add splash screen

* add splash screen

* update images

* remove svgs

* redo logos and icons + improve login page

* improved logos

* improve logos

* add back favorite icon

* improve bottom sheet

* improve bottom sheets

* improve textfields and error/loading placeholders

* handle back button

* use gridview

* Format Dart code

* add add() methods to sequences and shots

* add delete methods

* fix header colors in light theme

* move dialogs in widgets

* fix imports

* clean dialogs code

* fix providers add bug of not getting the ids

* improve members list tiles

* improve icons

* fix

* start changing planning page

* remove placeholder episode in movie

* Linting

* Formatting

* Linting

* Add TODO

* Linting & formatting

* Fix projects API

* Add badges to readme

* Center badges

* Center badges

* Remove center

* Add style

* Update CI

* Upgrade Dart SDK

* Upgrade Dart SDK

* Analyze as fatal infos

* Fix

* Add cache

* Add build

* Add dummy test

* Format

* Add dummy test

* Format

* Add dummy test

* Fix build action

* Fixes

* Update ProjectType + Fixes

* Fix project type

* Upgrade dependencies

* Add auto serialization for project

* Improve CI

* Improve CI

* Add secure storage and installation instructions

* Add build action

* Update artifact path

* Add config file

* Try fix echo

* Try fix echo

* Try fix echo

* Try fix echo

* Add build for all platforms

* Fix linux

* Fix echos

* Remove mac/ios builds

* Fix names

* Fix linux build

* Fix build names

* Add icon

* Add MSI

* Fix MSI

* Fix MSI

* Try fix MSI

* Remove useless path

* Try fix linux

* Fix linux build

* Update build CI

* Update README with links

* CPMF-81/92/93 : Releases

Add automatic build and release to the CI #81
Améliorer les metadata du MSI #92
Enable MSI installation to be found in windows search #93

* Sign the Android APK (#96)

CPMF-83

* [CPMF-91] Add links to project (#97)

* [CPMF-91] Update config with local API URL

* [CPMF-91] Add links to project model

* [CPMF-91] [WIP] Add basic ListView of the links

* [CPMF-91] Add the list of buttons to the project header

* [CPMF-91] Add TextFields to edit the links

* [CPMF-91] Improve text fields

* [CPMF-91] Use a menu for actions on the links

* [CPMF-91] Add ability to add links
TODO: bug when deleting

* [CPMF-91] Use Link class

* [CPMF-91] Add deletion

* [CPMF-91] Reorder

* [CPMF-91] Update build information

* [CPMF-91] Format

* [CPMF-91] Update config

* [CPMF-91] Improve header padding

* [CPMF-91] Improve link editor focus

* [CPMF-91] Fix link update

* [CPMF-91] Add URL validator

* [CPMF-91] Disable open link buttons if URL is invalid

* [CPMF-91] Add translations

* [CPMF-91] Add translations

* [CPMF-91] Add scrollbar
Improve platform identification

* [CPMF-91] Fix lint

* [CPMF-91] Format

* [CPMF-91] Fix Platform usage on web

* [CPMF-91] Improve platform identification

* Fix project creation (#102)

* [CPMF-101] Re-generate files

* [CPMF-101] Fix project creation

* [CPMF-101] Lint

* [CPMF-99] Add logout confirmation

* [CPMF-100] Fix / at the end of API URL

* [CPMF-80] Create folders

* [CPMF-80] Update Episode model

* [CPMF100] Fix api path (#104)

* [CPMF-99] Add logout confirmation

* [CPMF-100] Fix / at the end of API URL

* [CPMF-80] Small fixes

* [CPMF-80] Init supabase

* [CPMF-80] [WIP] Migrate services to Supabase

* [CPMF-80] [WIP] Migrate services to Supabase

* [CPMF-80] Add all supabase providers, update models and fix issues accordingly

* [CPMF-80] Fix members

* [CPMF-80] [WIP] fix links

* [CPMF-80] Fix links moving

* [CPMF-80] Add director and writer texts back

* [CPMF-80] Improve services

* [CPMF-80] Move providers to folders

* [CPMF-80] Order sequences

* [CPMF-80] Fix links edit

* [CPMF-80] Fix movie service

* [CPMF-80] Fix shots

* [CPMF-80] Finish members

* [CPMF-80] Fix locations

* [CPMF-80] Fix adding episode/sequence/shot

* [CPMF-80] Fix episode/sequence/shot indexing

* [CPMF-80] Fix episode/sequence/shot indexing

* [CPMF-80] Format

* Update providers and services to add a sequence-location

* Remove useless code

* [CPMF-80] Generate files

* [CPMF-80] Update config for supabase

* [CPMF-80] Remove print

* Generate files

* [CPMF-80] Add a location to a sequence

* [CPMF-80] Get and display sequence's location

* [CPMF-80] Remove useless mixin

* [CPMF-80] Edit the location of a sequence

* [CPMF-80] Fix changing sequence location

* [CPMF-80] Format

* [CPMF-108] Use custom snackbars

* [CPMF-108] Use a base snackbar

* [108] Use custom snack bars

* [108] Fixes

* [108] Fixes

---------

Co-authored-by: Studio Rv & Co <studio.rvandco@gmail.com>
Co-authored-by: Maël Chiotti <mael.chiotti@qiminfo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Fix required "/" at end of API path
2 participants