Commit Graph

1925 Commits

Author SHA1 Message Date
Santiago L 232d40c059
Merge pull request #219 from RubenPX/feature/Search
Feature: Search lots and devices
2022-04-12 13:01:58 +02:00
RubenPX 6c4d549c0a fix button spacing on tags management 2022-04-12 12:59:53 +02:00
RubenPX 08ebc862ae fix href link 2022-04-12 12:59:22 +02:00
RubenPX 23d8ba1570 fix lot buttons 2022-04-12 12:57:46 +02:00
RubenPX cb1f4377d6 Fix button spacing 2022-04-12 12:44:24 +02:00
RubenPX 89647f6ed5 Remove unused views 2022-04-12 12:41:05 +02:00
RubenPX 3feb84cf02 Update changelog 2022-04-12 12:32:28 +02:00
RubenPX 5ce535f5d5 Remove duplicated setup steps
See: Line 13
2022-04-12 12:32:20 +02:00
RubenPX 4b37fd6d87
Fix reference pull request 2022-04-12 12:31:18 +02:00
RubenPX f3387573d9 Remove duplicated setup steps
See: Line 13
2022-04-12 12:29:34 +02:00
RubenPX 286f56c52f Update changelog 2022-04-12 12:28:53 +02:00
RubenPX 938ccedac7 show message when search is empty 2022-04-12 12:06:38 +02:00
RubenPX 3ab7e8796f Fix use table library api instead replace content
https://github.com/fiduswriter/Simple-DataTables
2022-04-12 11:39:53 +02:00
RubenPX c910e0f7c0 Avoid hide dropdown when user clicked inside 2022-04-12 11:38:31 +02:00
RubenPX 7d9d091a31
translate to english
Co-authored-by: Santiago L <santiago@ribaguifi.com>
2022-04-12 10:35:19 +02:00
RubenPX a910f9d76a
fix typo
Co-authored-by: Santiago L <santiago@ribaguifi.com>
2022-04-12 10:34:59 +02:00
RubenPX 34da3599f3 Fix start search info 2022-04-12 09:40:45 +02:00
Cayo Puigdefabregas 9d4ca5a2dc change password 2022-04-11 19:48:59 +02:00
Cayo Puigdefabregas 1820b15255 save data profile 2022-04-11 17:16:20 +02:00
Santiago L 4065f46dd9 Merge branch 'testing' into PR-lots-list 2022-04-11 16:19:23 +02:00
RubenPX b08a013912 Remove demo data 2022-04-11 13:51:27 +02:00
RubenPX 756c7bd1c4 Search lots and devices 2022-04-11 11:44:48 +00:00
Cayo Puigdefabregas 874ca77286 Merge branch 'testing' into feature/extend-user-datas-#3016 2022-04-11 11:41:13 +02:00
RubenPX e7dbb34315 Moved api lines to fork with others features branches
Future freature (Search feature)
2022-04-11 11:25:30 +02:00
RubenPX 06456b352f Refactor to reduche changes code 2022-04-11 10:42:56 +02:00
RubenPX 2cce025e58 Re-render when completed lots changes 2022-04-11 10:35:26 +02:00
RubenPX 26275552c5 Select all functionality 2022-04-08 12:40:50 +02:00
RubenPX 832006f223 fix reset list to avoid repeat api calls 2022-04-08 12:40:11 +02:00
RubenPX 458e267b46 fix lint javascript 2022-04-08 12:37:10 +02:00
RubenPX 5fbcc6ba05 Fix multiple notifications & indetermined state 2022-04-07 14:59:19 +02:00
RubenPX 9489a70597 Fixed currentuser.token
It needs ":" at finally of string
2022-04-07 14:24:09 +02:00
RubenPX 184d22ac81 Fix User token
Needs encode string to Base64
2022-04-07 14:12:20 +02:00
RubenPX 629a773dd2 Add reactive lots list 2022-04-07 13:28:07 +02:00
Santiago L 63d99998a2
Merge pull request #213 from RubenPX/PR-Initial-setup
Add development setup & convert README.rst to Markdown
2022-04-06 17:37:43 +02:00
RubenPX 554d79d2f9 Upercase readme.md 2022-04-06 14:12:27 +02:00
Cayo Puigdefabregas d1310a67bf add profile form 2022-04-06 13:50:08 +02:00
Cayo Puigdefabregas 9f84659026 clean white space 2022-04-06 13:49:15 +02:00
Cayo Puigdefabregas 3114c678a4 add user model fields #3017 2022-04-06 12:35:08 +02:00
Santiago L 3a05e96d21
Merge pull request #216 from eReuse/dependencies/upgrade-ereuse-utils
Bump ereuse-utils from 0.4.0b49 to 0.4.0b50
2022-04-05 13:33:58 +02:00
Santiago L c2501a143a Bump ereuse-utils from 0.4.0b49 to 0.4.0b50 2022-04-05 13:20:26 +02:00
Santiago L a7d5a3917d
Merge pull request #215 from eReuse/bugfix/minor-ui-changes
Bugfix/minor UI changes
2022-04-05 12:08:13 +02:00
Santiago L 277c3a84a9 Rename removelot.html -> lot_delete_modal.html 2022-04-05 11:49:47 +02:00
Santiago L 64182403a2 UI: update button colors 2022-04-05 11:47:12 +02:00
Santiago L 82cea04625 Sort lot action's buttons 2022-04-05 11:46:31 +02:00
Santiago L c9068385c3 Update icons of device buttons 2022-04-05 11:40:23 +02:00
Santiago L 8ea8fba201 Add link to help.usody.com 2022-04-05 11:32:55 +02:00
Santiago L 1e79948e57 Drop broken link of breadcrumb 2022-04-05 11:32:27 +02:00
Santiago L 683c7cff72 Hide user profile details untils is implemented 2022-04-05 11:28:07 +02:00
Santiago L b465513212 Fix flask.messages render 2022-04-05 11:27:21 +02:00
Santiago L 07d83006a0
Merge pull request #214 from eReuse/bugfix/login-workflow
Bugfix login workflow
2022-04-05 11:04:35 +02:00