Commit Graph

83 Commits

Author SHA1 Message Date
mateuswetah 07fdc36434 Version 1.0.1 - Fixes to the authentication flow. 2022-08-29 14:03:20 -03:00
Joyce Siqueira 7ce057e910
Rename License 2022-08-07 16:46:22 -03:00
Joyce Siqueira 2378c0e3d5
License create 2022-08-07 16:45:20 -03:00
mateuswetah feab3917b7 Latest updates pre first release. 2022-08-04 17:36:08 -03:00
mateuswetah 1a3be36e60 Removes some console.logs. 2022-08-04 16:55:55 -03:00
joycitta-siqueira 2bb8027f29 Splash update 2022-08-04 16:53:08 -03:00
joycitta-siqueira e39830ea78 Merge branch 'main' of https://github.com/tainacan/tainacan-mobile 2022-08-04 13:45:11 -03:00
joycitta-siqueira 55a8f1db1e Splash update 2022-08-04 13:45:06 -03:00
mateuswetah 24b652b397 Disables multitem creation by now. 2022-07-28 17:56:38 -03:00
mateuswetah 571391b1e7 Few layout updates and collection page naming fix. 2022-07-28 15:03:04 -03:00
joycitta-siqueira 674ae033af Search border update 2022-07-28 10:25:07 -03:00
joycitta-siqueira 0bc1cdb9c7 Layout update 2022-07-28 10:07:23 -03:00
joycitta-siqueira e7b66dae41 Error messages insert 2022-07-28 09:41:35 -03:00
mateuswetah b04ed6dbec Adds option to remove item and checks if current user can edit. 2022-07-27 11:38:09 -03:00
mateuswetah 4c6ac82561 Begins implementation of bulk addition flow. #15. 2022-07-11 10:58:17 -03:00
mateuswetah 39ed50760c Adds fake login to tests made on the web 2022-06-30 09:58:45 -03:00
Mateus Machado Luna a27deaa190
Merge pull request #30 from tainacan/11-basic-textual-search-on-the-collection-items-list
#11 basic textual search on the collection items list
2022-06-30 09:27:51 -03:00
mateuswetah c3bdb4cd50 Merge branch 'main' into 11-basic-textual-search-on-the-collection-items-list. 2022-06-30 09:27:03 -03:00
mateuswetah 7099f55982 Only shows spinner when no loading is happening. #11 2022-06-30 09:11:10 -03:00
Mateus Machado Luna f5a910aaa3
Merge pull request #29 from tainacan/20-authenticate-via-api-and-store-user-information
#20 authenticate via api and store user information
2022-06-30 09:00:55 -03:00
joycitta-siqueira 5a8015e251 Textual search update 2022-06-29 22:56:50 -03:00
mateuswetah 70bdd9ae2b Uses new `tainacan_mobile_app` page. 2022-06-29 18:33:12 -03:00
mateuswetah 3e4b85d8aa Checks if browser was exited before calling executescript again. 2022-06-29 11:51:07 -03:00
mateuswetah 045e3bafca Opens item edition from item card. #20. 2022-06-28 17:20:56 -03:00
joycitta-siqueira 8ee39d4db2 Search items update 2022-06-28 17:12:43 -03:00
mateuswetah a0413df2a3 Basic item creation flow working. #20 , #15 and #17. 2022-06-28 16:36:23 -03:00
joycitta-siqueira 6888243155 Search on the items list 2022-06-28 15:00:04 -03:00
mateuswetah eab2bd60ed Begins implementation of persistent inappbrowser logic. #20. 2022-06-28 11:01:49 -03:00
joycitta-siqueira 832bf7754b Search on the collection items list 2022-06-28 10:46:02 -03:00
joycitta-siqueira 5d6415496e Delete WebPage 2022-06-23 20:07:11 -03:00
mateuswetah fb5f77f4ea Adds AppPasswordModal to explain the application password flow. 2022-06-22 17:18:53 -03:00
mateuswetah 2703c5ecd7 Adds basic authentication to all requests. #20. 2022-06-22 16:19:32 -03:00
Mateus Machado Luna 973bccbbfb
Merge pull request #28 from tainacan/infinite_scroll_on_collections_list
Infinite scroll on collections list #10.
2022-06-22 15:09:22 -03:00
mateuswetah 3b6284c833 Renames nextCollectionsPage variable for better clarity. 2022-06-22 15:06:24 -03:00
mateuswetah 771b284ae5 Renames nextCollectionsPage variable for better clarity. 2022-06-22 15:05:45 -03:00
mateuswetah dcfdfe4ee0 Uses fallback paramaters only if no perpage and orderby is passed. 2022-06-22 15:01:19 -03:00
mateuswetah a1baa8b5a9 Removes duplicate perpage and orderby params. 2022-06-22 14:58:09 -03:00
mateuswetah ccb2e4f0c3 Removes unecessary bubble loading parameter (lets keep defaults). 2022-06-22 14:57:18 -03:00
joycitta-siqueira d4edb4bf2d infinite-scroll-on-collections-list-update 2022-06-22 09:28:58 -03:00
joycitta-siqueira 1849dbf5da Infinite scroll on "items by collection" page 2022-06-13 12:39:06 -03:00
mateuswetah d608855c1a Renames app ID and name. 2022-05-30 14:20:57 -03:00
mateuswetah 071a507698 Limits size of logo toolbar. 2022-05-30 14:11:19 -03:00
mateuswetah afdd33d78b Adds 'selection mode' to collection list for the future features. 2022-05-27 15:36:29 -03:00
mateuswetah 06cf31ccea Passes collection object via router to collection page. 2022-05-27 15:11:00 -03:00
mateuswetah a0652dd1d2 Adds action sheet for creating items. 2022-05-27 14:36:32 -03:00
mateuswetah b886536658 Adds experimental fab buttons for item creation. 2022-05-27 11:51:10 -03:00
mateuswetah a54832c8c7 Adds pull refresh to every pages! 2022-05-27 11:31:56 -03:00
mateuswetah 7107954e21 Adds totalItems and totalCollections info. 2022-05-27 10:40:54 -03:00
mateuswetah 726bd536f9 A bit more translation strings. 2022-05-26 17:49:10 -03:00
mateuswetah 6b0cdd01d7 Enables translation of strings. 2022-05-26 17:40:23 -03:00