Thein Lin Kyaw
82925881f7
Merge branch 'r-1902001-01' into foodcourt
2020-08-04 11:45:01 +06:30
Zin Moe
682ff6bb23
add methos to api customer controller
2020-07-23 18:19:25 +06:30
Myat Zin Wai Maw
d6e0079314
-
2020-01-14 18:09:45 +06:30
Nweni
e0b912bfa0
current shop
2019-12-03 13:43:26 +06:30
Thein Lin Kyaw
937f40e7c1
Single database for multiple shops
...
Use ActsAsTenant as Multi-tenancy for shops
See below files:
- app/controllers/concern/multi_tenancy.rb
- app/models/application_record.rb
- app/models/shop.rb
An initializer can be created to control option in ActsAsTenant.
config/initializers/acts_as_tenant.rb
require 'acts_as_tenant/sidekiq'
ActsAsTenant.configure do |config|
config.require_tenant = false # true
end
more details: https://github.com/ErwinM/acts_as_tenant
2019-12-02 17:19:28 +06:30
Aung Myo
549a655bad
update uploader for shop code
2018-10-11 11:41:07 +06:30
Aung Myo
557b15a7ee
update shop
2018-10-09 18:04:31 +06:30
Aung Myo
87502ec0f2
update inventory and shop and seed
2018-10-09 16:12:52 +06:30
San Wai Lwin
3c2faf5970
Edit shop_code
2018-08-20 11:23:05 +06:30
San Wai Lwin
bcf66d6c30
Edit with the photo without shop_code
2018-05-11 16:28:40 +06:30
San Wai Lwin
f52537b509
Edit Photo name in commissioner,customers,employee,menu,product and shop
2018-05-10 15:08:57 +06:30
phyusin
7c6d842a31
change UI and add expected waiting time
2018-05-02 11:59:35 +06:30
San Wai Lwin
2bf08827e7
Second Display Image finished
2018-03-29 10:03:21 +06:30
San Wai Lwin
694feb9c06
For pull
2018-03-13 14:46:07 +06:30
San Wai Lwin
9ec8c4d18c
Photo Field in Customer,Employee and Commissionor
2018-03-07 17:50:23 +06:30
San Wai Lwin
9f29bbef5a
To add image field in shop
2018-03-07 12:41:49 +06:30
Yan
ad66a6570b
add popper.js.map and remove .idea
2017-11-21 16:30:56 +06:30
yamin
1aea52619a
UI change
2017-10-23 11:38:10 +06:30
yamin
3b5eb532d3
updateProduct
2017-08-21 16:06:34 +06:30
Yan
e69eeadb6e
add bootstrap file input and menu item img implemented
2017-08-15 16:27:40 +06:30
Yan
3bfc7f0f53
add CarrierWave gems for menu image upload
2017-08-14 18:53:54 +06:30