RubenPX
|
bb284008cc
|
Fix re render table
|
2022-04-28 15:01:39 +02:00 |
Santiago L
|
293364acfb
|
Merge pull request #222 from eReuse/feature/extend-user-datas-#3016
Feature: allow user to update its password #3016
|
2022-04-28 12:08:00 +02:00 |
Santiago L
|
d0e033197c
|
Drop Agent.get_full_name because is unused
|
2022-04-28 12:06:43 +02:00 |
Santiago L
|
9afe6bf9e6
|
Revert all changes related to ProfileForm
We need to talk about the concepts of Agent and User and their
relationship before allowing the user to update their data.
|
2022-04-28 12:03:12 +02:00 |
Santiago L
|
3fd208c479
|
Restore tabs to include title "Change password"
|
2022-04-28 11:50:07 +02:00 |
Cayo Puigdefabregas
|
87c66cf5cd
|
change tags for unique identifiers
|
2022-04-28 11:47:52 +02:00 |
Santiago L
|
6946a2584b
|
Refactor: group related code (delete button & modal status)
|
2022-04-28 11:39:40 +02:00 |
Santiago L
|
8125279619
|
Add comment to not rendered code
|
2022-04-28 11:38:31 +02:00 |
RubenPX
|
a945fc085f
|
Query using Api instead of javascript filter
|
2022-04-28 11:31:24 +02:00 |
RubenPX
|
c8dc1b11e2
|
Add trade type on api options
|
2022-04-28 11:22:53 +02:00 |
Cayo Puigdefabregas
|
c2e4313521
|
change tag for Unique identifier in label_details
|
2022-04-28 11:16:12 +02:00 |
Cayo Puigdefabregas
|
ad11521b64
|
fix label details for new architecture
|
2022-04-28 10:14:10 +02:00 |
Cayo Puigdefabregas
|
e378fef1a6
|
add customize options in print html and pdf
|
2022-04-27 18:56:15 +02:00 |
Cayo Puigdefabregas
|
bf42a79ef7
|
change devices for tags in printlabels
|
2022-04-27 18:55:27 +02:00 |
Cayo Puigdefabregas
|
b11bb163a0
|
hide 2 trade buttons
|
2022-04-26 17:35:29 +02:00 |
Cayo Puigdefabregas
|
ef3ea288ce
|
Merge branch 'testing' into feature/extend-user-datas-#3016
|
2022-04-26 16:37:12 +02:00 |
Cayo Puigdefabregas
|
13950a5ff6
|
show only password reset
|
2022-04-26 16:35:16 +02:00 |
Santiago L
|
c6bc695881
|
Merge branch 'testing' into filter-in-out-trades
|
2022-04-25 18:35:02 +02:00 |
RubenPX
|
538541cd4d
|
filter in out trades from lots selector
|
2022-04-25 11:49:11 +02:00 |
Santiago L
|
b0f9a83dce
|
Merge pull request #232 from RubenPX/fix-max-lots-list
[Change] Set max lots list to 20
|
2022-04-25 11:29:04 +02:00 |
RubenPX
|
e48a6c1ae4
|
set max lots list to 20
|
2022-04-25 11:19:55 +02:00 |
RubenPX
|
1c0cef120e
|
Fix height list, use px instead of vh
|
2022-04-22 13:04:09 +02:00 |
Santiago L
|
73d0e77281
|
Rename CSS files
|
2022-04-22 11:12:29 +02:00 |
Santiago L
|
dd4e938d30
|
Split custom CSS & niceadmin theme CSS
Keep original source Nice Admin template to keep easy future updates
|
2022-04-22 11:07:18 +02:00 |
RubenPX
|
49c7caf5bd
|
Fix set max height
|
2022-04-21 20:14:36 +02:00 |
Lint Action
|
7c96c5706c
|
Fix code style issues with ESLint
|
2022-04-21 18:04:42 +00:00 |
RubenPX
|
a9299077aa
|
fix typo
|
2022-04-21 19:59:10 +02:00 |
RubenPX
|
454fb891e2
|
Order lots
|
2022-04-21 19:53:27 +02:00 |
RubenPX
|
740af8f7b6
|
Style fix show lots as list
|
2022-04-21 19:53:09 +02:00 |
Cayo Puigdefabregas
|
f9be7f0a14
|
return error response in post request
|
2022-04-21 14:02:16 +02:00 |
Cayo Puigdefabregas
|
e37fa49c3e
|
fix bug in validation actions
|
2022-04-21 14:01:33 +02:00 |
Cayo Puigdefabregas
|
7c93fc68c5
|
fix encode of response in client
|
2022-04-20 12:35:25 +02:00 |
Lint Action
|
8a37217a38
|
Fix code style issues with ESLint
|
2022-04-20 10:12:59 +00:00 |
RubenPX
|
57c3bee109
|
Merge branch 'testing' into ESLint-Action
|
2022-04-20 12:12:30 +02:00 |
RubenPX
|
97e931e165
|
Action failed, fix issues
|
2022-04-20 12:09:56 +02:00 |
Santiago L
|
dded82945e
|
Merge pull request #221 from RubenPX/change/frontend-fixes
Change: fix minor responsive issues
|
2022-04-20 12:05:56 +02:00 |
Lint Action
|
a51cc9872d
|
Fix code style issues with ESLint
|
2022-04-20 10:04:53 +00:00 |
Santiago L
|
33783b6e7d
|
Revert "Fix login width"
This reverts commit d3564a6ba5 .
|
2022-04-20 12:04:50 +02:00 |
RubenPX
|
154362613e
|
fix trade lots modal
|
2022-04-20 11:53:51 +02:00 |
Santiago L
|
9e47cd967c
|
Merge pull request #224 from RubenPX/bugfix/fix-clickable-lots
FIX: clickable lots selector not working when click in text
|
2022-04-19 19:49:07 +02:00 |
Cayo Puigdefabregas
|
4a5ad374f8
|
fix UserClientFlask
|
2022-04-19 18:39:42 +02:00 |
Cayo Puigdefabregas
|
efbbdf3d44
|
Merge branch 'testing' into feature/server-side-render-testing
|
2022-04-19 11:03:05 +02:00 |
RubenPX
|
22ddea4a43
|
Merge branch 'testing' into change/frontend-fixes
|
2022-04-19 10:42:51 +02:00 |
Cayo Puigdefabregas
|
d870d254f1
|
drop pdbs
|
2022-04-13 19:12:12 +02:00 |
Cayo Puigdefabregas
|
4e19b9233b
|
validate email is unique
|
2022-04-13 19:11:23 +02:00 |
Cayo Puigdefabregas
|
04cdb8181f
|
drop settings and last_name of agent
|
2022-04-13 18:41:05 +02:00 |
RubenPX
|
3f4b115575
|
fix clickable lots selector
|
2022-04-13 13:53:22 +02:00 |
Cayo Puigdefabregas
|
febff54c6b
|
fix bug
|
2022-04-13 13:28:22 +02:00 |
Cayo Puigdefabregas
|
0b5d8d46d1
|
fixing bug
|
2022-04-13 13:27:58 +02:00 |
RubenPX
|
c256936b7d
|
fix trade lots modal
|
2022-04-13 13:27:38 +02:00 |
Cayo Puigdefabregas
|
0d65dd7686
|
enums of tail
|
2022-04-13 13:14:01 +02:00 |
Cayo Puigdefabregas
|
89bb4770d9
|
fix individual call
|
2022-04-12 16:59:45 +02:00 |
Cayo Puigdefabregas
|
46bfc7fd47
|
fix save correctly the new password and fix save profile
|
2022-04-12 16:59:13 +02:00 |
RubenPX
|
4611f79b44
|
lint
|
2022-04-12 14:12:21 +02:00 |
RubenPX
|
dada6cc328
|
Fix close dialog when apply actions
|
2022-04-12 14:06:41 +02:00 |
RubenPX
|
c733f0a1d8
|
Fix search count
|
2022-04-12 13:59:25 +02:00 |
Santiago L
|
cdc3417c74
|
Remove unused code (part 2)
|
2022-04-12 13:49:00 +02:00 |
RubenPX
|
28bcf17083
|
Merge branch SearchPR and DeviceLotsList
|
2022-04-12 13:41:18 +02:00 |
RubenPX
|
d985744fb8
|
fix device list padding
|
2022-04-12 13:19:56 +02:00 |
RubenPX
|
d3564a6ba5
|
Fix login width
|
2022-04-12 13:17:17 +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
|
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 |
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 |
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
|
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
|
66afb7b683
|
Configure index route (redirect to login)
|
2022-04-05 10:49:27 +02:00 |
Santiago L
|
348970946b
|
Fix login_manager.user_loader
Also redirect unathorized requests to login view
|
2022-04-05 10:36:04 +02:00 |
Cayo Puigdefabregas
|
7a532fb02c
|
change label for labels
|
2022-03-31 16:12:35 +02:00 |